2026-03-30 04:15:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 04:15:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 04:15:06 [adesa.be] INFO: Starting spider adesa.be
2026-03-30 04:15:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 04:15:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 04:15:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 04:15:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 04:15:06 [scrapy.extensions.telnet] INFO: Telnet Password: fde47e2f26778116
2026-03-30 04:15:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 04:15:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/adesa.be/task_31_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:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 04:15:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 04:15:06 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-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_TENANT_ID, AZURE_CLIENT_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 2123
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 142MiB
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: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:15:13 [adesa.be] INFO: Found listing with ID: 10738054
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738054%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738054: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738054 url https://www.openlane.eu/en/carv6/auction/10738054
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738370
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738370%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738370: 2
2026-03-30 04:15:13 [adesa.be] INFO: Scraping item 10738370 url https://www.openlane.eu/en/carv6/auction/10738370
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738374
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738374%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738374: 2
2026-03-30 04:15:13 [adesa.be] INFO: Scraping item 10738374 url https://www.openlane.eu/en/carv6/auction/10738374
2026-03-30 04:15: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:15:13 [adesa.be] INFO: Found listing with ID: 10738382
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738382%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738382: 2
2026-03-30 04:15:13 [adesa.be] INFO: Scraping item 10738382 url https://www.openlane.eu/en/carv6/auction/10738382
2026-03-30 04:15: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:15:13 [adesa.be] INFO: Found listing with ID: 10738381
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738381%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738381: 2
2026-03-30 04:15:13 [adesa.be] INFO: Scraping item 10738381 url https://www.openlane.eu/en/carv6/auction/10738381
2026-03-30 04:15: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:15:13 [adesa.be] INFO: Found listing with ID: 10738378
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738378%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738378: 2
2026-03-30 04:15:13 [adesa.be] INFO: Scraping item 10738378 url https://www.openlane.eu/en/carv6/auction/10738378
2026-03-30 04:15: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:15:13 [adesa.be] INFO: Found listing with ID: 10738445
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738445%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738445: 2
2026-03-30 04:15:13 [adesa.be] INFO: Scraping item 10738445 url https://www.openlane.eu/en/carv6/auction/10738445
2026-03-30 04:15: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:15:13 [adesa.be] INFO: Found listing with ID: 10738443
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738443%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738443: 2
2026-03-30 04:15:13 [adesa.be] INFO: Scraping item 10738443 url https://www.openlane.eu/en/carv6/auction/10738443
2026-03-30 04:15: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:15:13 [adesa.be] INFO: Found listing with ID: 10738690
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738690%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738690: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738690 url https://www.openlane.eu/en/carv6/auction/10738690
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738692
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738692%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738692: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738692 url https://www.openlane.eu/en/carv6/auction/10738692
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738691
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738691%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738691: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738691 url https://www.openlane.eu/en/carv6/auction/10738691
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738696
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738696%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738696: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738696 url https://www.openlane.eu/en/carv6/auction/10738696
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738699
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738699%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738699: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738699 url https://www.openlane.eu/en/carv6/auction/10738699
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738702
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738702%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738702: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738702 url https://www.openlane.eu/en/carv6/auction/10738702
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738703
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738703%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738703: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738703 url https://www.openlane.eu/en/carv6/auction/10738703
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738705
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738705%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738705: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738705 url https://www.openlane.eu/en/carv6/auction/10738705
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738718
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738718%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738718: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738718 url https://www.openlane.eu/en/carv6/auction/10738718
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738724
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738724%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738724: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738724 url https://www.openlane.eu/en/carv6/auction/10738724
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738726
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738726%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738726: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738726 url https://www.openlane.eu/en/carv6/auction/10738726
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738727
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738727%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738727: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738727 url https://www.openlane.eu/en/carv6/auction/10738727
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738729
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738729%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738729: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738729 url https://www.openlane.eu/en/carv6/auction/10738729
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738734
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738734%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738734: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738734 url https://www.openlane.eu/en/carv6/auction/10738734
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738766
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738766%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738766: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738766 url https://www.openlane.eu/en/carv6/auction/10738766
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738769
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738769%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738769: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738769 url https://www.openlane.eu/en/carv6/auction/10738769
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738768
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738768%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738768: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738768 url https://www.openlane.eu/en/carv6/auction/10738768
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738773
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738773%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738773: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738773 url https://www.openlane.eu/en/carv6/auction/10738773
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738777
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738777%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738777: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738777 url https://www.openlane.eu/en/carv6/auction/10738777
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738778
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738778%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738778: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738778 url https://www.openlane.eu/en/carv6/auction/10738778
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738779
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738779%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738779: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738779 url https://www.openlane.eu/en/carv6/auction/10738779
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738781
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738781%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738781: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738781 url https://www.openlane.eu/en/carv6/auction/10738781
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738780
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738780%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738780: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738780 url https://www.openlane.eu/en/carv6/auction/10738780
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738782
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738782%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738782: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738782 url https://www.openlane.eu/en/carv6/auction/10738782
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738783
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738783%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738783: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738783 url https://www.openlane.eu/en/carv6/auction/10738783
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738784
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738784%27 HTTP/1.1" 200 None
2026-03-30 04:15:13 [adesa.be] INFO: Scrape type for 10738784: 0
2026-03-30 04:15:13 [adesa.be] INFO: Skipping item 10738784 url https://www.openlane.eu/en/carv6/auction/10738784
2026-03-30 04:15:13 [adesa.be] INFO: Found listing with ID: 10738787
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738787%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738787: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738787 url https://www.openlane.eu/en/carv6/auction/10738787
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738786
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738786%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738786: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738786 url https://www.openlane.eu/en/carv6/auction/10738786
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738789
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738789%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738789: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738789 url https://www.openlane.eu/en/carv6/auction/10738789
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738790
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738790%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738790: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738790 url https://www.openlane.eu/en/carv6/auction/10738790
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738357
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738357%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738357: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738357 url https://www.openlane.eu/en/carv6/auction/10738357
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738356
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738356%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738356: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738356 url https://www.openlane.eu/en/carv6/auction/10738356
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738358
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738358%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738358: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738358 url https://www.openlane.eu/en/carv6/auction/10738358
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738360
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738360%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738360: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738360 url https://www.openlane.eu/en/carv6/auction/10738360
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738361
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738361%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738361: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738361 url https://www.openlane.eu/en/carv6/auction/10738361
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738365
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738365%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738365: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738365 url https://www.openlane.eu/en/carv6/auction/10738365
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738362
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738362%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738362: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738362 url https://www.openlane.eu/en/carv6/auction/10738362
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738364
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738364%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738364: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738364 url https://www.openlane.eu/en/carv6/auction/10738364
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738366
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738366%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738366: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738366 url https://www.openlane.eu/en/carv6/auction/10738366
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738367
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738367%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738367: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738367 url https://www.openlane.eu/en/carv6/auction/10738367
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738368
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738368%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738368: 0
2026-03-30 04:15:14 [adesa.be] INFO: Skipping item 10738368 url https://www.openlane.eu/en/carv6/auction/10738368
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738373
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738373%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738373: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738373 url https://www.openlane.eu/en/carv6/auction/10738373
2026-03-30 04:15: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:15:14 [adesa.be] INFO: Found listing with ID: 10738375
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738375%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738375: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738375 url https://www.openlane.eu/en/carv6/auction/10738375
2026-03-30 04:15: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:15:14 [adesa.be] INFO: Found listing with ID: 10738376
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738376%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738376: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738376 url https://www.openlane.eu/en/carv6/auction/10738376
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738380
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738380%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738380: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738380 url https://www.openlane.eu/en/carv6/auction/10738380
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738377
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738377%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738377: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738377 url https://www.openlane.eu/en/carv6/auction/10738377
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738383
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738383%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738383: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738383 url https://www.openlane.eu/en/carv6/auction/10738383
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738384
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738384%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738384: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738384 url https://www.openlane.eu/en/carv6/auction/10738384
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738399
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738399%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738399: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738399 url https://www.openlane.eu/en/carv6/auction/10738399
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738405
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738405%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738405: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738405 url https://www.openlane.eu/en/carv6/auction/10738405
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738403
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738403%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738403: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738403 url https://www.openlane.eu/en/carv6/auction/10738403
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738401
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738401%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738401: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738401 url https://www.openlane.eu/en/carv6/auction/10738401
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738402
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738402%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738402: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738402 url https://www.openlane.eu/en/carv6/auction/10738402
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738408
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738408%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738408: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738408 url https://www.openlane.eu/en/carv6/auction/10738408
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738406
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738406%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738406: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738406 url https://www.openlane.eu/en/carv6/auction/10738406
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738407
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738407%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738407: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738407 url https://www.openlane.eu/en/carv6/auction/10738407
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738409
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738409%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738409: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738409 url https://www.openlane.eu/en/carv6/auction/10738409
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738411
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738411%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738411: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738411 url https://www.openlane.eu/en/carv6/auction/10738411
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738412
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738412%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738412: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738412 url https://www.openlane.eu/en/carv6/auction/10738412
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738414
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738414%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738414: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738414 url https://www.openlane.eu/en/carv6/auction/10738414
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738416
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738416%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738416: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738416 url https://www.openlane.eu/en/carv6/auction/10738416
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738415
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738415%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738415: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738415 url https://www.openlane.eu/en/carv6/auction/10738415
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738417
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738417%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738417: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738417 url https://www.openlane.eu/en/carv6/auction/10738417
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738419
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738419%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738419: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738419 url https://www.openlane.eu/en/carv6/auction/10738419
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738421
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738421%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738421: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738421 url https://www.openlane.eu/en/carv6/auction/10738421
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738420
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738420%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738420: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738420 url https://www.openlane.eu/en/carv6/auction/10738420
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738423
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738423%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738423: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738423 url https://www.openlane.eu/en/carv6/auction/10738423
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738424
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738424%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738424: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738424 url https://www.openlane.eu/en/carv6/auction/10738424
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738425
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738425%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738425: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738425 url https://www.openlane.eu/en/carv6/auction/10738425
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738426
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738426%27 HTTP/1.1" 200 None
2026-03-30 04:15:14 [adesa.be] INFO: Scrape type for 10738426: 2
2026-03-30 04:15:14 [adesa.be] INFO: Scraping item 10738426 url https://www.openlane.eu/en/carv6/auction/10738426
2026-03-30 04:15:14 [adesa.be] INFO: Found listing with ID: 10738427
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.be%27%20and%20RowKey%20eq%20%2710738427%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738427: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738427 url https://www.openlane.eu/en/carv6/auction/10738427
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738428
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.be%27%20and%20RowKey%20eq%20%2710738428%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738428: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738428 url https://www.openlane.eu/en/carv6/auction/10738428
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738429
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.be%27%20and%20RowKey%20eq%20%2710738429%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738429: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738429 url https://www.openlane.eu/en/carv6/auction/10738429
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738430
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.be%27%20and%20RowKey%20eq%20%2710738430%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738430: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738430 url https://www.openlane.eu/en/carv6/auction/10738430
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738431
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.be%27%20and%20RowKey%20eq%20%2710738431%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738431: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738431 url https://www.openlane.eu/en/carv6/auction/10738431
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738432
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.be%27%20and%20RowKey%20eq%20%2710738432%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738432: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738432 url https://www.openlane.eu/en/carv6/auction/10738432
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738434
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.be%27%20and%20RowKey%20eq%20%2710738434%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738434: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738434 url https://www.openlane.eu/en/carv6/auction/10738434
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738435
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.be%27%20and%20RowKey%20eq%20%2710738435%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738435: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738435 url https://www.openlane.eu/en/carv6/auction/10738435
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738436
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.be%27%20and%20RowKey%20eq%20%2710738436%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738436: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738436 url https://www.openlane.eu/en/carv6/auction/10738436
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738438
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.be%27%20and%20RowKey%20eq%20%2710738438%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738438: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738438 url https://www.openlane.eu/en/carv6/auction/10738438
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738437
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.be%27%20and%20RowKey%20eq%20%2710738437%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738437: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738437 url https://www.openlane.eu/en/carv6/auction/10738437
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738446
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.be%27%20and%20RowKey%20eq%20%2710738446%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738446: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738446 url https://www.openlane.eu/en/carv6/auction/10738446
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738441
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.be%27%20and%20RowKey%20eq%20%2710738441%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738441: 2
2026-03-30 04:15:15 [adesa.be] INFO: Scraping item 10738441 url https://www.openlane.eu/en/carv6/auction/10738441
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738686
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.be%27%20and%20RowKey%20eq%20%2710738686%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738686: 0
2026-03-30 04:15:15 [adesa.be] INFO: Skipping item 10738686 url https://www.openlane.eu/en/carv6/auction/10738686
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738694
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.be%27%20and%20RowKey%20eq%20%2710738694%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738694: 0
2026-03-30 04:15:15 [adesa.be] INFO: Skipping item 10738694 url https://www.openlane.eu/en/carv6/auction/10738694
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738687
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.be%27%20and%20RowKey%20eq%20%2710738687%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738687: 0
2026-03-30 04:15:15 [adesa.be] INFO: Skipping item 10738687 url https://www.openlane.eu/en/carv6/auction/10738687
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738698
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.be%27%20and%20RowKey%20eq%20%2710738698%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738698: 0
2026-03-30 04:15:15 [adesa.be] INFO: Skipping item 10738698 url https://www.openlane.eu/en/carv6/auction/10738698
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738700
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.be%27%20and%20RowKey%20eq%20%2710738700%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738700: 0
2026-03-30 04:15:15 [adesa.be] INFO: Skipping item 10738700 url https://www.openlane.eu/en/carv6/auction/10738700
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738701
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.be%27%20and%20RowKey%20eq%20%2710738701%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738701: 0
2026-03-30 04:15:15 [adesa.be] INFO: Skipping item 10738701 url https://www.openlane.eu/en/carv6/auction/10738701
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738706
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.be%27%20and%20RowKey%20eq%20%2710738706%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738706: 0
2026-03-30 04:15:15 [adesa.be] INFO: Skipping item 10738706 url https://www.openlane.eu/en/carv6/auction/10738706
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738707
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.be%27%20and%20RowKey%20eq%20%2710738707%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738707: 0
2026-03-30 04:15:15 [adesa.be] INFO: Skipping item 10738707 url https://www.openlane.eu/en/carv6/auction/10738707
2026-03-30 04:15:15 [adesa.be] INFO: Found listing with ID: 10738708
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.be%27%20and%20RowKey%20eq%20%2710738708%27 HTTP/1.1" 200 None
2026-03-30 04:15:15 [adesa.be] INFO: Scrape type for 10738708: 0
2026-03-30 04:15:15 [adesa.be] INFO: Skipping item 10738708 url https://www.openlane.eu/en/carv6/auction/10738708
2026-03-30 04:15:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738374> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738443> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5243dedd-f9c4-5d73-bf75-078c953e9c2c with identifier: 10738381
2026-03-30 04:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c with scrape type 2
2026-03-30 04:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5243dedd-f9c4-5d73-bf75-078c953e9c2c with scrape type 2
2026-03-30 04:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5243dedd-f9c4-5d73-bf75-078c953e9c2c, identifier: 10738381
2026-03-30 04:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5243dedd-f9c4-5d73-bf75-078c953e9c2c with identifier: 10738381
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:16 [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:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:16 [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:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:16 [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:16 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:16 [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:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5243dedd-f9c4-5d73-bf75-078c953e9c2c with identifier: 10738381
2026-03-30 04:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5243dedd-f9c4-5d73-bf75-078c953e9c2c with identifier: 10738381 to the API
2026-03-30 04:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:15: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:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '5243dedd-f9c4-5d73-bf75-078c953e9c2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GSN142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 81531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-11-23',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 81.531 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738381%27 HTTP/1.1" 200 None
2026-03-30 04:15:16 [adesa.be] INFO: Saving data for 10738381: {'auction_closing_time': 1775118600.0, 'created_time': 1774736148.050588, 'last_price_update_time': 1774844116.576342}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738381') HTTP/1.1" 204 0
2026-03-30 04:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738378> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738370> (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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738445> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd1942ec-fb52-54a5-85a9-869e44ce913d with identifier: 10738374
2026-03-30 04:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd1942ec-fb52-54a5-85a9-869e44ce913d with scrape type 2
2026-03-30 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd1942ec-fb52-54a5-85a9-869e44ce913d with scrape type 2
2026-03-30 04:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd1942ec-fb52-54a5-85a9-869e44ce913d, identifier: 10738374
2026-03-30 04:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69088686-dd67-5735-be4b-910265c5b216 with identifier: 10738382
2026-03-30 04:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69088686-dd67-5735-be4b-910265c5b216 with scrape type 2
2026-03-30 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69088686-dd67-5735-be4b-910265c5b216 with scrape type 2
2026-03-30 04:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69088686-dd67-5735-be4b-910265c5b216, identifier: 10738382
2026-03-30 04:15:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a78868f7-0165-5e33-87b4-aece50a2c667 with identifier: 10738443
2026-03-30 04:15:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a78868f7-0165-5e33-87b4-aece50a2c667 with scrape type 2
2026-03-30 04:15:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a78868f7-0165-5e33-87b4-aece50a2c667 with scrape type 2
2026-03-30 04:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a78868f7-0165-5e33-87b4-aece50a2c667, identifier: 10738443
2026-03-30 04:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd1942ec-fb52-54a5-85a9-869e44ce913d with identifier: 10738374
2026-03-30 04:15:16 [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=Hybride 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.be, Applying rules to item: dd1942ec-fb52-54a5-85a9-869e44ce913d with identifier: 10738374
2026-03-30 04:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd1942ec-fb52-54a5-85a9-869e44ce913d with identifier: 10738374 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/10738374>
{'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-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'dd1942ec-fb52-54a5-85a9-869e44ce913d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQJ599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738374',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 98899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 1.4 TFSI S Line - Hybrid - Automatic - 150 hp - '
'98.899 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738374%27 HTTP/1.1" 200 None
2026-03-30 04:15:17 [adesa.be] INFO: Saving data for 10738374: {'auction_closing_time': 1775118600.0, 'created_time': 1774736161.8181, 'last_price_update_time': 1774844117.538015}
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.be',RowKey='10738374') HTTP/1.1" 204 0
2026-03-30 04:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69088686-dd67-5735-be4b-910265c5b216 with identifier: 10738382
2026-03-30 04:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69088686-dd67-5735-be4b-910265c5b216 with identifier: 10738382
2026-03-30 04:15:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69088686-dd67-5735-be4b-910265c5b216 with identifier: 10738382 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/10738382>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '69088686-dd67-5735-be4b-910265c5b216',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVU729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738382',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 154183,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 154.183 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738382%27 HTTP/1.1" 200 None
2026-03-30 04:15:17 [adesa.be] INFO: Saving data for 10738382: {'auction_closing_time': 1775118600.0, 'created_time': 1774736156.922725, 'last_price_update_time': 1774844117.822692}
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.be',RowKey='10738382') HTTP/1.1" 204 0
2026-03-30 04:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a78868f7-0165-5e33-87b4-aece50a2c667 with identifier: 10738443
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=Black 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.be, Applying rules to item: a78868f7-0165-5e33-87b4-aece50a2c667 with identifier: 10738443
2026-03-30 04:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a78868f7-0165-5e33-87b4-aece50a2c667 with identifier: 10738443 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/10738443>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'a78868f7-0165-5e33-87b4-aece50a2c667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVR559',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738443',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 70512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-04-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 70.512 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738443%27 HTTP/1.1" 200 None
2026-03-30 04:15:18 [adesa.be] INFO: Saving data for 10738443: {'auction_closing_time': 1775118600.0, 'created_time': 1774736150.541985, 'last_price_update_time': 1774844118.19774}
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.be',RowKey='10738443') HTTP/1.1" 204 0
2026-03-30 04:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738373> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbef3492-a1ba-536e-9775-bbdb66993885 with identifier: 10738378
2026-03-30 04:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbef3492-a1ba-536e-9775-bbdb66993885 with scrape type 2
2026-03-30 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbef3492-a1ba-536e-9775-bbdb66993885 with scrape type 2
2026-03-30 04:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dbef3492-a1ba-536e-9775-bbdb66993885, identifier: 10738378
2026-03-30 04:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d6c162-f4d4-59e2-9072-f399334764cf with identifier: 10738370
2026-03-30 04:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d6c162-f4d4-59e2-9072-f399334764cf with scrape type 2
2026-03-30 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4d6c162-f4d4-59e2-9072-f399334764cf with scrape type 2
2026-03-30 04:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4d6c162-f4d4-59e2-9072-f399334764cf, identifier: 10738370
2026-03-30 04:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a95a23b-756e-5611-915a-8a631d2d9d93 with identifier: 10738445
2026-03-30 04:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a95a23b-756e-5611-915a-8a631d2d9d93 with scrape type 2
2026-03-30 04:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a95a23b-756e-5611-915a-8a631d2d9d93 with scrape type 2
2026-03-30 04:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a95a23b-756e-5611-915a-8a631d2d9d93, identifier: 10738445
2026-03-30 04:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dbef3492-a1ba-536e-9775-bbdb66993885 with identifier: 10738378
2026-03-30 04:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dbef3492-a1ba-536e-9775-bbdb66993885 with identifier: 10738378
2026-03-30 04:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dbef3492-a1ba-536e-9775-bbdb66993885 with identifier: 10738378 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/10738378>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'dbef3492-a1ba-536e-9775-bbdb66993885',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHD452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738378',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 65932,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 65.932 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738378%27 HTTP/1.1" 200 None
2026-03-30 04:15:19 [adesa.be] INFO: Saving data for 10738378: {'auction_closing_time': 1775118600.0, 'created_time': 1774736144.450176, 'last_price_update_time': 1774844119.546349}
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.be',RowKey='10738378') HTTP/1.1" 204 0
2026-03-30 04:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4d6c162-f4d4-59e2-9072-f399334764cf with identifier: 10738370
2026-03-30 04:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:19 [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:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:19 [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:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4d6c162-f4d4-59e2-9072-f399334764cf with identifier: 10738370
2026-03-30 04:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4d6c162-f4d4-59e2-9072-f399334764cf with identifier: 10738370 to the API
2026-03-30 04:15:19 [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/10738370>
{'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-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': 'b4d6c162-f4d4-59e2-9072-f399334764cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTQ687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 31640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'31.640 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738370%27 HTTP/1.1" 200 None
2026-03-30 04:15:19 [adesa.be] INFO: Saving data for 10738370: {'auction_closing_time': 1775118600.0, 'created_time': 1774736130.099107, 'last_price_update_time': 1774844119.970226}
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.be',RowKey='10738370') HTTP/1.1" 204 0
2026-03-30 04:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a95a23b-756e-5611-915a-8a631d2d9d93 with identifier: 10738445
2026-03-30 04:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a95a23b-756e-5611-915a-8a631d2d9d93 with identifier: 10738445
2026-03-30 04:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a95a23b-756e-5611-915a-8a631d2d9d93 with identifier: 10738445 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/10738445>
{'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': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6a95a23b-756e-5611-915a-8a631d2d9d93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVT724',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738445',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 50072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Business Solution - Diesel - '
'Automatic - 116 hp - 50.072 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738445%27 HTTP/1.1" 200 None
2026-03-30 04:15:20 [adesa.be] INFO: Saving data for 10738445: {'auction_closing_time': 1775118600.0, 'created_time': 1774736152.576468, 'last_price_update_time': 1774844120.239319}
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.be',RowKey='10738445') HTTP/1.1" 204 0
2026-03-30 04:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 952c6ed4-170a-5d66-ad2b-a75992bf2510 with identifier: 10738373
2026-03-30 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 952c6ed4-170a-5d66-ad2b-a75992bf2510 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 952c6ed4-170a-5d66-ad2b-a75992bf2510 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 952c6ed4-170a-5d66-ad2b-a75992bf2510, identifier: 10738373
2026-03-30 04:15:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 952c6ed4-170a-5d66-ad2b-a75992bf2510 with identifier: 10738373
2026-03-30 04:15:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 952c6ed4-170a-5d66-ad2b-a75992bf2510 with identifier: 10738373
2026-03-30 04:15:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 952c6ed4-170a-5d66-ad2b-a75992bf2510 with identifier: 10738373 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/10738373>
{'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-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '952c6ed4-170a-5d66-ad2b-a75992bf2510',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGH966',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 96871,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 1.4 TFSI S Line - Hybrid - Automatic - 150 hp - '
'96.871 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738373%27 HTTP/1.1" 200 None
2026-03-30 04:15:20 [adesa.be] INFO: Saving data for 10738373: {'auction_closing_time': 1775118600.0, 'created_time': 1774736157.880255, 'last_price_update_time': 1774844120.63713}
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.be',RowKey='10738373') HTTP/1.1" 204 0
2026-03-30 04:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50d533d2-aadc-514e-99e8-ba61644a6899 with identifier: 10738375
2026-03-30 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50d533d2-aadc-514e-99e8-ba61644a6899 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50d533d2-aadc-514e-99e8-ba61644a6899 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50d533d2-aadc-514e-99e8-ba61644a6899, identifier: 10738375
2026-03-30 04:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b464b247-1e70-5e56-ad3d-4e2789f5f762 with identifier: 10738376
2026-03-30 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b464b247-1e70-5e56-ad3d-4e2789f5f762 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b464b247-1e70-5e56-ad3d-4e2789f5f762 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b464b247-1e70-5e56-ad3d-4e2789f5f762, identifier: 10738376
2026-03-30 04:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4604bb25-595d-520b-8b37-e32b017ade62 with identifier: 10738380
2026-03-30 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4604bb25-595d-520b-8b37-e32b017ade62 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4604bb25-595d-520b-8b37-e32b017ade62 with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4604bb25-595d-520b-8b37-e32b017ade62, identifier: 10738380
2026-03-30 04:15:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with identifier: 10738377
2026-03-30 04:15:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with scrape type 2
2026-03-30 04:15:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with scrape type 2
2026-03-30 04:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea, identifier: 10738377
2026-03-30 04:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50d533d2-aadc-514e-99e8-ba61644a6899 with identifier: 10738375
2026-03-30 04:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50d533d2-aadc-514e-99e8-ba61644a6899 with identifier: 10738375
2026-03-30 04:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50d533d2-aadc-514e-99e8-ba61644a6899 with identifier: 10738375 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/10738375>
{'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-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '50d533d2-aadc-514e-99e8-ba61644a6899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDQ655',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 149874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 2.0 TDI S Line - Diesel - Automatic - 150 hp - '
'149.874 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710738375%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.be] INFO: Saving data for 10738375: {'auction_closing_time': 1775118600.0, 'created_time': 1774736144.081406, 'last_price_update_time': 1774844121.316046}
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.be',RowKey='10738375') HTTP/1.1" 204 0
2026-03-30 04:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b464b247-1e70-5e56-ad3d-4e2789f5f762 with identifier: 10738376
2026-03-30 04:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b464b247-1e70-5e56-ad3d-4e2789f5f762 with identifier: 10738376
2026-03-30 04:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b464b247-1e70-5e56-ad3d-4e2789f5f762 with identifier: 10738376 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/10738376>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b464b247-1e70-5e56-ad3d-4e2789f5f762',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQC058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 62631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q5 2.0 TFSI Sport - Quattro - Hybrid - Automatic - 252 hp - '
'62.631 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738376%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.be] INFO: Saving data for 10738376: {'auction_closing_time': 1775118600.0, 'created_time': 1774736140.516587, 'last_price_update_time': 1774844121.581116}
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.be',RowKey='10738376') HTTP/1.1" 204 0
2026-03-30 04:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4604bb25-595d-520b-8b37-e32b017ade62 with identifier: 10738380
2026-03-30 04:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4604bb25-595d-520b-8b37-e32b017ade62 with identifier: 10738380
2026-03-30 04:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4604bb25-595d-520b-8b37-e32b017ade62 with identifier: 10738380 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/10738380>
{'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': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4604bb25-595d-520b-8b37-e32b017ade62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAS910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 36770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 36.770 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710738380%27 HTTP/1.1" 200 None
2026-03-30 04:15:21 [adesa.be] INFO: Saving data for 10738380: {'auction_closing_time': 1775118600.0, 'created_time': 1774736142.468918, 'last_price_update_time': 1774844121.856141}
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.be',RowKey='10738380') HTTP/1.1" 204 0
2026-03-30 04:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with identifier: 10738377
2026-03-30 04:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with identifier: 10738377
2026-03-30 04:15:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea with identifier: 10738377 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: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/10738377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b55fc33f-2b94-5ad7-a95a-26cfbd4c18ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUZ187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738377',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 126245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2020-12-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 126.245 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738377%27 HTTP/1.1" 200 None
2026-03-30 04:15:22 [adesa.be] INFO: Saving data for 10738377: {'auction_closing_time': 1775118600.0, 'created_time': 1774736139.581871, 'last_price_update_time': 1774844122.169763}
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.be',RowKey='10738377') HTTP/1.1" 204 0
2026-03-30 04:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15: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:15: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:15: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:15:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15: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:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab81540d-dbfb-55d4-bd44-761ccb036725 with identifier: 10738405
2026-03-30 04:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab81540d-dbfb-55d4-bd44-761ccb036725 with scrape type 2
2026-03-30 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab81540d-dbfb-55d4-bd44-761ccb036725 with scrape type 2
2026-03-30 04:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab81540d-dbfb-55d4-bd44-761ccb036725, identifier: 10738405
2026-03-30 04:15:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with identifier: 10738399
2026-03-30 04:15:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with scrape type 2
2026-03-30 04:15:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with scrape type 2
2026-03-30 04:15:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d09e15f1-4bab-512a-a6a7-dd5f0a049c46, identifier: 10738399
2026-03-30 04:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab81540d-dbfb-55d4-bd44-761ccb036725 with identifier: 10738405
2026-03-30 04:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab81540d-dbfb-55d4-bd44-761ccb036725 with identifier: 10738405
2026-03-30 04:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab81540d-dbfb-55d4-bd44-761ccb036725 with identifier: 10738405 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/10738405>
{'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': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ab81540d-dbfb-55d4-bd44-761ccb036725',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP959A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 126234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 126.234 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710738405%27 HTTP/1.1" 200 None
2026-03-30 04:15:22 [adesa.be] INFO: Saving data for 10738405: {'auction_closing_time': 1775118600.0, 'created_time': 1774736134.432411, 'last_price_update_time': 1774844122.728511}
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.be',RowKey='10738405') HTTP/1.1" 204 0
2026-03-30 04:15:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with identifier: 10738399
2026-03-30 04:15:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with identifier: 10738399
2026-03-30 04:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d09e15f1-4bab-512a-a6a7-dd5f0a049c46 with identifier: 10738399 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/10738399>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': 'd09e15f1-4bab-512a-a6a7-dd5f0a049c46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQW339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738399',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 25611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20700,
'price_includes_vat': True,
'registration_date': '2021-09-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 25.611 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738399%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.be] INFO: Saving data for 10738399: {'auction_closing_time': 1775118600.0, 'created_time': 1774736127.717097, 'last_price_update_time': 1774844123.020539}
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.be',RowKey='10738399') HTTP/1.1" 204 0
2026-03-30 04:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e4f0282-f17c-5401-a80f-80358cf66310 with identifier: 10738383
2026-03-30 04:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e4f0282-f17c-5401-a80f-80358cf66310 with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e4f0282-f17c-5401-a80f-80358cf66310 with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e4f0282-f17c-5401-a80f-80358cf66310, identifier: 10738383
2026-03-30 04:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e4f0282-f17c-5401-a80f-80358cf66310 with identifier: 10738383
2026-03-30 04:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:15:23 [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:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:15:23 [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:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e4f0282-f17c-5401-a80f-80358cf66310 with identifier: 10738383
2026-03-30 04:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e4f0282-f17c-5401-a80f-80358cf66310 with identifier: 10738383 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/10738383>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4e4f0282-f17c-5401-a80f-80358cf66310',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLT141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738383',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 91007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116i - Petrol - Manual - 109 hp - 91.007 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710738383%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.be] INFO: Saving data for 10738383: {'auction_closing_time': 1775118600.0, 'created_time': 1774736138.114097, 'last_price_update_time': 1774844123.49574}
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.be',RowKey='10738383') 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/10738441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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/10738437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bb86641-1200-5692-8611-9de904489a35 with identifier: 10738384
2026-03-30 04:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bb86641-1200-5692-8611-9de904489a35 with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bb86641-1200-5692-8611-9de904489a35 with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bb86641-1200-5692-8611-9de904489a35, identifier: 10738384
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 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bb86641-1200-5692-8611-9de904489a35 with identifier: 10738384
2026-03-30 04:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bb86641-1200-5692-8611-9de904489a35 with identifier: 10738384
2026-03-30 04:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bb86641-1200-5692-8611-9de904489a35 with identifier: 10738384 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/10738384>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9bb86641-1200-5692-8611-9de904489a35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACU638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738384',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 95278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 95.278 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738384%27 HTTP/1.1" 200 None
2026-03-30 04:15:23 [adesa.be] INFO: Saving data for 10738384: {'auction_closing_time': 1775118600.0, 'created_time': 1774736136.676396, 'last_price_update_time': 1774844123.868407}
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.be',RowKey='10738384') HTTP/1.1" 204 0
2026-03-30 04:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5292000c-39a9-5877-8ed3-c4127d1b6f3d with identifier: 10738446
2026-03-30 04:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5292000c-39a9-5877-8ed3-c4127d1b6f3d with scrape type 2
2026-03-30 04:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5292000c-39a9-5877-8ed3-c4127d1b6f3d, identifier: 10738446
2026-03-30 04:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5292000c-39a9-5877-8ed3-c4127d1b6f3d with identifier: 10738446
2026-03-30 04:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5292000c-39a9-5877-8ed3-c4127d1b6f3d with identifier: 10738446
2026-03-30 04:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5292000c-39a9-5877-8ed3-c4127d1b6f3d with identifier: 10738446 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/10738446>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '5292000c-39a9-5877-8ed3-c4127d1b6f3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFT825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738446',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 49515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 49.515 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738446%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.be] INFO: Saving data for 10738446: {'auction_closing_time': 1775118600.0, 'created_time': 1774736191.859235, 'last_price_update_time': 1774844124.251671}
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.be',RowKey='10738446') HTTP/1.1" 204 0
2026-03-30 04:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8661529b-5882-5dc3-897a-a890c89b28f4 with identifier: 10738441
2026-03-30 04:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8661529b-5882-5dc3-897a-a890c89b28f4 with scrape type 2
2026-03-30 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8661529b-5882-5dc3-897a-a890c89b28f4 with scrape type 2
2026-03-30 04:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8661529b-5882-5dc3-897a-a890c89b28f4, identifier: 10738441
2026-03-30 04:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ff64939-3687-5251-99bf-4c0e1482f6a5 with identifier: 10738437
2026-03-30 04:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ff64939-3687-5251-99bf-4c0e1482f6a5 with scrape type 2
2026-03-30 04:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ff64939-3687-5251-99bf-4c0e1482f6a5 with scrape type 2
2026-03-30 04:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ff64939-3687-5251-99bf-4c0e1482f6a5, identifier: 10738437
2026-03-30 04:15:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8661529b-5882-5dc3-897a-a890c89b28f4 with identifier: 10738441
2026-03-30 04:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8661529b-5882-5dc3-897a-a890c89b28f4 with identifier: 10738441
2026-03-30 04:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8661529b-5882-5dc3-897a-a890c89b28f4 with identifier: 10738441 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/10738441>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8661529b-5882-5dc3-897a-a890c89b28f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVR552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738441',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 98522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-04-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Manual - 116 hp '
'- 98.522 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738441%27 HTTP/1.1" 200 None
2026-03-30 04:15:24 [adesa.be] INFO: Saving data for 10738441: {'auction_closing_time': 1775118600.0, 'created_time': 1774736135.263626, 'last_price_update_time': 1774844124.722549}
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.be',RowKey='10738441') HTTP/1.1" 204 0
2026-03-30 04:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ff64939-3687-5251-99bf-4c0e1482f6a5 with identifier: 10738437
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=White 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.be, Applying rules to item: 8ff64939-3687-5251-99bf-4c0e1482f6a5 with identifier: 10738437
2026-03-30 04:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ff64939-3687-5251-99bf-4c0e1482f6a5 with identifier: 10738437 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/10738437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8ff64939-3687-5251-99bf-4c0e1482f6a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMU253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738437',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 62777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Manual - 136 hp - '
'62.777 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738437%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Saving data for 10738437: {'auction_closing_time': 1775118600.0, 'created_time': 1774736193.156803, 'last_price_update_time': 1774844125.135496}
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.be',RowKey='10738437') HTTP/1.1" 204 0
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) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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/10738438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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/10738434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25980770-d70e-5fcc-af29-d9572869366c with identifier: 10738436
2026-03-30 04:15:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25980770-d70e-5fcc-af29-d9572869366c with scrape type 2
2026-03-30 04:15:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25980770-d70e-5fcc-af29-d9572869366c with scrape type 2
2026-03-30 04:15:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25980770-d70e-5fcc-af29-d9572869366c, identifier: 10738436
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 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25980770-d70e-5fcc-af29-d9572869366c with identifier: 10738436
2026-03-30 04:15:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25980770-d70e-5fcc-af29-d9572869366c with identifier: 10738436
2026-03-30 04:15:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25980770-d70e-5fcc-af29-d9572869366c with identifier: 10738436 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/10738436>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '25980770-d70e-5fcc-af29-d9572869366c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFK495',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 45602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 45.602 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738436%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Saving data for 10738436: {'auction_closing_time': 1775118600.0, 'created_time': 1774736177.224889, 'last_price_update_time': 1774844125.571697}
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.be',RowKey='10738436') HTTP/1.1" 204 0
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738709
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.be%27%20and%20RowKey%20eq%20%2710738709%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738709: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738709 url https://www.openlane.eu/en/carv6/auction/10738709
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738710
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.be%27%20and%20RowKey%20eq%20%2710738710%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738710: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738710 url https://www.openlane.eu/en/carv6/auction/10738710
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738711
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.be%27%20and%20RowKey%20eq%20%2710738711%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738711: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738711 url https://www.openlane.eu/en/carv6/auction/10738711
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738712
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.be%27%20and%20RowKey%20eq%20%2710738712%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738712: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738712 url https://www.openlane.eu/en/carv6/auction/10738712
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738717
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.be%27%20and%20RowKey%20eq%20%2710738717%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738717: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738717 url https://www.openlane.eu/en/carv6/auction/10738717
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738714
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.be%27%20and%20RowKey%20eq%20%2710738714%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738714: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738714 url https://www.openlane.eu/en/carv6/auction/10738714
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738715
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.be%27%20and%20RowKey%20eq%20%2710738715%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738715: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738715 url https://www.openlane.eu/en/carv6/auction/10738715
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738719
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.be%27%20and%20RowKey%20eq%20%2710738719%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738719: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738719 url https://www.openlane.eu/en/carv6/auction/10738719
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738720
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.be%27%20and%20RowKey%20eq%20%2710738720%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738720: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738720 url https://www.openlane.eu/en/carv6/auction/10738720
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738723
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.be%27%20and%20RowKey%20eq%20%2710738723%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738723: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738723 url https://www.openlane.eu/en/carv6/auction/10738723
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738725
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.be%27%20and%20RowKey%20eq%20%2710738725%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738725: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738725 url https://www.openlane.eu/en/carv6/auction/10738725
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738731
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.be%27%20and%20RowKey%20eq%20%2710738731%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738731: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738731 url https://www.openlane.eu/en/carv6/auction/10738731
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738732
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.be%27%20and%20RowKey%20eq%20%2710738732%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738732: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738732 url https://www.openlane.eu/en/carv6/auction/10738732
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738735
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.be%27%20and%20RowKey%20eq%20%2710738735%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738735: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738735 url https://www.openlane.eu/en/carv6/auction/10738735
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738736
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.be%27%20and%20RowKey%20eq%20%2710738736%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738736: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738736 url https://www.openlane.eu/en/carv6/auction/10738736
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738737
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.be%27%20and%20RowKey%20eq%20%2710738737%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738737: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738737 url https://www.openlane.eu/en/carv6/auction/10738737
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738738
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.be%27%20and%20RowKey%20eq%20%2710738738%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738738: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738738 url https://www.openlane.eu/en/carv6/auction/10738738
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738739
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.be%27%20and%20RowKey%20eq%20%2710738739%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738739: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738739 url https://www.openlane.eu/en/carv6/auction/10738739
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738740
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.be%27%20and%20RowKey%20eq%20%2710738740%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738740: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738740 url https://www.openlane.eu/en/carv6/auction/10738740
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738742
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.be%27%20and%20RowKey%20eq%20%2710738742%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738742: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738742 url https://www.openlane.eu/en/carv6/auction/10738742
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738743
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.be%27%20and%20RowKey%20eq%20%2710738743%27 HTTP/1.1" 200 None
2026-03-30 04:15:25 [adesa.be] INFO: Scrape type for 10738743: 0
2026-03-30 04:15:25 [adesa.be] INFO: Skipping item 10738743 url https://www.openlane.eu/en/carv6/auction/10738743
2026-03-30 04:15:25 [adesa.be] INFO: Found listing with ID: 10738744
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.be%27%20and%20RowKey%20eq%20%2710738744%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738744: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738744 url https://www.openlane.eu/en/carv6/auction/10738744
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738745
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.be%27%20and%20RowKey%20eq%20%2710738745%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738745: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738745 url https://www.openlane.eu/en/carv6/auction/10738745
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738749
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.be%27%20and%20RowKey%20eq%20%2710738749%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738749: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738749 url https://www.openlane.eu/en/carv6/auction/10738749
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738746
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.be%27%20and%20RowKey%20eq%20%2710738746%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738746: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738746 url https://www.openlane.eu/en/carv6/auction/10738746
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738747
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.be%27%20and%20RowKey%20eq%20%2710738747%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738747: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738747 url https://www.openlane.eu/en/carv6/auction/10738747
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738748
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.be%27%20and%20RowKey%20eq%20%2710738748%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738748: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738748 url https://www.openlane.eu/en/carv6/auction/10738748
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738750
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.be%27%20and%20RowKey%20eq%20%2710738750%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738750: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738750 url https://www.openlane.eu/en/carv6/auction/10738750
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738751
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.be%27%20and%20RowKey%20eq%20%2710738751%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738751: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738751 url https://www.openlane.eu/en/carv6/auction/10738751
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738752
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.be%27%20and%20RowKey%20eq%20%2710738752%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738752: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738752 url https://www.openlane.eu/en/carv6/auction/10738752
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738753
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.be%27%20and%20RowKey%20eq%20%2710738753%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738753: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738753 url https://www.openlane.eu/en/carv6/auction/10738753
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738754
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.be%27%20and%20RowKey%20eq%20%2710738754%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738754: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738754 url https://www.openlane.eu/en/carv6/auction/10738754
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738755
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.be%27%20and%20RowKey%20eq%20%2710738755%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738755: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738755 url https://www.openlane.eu/en/carv6/auction/10738755
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738756
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.be%27%20and%20RowKey%20eq%20%2710738756%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738756: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738756 url https://www.openlane.eu/en/carv6/auction/10738756
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738758
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.be%27%20and%20RowKey%20eq%20%2710738758%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738758: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738758 url https://www.openlane.eu/en/carv6/auction/10738758
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738759
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.be%27%20and%20RowKey%20eq%20%2710738759%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738759: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738759 url https://www.openlane.eu/en/carv6/auction/10738759
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738761
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.be%27%20and%20RowKey%20eq%20%2710738761%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738761: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738761 url https://www.openlane.eu/en/carv6/auction/10738761
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738762
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.be%27%20and%20RowKey%20eq%20%2710738762%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738762: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738762 url https://www.openlane.eu/en/carv6/auction/10738762
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738763
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.be%27%20and%20RowKey%20eq%20%2710738763%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738763: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738763 url https://www.openlane.eu/en/carv6/auction/10738763
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738764
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.be%27%20and%20RowKey%20eq%20%2710738764%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738764: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738764 url https://www.openlane.eu/en/carv6/auction/10738764
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738765
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.be%27%20and%20RowKey%20eq%20%2710738765%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738765: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738765 url https://www.openlane.eu/en/carv6/auction/10738765
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738757
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.be%27%20and%20RowKey%20eq%20%2710738757%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738757: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738757 url https://www.openlane.eu/en/carv6/auction/10738757
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738767
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.be%27%20and%20RowKey%20eq%20%2710738767%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738767: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738767 url https://www.openlane.eu/en/carv6/auction/10738767
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738770
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.be%27%20and%20RowKey%20eq%20%2710738770%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738770: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738770 url https://www.openlane.eu/en/carv6/auction/10738770
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738771
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.be%27%20and%20RowKey%20eq%20%2710738771%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738771: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738771 url https://www.openlane.eu/en/carv6/auction/10738771
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738774
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.be%27%20and%20RowKey%20eq%20%2710738774%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738774: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738774 url https://www.openlane.eu/en/carv6/auction/10738774
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738775
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.be%27%20and%20RowKey%20eq%20%2710738775%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738775: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738775 url https://www.openlane.eu/en/carv6/auction/10738775
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738776
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.be%27%20and%20RowKey%20eq%20%2710738776%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738776: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738776 url https://www.openlane.eu/en/carv6/auction/10738776
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738191
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.be%27%20and%20RowKey%20eq%20%2710738191%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738191: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738191 url https://www.openlane.eu/en/carv6/auction/10738191
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738189
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.be%27%20and%20RowKey%20eq%20%2710738189%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738189: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738189 url https://www.openlane.eu/en/carv6/auction/10738189
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738190
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.be%27%20and%20RowKey%20eq%20%2710738190%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738190: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738190 url https://www.openlane.eu/en/carv6/auction/10738190
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738206
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.be%27%20and%20RowKey%20eq%20%2710738206%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738206: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738206 url https://www.openlane.eu/en/carv6/auction/10738206
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10738207
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.be%27%20and%20RowKey%20eq%20%2710738207%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10738207: 0
2026-03-30 04:15:26 [adesa.be] INFO: Skipping item 10738207 url https://www.openlane.eu/en/carv6/auction/10738207
2026-03-30 04:15:26 [adesa.be] INFO: Found listing with ID: 10740609
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.be%27%20and%20RowKey%20eq%20%2710740609%27 HTTP/1.1" 200 None
2026-03-30 04:15:26 [adesa.be] INFO: Scrape type for 10740609: 2
2026-03-30 04:15:26 [adesa.be] INFO: Scraping item 10740609 url https://www.openlane.eu/en/carv6/auction/10740609
2026-03-30 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0713bd93-23bd-5ea1-bc85-7801eecd39ec with identifier: 10738438
2026-03-30 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec with scrape type 2
2026-03-30 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0713bd93-23bd-5ea1-bc85-7801eecd39ec with scrape type 2
2026-03-30 04:15:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0713bd93-23bd-5ea1-bc85-7801eecd39ec, identifier: 10738438
2026-03-30 04:15:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with identifier: 10738434
2026-03-30 04:15:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with scrape type 2
2026-03-30 04:15:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with scrape type 2
2026-03-30 04:15:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51, identifier: 10738434
2026-03-30 04:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0713bd93-23bd-5ea1-bc85-7801eecd39ec with identifier: 10738438
2026-03-30 04:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0713bd93-23bd-5ea1-bc85-7801eecd39ec with identifier: 10738438
2026-03-30 04:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0713bd93-23bd-5ea1-bc85-7801eecd39ec with identifier: 10738438 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/10738438>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0713bd93-23bd-5ea1-bc85-7801eecd39ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 58219,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Manual - 136 hp - '
'58.219 km',
'transmission': 'manual',
'trim': 'Business Solution',
'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.be%27%20and%20RowKey%20eq%20%2710738438%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Saving data for 10738438: {'auction_closing_time': 1775118600.0, 'created_time': 1774736192.247767, 'last_price_update_time': 1774844127.255608}
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.be',RowKey='10738438') HTTP/1.1" 204 0
2026-03-30 04:15:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with identifier: 10738434
2026-03-30 04:15:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with identifier: 10738434
2026-03-30 04:15:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c7372b7-2773-5b46-8afe-a7d5d2d4ea51 with identifier: 10738434 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/10738434>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '9c7372b7-2773-5b46-8afe-a7d5d2d4ea51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738434',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 142839,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Hyundai Tucson 1.6 T-GDI - Hybrid - Automatic - 180 hp - 142.839 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710738434%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Saving data for 10738434: {'auction_closing_time': 1775118600.0, 'created_time': 1774738531.142011, 'last_price_update_time': 1774844127.75238}
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.be',RowKey='10738434') HTTP/1.1" 204 0
2026-03-30 04:15:27 [adesa.be] INFO: Found listing with ID: 10740673
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.be%27%20and%20RowKey%20eq%20%2710740673%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Scrape type for 10740673: 2
2026-03-30 04:15:27 [adesa.be] INFO: Scraping item 10740673 url https://www.openlane.eu/en/carv6/auction/10740673
2026-03-30 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:27 [adesa.be] INFO: Found listing with ID: 10738192
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.be%27%20and%20RowKey%20eq%20%2710738192%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Scrape type for 10738192: 0
2026-03-30 04:15:27 [adesa.be] INFO: Skipping item 10738192 url https://www.openlane.eu/en/carv6/auction/10738192
2026-03-30 04:15:27 [adesa.be] INFO: Found listing with ID: 10738193
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.be%27%20and%20RowKey%20eq%20%2710738193%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Scrape type for 10738193: 2
2026-03-30 04:15:27 [adesa.be] INFO: Scraping item 10738193 url https://www.openlane.eu/en/carv6/auction/10738193
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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10738215
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.be%27%20and%20RowKey%20eq%20%2710738215%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Scrape type for 10738215: 2
2026-03-30 04:15:27 [adesa.be] INFO: Scraping item 10738215 url https://www.openlane.eu/en/carv6/auction/10738215
2026-03-30 04:15:27 [adesa.be] INFO: Found listing with ID: 10738214
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.be%27%20and%20RowKey%20eq%20%2710738214%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Scrape type for 10738214: 2
2026-03-30 04:15:27 [adesa.be] INFO: Scraping item 10738214 url https://www.openlane.eu/en/carv6/auction/10738214
2026-03-30 04:15:27 [adesa.be] INFO: Found listing with ID: 10738205
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.be%27%20and%20RowKey%20eq%20%2710738205%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Scrape type for 10738205: 0
2026-03-30 04:15:27 [adesa.be] INFO: Skipping item 10738205 url https://www.openlane.eu/en/carv6/auction/10738205
2026-03-30 04:15:27 [adesa.be] INFO: Found listing with ID: 10738213
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.be%27%20and%20RowKey%20eq%20%2710738213%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Scrape type for 10738213: 2
2026-03-30 04:15:27 [adesa.be] INFO: Scraping item 10738213 url https://www.openlane.eu/en/carv6/auction/10738213
2026-03-30 04:15:27 [adesa.be] INFO: Found listing with ID: 10738198
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.be%27%20and%20RowKey%20eq%20%2710738198%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Scrape type for 10738198: 0
2026-03-30 04:15:27 [adesa.be] INFO: Skipping item 10738198 url https://www.openlane.eu/en/carv6/auction/10738198
2026-03-30 04:15:27 [adesa.be] INFO: Found listing with ID: 10738199
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.be%27%20and%20RowKey%20eq%20%2710738199%27 HTTP/1.1" 200 None
2026-03-30 04:15:27 [adesa.be] INFO: Scrape type for 10738199: 2
2026-03-30 04:15:27 [adesa.be] INFO: Scraping item 10738199 url https://www.openlane.eu/en/carv6/auction/10738199
2026-03-30 04:15:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11905293-344d-5a61-8479-9f42046c536b with identifier: 10738431
2026-03-30 04:15:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11905293-344d-5a61-8479-9f42046c536b with scrape type 2
2026-03-30 04:15:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11905293-344d-5a61-8479-9f42046c536b with scrape type 2
2026-03-30 04:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11905293-344d-5a61-8479-9f42046c536b, identifier: 10738431
2026-03-30 04:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8385d20-61b8-56d0-9b77-4455cc9951f1 with identifier: 10738430
2026-03-30 04:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8385d20-61b8-56d0-9b77-4455cc9951f1 with scrape type 2
2026-03-30 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8385d20-61b8-56d0-9b77-4455cc9951f1 with scrape type 2
2026-03-30 04:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8385d20-61b8-56d0-9b77-4455cc9951f1, identifier: 10738430
2026-03-30 04:15:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with identifier: 10738432
2026-03-30 04:15:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with scrape type 2
2026-03-30 04:15:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with scrape type 2
2026-03-30 04:15:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e, identifier: 10738432
2026-03-30 04:15:28 [adesa.be] INFO: Found listing with ID: 10738200
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.be%27%20and%20RowKey%20eq%20%2710738200%27 HTTP/1.1" 200 None
2026-03-30 04:15:28 [adesa.be] INFO: Scrape type for 10738200: 2
2026-03-30 04:15:28 [adesa.be] INFO: Scraping item 10738200 url https://www.openlane.eu/en/carv6/auction/10738200
2026-03-30 04:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11905293-344d-5a61-8479-9f42046c536b with identifier: 10738431
2026-03-30 04:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11905293-344d-5a61-8479-9f42046c536b with identifier: 10738431
2026-03-30 04:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11905293-344d-5a61-8479-9f42046c536b with identifier: 10738431 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/10738431>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '11905293-344d-5a61-8479-9f42046c536b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ812',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738431',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 72707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'72.707 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.be%27%20and%20RowKey%20eq%20%2710738431%27 HTTP/1.1" 200 None
2026-03-30 04:15:28 [adesa.be] INFO: Saving data for 10738431: {'auction_closing_time': 1775118600.0, 'created_time': 1774736219.921875, 'last_price_update_time': 1774844128.550846}
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.be',RowKey='10738431') HTTP/1.1" 204 0
2026-03-30 04:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8385d20-61b8-56d0-9b77-4455cc9951f1 with identifier: 10738430
2026-03-30 04:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8385d20-61b8-56d0-9b77-4455cc9951f1 with identifier: 10738430
2026-03-30 04:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8385d20-61b8-56d0-9b77-4455cc9951f1 with identifier: 10738430 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/10738430>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e8385d20-61b8-56d0-9b77-4455cc9951f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738430',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 65647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'65.647 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.be%27%20and%20RowKey%20eq%20%2710738430%27 HTTP/1.1" 200 None
2026-03-30 04:15:28 [adesa.be] INFO: Saving data for 10738430: {'auction_closing_time': 1775118600.0, 'created_time': 1774736219.360812, 'last_price_update_time': 1774844128.814485}
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.be',RowKey='10738430') HTTP/1.1" 204 0
2026-03-30 04:15:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with identifier: 10738432
2026-03-30 04:15:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with identifier: 10738432
2026-03-30 04:15:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7aa6478d-c70e-51b1-a802-2f49d8bb1b2e with identifier: 10738432 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/10738432>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '7aa6478d-c70e-51b1-a802-2f49d8bb1b2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WMD671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 99521,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2019-07-09',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'99.521 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710738432%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Saving data for 10738432: {'auction_closing_time': 1775118600.0, 'created_time': 1774738535.445919, 'last_price_update_time': 1774844129.092021}
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.be',RowKey='10738432') HTTP/1.1" 204 0
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738196
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.be%27%20and%20RowKey%20eq%20%2710738196%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738196: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10738196 url https://www.openlane.eu/en/carv6/auction/10738196
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738210
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.be%27%20and%20RowKey%20eq%20%2710738210%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738210: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10738210 url https://www.openlane.eu/en/carv6/auction/10738210
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738197
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.be%27%20and%20RowKey%20eq%20%2710738197%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738197: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10738197 url https://www.openlane.eu/en/carv6/auction/10738197
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738204
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.be%27%20and%20RowKey%20eq%20%2710738204%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738204: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10738204 url https://www.openlane.eu/en/carv6/auction/10738204
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738211
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.be%27%20and%20RowKey%20eq%20%2710738211%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738211: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10738211 url https://www.openlane.eu/en/carv6/auction/10738211
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738202
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.be%27%20and%20RowKey%20eq%20%2710738202%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738202: 2
2026-03-30 04:15:29 [adesa.be] INFO: Scraping item 10738202 url https://www.openlane.eu/en/carv6/auction/10738202
2026-03-30 04:15:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738427> (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/10738428> (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/10738429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738203
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.be%27%20and%20RowKey%20eq%20%2710738203%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738203: 2
2026-03-30 04:15:29 [adesa.be] INFO: Scraping item 10738203 url https://www.openlane.eu/en/carv6/auction/10738203
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10737943
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.be%27%20and%20RowKey%20eq%20%2710737943%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737943: 2
2026-03-30 04:15:29 [adesa.be] INFO: Scraping item 10737943 url https://www.openlane.eu/en/carv6/auction/10737943
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10735325
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.be%27%20and%20RowKey%20eq%20%2710735325%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10735325: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10735325 url https://www.openlane.eu/en/carv6/auction/10735325
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737877
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.be%27%20and%20RowKey%20eq%20%2710737877%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737877: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737877 url https://www.openlane.eu/en/carv6/auction/10737877
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738043
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.be%27%20and%20RowKey%20eq%20%2710738043%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738043: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10738043 url https://www.openlane.eu/en/carv6/auction/10738043
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737885
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.be%27%20and%20RowKey%20eq%20%2710737885%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737885: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737885 url https://www.openlane.eu/en/carv6/auction/10737885
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10735306
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.be%27%20and%20RowKey%20eq%20%2710735306%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10735306: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10735306 url https://www.openlane.eu/en/carv6/auction/10735306
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737984
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.be%27%20and%20RowKey%20eq%20%2710737984%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737984: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737984 url https://www.openlane.eu/en/carv6/auction/10737984
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10735358
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.be%27%20and%20RowKey%20eq%20%2710735358%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10735358: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10735358 url https://www.openlane.eu/en/carv6/auction/10735358
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738000
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.be%27%20and%20RowKey%20eq%20%2710738000%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738000: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10738000 url https://www.openlane.eu/en/carv6/auction/10738000
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737897
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.be%27%20and%20RowKey%20eq%20%2710737897%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737897: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737897 url https://www.openlane.eu/en/carv6/auction/10737897
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737990
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.be%27%20and%20RowKey%20eq%20%2710737990%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737990: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737990 url https://www.openlane.eu/en/carv6/auction/10737990
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738035
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.be%27%20and%20RowKey%20eq%20%2710738035%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738035: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10738035 url https://www.openlane.eu/en/carv6/auction/10738035
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737899
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.be%27%20and%20RowKey%20eq%20%2710737899%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737899: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737899 url https://www.openlane.eu/en/carv6/auction/10737899
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737905
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.be%27%20and%20RowKey%20eq%20%2710737905%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737905: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737905 url https://www.openlane.eu/en/carv6/auction/10737905
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737966
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.be%27%20and%20RowKey%20eq%20%2710737966%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737966: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737966 url https://www.openlane.eu/en/carv6/auction/10737966
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10738045
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.be%27%20and%20RowKey%20eq%20%2710738045%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10738045: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10738045 url https://www.openlane.eu/en/carv6/auction/10738045
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737950
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.be%27%20and%20RowKey%20eq%20%2710737950%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737950: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737950 url https://www.openlane.eu/en/carv6/auction/10737950
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10735377
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.be%27%20and%20RowKey%20eq%20%2710735377%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10735377: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10735377 url https://www.openlane.eu/en/carv6/auction/10735377
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10735393
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.be%27%20and%20RowKey%20eq%20%2710735393%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10735393: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10735393 url https://www.openlane.eu/en/carv6/auction/10735393
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737880
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.be%27%20and%20RowKey%20eq%20%2710737880%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737880: 2
2026-03-30 04:15:29 [adesa.be] INFO: Scraping item 10737880 url https://www.openlane.eu/en/carv6/auction/10737880
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10735368
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.be%27%20and%20RowKey%20eq%20%2710735368%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10735368: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10735368 url https://www.openlane.eu/en/carv6/auction/10735368
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737876
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.be%27%20and%20RowKey%20eq%20%2710737876%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737876: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737876 url https://www.openlane.eu/en/carv6/auction/10737876
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737978
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.be%27%20and%20RowKey%20eq%20%2710737978%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737978: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737978 url https://www.openlane.eu/en/carv6/auction/10737978
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10735360
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.be%27%20and%20RowKey%20eq%20%2710735360%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10735360: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10735360 url https://www.openlane.eu/en/carv6/auction/10735360
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10737986
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.be%27%20and%20RowKey%20eq%20%2710737986%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10737986: 0
2026-03-30 04:15:29 [adesa.be] INFO: Skipping item 10737986 url https://www.openlane.eu/en/carv6/auction/10737986
2026-03-30 04:15:29 [adesa.be] INFO: Found listing with ID: 10740460
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.be%27%20and%20RowKey%20eq%20%2710740460%27 HTTP/1.1" 200 None
2026-03-30 04:15:29 [adesa.be] INFO: Scrape type for 10740460: 2
2026-03-30 04:15:29 [adesa.be] INFO: Scraping item 10740460 url https://www.openlane.eu/en/carv6/auction/10740460
2026-03-30 04:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c59991d1-d06f-5708-9a6f-01dae5386e4c with identifier: 10738427
2026-03-30 04:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c59991d1-d06f-5708-9a6f-01dae5386e4c with scrape type 2
2026-03-30 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c59991d1-d06f-5708-9a6f-01dae5386e4c with scrape type 2
2026-03-30 04:15:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c59991d1-d06f-5708-9a6f-01dae5386e4c, identifier: 10738427
2026-03-30 04:15:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd757b2-0c26-543f-a4c9-47d93fc3be0f with identifier: 10738428
2026-03-30 04:15:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd757b2-0c26-543f-a4c9-47d93fc3be0f with scrape type 2
2026-03-30 04:15:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dd757b2-0c26-543f-a4c9-47d93fc3be0f with scrape type 2
2026-03-30 04:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3dd757b2-0c26-543f-a4c9-47d93fc3be0f, identifier: 10738428
2026-03-30 04:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 936d1a89-6248-5039-aff1-b5424759c7a0 with identifier: 10738429
2026-03-30 04:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 936d1a89-6248-5039-aff1-b5424759c7a0 with scrape type 2
2026-03-30 04:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 936d1a89-6248-5039-aff1-b5424759c7a0 with scrape type 2
2026-03-30 04:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 936d1a89-6248-5039-aff1-b5424759c7a0, identifier: 10738429
2026-03-30 04:15:30 [adesa.be] INFO: Found listing with ID: 10740801
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.be%27%20and%20RowKey%20eq%20%2710740801%27 HTTP/1.1" 200 None
2026-03-30 04:15:30 [adesa.be] INFO: Scrape type for 10740801: 2
2026-03-30 04:15:30 [adesa.be] INFO: Scraping item 10740801 url https://www.openlane.eu/en/carv6/auction/10740801
2026-03-30 04:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c59991d1-d06f-5708-9a6f-01dae5386e4c with identifier: 10738427
2026-03-30 04:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c59991d1-d06f-5708-9a6f-01dae5386e4c with identifier: 10738427
2026-03-30 04:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c59991d1-d06f-5708-9a6f-01dae5386e4c with identifier: 10738427 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/10738427>
{'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-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'c59991d1-d06f-5708-9a6f-01dae5386e4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMF606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738427',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 88997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 ST Line - Petrol - Manual - 125 hp - 88.997 km',
'transmission': 'manual',
'trim': 'ST Line',
'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.be%27%20and%20RowKey%20eq%20%2710738427%27 HTTP/1.1" 200 None
2026-03-30 04:15:30 [adesa.be] INFO: Saving data for 10738427: {'auction_closing_time': 1775118600.0, 'created_time': 1774738613.968234, 'last_price_update_time': 1774844130.471322}
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.be',RowKey='10738427') HTTP/1.1" 204 0
2026-03-30 04:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3dd757b2-0c26-543f-a4c9-47d93fc3be0f with identifier: 10738428
2026-03-30 04:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3dd757b2-0c26-543f-a4c9-47d93fc3be0f with identifier: 10738428
2026-03-30 04:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3dd757b2-0c26-543f-a4c9-47d93fc3be0f with identifier: 10738428 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/10738428>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '3dd757b2-0c26-543f-a4c9-47d93fc3be0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLT820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738428',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 52266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 52.266 km',
'transmission': 'manual',
'trim': 'Titanium',
'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.be%27%20and%20RowKey%20eq%20%2710738428%27 HTTP/1.1" 200 None
2026-03-30 04:15:30 [adesa.be] INFO: Saving data for 10738428: {'auction_closing_time': 1775118600.0, 'created_time': 1774738619.515856, 'last_price_update_time': 1774844130.834834}
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.be',RowKey='10738428') HTTP/1.1" 204 0
2026-03-30 04:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 936d1a89-6248-5039-aff1-b5424759c7a0 with identifier: 10738429
2026-03-30 04:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 936d1a89-6248-5039-aff1-b5424759c7a0 with identifier: 10738429
2026-03-30 04:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 936d1a89-6248-5039-aff1-b5424759c7a0 with identifier: 10738429 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: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:15:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738429>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '936d1a89-6248-5039-aff1-b5424759c7a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRY005',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738429',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 68512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 68.512 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-30 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738429%27 HTTP/1.1" 200 None
2026-03-30 04:15:31 [adesa.be] INFO: Saving data for 10738429: {'auction_closing_time': 1775118600.0, 'created_time': 1774738592.355165, 'last_price_update_time': 1774844131.392922}
2026-03-30 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738429') HTTP/1.1" 204 0
2026-03-30 04:15:31 [adesa.be] INFO: Found listing with ID: 10739029
2026-03-30 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739029%27 HTTP/1.1" 200 None
2026-03-30 04:15:31 [adesa.be] INFO: Scrape type for 10739029: 0
2026-03-30 04:15:31 [adesa.be] INFO: Skipping item 10739029 url https://www.openlane.eu/en/carv6/auction/10739029
2026-03-30 04:15:31 [adesa.be] INFO: Found listing with ID: 10740471
2026-03-30 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:15:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740471%27 HTTP/1.1" 200 None
2026-03-30 04:15:31 [adesa.be] INFO: Scrape type for 10740471: 2
2026-03-30 04:15:31 [adesa.be] INFO: Scraping item 10740471 url https://www.openlane.eu/en/carv6/auction/10740471
2026-03-30 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738424> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738423> (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 [zyte_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 [zyte_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 [zyte_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: 8a088f54-03cc-5672-bf3c-2bbab96ab750 with identifier: 10738424
2026-03-30 04:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a088f54-03cc-5672-bf3c-2bbab96ab750 with scrape type 2
2026-03-30 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a088f54-03cc-5672-bf3c-2bbab96ab750 with scrape type 2
2026-03-30 04:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a088f54-03cc-5672-bf3c-2bbab96ab750, identifier: 10738424
2026-03-30 04:15:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4da7cca-458b-553b-81a8-5286f9ca9fe3 with identifier: 10738426
2026-03-30 04:15:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4da7cca-458b-553b-81a8-5286f9ca9fe3 with scrape type 2
2026-03-30 04:15:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4da7cca-458b-553b-81a8-5286f9ca9fe3 with scrape type 2
2026-03-30 04:15:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4da7cca-458b-553b-81a8-5286f9ca9fe3, identifier: 10738426
2026-03-30 04:15:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a088f54-03cc-5672-bf3c-2bbab96ab750 with identifier: 10738424
2026-03-30 04:15:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a088f54-03cc-5672-bf3c-2bbab96ab750 with identifier: 10738424
2026-03-30 04:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a088f54-03cc-5672-bf3c-2bbab96ab750 with identifier: 10738424 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/10738424>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '8a088f54-03cc-5672-bf3c-2bbab96ab750',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBD297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738424',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 104645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-05-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i Titanium - Hybrid - Automatic - 152 hp - 104.645 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738424%27 HTTP/1.1" 200 None
2026-03-30 04:15:32 [adesa.be] INFO: Saving data for 10738424: {'auction_closing_time': 1775118600.0, 'created_time': 1774738607.381311, 'last_price_update_time': 1774844132.29784}
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.be',RowKey='10738424') HTTP/1.1" 204 0
2026-03-30 04:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4da7cca-458b-553b-81a8-5286f9ca9fe3 with identifier: 10738426
2026-03-30 04:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4da7cca-458b-553b-81a8-5286f9ca9fe3 with identifier: 10738426
2026-03-30 04:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4da7cca-458b-553b-81a8-5286f9ca9fe3 with identifier: 10738426 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/10738426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 351,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': 'c4da7cca-458b-553b-81a8-5286f9ca9fe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FAR625',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738426',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mustang Mach-E',
'odometer': 108606,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2024-03-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Mustang Mach-E Premium - AWD - Electric - Automatic - 351 hp - '
'108.606 km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710738426%27 HTTP/1.1" 200 None
2026-03-30 04:15:32 [adesa.be] INFO: Saving data for 10738426: {'auction_closing_time': 1775118600.0, 'created_time': 1774738589.956511, 'last_price_update_time': 1774844132.585843}
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.be',RowKey='10738426') HTTP/1.1" 204 0
2026-03-30 04:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9472363c-485f-5701-904b-765f4397f9c6 with identifier: 10738425
2026-03-30 04:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9472363c-485f-5701-904b-765f4397f9c6 with scrape type 2
2026-03-30 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9472363c-485f-5701-904b-765f4397f9c6 with scrape type 2
2026-03-30 04:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9472363c-485f-5701-904b-765f4397f9c6, identifier: 10738425
2026-03-30 04:15:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66589257-d414-5b97-af89-3ad6b7fb53b8 with identifier: 10738423
2026-03-30 04:15:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66589257-d414-5b97-af89-3ad6b7fb53b8 with scrape type 2
2026-03-30 04:15:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66589257-d414-5b97-af89-3ad6b7fb53b8 with scrape type 2
2026-03-30 04:15:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66589257-d414-5b97-af89-3ad6b7fb53b8, identifier: 10738423
2026-03-30 04:15:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9472363c-485f-5701-904b-765f4397f9c6 with identifier: 10738425
2026-03-30 04:15:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9472363c-485f-5701-904b-765f4397f9c6 with identifier: 10738425
2026-03-30 04:15:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9472363c-485f-5701-904b-765f4397f9c6 with identifier: 10738425 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: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/10738425>
{'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-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '9472363c-485f-5701-904b-765f4397f9c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNB220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738425',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 117682,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Kuga 2.5i Titanium - Hybrid - Automatic - 152 hp - 117.682 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738425%27 HTTP/1.1" 200 None
2026-03-30 04:15:33 [adesa.be] INFO: Saving data for 10738425: {'auction_closing_time': 1775118600.0, 'created_time': 1774738597.117656, 'last_price_update_time': 1774844133.120438}
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.be',RowKey='10738425') HTTP/1.1" 204 0
2026-03-30 04:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66589257-d414-5b97-af89-3ad6b7fb53b8 with identifier: 10738423
2026-03-30 04:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66589257-d414-5b97-af89-3ad6b7fb53b8 with identifier: 10738423
2026-03-30 04:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66589257-d414-5b97-af89-3ad6b7fb53b8 with identifier: 10738423 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/10738423>
{'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-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '66589257-d414-5b97-af89-3ad6b7fb53b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAW120',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738423',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 127830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Focus Active 2.0 EcoBlue X - Diesel - Automatic - 150 hp - '
'127.830 km',
'transmission': 'automatic',
'trim': 'X',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738423%27 HTTP/1.1" 200 None
2026-03-30 04:15:33 [adesa.be] INFO: Saving data for 10738423: {'auction_closing_time': 1775118600.0, 'created_time': 1774738615.757575, 'last_price_update_time': 1774844133.396025}
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.be',RowKey='10738423') HTTP/1.1" 204 0
2026-03-30 04:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15: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:15: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:15: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:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 838aeff3-f82c-5a1c-8579-18830447fe81 with identifier: 10738419
2026-03-30 04:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 838aeff3-f82c-5a1c-8579-18830447fe81 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 838aeff3-f82c-5a1c-8579-18830447fe81 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 838aeff3-f82c-5a1c-8579-18830447fe81, identifier: 10738419
2026-03-30 04:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b6ef48-8049-53e2-910a-9581c824e314 with identifier: 10738421
2026-03-30 04:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b6ef48-8049-53e2-910a-9581c824e314 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97b6ef48-8049-53e2-910a-9581c824e314 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97b6ef48-8049-53e2-910a-9581c824e314, identifier: 10738421
2026-03-30 04:15:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0577f994-ce31-5fef-b738-9f5242173406 with identifier: 10738420
2026-03-30 04:15:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0577f994-ce31-5fef-b738-9f5242173406 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0577f994-ce31-5fef-b738-9f5242173406 with scrape type 2
2026-03-30 04:15:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0577f994-ce31-5fef-b738-9f5242173406, identifier: 10738420
2026-03-30 04:15:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 838aeff3-f82c-5a1c-8579-18830447fe81 with identifier: 10738419
2026-03-30 04:15:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 838aeff3-f82c-5a1c-8579-18830447fe81 with identifier: 10738419
2026-03-30 04:15:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 838aeff3-f82c-5a1c-8579-18830447fe81 with identifier: 10738419 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/10738419>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '838aeff3-f82c-5a1c-8579-18830447fe81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVE253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738419',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 121416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'DS DS4 1.5 HDI Bastille - Diesel - Automatic - 131 hp - 121.416 km',
'transmission': 'automatic',
'trim': 'Bastille',
'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.be%27%20and%20RowKey%20eq%20%2710738419%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.be] INFO: Saving data for 10738419: {'auction_closing_time': 1775118600.0, 'created_time': 1774738609.178856, 'last_price_update_time': 1774844134.079019}
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.be',RowKey='10738419') HTTP/1.1" 204 0
2026-03-30 04:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97b6ef48-8049-53e2-910a-9581c824e314 with identifier: 10738421
2026-03-30 04:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97b6ef48-8049-53e2-910a-9581c824e314 with identifier: 10738421
2026-03-30 04:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97b6ef48-8049-53e2-910a-9581c824e314 with identifier: 10738421 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/10738421>
{'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-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '97b6ef48-8049-53e2-910a-9581c824e314',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFA868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738421',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 130019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2020-08-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'DS DS7 Crossback 1.6 E-TENSE Grand Chic - AWD - Hybrid - Automatic '
'- 200 hp - 130.019 km',
'transmission': 'automatic',
'trim': 'Grand Chic',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738421%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.be] INFO: Saving data for 10738421: {'auction_closing_time': 1775118600.0, 'created_time': 1774738619.140634, 'last_price_update_time': 1774844134.375558}
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.be',RowKey='10738421') HTTP/1.1" 204 0
2026-03-30 04:15:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0577f994-ce31-5fef-b738-9f5242173406 with identifier: 10738420
2026-03-30 04:15:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0577f994-ce31-5fef-b738-9f5242173406 with identifier: 10738420
2026-03-30 04:15:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0577f994-ce31-5fef-b738-9f5242173406 with identifier: 10738420 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/10738420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0577f994-ce31-5fef-b738-9f5242173406',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV823',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738420',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 101205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'DS DS7 Crossback 1.6 Rivoli - Hybrid - Automatic - 180 hp - 101.205 '
'km',
'transmission': 'automatic',
'trim': 'Rivoli',
'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.be%27%20and%20RowKey%20eq%20%2710738420%27 HTTP/1.1" 200 None
2026-03-30 04:15:34 [adesa.be] INFO: Saving data for 10738420: {'auction_closing_time': 1775118600.0, 'created_time': 1774738618.1543, 'last_price_update_time': 1774844134.656155}
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.be',RowKey='10738420') HTTP/1.1" 204 0
2026-03-30 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740609> (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 [zyte_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 [zyte_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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10740673
2026-03-30 04:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5838d4a0-289f-5960-a803-f92c54e7f33f with scrape type 2
2026-03-30 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5838d4a0-289f-5960-a803-f92c54e7f33f with scrape type 2
2026-03-30 04:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5838d4a0-289f-5960-a803-f92c54e7f33f, identifier: 10740673
2026-03-30 04:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e9a9f98-20b0-53fc-9f56-b6b9a66e6229 with identifier: 10738417
2026-03-30 04:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e9a9f98-20b0-53fc-9f56-b6b9a66e6229 with scrape type 2
2026-03-30 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e9a9f98-20b0-53fc-9f56-b6b9a66e6229 with scrape type 2
2026-03-30 04:15:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e9a9f98-20b0-53fc-9f56-b6b9a66e6229, identifier: 10738417
2026-03-30 04:15:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10740609
2026-03-30 04:15:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 630981ea-9442-53c7-948f-eb14c35b0fc4 with scrape type 2
2026-03-30 04:15:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 630981ea-9442-53c7-948f-eb14c35b0fc4 with scrape type 2
2026-03-30 04:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 630981ea-9442-53c7-948f-eb14c35b0fc4, identifier: 10740609
2026-03-30 04:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10740673
2026-03-30 04:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10740673
2026-03-30 04:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5838d4a0-289f-5960-a803-f92c54e7f33f with identifier: 10740673 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/10740673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 217,
'expiration_date': '2026-03-30T10:20:00Z',
'fuel_type': 'Hybrid',
'id': '5838d4a0-289f-5960-a803-f92c54e7f33f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '28880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740673',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 59812,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Volkswagen Passat Variant GTE 1.4 Business - Hybrid - Automatic - '
'217 hp - 59.812 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740673%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.be] INFO: Saving data for 10740673: {'auction_closing_time': 1774866000.0, 'created_time': 1774649717.703503, 'last_price_update_time': 1774844135.387363}
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.be',RowKey='10740673') HTTP/1.1" 204 0
2026-03-30 04:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e9a9f98-20b0-53fc-9f56-b6b9a66e6229 with identifier: 10738417
2026-03-30 04:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e9a9f98-20b0-53fc-9f56-b6b9a66e6229 with identifier: 10738417
2026-03-30 04:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e9a9f98-20b0-53fc-9f56-b6b9a66e6229 with identifier: 10738417 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/10738417>
{'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': 67,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8e9a9f98-20b0-53fc-9f56-b6b9a66e6229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABE759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738417',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 33842,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - Manual - 67 hp - 33.842 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738417%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.be] INFO: Saving data for 10738417: {'auction_closing_time': 1775118600.0, 'created_time': 1774738608.16705, 'last_price_update_time': 1774844135.65316}
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.be',RowKey='10738417') HTTP/1.1" 204 0
2026-03-30 04:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10740609
2026-03-30 04:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10740609
2026-03-30 04:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 630981ea-9442-53c7-948f-eb14c35b0fc4 with identifier: 10740609 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/10740609>
{'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:10:00Z',
'fuel_type': 'Electric',
'id': '630981ea-9442-53c7-948f-eb14c35b0fc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '30830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740609',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 86888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'Auto Mega Store GmbH',
'title': 'Audi E-Tron 55 Advanced - Quattro - Electric - Automatic - 408 hp - '
'86.888 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740609%27 HTTP/1.1" 200 None
2026-03-30 04:15:35 [adesa.be] INFO: Saving data for 10740609: {'auction_closing_time': 1774865400.0, 'created_time': 1774649719.155492, 'last_price_update_time': 1774844135.917949}
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.be',RowKey='10740609') HTTP/1.1" 204 0
2026-03-30 04:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a43a6fc5-0182-50a0-87c9-4c28c71b8872 with identifier: 10738415
2026-03-30 04:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a43a6fc5-0182-50a0-87c9-4c28c71b8872 with scrape type 2
2026-03-30 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a43a6fc5-0182-50a0-87c9-4c28c71b8872 with scrape type 2
2026-03-30 04:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a43a6fc5-0182-50a0-87c9-4c28c71b8872, identifier: 10738415
2026-03-30 04:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a43a6fc5-0182-50a0-87c9-4c28c71b8872 with identifier: 10738415
2026-03-30 04:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a43a6fc5-0182-50a0-87c9-4c28c71b8872 with identifier: 10738415
2026-03-30 04:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a43a6fc5-0182-50a0-87c9-4c28c71b8872 with identifier: 10738415 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/10738415>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'a43a6fc5-0182-50a0-87c9-4c28c71b8872',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWW383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738415',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 145291,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C4 1.5 HDI Business - Diesel - Manual - 110 hp - 145.291 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738415%27 HTTP/1.1" 200 None
2026-03-30 04:15:36 [adesa.be] INFO: Saving data for 10738415: {'auction_closing_time': 1775118600.0, 'created_time': 1774738606.257074, 'last_price_update_time': 1774844136.484586}
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.be',RowKey='10738415') HTTP/1.1" 204 0
2026-03-30 04:15:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with identifier: 10738202
2026-03-30 04:15:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with scrape type 2
2026-03-30 04:15:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with scrape type 2
2026-03-30 04:15:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058, identifier: 10738202
2026-03-30 04:15:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with identifier: 10738202
2026-03-30 04:15:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with identifier: 10738202
2026-03-30 04:15:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3b1edb7-1aeb-51d7-9d0c-95df8bfad058 with identifier: 10738202 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:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738202>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3b1edb7-1aeb-51d7-9d0c-95df8bfad058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGC224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738202',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 58194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 58.194 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738202%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.be] INFO: Saving data for 10738202: {'auction_closing_time': 1775041200.0, 'created_time': 1774736198.876601, 'last_price_update_time': 1774844137.077385}
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.be',RowKey='10738202') HTTP/1.1" 204 0
2026-03-30 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff695c89-853b-53f7-a0ca-49dd0e0f69a3 with identifier: 10738416
2026-03-30 04:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff695c89-853b-53f7-a0ca-49dd0e0f69a3 with scrape type 2
2026-03-30 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff695c89-853b-53f7-a0ca-49dd0e0f69a3 with scrape type 2
2026-03-30 04:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff695c89-853b-53f7-a0ca-49dd0e0f69a3, identifier: 10738416
2026-03-30 04:15:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with identifier: 10738200
2026-03-30 04:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with scrape type 2
2026-03-30 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with scrape type 2
2026-03-30 04:15:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620, identifier: 10738200
2026-03-30 04:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff695c89-853b-53f7-a0ca-49dd0e0f69a3 with identifier: 10738416
2026-03-30 04:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff695c89-853b-53f7-a0ca-49dd0e0f69a3 with identifier: 10738416
2026-03-30 04:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff695c89-853b-53f7-a0ca-49dd0e0f69a3 with identifier: 10738416 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/10738416>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ff695c89-853b-53f7-a0ca-49dd0e0f69a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRH967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738416',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 124569,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C4 1.5 HDI Business - Diesel - Manual - 110 hp - 124.569 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738416%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.be] INFO: Saving data for 10738416: {'auction_closing_time': 1775118600.0, 'created_time': 1774738604.682902, 'last_price_update_time': 1774844137.636759}
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.be',RowKey='10738416') HTTP/1.1" 204 0
2026-03-30 04:15:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with identifier: 10738200
2026-03-30 04:15:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with identifier: 10738200
2026-03-30 04:15:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79e2bd4d-2679-50ef-a8c1-633bb0f5f620 with identifier: 10738200 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/10738200>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '79e2bd4d-2679-50ef-a8c1-633bb0f5f620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDS649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738200',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 53848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'53.848 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738200%27 HTTP/1.1" 200 None
2026-03-30 04:15:37 [adesa.be] INFO: Saving data for 10738200: {'auction_closing_time': 1775041200.0, 'created_time': 1774736195.974709, 'last_price_update_time': 1774844137.913891}
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.be',RowKey='10738200') HTTP/1.1" 204 0
2026-03-30 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 760eee70-ff6e-55ab-a844-784fa52fa8bc with identifier: 10740460
2026-03-30 04:15:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 760eee70-ff6e-55ab-a844-784fa52fa8bc with scrape type 2
2026-03-30 04:15:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 760eee70-ff6e-55ab-a844-784fa52fa8bc with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 760eee70-ff6e-55ab-a844-784fa52fa8bc, identifier: 10740460
2026-03-30 04:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 760eee70-ff6e-55ab-a844-784fa52fa8bc with identifier: 10740460
2026-03-30 04:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 760eee70-ff6e-55ab-a844-784fa52fa8bc with identifier: 10740460
2026-03-30 04:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 760eee70-ff6e-55ab-a844-784fa52fa8bc with identifier: 10740460 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/10740460>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '760eee70-ff6e-55ab-a844-784fa52fa8bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGD906',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740460',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 49213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A1 Sportback 25 TFSI Attraction - Petrol - Automatic - 95 hp - '
'49.213 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740460%27 HTTP/1.1" 200 None
2026-03-30 04:15:38 [adesa.be] INFO: Saving data for 10740460: {'auction_closing_time': 1774965600.0, 'created_time': 1774650084.250797, 'last_price_update_time': 1774844138.293168}
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.be',RowKey='10740460') HTTP/1.1" 204 0
2026-03-30 04:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc31aed2-863a-5a02-b53c-3c83912b1897 with identifier: 10740801
2026-03-30 04:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc31aed2-863a-5a02-b53c-3c83912b1897 with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc31aed2-863a-5a02-b53c-3c83912b1897 with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc31aed2-863a-5a02-b53c-3c83912b1897, identifier: 10740801
2026-03-30 04:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with identifier: 10738199
2026-03-30 04:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d, identifier: 10738199
2026-03-30 04:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10737880
2026-03-30 04:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7700e80e-8733-59c5-a55a-a43fe20947cc with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7700e80e-8733-59c5-a55a-a43fe20947cc with scrape type 2
2026-03-30 04:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7700e80e-8733-59c5-a55a-a43fe20947cc, identifier: 10737880
2026-03-30 04:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc31aed2-863a-5a02-b53c-3c83912b1897 with identifier: 10740801
2026-03-30 04:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc31aed2-863a-5a02-b53c-3c83912b1897 with identifier: 10740801
2026-03-30 04:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc31aed2-863a-5a02-b53c-3c83912b1897 with identifier: 10740801 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/10740801>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'bc31aed2-863a-5a02-b53c-3c83912b1897',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTL500',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740801',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 34954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A1 Sportback 25 TFSI Attraction - Petrol - Manual - 95 hp - '
'34.954 km',
'transmission': 'manual',
'trim': 'Attraction',
'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.be%27%20and%20RowKey%20eq%20%2710740801%27 HTTP/1.1" 200 None
2026-03-30 04:15:38 [adesa.be] INFO: Saving data for 10740801: {'auction_closing_time': 1774947600.0, 'created_time': 1774650083.250667, 'last_price_update_time': 1774844138.872652}
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.be',RowKey='10740801') HTTP/1.1" 204 0
2026-03-30 04:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with identifier: 10738199
2026-03-30 04:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with identifier: 10738199
2026-03-30 04:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d with identifier: 10738199 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: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/10738199>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'bc5e55d3-b5a1-5e6f-8999-ba7eedb1727d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDT075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738199',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 47625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'47.625 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738199%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.be] INFO: Saving data for 10738199: {'auction_closing_time': 1775041200.0, 'created_time': 1774650083.695643, 'last_price_update_time': 1774844139.145692}
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.be',RowKey='10738199') HTTP/1.1" 204 0
2026-03-30 04:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10737880
2026-03-30 04:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10737880
2026-03-30 04:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7700e80e-8733-59c5-a55a-a43fe20947cc with identifier: 10737880 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/10737880>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 571,
'expiration_date': '2026-03-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '7700e80e-8733-59c5-a55a-a43fe20947cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '225000834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737880',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 59636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 48600,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Porsche Taycan 4S Cross Turismo - AWD - Electric - Automatic - 571 '
'hp - 59.636 km',
'transmission': 'automatic',
'trim': 'Cross Turismo',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737880%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.be] INFO: Saving data for 10737880: {'auction_closing_time': 1774875600.0, 'created_time': 1774627487.927828, 'last_price_update_time': 1774844139.42954}
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.be',RowKey='10737880') HTTP/1.1" 204 0
2026-03-30 04:15:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740471> (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/10738203> (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/10737943> (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 [zyte_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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with identifier: 10740471
2026-03-30 04:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with scrape type 2
2026-03-30 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with scrape type 2
2026-03-30 04:15:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c, identifier: 10740471
2026-03-30 04:15:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with identifier: 10740471
2026-03-30 04:15:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with identifier: 10740471
2026-03-30 04:15:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ad61d86-9b49-5875-9fdc-0c33cacbb44c with identifier: 10740471 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/10740471>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '3ad61d86-9b49-5875-9fdc-0c33cacbb44c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740471',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 91095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 1.0 TFSI Advanced - Petrol - Automatic - 110 hp - 91.095 km',
'transmission': 'automatic',
'trim': 'Advanced',
'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.be%27%20and%20RowKey%20eq%20%2710740471%27 HTTP/1.1" 200 None
2026-03-30 04:15:39 [adesa.be] INFO: Saving data for 10740471: {'auction_closing_time': 1774965600.0, 'created_time': 1774650076.837098, 'last_price_update_time': 1774844139.915645}
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.be',RowKey='10740471') HTTP/1.1" 204 0
2026-03-30 04:15:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e604361f-a559-5815-b353-b0b9dbf98a36 with identifier: 10738203
2026-03-30 04:15:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e604361f-a559-5815-b353-b0b9dbf98a36 with scrape type 2
2026-03-30 04:15:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e604361f-a559-5815-b353-b0b9dbf98a36 with scrape type 2
2026-03-30 04:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e604361f-a559-5815-b353-b0b9dbf98a36, identifier: 10738203
2026-03-30 04:15:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10737943
2026-03-30 04:15:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with scrape type 2
2026-03-30 04:15:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with scrape type 2
2026-03-30 04:15:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948, identifier: 10737943
2026-03-30 04:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e604361f-a559-5815-b353-b0b9dbf98a36 with identifier: 10738203
2026-03-30 04:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e604361f-a559-5815-b353-b0b9dbf98a36 with identifier: 10738203
2026-03-30 04:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e604361f-a559-5815-b353-b0b9dbf98a36 with identifier: 10738203 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/10738203>
{'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': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e604361f-a559-5815-b353-b0b9dbf98a36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAL106',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738203',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 73069,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 73.069 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738203%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Saving data for 10738203: {'auction_closing_time': 1775041200.0, 'created_time': 1774736200.57657, 'last_price_update_time': 1774844140.368847}
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.be',RowKey='10738203') HTTP/1.1" 204 0
2026-03-30 04:15:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10737943
2026-03-30 04:15:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10737943
2026-03-30 04:15:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b9446be-ca24-55f2-8dfe-29a6e8cd0948 with identifier: 10737943 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/10737943>
{'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-30T13:00:00Z',
'fuel_type': 'Electric',
'id': '3b9446be-ca24-55f2-8dfe-29a6e8cd0948',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737943',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 41255,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Audi Q4 E-tron 35 - Electric - Automatic - 170 hp - 41.255 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710737943%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Saving data for 10737943: {'auction_closing_time': 1774875600.0, 'created_time': 1774624516.912892, 'last_price_update_time': 1774844140.657097}
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.be',RowKey='10737943') HTTP/1.1" 204 0
2026-03-30 04:15: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:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738214> (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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739501
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.be%27%20and%20RowKey%20eq%20%2710739501%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Scrape type for 10739501: 0
2026-03-30 04:15:40 [adesa.be] INFO: Skipping item 10739501 url https://www.openlane.eu/en/carv6/auction/10739501
2026-03-30 04:15:40 [adesa.be] INFO: Found listing with ID: 10739274
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.be%27%20and%20RowKey%20eq%20%2710739274%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Scrape type for 10739274: 0
2026-03-30 04:15:40 [adesa.be] INFO: Skipping item 10739274 url https://www.openlane.eu/en/carv6/auction/10739274
2026-03-30 04:15:40 [adesa.be] INFO: Found listing with ID: 10739528
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.be%27%20and%20RowKey%20eq%20%2710739528%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Scrape type for 10739528: 0
2026-03-30 04:15:40 [adesa.be] INFO: Skipping item 10739528 url https://www.openlane.eu/en/carv6/auction/10739528
2026-03-30 04:15:40 [adesa.be] INFO: Found listing with ID: 10739361
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.be%27%20and%20RowKey%20eq%20%2710739361%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Scrape type for 10739361: 0
2026-03-30 04:15:40 [adesa.be] INFO: Skipping item 10739361 url https://www.openlane.eu/en/carv6/auction/10739361
2026-03-30 04:15:40 [adesa.be] INFO: Found listing with ID: 10739557
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.be%27%20and%20RowKey%20eq%20%2710739557%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Scrape type for 10739557: 0
2026-03-30 04:15:40 [adesa.be] INFO: Skipping item 10739557 url https://www.openlane.eu/en/carv6/auction/10739557
2026-03-30 04:15:40 [adesa.be] INFO: Found listing with ID: 10739561
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.be%27%20and%20RowKey%20eq%20%2710739561%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Scrape type for 10739561: 0
2026-03-30 04:15:40 [adesa.be] INFO: Skipping item 10739561 url https://www.openlane.eu/en/carv6/auction/10739561
2026-03-30 04:15:40 [adesa.be] INFO: Found listing with ID: 10739541
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.be%27%20and%20RowKey%20eq%20%2710739541%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Scrape type for 10739541: 0
2026-03-30 04:15:40 [adesa.be] INFO: Skipping item 10739541 url https://www.openlane.eu/en/carv6/auction/10739541
2026-03-30 04:15:40 [adesa.be] INFO: Found listing with ID: 10739491
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.be%27%20and%20RowKey%20eq%20%2710739491%27 HTTP/1.1" 200 None
2026-03-30 04:15:40 [adesa.be] INFO: Scrape type for 10739491: 0
2026-03-30 04:15:40 [adesa.be] INFO: Skipping item 10739491 url https://www.openlane.eu/en/carv6/auction/10739491
2026-03-30 04:15:40 [adesa.be] INFO: Found listing with ID: 10739552
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.be%27%20and%20RowKey%20eq%20%2710739552%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.be] INFO: Scrape type for 10739552: 0
2026-03-30 04:15:41 [adesa.be] INFO: Skipping item 10739552 url https://www.openlane.eu/en/carv6/auction/10739552
2026-03-30 04:15:41 [adesa.be] INFO: Found listing with ID: 10739380
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.be%27%20and%20RowKey%20eq%20%2710739380%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.be] INFO: Scrape type for 10739380: 0
2026-03-30 04:15:41 [adesa.be] INFO: Skipping item 10739380 url https://www.openlane.eu/en/carv6/auction/10739380
2026-03-30 04:15:41 [adesa.be] INFO: Found listing with ID: 10740478
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.be%27%20and%20RowKey%20eq%20%2710740478%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.be] INFO: Scrape type for 10740478: 2
2026-03-30 04:15:41 [adesa.be] INFO: Scraping item 10740478 url https://www.openlane.eu/en/carv6/auction/10740478
2026-03-30 04:15:41 [adesa.be] INFO: Found listing with ID: 10739351
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.be%27%20and%20RowKey%20eq%20%2710739351%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.be] INFO: Scrape type for 10739351: 0
2026-03-30 04:15:41 [adesa.be] INFO: Skipping item 10739351 url https://www.openlane.eu/en/carv6/auction/10739351
2026-03-30 04:15:41 [adesa.be] INFO: Found listing with ID: 10739191
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.be%27%20and%20RowKey%20eq%20%2710739191%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.be] INFO: Scrape type for 10739191: 0
2026-03-30 04:15:41 [adesa.be] INFO: Skipping item 10739191 url https://www.openlane.eu/en/carv6/auction/10739191
2026-03-30 04:15:41 [adesa.be] INFO: Found listing with ID: 10739045
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.be%27%20and%20RowKey%20eq%20%2710739045%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.be] INFO: Scrape type for 10739045: 2
2026-03-30 04:15:41 [adesa.be] INFO: Scraping item 10739045 url https://www.openlane.eu/en/carv6/auction/10739045
2026-03-30 04:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with identifier: 10738215
2026-03-30 04:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with scrape type 2
2026-03-30 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with scrape type 2
2026-03-30 04:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4, identifier: 10738215
2026-03-30 04:15:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with identifier: 10738214
2026-03-30 04:15:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with scrape type 2
2026-03-30 04:15:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with scrape type 2
2026-03-30 04:15:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43, identifier: 10738214
2026-03-30 04:15:41 [adesa.be] INFO: Found listing with ID: 10740740
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.be%27%20and%20RowKey%20eq%20%2710740740%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.be] INFO: Scrape type for 10740740: 2
2026-03-30 04:15:41 [adesa.be] INFO: Scraping item 10740740 url https://www.openlane.eu/en/carv6/auction/10740740
2026-03-30 04:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with identifier: 10738215
2026-03-30 04:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with identifier: 10738215
2026-03-30 04:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02c1a1c5-ea1f-526d-bc6a-2699d580dcc4 with identifier: 10738215 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/10738215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '02c1a1c5-ea1f-526d-bc6a-2699d580dcc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XBS333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738215',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 176827,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2019-11-07',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 90 hp - '
'176.827 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710738215%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.be] INFO: Saving data for 10738215: {'auction_closing_time': 1775041200.0, 'created_time': 1774736196.351984, 'last_price_update_time': 1774844141.58077}
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.be',RowKey='10738215') HTTP/1.1" 204 0
2026-03-30 04:15:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with identifier: 10738214
2026-03-30 04:15:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with identifier: 10738214
2026-03-30 04:15:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21c5aa4c-9353-533f-8bc7-0bba63c7cd43 with identifier: 10738214 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/10738214>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '21c5aa4c-9353-533f-8bc7-0bba63c7cd43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WSK109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738214',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 55725,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2019-08-29',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 90 hp - '
'55.725 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710738214%27 HTTP/1.1" 200 None
2026-03-30 04:15:41 [adesa.be] INFO: Saving data for 10738214: {'auction_closing_time': 1775041200.0, 'created_time': 1774650087.540805, 'last_price_update_time': 1774844141.972715}
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.be',RowKey='10738214') HTTP/1.1" 204 0
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10740754
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.be%27%20and%20RowKey%20eq%20%2710740754%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10740754: 0
2026-03-30 04:15:42 [adesa.be] INFO: Skipping item 10740754 url https://www.openlane.eu/en/carv6/auction/10740754
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10740477
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.be%27%20and%20RowKey%20eq%20%2710740477%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10740477: 2
2026-03-30 04:15:42 [adesa.be] INFO: Scraping item 10740477 url https://www.openlane.eu/en/carv6/auction/10740477
2026-03-30 04:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10739184
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.be%27%20and%20RowKey%20eq%20%2710739184%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10739184: 0
2026-03-30 04:15:42 [adesa.be] INFO: Skipping item 10739184 url https://www.openlane.eu/en/carv6/auction/10739184
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10739376
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.be%27%20and%20RowKey%20eq%20%2710739376%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10739376: 2
2026-03-30 04:15:42 [adesa.be] INFO: Scraping item 10739376 url https://www.openlane.eu/en/carv6/auction/10739376
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.be] INFO: Found listing with ID: 10739582
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.be%27%20and%20RowKey%20eq%20%2710739582%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10739582: 2
2026-03-30 04:15:42 [adesa.be] INFO: Scraping item 10739582 url https://www.openlane.eu/en/carv6/auction/10739582
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10739683
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.be%27%20and%20RowKey%20eq%20%2710739683%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10739683: 2
2026-03-30 04:15:42 [adesa.be] INFO: Scraping item 10739683 url https://www.openlane.eu/en/carv6/auction/10739683
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10739243
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.be%27%20and%20RowKey%20eq%20%2710739243%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10739243: 0
2026-03-30 04:15:42 [adesa.be] INFO: Skipping item 10739243 url https://www.openlane.eu/en/carv6/auction/10739243
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10740521
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.be%27%20and%20RowKey%20eq%20%2710740521%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10740521: 2
2026-03-30 04:15:42 [adesa.be] INFO: Scraping item 10740521 url https://www.openlane.eu/en/carv6/auction/10740521
2026-03-30 04:15:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738213> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10739636
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.be%27%20and%20RowKey%20eq%20%2710739636%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10739636: 2
2026-03-30 04:15:42 [adesa.be] INFO: Scraping item 10739636 url https://www.openlane.eu/en/carv6/auction/10739636
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84967463-89be-5f0b-b67f-bed586e2c85d with identifier: 10738193
2026-03-30 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84967463-89be-5f0b-b67f-bed586e2c85d with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84967463-89be-5f0b-b67f-bed586e2c85d with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84967463-89be-5f0b-b67f-bed586e2c85d, identifier: 10738193
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10739550
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.be%27%20and%20RowKey%20eq%20%2710739550%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10739550: 2
2026-03-30 04:15:42 [adesa.be] INFO: Scraping item 10739550 url https://www.openlane.eu/en/carv6/auction/10739550
2026-03-30 04:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84967463-89be-5f0b-b67f-bed586e2c85d with identifier: 10738193
2026-03-30 04:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84967463-89be-5f0b-b67f-bed586e2c85d with identifier: 10738193
2026-03-30 04:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84967463-89be-5f0b-b67f-bed586e2c85d with identifier: 10738193 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/10738193>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '84967463-89be-5f0b-b67f-bed586e2c85d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738193',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 38564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 1,
'seller_name': 'Ayvens België',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 38.564 km',
'transmission': 'manual',
'trim': 'Pro',
'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.be%27%20and%20RowKey%20eq%20%2710738193%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Saving data for 10738193: {'auction_closing_time': 1775041200.0, 'created_time': 1774736174.195731, 'last_price_update_time': 1774844142.571429}
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.be',RowKey='10738193') HTTP/1.1" 204 0
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10739453
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.be%27%20and%20RowKey%20eq%20%2710739453%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10739453: 2
2026-03-30 04:15:42 [adesa.be] INFO: Scraping item 10739453 url https://www.openlane.eu/en/carv6/auction/10739453
2026-03-30 04:15:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d503c76-3bc7-5da2-9064-412f2363f94b with identifier: 10738213
2026-03-30 04:15:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d503c76-3bc7-5da2-9064-412f2363f94b with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d503c76-3bc7-5da2-9064-412f2363f94b with scrape type 2
2026-03-30 04:15:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d503c76-3bc7-5da2-9064-412f2363f94b, identifier: 10738213
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10739553
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.be%27%20and%20RowKey%20eq%20%2710739553%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10739553: 0
2026-03-30 04:15:42 [adesa.be] INFO: Skipping item 10739553 url https://www.openlane.eu/en/carv6/auction/10739553
2026-03-30 04:15:42 [adesa.be] INFO: Found listing with ID: 10740777
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.be%27%20and%20RowKey%20eq%20%2710740777%27 HTTP/1.1" 200 None
2026-03-30 04:15:42 [adesa.be] INFO: Scrape type for 10740777: 2
2026-03-30 04:15:42 [adesa.be] INFO: Scraping item 10740777 url https://www.openlane.eu/en/carv6/auction/10740777
2026-03-30 04:15:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d503c76-3bc7-5da2-9064-412f2363f94b with identifier: 10738213
2026-03-30 04:15:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d503c76-3bc7-5da2-9064-412f2363f94b with identifier: 10738213
2026-03-30 04:15:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d503c76-3bc7-5da2-9064-412f2363f94b with identifier: 10738213 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/10738213>
{'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': 95,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '0d503c76-3bc7-5da2-9064-412f2363f94b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAM834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738213',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 150855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'150.855 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
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:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738213%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Saving data for 10738213: {'auction_closing_time': 1775041200.0, 'created_time': 1774650086.698498, 'last_price_update_time': 1774844143.005359}
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.be',RowKey='10738213') HTTP/1.1" 204 0
2026-03-30 04:15:43 [adesa.be] INFO: Found listing with ID: 10740531
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.be%27%20and%20RowKey%20eq%20%2710740531%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Scrape type for 10740531: 2
2026-03-30 04:15:43 [adesa.be] INFO: Scraping item 10740531 url https://www.openlane.eu/en/carv6/auction/10740531
2026-03-30 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15: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:15: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:15: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:15:43 [adesa.be] INFO: Found listing with ID: 10740733
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.be%27%20and%20RowKey%20eq%20%2710740733%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Scrape type for 10740733: 0
2026-03-30 04:15:43 [adesa.be] INFO: Skipping item 10740733 url https://www.openlane.eu/en/carv6/auction/10740733
2026-03-30 04:15:43 [adesa.be] INFO: Found listing with ID: 10739340
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.be%27%20and%20RowKey%20eq%20%2710739340%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Scrape type for 10739340: 0
2026-03-30 04:15:43 [adesa.be] INFO: Skipping item 10739340 url https://www.openlane.eu/en/carv6/auction/10739340
2026-03-30 04:15:43 [adesa.be] INFO: Found listing with ID: 10739335
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.be%27%20and%20RowKey%20eq%20%2710739335%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Scrape type for 10739335: 0
2026-03-30 04:15:43 [adesa.be] INFO: Skipping item 10739335 url https://www.openlane.eu/en/carv6/auction/10739335
2026-03-30 04:15:43 [adesa.be] INFO: Found listing with ID: 10739401
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.be%27%20and%20RowKey%20eq%20%2710739401%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Scrape type for 10739401: 2
2026-03-30 04:15:43 [adesa.be] INFO: Scraping item 10739401 url https://www.openlane.eu/en/carv6/auction/10739401
2026-03-30 04:15:43 [adesa.be] INFO: Found listing with ID: 10739214
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.be%27%20and%20RowKey%20eq%20%2710739214%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Scrape type for 10739214: 2
2026-03-30 04:15:43 [adesa.be] INFO: Scraping item 10739214 url https://www.openlane.eu/en/carv6/auction/10739214
2026-03-30 04:15:43 [adesa.be] INFO: Found listing with ID: 10739118
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.be%27%20and%20RowKey%20eq%20%2710739118%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Scrape type for 10739118: 2
2026-03-30 04:15:43 [adesa.be] INFO: Scraping item 10739118 url https://www.openlane.eu/en/carv6/auction/10739118
2026-03-30 04:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 781c5367-cb8a-582b-9206-6c9e5b04ebca with identifier: 10738409
2026-03-30 04:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 781c5367-cb8a-582b-9206-6c9e5b04ebca with scrape type 2
2026-03-30 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 781c5367-cb8a-582b-9206-6c9e5b04ebca with scrape type 2
2026-03-30 04:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 781c5367-cb8a-582b-9206-6c9e5b04ebca, identifier: 10738409
2026-03-30 04:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25246b9-b6f0-57cc-bada-58c72e4b0825 with identifier: 10738411
2026-03-30 04:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25246b9-b6f0-57cc-bada-58c72e4b0825 with scrape type 2
2026-03-30 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25246b9-b6f0-57cc-bada-58c72e4b0825 with scrape type 2
2026-03-30 04:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f25246b9-b6f0-57cc-bada-58c72e4b0825, identifier: 10738411
2026-03-30 04:15:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8810d7c9-a5dc-5169-92bc-3647f5175f03 with identifier: 10738407
2026-03-30 04:15:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8810d7c9-a5dc-5169-92bc-3647f5175f03 with scrape type 2
2026-03-30 04:15:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8810d7c9-a5dc-5169-92bc-3647f5175f03 with scrape type 2
2026-03-30 04:15:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8810d7c9-a5dc-5169-92bc-3647f5175f03, identifier: 10738407
2026-03-30 04:15:43 [adesa.be] INFO: Found listing with ID: 10739724
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.be%27%20and%20RowKey%20eq%20%2710739724%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Scrape type for 10739724: 2
2026-03-30 04:15:43 [adesa.be] INFO: Scraping item 10739724 url https://www.openlane.eu/en/carv6/auction/10739724
2026-03-30 04:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 781c5367-cb8a-582b-9206-6c9e5b04ebca with identifier: 10738409
2026-03-30 04:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 781c5367-cb8a-582b-9206-6c9e5b04ebca with identifier: 10738409
2026-03-30 04:15:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 781c5367-cb8a-582b-9206-6c9e5b04ebca with identifier: 10738409 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/10738409>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '781c5367-cb8a-582b-9206-6c9e5b04ebca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXH430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738409',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 72644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-04-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 18i - Petrol - Manual - 136 hp - 72.644 km',
'transmission': 'manual',
'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.be%27%20and%20RowKey%20eq%20%2710738409%27 HTTP/1.1" 200 None
2026-03-30 04:15:43 [adesa.be] INFO: Saving data for 10738409: {'auction_closing_time': 1775118600.0, 'created_time': 1774738614.766414, 'last_price_update_time': 1774844143.953092}
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.be',RowKey='10738409') HTTP/1.1" 204 0
2026-03-30 04:15:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f25246b9-b6f0-57cc-bada-58c72e4b0825 with identifier: 10738411
2026-03-30 04:15:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f25246b9-b6f0-57cc-bada-58c72e4b0825 with identifier: 10738411
2026-03-30 04:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f25246b9-b6f0-57cc-bada-58c72e4b0825 with identifier: 10738411 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/10738411>
{'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': 163,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f25246b9-b6f0-57cc-bada-58c72e4b0825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSE851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 52510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 52.510 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738411%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Saving data for 10738411: {'auction_closing_time': 1775118600.0, 'created_time': 1774738603.028656, 'last_price_update_time': 1774844144.229729}
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.be',RowKey='10738411') HTTP/1.1" 204 0
2026-03-30 04:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8810d7c9-a5dc-5169-92bc-3647f5175f03 with identifier: 10738407
2026-03-30 04:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8810d7c9-a5dc-5169-92bc-3647f5175f03 with identifier: 10738407
2026-03-30 04:15:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8810d7c9-a5dc-5169-92bc-3647f5175f03 with identifier: 10738407 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/10738407>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '8810d7c9-a5dc-5169-92bc-3647f5175f03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLE188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 82550,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 82.550 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738407%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Saving data for 10738407: {'auction_closing_time': 1775118600.0, 'created_time': 1774738616.13233, 'last_price_update_time': 1774844144.498712}
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.be',RowKey='10738407') HTTP/1.1" 204 0
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739506
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.be%27%20and%20RowKey%20eq%20%2710739506%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739506: 2
2026-03-30 04:15:44 [adesa.be] INFO: Scraping item 10739506 url https://www.openlane.eu/en/carv6/auction/10739506
2026-03-30 04:15:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739951
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.be%27%20and%20RowKey%20eq%20%2710739951%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739951: 2
2026-03-30 04:15:44 [adesa.be] INFO: Scraping item 10739951 url https://www.openlane.eu/en/carv6/auction/10739951
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 [adesa.be] INFO: Found listing with ID: 10739949
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.be%27%20and%20RowKey%20eq%20%2710739949%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739949: 2
2026-03-30 04:15:44 [adesa.be] INFO: Scraping item 10739949 url https://www.openlane.eu/en/carv6/auction/10739949
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739406
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.be%27%20and%20RowKey%20eq%20%2710739406%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739406: 2
2026-03-30 04:15:44 [adesa.be] INFO: Scraping item 10739406 url https://www.openlane.eu/en/carv6/auction/10739406
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739542
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.be%27%20and%20RowKey%20eq%20%2710739542%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739542: 2
2026-03-30 04:15:44 [adesa.be] INFO: Scraping item 10739542 url https://www.openlane.eu/en/carv6/auction/10739542
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739679
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.be%27%20and%20RowKey%20eq%20%2710739679%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739679: 0
2026-03-30 04:15:44 [adesa.be] INFO: Skipping item 10739679 url https://www.openlane.eu/en/carv6/auction/10739679
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10740021
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.be%27%20and%20RowKey%20eq%20%2710740021%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10740021: 2
2026-03-30 04:15:44 [adesa.be] INFO: Scraping item 10740021 url https://www.openlane.eu/en/carv6/auction/10740021
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10740770
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.be%27%20and%20RowKey%20eq%20%2710740770%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10740770: 2
2026-03-30 04:15:44 [adesa.be] INFO: Scraping item 10740770 url https://www.openlane.eu/en/carv6/auction/10740770
2026-03-30 04:15:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a254e678-7ad0-5761-8e9f-0c30a13e977c with identifier: 10738406
2026-03-30 04:15:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a254e678-7ad0-5761-8e9f-0c30a13e977c with scrape type 2
2026-03-30 04:15:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a254e678-7ad0-5761-8e9f-0c30a13e977c with scrape type 2
2026-03-30 04:15:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a254e678-7ad0-5761-8e9f-0c30a13e977c, identifier: 10738406
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739302
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.be%27%20and%20RowKey%20eq%20%2710739302%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739302: 0
2026-03-30 04:15:44 [adesa.be] INFO: Skipping item 10739302 url https://www.openlane.eu/en/carv6/auction/10739302
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739393
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.be%27%20and%20RowKey%20eq%20%2710739393%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739393: 0
2026-03-30 04:15:44 [adesa.be] INFO: Skipping item 10739393 url https://www.openlane.eu/en/carv6/auction/10739393
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739055
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.be%27%20and%20RowKey%20eq%20%2710739055%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739055: 0
2026-03-30 04:15:44 [adesa.be] INFO: Skipping item 10739055 url https://www.openlane.eu/en/carv6/auction/10739055
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739465
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.be%27%20and%20RowKey%20eq%20%2710739465%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739465: 0
2026-03-30 04:15:44 [adesa.be] INFO: Skipping item 10739465 url https://www.openlane.eu/en/carv6/auction/10739465
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739505
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.be%27%20and%20RowKey%20eq%20%2710739505%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739505: 0
2026-03-30 04:15:44 [adesa.be] INFO: Skipping item 10739505 url https://www.openlane.eu/en/carv6/auction/10739505
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10739256
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.be%27%20and%20RowKey%20eq%20%2710739256%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10739256: 0
2026-03-30 04:15:44 [adesa.be] INFO: Skipping item 10739256 url https://www.openlane.eu/en/carv6/auction/10739256
2026-03-30 04:15:44 [adesa.be] INFO: Found listing with ID: 10740781
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.be%27%20and%20RowKey%20eq%20%2710740781%27 HTTP/1.1" 200 None
2026-03-30 04:15:44 [adesa.be] INFO: Scrape type for 10740781: 2
2026-03-30 04:15:44 [adesa.be] INFO: Scraping item 10740781 url https://www.openlane.eu/en/carv6/auction/10740781
2026-03-30 04:15:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a254e678-7ad0-5761-8e9f-0c30a13e977c with identifier: 10738406
2026-03-30 04:15:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a254e678-7ad0-5761-8e9f-0c30a13e977c with identifier: 10738406
2026-03-30 04:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a254e678-7ad0-5761-8e9f-0c30a13e977c with identifier: 10738406 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/10738406>
{'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': 125,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a254e678-7ad0-5761-8e9f-0c30a13e977c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCN909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 46831,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 46.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738406%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Saving data for 10738406: {'auction_closing_time': 1775118600.0, 'created_time': 1774738616.482397, 'last_price_update_time': 1774844145.201916}
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.be',RowKey='10738406') HTTP/1.1" 204 0
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739300
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.be%27%20and%20RowKey%20eq%20%2710739300%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739300: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739300 url https://www.openlane.eu/en/carv6/auction/10739300
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739729
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.be%27%20and%20RowKey%20eq%20%2710739729%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739729: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739729 url https://www.openlane.eu/en/carv6/auction/10739729
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739936
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.be%27%20and%20RowKey%20eq%20%2710739936%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739936: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739936 url https://www.openlane.eu/en/carv6/auction/10739936
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10740509
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.be%27%20and%20RowKey%20eq%20%2710740509%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10740509: 2
2026-03-30 04:15:45 [adesa.be] INFO: Scraping item 10740509 url https://www.openlane.eu/en/carv6/auction/10740509
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739248
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.be%27%20and%20RowKey%20eq%20%2710739248%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739248: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739248 url https://www.openlane.eu/en/carv6/auction/10739248
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739160
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.be%27%20and%20RowKey%20eq%20%2710739160%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739160: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739160 url https://www.openlane.eu/en/carv6/auction/10739160
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10740529
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.be%27%20and%20RowKey%20eq%20%2710740529%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10740529: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10740529 url https://www.openlane.eu/en/carv6/auction/10740529
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739948
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.be%27%20and%20RowKey%20eq%20%2710739948%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739948: 2
2026-03-30 04:15:45 [adesa.be] INFO: Scraping item 10739948 url https://www.openlane.eu/en/carv6/auction/10739948
2026-03-30 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739352
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.be%27%20and%20RowKey%20eq%20%2710739352%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739352: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739352 url https://www.openlane.eu/en/carv6/auction/10739352
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739219
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.be%27%20and%20RowKey%20eq%20%2710739219%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739219: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739219 url https://www.openlane.eu/en/carv6/auction/10739219
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10740008
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.be%27%20and%20RowKey%20eq%20%2710740008%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10740008: 2
2026-03-30 04:15:45 [adesa.be] INFO: Scraping item 10740008 url https://www.openlane.eu/en/carv6/auction/10740008
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 [adesa.be] INFO: Found listing with ID: 10739941
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.be%27%20and%20RowKey%20eq%20%2710739941%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739941: 2
2026-03-30 04:15:45 [adesa.be] INFO: Scraping item 10739941 url https://www.openlane.eu/en/carv6/auction/10739941
2026-03-30 04:15:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739615
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.be%27%20and%20RowKey%20eq%20%2710739615%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739615: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739615 url https://www.openlane.eu/en/carv6/auction/10739615
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739402
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.be%27%20and%20RowKey%20eq%20%2710739402%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739402: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739402 url https://www.openlane.eu/en/carv6/auction/10739402
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739508
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.be%27%20and%20RowKey%20eq%20%2710739508%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739508: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739508 url https://www.openlane.eu/en/carv6/auction/10739508
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739390
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.be%27%20and%20RowKey%20eq%20%2710739390%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739390: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739390 url https://www.openlane.eu/en/carv6/auction/10739390
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739385
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.be%27%20and%20RowKey%20eq%20%2710739385%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739385: 2
2026-03-30 04:15:45 [adesa.be] INFO: Scraping item 10739385 url https://www.openlane.eu/en/carv6/auction/10739385
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 [adesa.be] INFO: Found listing with ID: 10739145
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.be%27%20and%20RowKey%20eq%20%2710739145%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739145: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739145 url https://www.openlane.eu/en/carv6/auction/10739145
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739053
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.be%27%20and%20RowKey%20eq%20%2710739053%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739053: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739053 url https://www.openlane.eu/en/carv6/auction/10739053
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739427
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.be%27%20and%20RowKey%20eq%20%2710739427%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739427: 0
2026-03-30 04:15:45 [adesa.be] INFO: Skipping item 10739427 url https://www.openlane.eu/en/carv6/auction/10739427
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739370
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.be%27%20and%20RowKey%20eq%20%2710739370%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739370: 2
2026-03-30 04:15:45 [adesa.be] INFO: Scraping item 10739370 url https://www.openlane.eu/en/carv6/auction/10739370
2026-03-30 04:15:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1076790-3000-56be-9b52-e196f69d2c83 with identifier: 10738402
2026-03-30 04:15:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1076790-3000-56be-9b52-e196f69d2c83 with scrape type 2
2026-03-30 04:15:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1076790-3000-56be-9b52-e196f69d2c83 with scrape type 2
2026-03-30 04:15:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1076790-3000-56be-9b52-e196f69d2c83, identifier: 10738402
2026-03-30 04:15:45 [adesa.be] INFO: Found listing with ID: 10739334
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.be%27%20and%20RowKey%20eq%20%2710739334%27 HTTP/1.1" 200 None
2026-03-30 04:15:45 [adesa.be] INFO: Scrape type for 10739334: 2
2026-03-30 04:15:45 [adesa.be] INFO: Scraping item 10739334 url https://www.openlane.eu/en/carv6/auction/10739334
2026-03-30 04:15:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1076790-3000-56be-9b52-e196f69d2c83 with identifier: 10738402
2026-03-30 04:15:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1076790-3000-56be-9b52-e196f69d2c83 with identifier: 10738402
2026-03-30 04:15:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1076790-3000-56be-9b52-e196f69d2c83 with identifier: 10738402 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:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738402>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'd1076790-3000-56be-9b52-e196f69d2c83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPP662',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738402',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 97807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 97.807 km',
'transmission': 'manual',
'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.be%27%20and%20RowKey%20eq%20%2710738402%27 HTTP/1.1" 200 None
2026-03-30 04:15:46 [adesa.be] INFO: Saving data for 10738402: {'auction_closing_time': 1775118600.0, 'created_time': 1774738620.820711, 'last_price_update_time': 1774844146.104942}
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.be',RowKey='10738402') HTTP/1.1" 204 0
2026-03-30 04:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7b5363e-746e-5686-9b22-0e3d5128bcba with identifier: 10738401
2026-03-30 04:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7b5363e-746e-5686-9b22-0e3d5128bcba with scrape type 2
2026-03-30 04:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7b5363e-746e-5686-9b22-0e3d5128bcba with scrape type 2
2026-03-30 04:15:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7b5363e-746e-5686-9b22-0e3d5128bcba, identifier: 10738401
2026-03-30 04:15:46 [adesa.be] INFO: Found listing with ID: 10739621
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.be%27%20and%20RowKey%20eq%20%2710739621%27 HTTP/1.1" 200 None
2026-03-30 04:15:46 [adesa.be] INFO: Scrape type for 10739621: 2
2026-03-30 04:15:46 [adesa.be] INFO: Scraping item 10739621 url https://www.openlane.eu/en/carv6/auction/10739621
2026-03-30 04:15: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:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738408> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7b5363e-746e-5686-9b22-0e3d5128bcba with identifier: 10738401
2026-03-30 04:15:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7b5363e-746e-5686-9b22-0e3d5128bcba with identifier: 10738401
2026-03-30 04:15:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7b5363e-746e-5686-9b22-0e3d5128bcba with identifier: 10738401 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/10738401>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e7b5363e-746e-5686-9b22-0e3d5128bcba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRY834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738401',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 82761,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 82.761 km',
'transmission': 'manual',
'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.be%27%20and%20RowKey%20eq%20%2710738401%27 HTTP/1.1" 200 None
2026-03-30 04:15:46 [adesa.be] INFO: Saving data for 10738401: {'auction_closing_time': 1775118600.0, 'created_time': 1774738623.656939, 'last_price_update_time': 1774844146.872727}
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.be',RowKey='10738401') HTTP/1.1" 204 0
2026-03-30 04:15: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:15:46 [adesa.be] INFO: Found listing with ID: 10739306
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.be%27%20and%20RowKey%20eq%20%2710739306%27 HTTP/1.1" 200 None
2026-03-30 04:15:46 [adesa.be] INFO: Scrape type for 10739306: 2
2026-03-30 04:15:46 [adesa.be] INFO: Scraping item 10739306 url https://www.openlane.eu/en/carv6/auction/10739306
2026-03-30 04:15:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740478> (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/10738414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:46 [adesa.be] INFO: Found listing with ID: 10739054
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.be%27%20and%20RowKey%20eq%20%2710739054%27 HTTP/1.1" 200 None
2026-03-30 04:15:46 [adesa.be] INFO: Scrape type for 10739054: 2
2026-03-30 04:15:46 [adesa.be] INFO: Scraping item 10739054 url https://www.openlane.eu/en/carv6/auction/10739054
2026-03-30 04:15: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:15: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:15:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f20672f-b2b2-595e-9075-9946bfb48b15 with identifier: 10738403
2026-03-30 04:15:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f20672f-b2b2-595e-9075-9946bfb48b15 with scrape type 2
2026-03-30 04:15:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f20672f-b2b2-595e-9075-9946bfb48b15 with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f20672f-b2b2-595e-9075-9946bfb48b15, identifier: 10738403
2026-03-30 04:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c4f7018-161a-580b-9e2f-a887640ee34a with identifier: 10738408
2026-03-30 04:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c4f7018-161a-580b-9e2f-a887640ee34a with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c4f7018-161a-580b-9e2f-a887640ee34a with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c4f7018-161a-580b-9e2f-a887640ee34a, identifier: 10738408
2026-03-30 04:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f20672f-b2b2-595e-9075-9946bfb48b15 with identifier: 10738403
2026-03-30 04:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f20672f-b2b2-595e-9075-9946bfb48b15 with identifier: 10738403
2026-03-30 04:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f20672f-b2b2-595e-9075-9946bfb48b15 with identifier: 10738403 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/10738403>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '9f20672f-b2b2-595e-9075-9946bfb48b15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSQ959',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 118622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 118.622 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738403%27 HTTP/1.1" 200 None
2026-03-30 04:15:47 [adesa.be] INFO: Saving data for 10738403: {'auction_closing_time': 1775118600.0, 'created_time': 1774738623.316698, 'last_price_update_time': 1774844147.362003}
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.be',RowKey='10738403') HTTP/1.1" 204 0
2026-03-30 04:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c4f7018-161a-580b-9e2f-a887640ee34a with identifier: 10738408
2026-03-30 04:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c4f7018-161a-580b-9e2f-a887640ee34a with identifier: 10738408
2026-03-30 04:15:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c4f7018-161a-580b-9e2f-a887640ee34a with identifier: 10738408 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/10738408>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1c4f7018-161a-580b-9e2f-a887640ee34a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKV463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738408',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 123399,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16 - Diesel - Automatic - 116 hp - 123.399 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738408%27 HTTP/1.1" 200 None
2026-03-30 04:15:47 [adesa.be] INFO: Saving data for 10738408: {'auction_closing_time': 1775118600.0, 'created_time': 1774738614.368582, 'last_price_update_time': 1774844147.647615}
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.be',RowKey='10738408') HTTP/1.1" 204 0
2026-03-30 04:15:47 [adesa.be] INFO: Found listing with ID: 10739116
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.be%27%20and%20RowKey%20eq%20%2710739116%27 HTTP/1.1" 200 None
2026-03-30 04:15:47 [adesa.be] INFO: Scrape type for 10739116: 2
2026-03-30 04:15:47 [adesa.be] INFO: Scraping item 10739116 url https://www.openlane.eu/en/carv6/auction/10739116
2026-03-30 04:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:47 [adesa.be] INFO: Found listing with ID: 10739108
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.be%27%20and%20RowKey%20eq%20%2710739108%27 HTTP/1.1" 200 None
2026-03-30 04:15:47 [adesa.be] INFO: Scrape type for 10739108: 2
2026-03-30 04:15:47 [adesa.be] INFO: Scraping item 10739108 url https://www.openlane.eu/en/carv6/auction/10739108
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with identifier: 10740478
2026-03-30 04:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2, identifier: 10740478
2026-03-30 04:15:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 777b6db9-b3a9-58cb-86c1-8fc8e0178b54 with identifier: 10738414
2026-03-30 04:15:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 777b6db9-b3a9-58cb-86c1-8fc8e0178b54 with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 777b6db9-b3a9-58cb-86c1-8fc8e0178b54 with scrape type 2
2026-03-30 04:15:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 777b6db9-b3a9-58cb-86c1-8fc8e0178b54, identifier: 10738414
2026-03-30 04:15:47 [adesa.be] INFO: Found listing with ID: 10739680
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.be%27%20and%20RowKey%20eq%20%2710739680%27 HTTP/1.1" 200 None
2026-03-30 04:15:47 [adesa.be] INFO: Scrape type for 10739680: 2
2026-03-30 04:15:47 [adesa.be] INFO: Scraping item 10739680 url https://www.openlane.eu/en/carv6/auction/10739680
2026-03-30 04:15:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with identifier: 10740478
2026-03-30 04:15:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with identifier: 10740478
2026-03-30 04:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40a52d30-23c1-5fd4-9eaa-03337ebd5ee2 with identifier: 10740478 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/10740478>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '40a52d30-23c1-5fd4-9eaa-03337ebd5ee2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLN998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 54913,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TDI S Line - Diesel - Automatic - 116 hp - '
'54.913 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740478%27 HTTP/1.1" 200 None
2026-03-30 04:15:48 [adesa.be] INFO: Saving data for 10740478: {'auction_closing_time': 1774965600.0, 'created_time': 1774650076.324479, 'last_price_update_time': 1774844148.193438}
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.be',RowKey='10740478') HTTP/1.1" 204 0
2026-03-30 04:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 777b6db9-b3a9-58cb-86c1-8fc8e0178b54 with identifier: 10738414
2026-03-30 04:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 777b6db9-b3a9-58cb-86c1-8fc8e0178b54 with identifier: 10738414
2026-03-30 04:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 777b6db9-b3a9-58cb-86c1-8fc8e0178b54 with identifier: 10738414 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/10738414>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Petrol',
'id': '777b6db9-b3a9-58cb-86c1-8fc8e0178b54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHH484',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738414',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 47660,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C4 1.2i Feel - Petrol - Manual - 100 hp - 47.660 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710738414%27 HTTP/1.1" 200 None
2026-03-30 04:15:48 [adesa.be] INFO: Saving data for 10738414: {'auction_closing_time': 1775118600.0, 'created_time': 1774738606.652999, 'last_price_update_time': 1774844148.469184}
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.be',RowKey='10738414') 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/10739045> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:48 [adesa.be] INFO: Found listing with ID: 10739994
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.be%27%20and%20RowKey%20eq%20%2710739994%27 HTTP/1.1" 200 None
2026-03-30 04:15:48 [adesa.be] INFO: Scrape type for 10739994: 0
2026-03-30 04:15:48 [adesa.be] INFO: Skipping item 10739994 url https://www.openlane.eu/en/carv6/auction/10739994
2026-03-30 04:15:48 [adesa.be] INFO: Found listing with ID: 10739671
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.be%27%20and%20RowKey%20eq%20%2710739671%27 HTTP/1.1" 200 None
2026-03-30 04:15:48 [adesa.be] INFO: Scrape type for 10739671: 2
2026-03-30 04:15:48 [adesa.be] INFO: Scraping item 10739671 url https://www.openlane.eu/en/carv6/auction/10739671
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: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with identifier: 10740740
2026-03-30 04:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with scrape type 2
2026-03-30 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with scrape type 2
2026-03-30 04:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7, identifier: 10740740
2026-03-30 04:15:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c973cc87-ab16-5eee-b585-18e7bd25f9f6 with identifier: 10738412
2026-03-30 04:15:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c973cc87-ab16-5eee-b585-18e7bd25f9f6 with scrape type 2
2026-03-30 04:15:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c973cc87-ab16-5eee-b585-18e7bd25f9f6 with scrape type 2
2026-03-30 04:15:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c973cc87-ab16-5eee-b585-18e7bd25f9f6, identifier: 10738412
2026-03-30 04:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with identifier: 10740740
2026-03-30 04:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with identifier: 10740740
2026-03-30 04:15:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7 with identifier: 10740740 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/10740740>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '8c1c43e3-32bd-5d26-a5ee-5e52de60e4e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APT190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 52503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-06-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - Manual - 110 hp - '
'52.503 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740740%27 HTTP/1.1" 200 None
2026-03-30 04:15:48 [adesa.be] INFO: Saving data for 10740740: {'auction_closing_time': 1774947600.0, 'created_time': 1774650079.594424, 'last_price_update_time': 1774844148.949303}
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.be',RowKey='10740740') HTTP/1.1" 204 0
2026-03-30 04:15:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c973cc87-ab16-5eee-b585-18e7bd25f9f6 with identifier: 10738412
2026-03-30 04:15:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c973cc87-ab16-5eee-b585-18e7bd25f9f6 with identifier: 10738412
2026-03-30 04:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c973cc87-ab16-5eee-b585-18e7bd25f9f6 with identifier: 10738412 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/10738412>
{'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': 102,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'c973cc87-ab16-5eee-b585-18e7bd25f9f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XEV935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 89892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-12-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 102 hp - '
'89.892 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710738412%27 HTTP/1.1" 200 None
2026-03-30 04:15:49 [adesa.be] INFO: Saving data for 10738412: {'auction_closing_time': 1775118600.0, 'created_time': 1774738603.851738, 'last_price_update_time': 1774844149.221181}
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.be',RowKey='10738412') HTTP/1.1" 204 0
2026-03-30 04:15:49 [adesa.be] INFO: Found listing with ID: 10739475
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.be%27%20and%20RowKey%20eq%20%2710739475%27 HTTP/1.1" 200 None
2026-03-30 04:15:49 [adesa.be] INFO: Scrape type for 10739475: 2
2026-03-30 04:15:49 [adesa.be] INFO: Scraping item 10739475 url https://www.openlane.eu/en/carv6/auction/10739475
2026-03-30 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740477> (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/10740521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:49 [adesa.be] INFO: Found listing with ID: 10739618
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.be%27%20and%20RowKey%20eq%20%2710739618%27 HTTP/1.1" 200 None
2026-03-30 04:15:49 [adesa.be] INFO: Scrape type for 10739618: 2
2026-03-30 04:15:49 [adesa.be] INFO: Scraping item 10739618 url https://www.openlane.eu/en/carv6/auction/10739618
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: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10739045
2026-03-30 04:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e34a0b3b-60dd-5b15-963f-615f5d0053b1 with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e34a0b3b-60dd-5b15-963f-615f5d0053b1 with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e34a0b3b-60dd-5b15-963f-615f5d0053b1, identifier: 10739045
2026-03-30 04:15:49 [adesa.be] INFO: Found listing with ID: 10739431
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.be%27%20and%20RowKey%20eq%20%2710739431%27 HTTP/1.1" 200 None
2026-03-30 04:15:49 [adesa.be] INFO: Scrape type for 10739431: 2
2026-03-30 04:15:49 [adesa.be] INFO: Scraping item 10739431 url https://www.openlane.eu/en/carv6/auction/10739431
2026-03-30 04:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10739045
2026-03-30 04:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10739045
2026-03-30 04:15:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e34a0b3b-60dd-5b15-963f-615f5d0053b1 with identifier: 10739045 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/10739045>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e34a0b3b-60dd-5b15-963f-615f5d0053b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APT822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739045',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 50998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-06-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - 110 hp - 50.998 km',
'transmission': 'manual',
'trim': 'Attraction',
'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.be%27%20and%20RowKey%20eq%20%2710739045%27 HTTP/1.1" 200 None
2026-03-30 04:15:49 [adesa.be] INFO: Saving data for 10739045: {'auction_closing_time': 1774858500.0, 'created_time': 1774627440.708263, 'last_price_update_time': 1774844149.684498}
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.be',RowKey='10739045') HTTP/1.1" 204 0
2026-03-30 04:15:49 [adesa.be] INFO: Found listing with ID: 10739623
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.be%27%20and%20RowKey%20eq%20%2710739623%27 HTTP/1.1" 200 None
2026-03-30 04:15:49 [adesa.be] INFO: Scrape type for 10739623: 2
2026-03-30 04:15:49 [adesa.be] INFO: Scraping item 10739623 url https://www.openlane.eu/en/carv6/auction/10739623
2026-03-30 04:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 112760e1-8d87-5377-a613-6cd6689c2cea with identifier: 10740477
2026-03-30 04:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 112760e1-8d87-5377-a613-6cd6689c2cea with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 112760e1-8d87-5377-a613-6cd6689c2cea with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 112760e1-8d87-5377-a613-6cd6689c2cea, identifier: 10740477
2026-03-30 04:15:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fc06c71-1338-5257-8f39-8f9c6e495f1a with identifier: 10740521
2026-03-30 04:15:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fc06c71-1338-5257-8f39-8f9c6e495f1a with scrape type 2
2026-03-30 04:15:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fc06c71-1338-5257-8f39-8f9c6e495f1a, identifier: 10740521
2026-03-30 04:15:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 112760e1-8d87-5377-a613-6cd6689c2cea with identifier: 10740477
2026-03-30 04:15:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 112760e1-8d87-5377-a613-6cd6689c2cea with identifier: 10740477
2026-03-30 04:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 112760e1-8d87-5377-a613-6cd6689c2cea with identifier: 10740477 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/10740477>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '112760e1-8d87-5377-a613-6cd6689c2cea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLU949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 72029,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 30 TFSI Business - Petrol - Automatic - 110 hp - '
'72.029 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740477%27 HTTP/1.1" 200 None
2026-03-30 04:15:50 [adesa.be] INFO: Saving data for 10740477: {'auction_closing_time': 1774965600.0, 'created_time': 1774650066.863507, 'last_price_update_time': 1774844150.236874}
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.be',RowKey='10740477') HTTP/1.1" 204 0
2026-03-30 04:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fc06c71-1338-5257-8f39-8f9c6e495f1a with identifier: 10740521
2026-03-30 04:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fc06c71-1338-5257-8f39-8f9c6e495f1a with identifier: 10740521
2026-03-30 04:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fc06c71-1338-5257-8f39-8f9c6e495f1a with identifier: 10740521 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/10740521>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '6fc06c71-1338-5257-8f39-8f9c6e495f1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AU7996',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 45900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Attraction - Diesel - Automatic - 150 hp - '
'45.900 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740521%27 HTTP/1.1" 200 None
2026-03-30 04:15:50 [adesa.be] INFO: Saving data for 10740521: {'auction_closing_time': 1774965600.0, 'created_time': 1774650068.309447, 'last_price_update_time': 1774844150.507348}
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.be',RowKey='10740521') HTTP/1.1" 204 0
2026-03-30 04:15:50 [adesa.be] INFO: Found listing with ID: 10739313
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.be%27%20and%20RowKey%20eq%20%2710739313%27 HTTP/1.1" 200 None
2026-03-30 04:15:50 [adesa.be] INFO: Scrape type for 10739313: 2
2026-03-30 04:15:50 [adesa.be] INFO: Scraping item 10739313 url https://www.openlane.eu/en/carv6/auction/10739313
2026-03-30 04:15: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:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15: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:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:50 [adesa.be] INFO: Found listing with ID: 10739307
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.be%27%20and%20RowKey%20eq%20%2710739307%27 HTTP/1.1" 200 None
2026-03-30 04:15:50 [adesa.be] INFO: Scrape type for 10739307: 2
2026-03-30 04:15:50 [adesa.be] INFO: Scraping item 10739307 url https://www.openlane.eu/en/carv6/auction/10739307
2026-03-30 04:15: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:15:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b6f2492-2982-5062-b0fa-e04969c24987 with identifier: 10740777
2026-03-30 04:15:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b6f2492-2982-5062-b0fa-e04969c24987 with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b6f2492-2982-5062-b0fa-e04969c24987 with scrape type 2
2026-03-30 04:15:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b6f2492-2982-5062-b0fa-e04969c24987, identifier: 10740777
2026-03-30 04:15:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b6f2492-2982-5062-b0fa-e04969c24987 with identifier: 10740777
2026-03-30 04:15:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b6f2492-2982-5062-b0fa-e04969c24987 with identifier: 10740777
2026-03-30 04:15:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b6f2492-2982-5062-b0fa-e04969c24987 with identifier: 10740777 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/10740777>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1b6f2492-2982-5062-b0fa-e04969c24987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740777',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 98671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'98.671 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740777%27 HTTP/1.1" 200 None
2026-03-30 04:15:50 [adesa.be] INFO: Saving data for 10740777: {'auction_closing_time': 1774947600.0, 'created_time': 1774650064.80663, 'last_price_update_time': 1774844150.935332}
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.be',RowKey='10740777') HTTP/1.1" 204 0
2026-03-30 04:15:50 [adesa.be] INFO: Found listing with ID: 10739354
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.be%27%20and%20RowKey%20eq%20%2710739354%27 HTTP/1.1" 200 None
2026-03-30 04:15:50 [adesa.be] INFO: Scrape type for 10739354: 2
2026-03-30 04:15:50 [adesa.be] INFO: Scraping item 10739354 url https://www.openlane.eu/en/carv6/auction/10739354
2026-03-30 04:15:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15: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:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 274c369e-e855-5abc-9557-e8928acd1f1c with identifier: 10740531
2026-03-30 04:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 274c369e-e855-5abc-9557-e8928acd1f1c with scrape type 2
2026-03-30 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 274c369e-e855-5abc-9557-e8928acd1f1c with scrape type 2
2026-03-30 04:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 274c369e-e855-5abc-9557-e8928acd1f1c, identifier: 10740531
2026-03-30 04:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10739506
2026-03-30 04:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f57656-ddb7-5694-940d-68e55b6afddd with scrape type 2
2026-03-30 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5f57656-ddb7-5694-940d-68e55b6afddd with scrape type 2
2026-03-30 04:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5f57656-ddb7-5694-940d-68e55b6afddd, identifier: 10739506
2026-03-30 04:15:51 [adesa.be] INFO: Found listing with ID: 10739690
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.be%27%20and%20RowKey%20eq%20%2710739690%27 HTTP/1.1" 200 None
2026-03-30 04:15:51 [adesa.be] INFO: Scrape type for 10739690: 2
2026-03-30 04:15:51 [adesa.be] INFO: Scraping item 10739690 url https://www.openlane.eu/en/carv6/auction/10739690
2026-03-30 04:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 274c369e-e855-5abc-9557-e8928acd1f1c with identifier: 10740531
2026-03-30 04:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 274c369e-e855-5abc-9557-e8928acd1f1c with identifier: 10740531
2026-03-30 04:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 274c369e-e855-5abc-9557-e8928acd1f1c with identifier: 10740531 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/10740531>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '274c369e-e855-5abc-9557-e8928acd1f1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMN795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 74768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TFSI Attraction - Petrol - Automatic - 150 hp '
'- 74.768 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740531%27 HTTP/1.1" 200 None
2026-03-30 04:15:51 [adesa.be] INFO: Saving data for 10740531: {'auction_closing_time': 1774965600.0, 'created_time': 1774650065.280145, 'last_price_update_time': 1774844151.500169}
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.be',RowKey='10740531') HTTP/1.1" 204 0
2026-03-30 04:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10739506
2026-03-30 04:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10739506
2026-03-30 04:15:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5f57656-ddb7-5694-940d-68e55b6afddd with identifier: 10739506 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/10739506>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a5f57656-ddb7-5694-940d-68e55b6afddd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCL836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 172699,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 122 hp - '
'172.699 km',
'transmission': 'automatic',
'trim': 'Business',
'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.be%27%20and%20RowKey%20eq%20%2710739506%27 HTTP/1.1" 200 None
2026-03-30 04:15:51 [adesa.be] INFO: Saving data for 10739506: {'auction_closing_time': 1774858500.0, 'created_time': 1774624561.320454, 'last_price_update_time': 1774844151.777205}
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.be',RowKey='10739506') HTTP/1.1" 204 0
2026-03-30 04:15:51 [adesa.be] INFO: Found listing with ID: 10739601
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.be%27%20and%20RowKey%20eq%20%2710739601%27 HTTP/1.1" 200 None
2026-03-30 04:15:51 [adesa.be] INFO: Scrape type for 10739601: 2
2026-03-30 04:15:51 [adesa.be] INFO: Scraping item 10739601 url https://www.openlane.eu/en/carv6/auction/10739601
2026-03-30 04:15:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:51 [adesa.be] INFO: Found listing with ID: 10739558
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.be%27%20and%20RowKey%20eq%20%2710739558%27 HTTP/1.1" 200 None
2026-03-30 04:15:51 [adesa.be] INFO: Scrape type for 10739558: 2
2026-03-30 04:15:51 [adesa.be] INFO: Scraping item 10739558 url https://www.openlane.eu/en/carv6/auction/10739558
2026-03-30 04:15: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:15:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10739453
2026-03-30 04:15:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d6040c7-3a55-56c3-913a-9195f9784180 with scrape type 2
2026-03-30 04:15:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d6040c7-3a55-56c3-913a-9195f9784180 with scrape type 2
2026-03-30 04:15:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d6040c7-3a55-56c3-913a-9195f9784180, identifier: 10739453
2026-03-30 04:15:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10739453
2026-03-30 04:15:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10739453
2026-03-30 04:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d6040c7-3a55-56c3-913a-9195f9784180 with identifier: 10739453 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/10739453>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9d6040c7-3a55-56c3-913a-9195f9784180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAY345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739453',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 106788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'106.788 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739453%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Saving data for 10739453: {'auction_closing_time': 1774858500.0, 'created_time': 1774627433.633742, 'last_price_update_time': 1774844152.225107}
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.be',RowKey='10739453') HTTP/1.1" 204 0
2026-03-30 04:15:52 [adesa.be] INFO: Found listing with ID: 10739606
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.be%27%20and%20RowKey%20eq%20%2710739606%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Scrape type for 10739606: 2
2026-03-30 04:15:52 [adesa.be] INFO: Scraping item 10739606 url https://www.openlane.eu/en/carv6/auction/10739606
2026-03-30 04:15:52 [adesa.be] INFO: Found listing with ID: 10739181
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.be%27%20and%20RowKey%20eq%20%2710739181%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Scrape type for 10739181: 2
2026-03-30 04:15:52 [adesa.be] INFO: Scraping item 10739181 url https://www.openlane.eu/en/carv6/auction/10739181
2026-03-30 04:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10739941
2026-03-30 04:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44aed416-24b7-5aa7-a8b0-f3c768eda79a with scrape type 2
2026-03-30 04:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44aed416-24b7-5aa7-a8b0-f3c768eda79a with scrape type 2
2026-03-30 04:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44aed416-24b7-5aa7-a8b0-f3c768eda79a, identifier: 10739941
2026-03-30 04:15:52 [adesa.be] INFO: Found listing with ID: 10739096
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.be%27%20and%20RowKey%20eq%20%2710739096%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Scrape type for 10739096: 2
2026-03-30 04:15:52 [adesa.be] INFO: Scraping item 10739096 url https://www.openlane.eu/en/carv6/auction/10739096
2026-03-30 04:15:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10739941
2026-03-30 04:15:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10739941
2026-03-30 04:15:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44aed416-24b7-5aa7-a8b0-f3c768eda79a with identifier: 10739941 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/10739941>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '44aed416-24b7-5aa7-a8b0-f3c768eda79a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG7398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739941',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 188705,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-06-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 30 TDI Advanced - Diesel - 116 hp - 188.705 km',
'transmission': 'automatic',
'trim': 'Advanced',
'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.be%27%20and%20RowKey%20eq%20%2710739941%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Saving data for 10739941: {'auction_closing_time': 1774861200.0, 'created_time': 1774650090.123013, 'last_price_update_time': 1774844152.712737}
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.be',RowKey='10739941') HTTP/1.1" 204 0
2026-03-30 04:15:52 [adesa.be] INFO: Found listing with ID: 10739419
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.be%27%20and%20RowKey%20eq%20%2710739419%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Scrape type for 10739419: 2
2026-03-30 04:15:52 [adesa.be] INFO: Scraping item 10739419 url https://www.openlane.eu/en/carv6/auction/10739419
2026-03-30 04:15:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739334> (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/10739621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:52 [adesa.be] INFO: Found listing with ID: 10739275
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.be%27%20and%20RowKey%20eq%20%2710739275%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Scrape type for 10739275: 2
2026-03-30 04:15:52 [adesa.be] INFO: Scraping item 10739275 url https://www.openlane.eu/en/carv6/auction/10739275
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 [adesa.be] INFO: Found listing with ID: 10739573
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.be%27%20and%20RowKey%20eq%20%2710739573%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Scrape type for 10739573: 2
2026-03-30 04:15:52 [adesa.be] INFO: Scraping item 10739573 url https://www.openlane.eu/en/carv6/auction/10739573
2026-03-30 04:15:52 [adesa.be] INFO: Found listing with ID: 10739969
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.be%27%20and%20RowKey%20eq%20%2710739969%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Scrape type for 10739969: 2
2026-03-30 04:15:52 [adesa.be] INFO: Scraping item 10739969 url https://www.openlane.eu/en/carv6/auction/10739969
2026-03-30 04:15:52 [adesa.be] INFO: Found listing with ID: 10739964
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.be%27%20and%20RowKey%20eq%20%2710739964%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Scrape type for 10739964: 2
2026-03-30 04:15:52 [adesa.be] INFO: Scraping item 10739964 url https://www.openlane.eu/en/carv6/auction/10739964
2026-03-30 04:15:52 [adesa.be] INFO: Found listing with ID: 10739273
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.be%27%20and%20RowKey%20eq%20%2710739273%27 HTTP/1.1" 200 None
2026-03-30 04:15:52 [adesa.be] INFO: Scrape type for 10739273: 2
2026-03-30 04:15:52 [adesa.be] INFO: Scraping item 10739273 url https://www.openlane.eu/en/carv6/auction/10739273
2026-03-30 04:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10739334
2026-03-30 04:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12736b23-3c74-5125-b393-45230677243b with scrape type 2
2026-03-30 04:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12736b23-3c74-5125-b393-45230677243b with scrape type 2
2026-03-30 04:15:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12736b23-3c74-5125-b393-45230677243b, identifier: 10739334
2026-03-30 04:15:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5cd3672-adf7-502e-8391-3702607cbe66 with identifier: 10739621
2026-03-30 04:15:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5cd3672-adf7-502e-8391-3702607cbe66 with scrape type 2
2026-03-30 04:15:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5cd3672-adf7-502e-8391-3702607cbe66 with scrape type 2
2026-03-30 04:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5cd3672-adf7-502e-8391-3702607cbe66, identifier: 10739621
2026-03-30 04:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10739334
2026-03-30 04:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10739334
2026-03-30 04:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12736b23-3c74-5125-b393-45230677243b with identifier: 10739334 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/10739334>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '12736b23-3c74-5125-b393-45230677243b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXC426',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739334',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 94767,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-08-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 94.767 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739334%27 HTTP/1.1" 200 None
2026-03-30 04:15:53 [adesa.be] INFO: Saving data for 10739334: {'auction_closing_time': 1774858500.0, 'created_time': 1774624531.329661, 'last_price_update_time': 1774844153.325999}
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.be',RowKey='10739334') HTTP/1.1" 204 0
2026-03-30 04:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5cd3672-adf7-502e-8391-3702607cbe66 with identifier: 10739621
2026-03-30 04:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5cd3672-adf7-502e-8391-3702607cbe66 with identifier: 10739621
2026-03-30 04:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5cd3672-adf7-502e-8391-3702607cbe66 with identifier: 10739621 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/10739621>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd5cd3672-adf7-502e-8391-3702607cbe66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHG239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 150713,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TFSI S Line - Petrol - Automatic - 150 hp - 150.713 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739621%27 HTTP/1.1" 200 None
2026-03-30 04:15:53 [adesa.be] INFO: Saving data for 10739621: {'auction_closing_time': 1774858500.0, 'created_time': 1774624531.657288, 'last_price_update_time': 1774844153.686352}
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.be',RowKey='10739621') 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/10739370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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.middlewares.id_gen_middleware] INFO: Generated ID for item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10739370
2026-03-30 04:15:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25cc34a1-8957-598b-be97-389fb3a61eb8 with scrape type 2
2026-03-30 04:15:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25cc34a1-8957-598b-be97-389fb3a61eb8 with scrape type 2
2026-03-30 04:15:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25cc34a1-8957-598b-be97-389fb3a61eb8, identifier: 10739370
2026-03-30 04:15:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10739370
2026-03-30 04:15:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10739370
2026-03-30 04:15:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25cc34a1-8957-598b-be97-389fb3a61eb8 with identifier: 10739370 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: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/10739370>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '25cc34a1-8957-598b-be97-389fb3a61eb8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFG427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 3753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27500,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 3.753 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739370%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.be] INFO: Saving data for 10739370: {'auction_closing_time': 1774858500.0, 'created_time': 1774624535.413433, 'last_price_update_time': 1774844154.158076}
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.be',RowKey='10739370') HTTP/1.1" 204 0
2026-03-30 04:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10739116
2026-03-30 04:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c67c25dd-a3ad-5fff-a347-1b3737cdcc30, identifier: 10739116
2026-03-30 04:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10739116
2026-03-30 04:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10739116
2026-03-30 04:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c67c25dd-a3ad-5fff-a347-1b3737cdcc30 with identifier: 10739116 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/10739116>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c67c25dd-a3ad-5fff-a347-1b3737cdcc30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ET6657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739116',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 64277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - 150 hp - 64.277 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739116%27 HTTP/1.1" 200 None
2026-03-30 04:15:54 [adesa.be] INFO: Saving data for 10739116: {'auction_closing_time': 1774858500.0, 'created_time': 1774624536.399748, 'last_price_update_time': 1774844154.546045}
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.be',RowKey='10739116') HTTP/1.1" 204 0
2026-03-30 04:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10739306
2026-03-30 04:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b91f3d79-7f16-57df-afa4-14c9b4498daa with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b91f3d79-7f16-57df-afa4-14c9b4498daa with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b91f3d79-7f16-57df-afa4-14c9b4498daa, identifier: 10739306
2026-03-30 04:15:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10739054
2026-03-30 04:15:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with scrape type 2
2026-03-30 04:15:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47d7b67f-62ee-5de1-a99b-5d1c869a1585, identifier: 10739054
2026-03-30 04:15:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10739306
2026-03-30 04:15:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10739306
2026-03-30 04:15:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b91f3d79-7f16-57df-afa4-14c9b4498daa with identifier: 10739306 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/10739306>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b91f3d79-7f16-57df-afa4-14c9b4498daa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PH9815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 56191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 40 S Line - Quattro - Diesel - Automatic - 200 hp - 56.191 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
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:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739306%27 HTTP/1.1" 200 None
2026-03-30 04:15:55 [adesa.be] INFO: Saving data for 10739306: {'auction_closing_time': 1774858500.0, 'created_time': 1774624533.987349, 'last_price_update_time': 1774844155.006208}
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.be',RowKey='10739306') HTTP/1.1" 204 0
2026-03-30 04:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10739054
2026-03-30 04:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10739054
2026-03-30 04:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47d7b67f-62ee-5de1-a99b-5d1c869a1585 with identifier: 10739054 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/10739054>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '47d7b67f-62ee-5de1-a99b-5d1c869a1585',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSB789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739054',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 103358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-06-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe Attraction - Hybrid - 150 hp - 103.358 km',
'transmission': 'automatic',
'trim': 'Attraction',
'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.be%27%20and%20RowKey%20eq%20%2710739054%27 HTTP/1.1" 200 None
2026-03-30 04:15:55 [adesa.be] INFO: Saving data for 10739054: {'auction_closing_time': 1774858500.0, 'created_time': 1774624533.584698, 'last_price_update_time': 1774844155.293191}
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.be',RowKey='10739054') HTTP/1.1" 204 0
2026-03-30 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739475> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739671> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: b7cc69a6-cd4e-540d-8093-45c6240a8829 with identifier: 10738435
2026-03-30 04:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7cc69a6-cd4e-540d-8093-45c6240a8829 with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7cc69a6-cd4e-540d-8093-45c6240a8829 with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7cc69a6-cd4e-540d-8093-45c6240a8829, identifier: 10738435
2026-03-30 04:15:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7cc69a6-cd4e-540d-8093-45c6240a8829 with identifier: 10738435
2026-03-30 04:15:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7cc69a6-cd4e-540d-8093-45c6240a8829 with identifier: 10738435
2026-03-30 04:15:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7cc69a6-cd4e-540d-8093-45c6240a8829 with identifier: 10738435 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/10738435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 325,
'expiration_date': '2026-04-02T08:30:00Z',
'fuel_type': 'Electric',
'id': 'b7cc69a6-cd4e-540d-8093-45c6240a8829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FCK278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 47414,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2024-03-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia EV6 74 kWh GT Line - AWD - Electric - Automatic - 325 hp - '
'47.414 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710738435%27 HTTP/1.1" 200 None
2026-03-30 04:15:55 [adesa.be] INFO: Saving data for 10738435: {'auction_closing_time': 1775118600.0, 'created_time': 1774738530.279769, 'last_price_update_time': 1774844155.767422}
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.be',RowKey='10738435') HTTP/1.1" 204 0
2026-03-30 04:15:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739431> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10739475
2026-03-30 04:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c78b271-92d6-5318-a0b4-c140f50c9962 with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c78b271-92d6-5318-a0b4-c140f50c9962 with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c78b271-92d6-5318-a0b4-c140f50c9962, identifier: 10739475
2026-03-30 04:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10739313
2026-03-30 04:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3, identifier: 10739313
2026-03-30 04:15:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10739671
2026-03-30 04:15:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c09a8242-355e-551e-bfd0-33c3a641ac1b with scrape type 2
2026-03-30 04:15:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c09a8242-355e-551e-bfd0-33c3a641ac1b with scrape type 2
2026-03-30 04:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c09a8242-355e-551e-bfd0-33c3a641ac1b, identifier: 10739671
2026-03-30 04:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10739475
2026-03-30 04:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10739475
2026-03-30 04:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c78b271-92d6-5318-a0b4-c140f50c9962 with identifier: 10739475 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/10739475>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0c78b271-92d6-5318-a0b4-c140f50c9962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEQ221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739475',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 162067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'162.067 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739475%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.be] INFO: Saving data for 10739475: {'auction_closing_time': 1774858500.0, 'created_time': 1774624539.078826, 'last_price_update_time': 1774844156.301343}
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.be',RowKey='10739475') HTTP/1.1" 204 0
2026-03-30 04:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10739313
2026-03-30 04:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10739313
2026-03-30 04:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47dcbeab-24a8-5ac8-98e8-ca9732701fb3 with identifier: 10739313 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/10739313>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '47dcbeab-24a8-5ac8-98e8-ca9732701fb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAT391',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 79971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TFSI Business - Petrol - Automatic - 150 hp - '
'79.971 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739313%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.be] INFO: Saving data for 10739313: {'auction_closing_time': 1774858500.0, 'created_time': 1774624539.854463, 'last_price_update_time': 1774844156.571505}
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.be',RowKey='10739313') HTTP/1.1" 204 0
2026-03-30 04:15:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10739671
2026-03-30 04:15:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10739671
2026-03-30 04:15:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c09a8242-355e-551e-bfd0-33c3a641ac1b with identifier: 10739671 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/10739671>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c09a8242-355e-551e-bfd0-33c3a641ac1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAB199',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 131959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22700,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'131.959 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739671%27 HTTP/1.1" 200 None
2026-03-30 04:15:56 [adesa.be] INFO: Saving data for 10739671: {'auction_closing_time': 1774858500.0, 'created_time': 1774624535.69861, 'last_price_update_time': 1774844156.847061}
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.be',RowKey='10739671') HTTP/1.1" 204 0
2026-03-30 04:15:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739680> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with identifier: 10739431
2026-03-30 04:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with scrape type 2
2026-03-30 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with scrape type 2
2026-03-30 04:15:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31, identifier: 10739431
2026-03-30 04:15:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with identifier: 10739623
2026-03-30 04:15:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with scrape type 2
2026-03-30 04:15:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with scrape type 2
2026-03-30 04:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad, identifier: 10739623
2026-03-30 04:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with identifier: 10739431
2026-03-30 04:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with identifier: 10739431
2026-03-30 04:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d2f5a36-c5d4-5b07-9838-7b3e1b437b31 with identifier: 10739431 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/10739431>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6d2f5a36-c5d4-5b07-9838-7b3e1b437b31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDJ628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739431',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 211606,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2020-07-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'211.606 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739431%27 HTTP/1.1" 200 None
2026-03-30 04:15:57 [adesa.be] INFO: Saving data for 10739431: {'auction_closing_time': 1774858500.0, 'created_time': 1774624540.467732, 'last_price_update_time': 1774844157.293542}
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.be',RowKey='10739431') HTTP/1.1" 204 0
2026-03-30 04:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with identifier: 10739623
2026-03-30 04:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with identifier: 10739623
2026-03-30 04:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2779a66e-15fb-5131-8607-d7dd1fb3e7ad with identifier: 10739623 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/10739623>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2779a66e-15fb-5131-8607-d7dd1fb3e7ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGV526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 30159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27400,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'30.159 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739623%27 HTTP/1.1" 200 None
2026-03-30 04:15:57 [adesa.be] INFO: Saving data for 10739623: {'auction_closing_time': 1774858500.0, 'created_time': 1774624543.018812, 'last_price_update_time': 1774844157.574455}
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.be',RowKey='10739623') 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/10739601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15: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:15: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:15:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10739680
2026-03-30 04:15:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 320c5572-65ab-5027-b1ff-7274fa1e076d with scrape type 2
2026-03-30 04:15:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 320c5572-65ab-5027-b1ff-7274fa1e076d with scrape type 2
2026-03-30 04:15:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 320c5572-65ab-5027-b1ff-7274fa1e076d, identifier: 10739680
2026-03-30 04:15:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10739680
2026-03-30 04:15:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10739680
2026-03-30 04:15:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 320c5572-65ab-5027-b1ff-7274fa1e076d with identifier: 10739680 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/10739680>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '320c5572-65ab-5027-b1ff-7274fa1e076d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANM767',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 72613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - Automatic - 150 hp - 72.613 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739680%27 HTTP/1.1" 200 None
2026-03-30 04:15:57 [adesa.be] INFO: Saving data for 10739680: {'auction_closing_time': 1774858500.0, 'created_time': 1774624538.429091, 'last_price_update_time': 1774844157.94622}
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.be',RowKey='10739680') 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/10739307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with identifier: 10739601
2026-03-30 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12190afa-0043-5f7b-a6b9-c75cfc05bf11, identifier: 10739601
2026-03-30 04:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with identifier: 10739096
2026-03-30 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea3dbd98-83dc-51bd-b64e-dce3d1679b58, identifier: 10739096
2026-03-30 04:15:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739419> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with identifier: 10739601
2026-03-30 04:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with identifier: 10739601
2026-03-30 04:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12190afa-0043-5f7b-a6b9-c75cfc05bf11 with identifier: 10739601 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/10739601>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '12190afa-0043-5f7b-a6b9-c75cfc05bf11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCM745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 95283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 95.283 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739601%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.be] INFO: Saving data for 10739601: {'auction_closing_time': 1774858500.0, 'created_time': 1774624543.330493, 'last_price_update_time': 1774844158.506504}
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.be',RowKey='10739601') HTTP/1.1" 204 0
2026-03-30 04:15:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with identifier: 10739096
2026-03-30 04:15:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with identifier: 10739096
2026-03-30 04:15:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea3dbd98-83dc-51bd-b64e-dce3d1679b58 with identifier: 10739096 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/10739096>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ea3dbd98-83dc-51bd-b64e-dce3d1679b58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739096',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 152006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q5 30 TDI S Line - Diesel - 136 hp - 152.006 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739096%27 HTTP/1.1" 200 None
2026-03-30 04:15:58 [adesa.be] INFO: Saving data for 10739096: {'auction_closing_time': 1774858500.0, 'created_time': 1774624565.229954, 'last_price_update_time': 1774844158.838082}
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.be',RowKey='10739096') HTTP/1.1" 204 0
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/10739273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10739307
2026-03-30 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4933c8f6-8739-520c-9505-3e99fff4e795 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4933c8f6-8739-520c-9505-3e99fff4e795 with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4933c8f6-8739-520c-9505-3e99fff4e795, identifier: 10739307
2026-03-30 04:15:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e107b6b9-62d1-5115-99da-e10e74539a8b with identifier: 10739419
2026-03-30 04:15:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e107b6b9-62d1-5115-99da-e10e74539a8b with scrape type 2
2026-03-30 04:15:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e107b6b9-62d1-5115-99da-e10e74539a8b with scrape type 2
2026-03-30 04:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e107b6b9-62d1-5115-99da-e10e74539a8b, identifier: 10739419
2026-03-30 04:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10739307
2026-03-30 04:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10739307
2026-03-30 04:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4933c8f6-8739-520c-9505-3e99fff4e795 with identifier: 10739307 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/10739307>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4933c8f6-8739-520c-9505-3e99fff4e795',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'QY5381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739307',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 48409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'48.409 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739307%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.be] INFO: Saving data for 10739307: {'auction_closing_time': 1774858500.0, 'created_time': 1774624548.668573, 'last_price_update_time': 1774844159.283427}
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.be',RowKey='10739307') HTTP/1.1" 204 0
2026-03-30 04:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e107b6b9-62d1-5115-99da-e10e74539a8b with identifier: 10739419
2026-03-30 04:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e107b6b9-62d1-5115-99da-e10e74539a8b with identifier: 10739419
2026-03-30 04:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e107b6b9-62d1-5115-99da-e10e74539a8b with identifier: 10739419 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/10739419>
{'auction_title': '',
'c_o_2_emission_value': 168,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e107b6b9-62d1-5115-99da-e10e74539a8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JU6474',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739419',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 189344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q5 40 TDI Advanced - Quattro - Diesel - Automatic - 204 hp - '
'189.344 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739419%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.be] INFO: Saving data for 10739419: {'auction_closing_time': 1774858500.0, 'created_time': 1774624561.703067, 'last_price_update_time': 1774844159.558248}
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.be',RowKey='10739419') HTTP/1.1" 204 0
2026-03-30 04:15:59 [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: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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 385f3b29-7e99-56fb-8ef2-b12fcfaf9c01 with identifier: 10739273
2026-03-30 04:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 385f3b29-7e99-56fb-8ef2-b12fcfaf9c01 with scrape type 2
2026-03-30 04:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 385f3b29-7e99-56fb-8ef2-b12fcfaf9c01 with scrape type 2
2026-03-30 04:15:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 385f3b29-7e99-56fb-8ef2-b12fcfaf9c01, identifier: 10739273
2026-03-30 04:15:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 385f3b29-7e99-56fb-8ef2-b12fcfaf9c01 with identifier: 10739273
2026-03-30 04:15:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 385f3b29-7e99-56fb-8ef2-b12fcfaf9c01 with identifier: 10739273
2026-03-30 04:15:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 385f3b29-7e99-56fb-8ef2-b12fcfaf9c01 with identifier: 10739273 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/10739273>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '385f3b29-7e99-56fb-8ef2-b12fcfaf9c01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPL921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739273',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 68388,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-02-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 68.388 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739273%27 HTTP/1.1" 200 None
2026-03-30 04:15:59 [adesa.be] INFO: Saving data for 10739273: {'auction_closing_time': 1774858500.0, 'created_time': 1774627428.399325, 'last_price_update_time': 1774844159.981842}
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.be',RowKey='10739273') HTTP/1.1" 204 0
2026-03-30 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739969> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:00 [adesa.be] INFO: Found listing with ID: 10739712
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.be%27%20and%20RowKey%20eq%20%2710739712%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.be] INFO: Scrape type for 10739712: 2
2026-03-30 04:16:00 [adesa.be] INFO: Scraping item 10739712 url https://www.openlane.eu/en/carv6/auction/10739712
2026-03-30 04:16:00 [adesa.be] INFO: Found listing with ID: 10740753
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.be%27%20and%20RowKey%20eq%20%2710740753%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.be] INFO: Scrape type for 10740753: 2
2026-03-30 04:16:00 [adesa.be] INFO: Scraping item 10740753 url https://www.openlane.eu/en/carv6/auction/10740753
2026-03-30 04:16:00 [adesa.be] INFO: Found listing with ID: 10739319
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.be%27%20and%20RowKey%20eq%20%2710739319%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.be] INFO: Scrape type for 10739319: 2
2026-03-30 04:16:00 [adesa.be] INFO: Scraping item 10739319 url https://www.openlane.eu/en/carv6/auction/10739319
2026-03-30 04:16:00 [adesa.be] INFO: Found listing with ID: 10740779
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.be%27%20and%20RowKey%20eq%20%2710740779%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.be] INFO: Scrape type for 10740779: 2
2026-03-30 04:16:00 [adesa.be] INFO: Scraping item 10740779 url https://www.openlane.eu/en/carv6/auction/10740779
2026-03-30 04:16:00 [adesa.be] INFO: Found listing with ID: 10739597
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.be%27%20and%20RowKey%20eq%20%2710739597%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.be] INFO: Scrape type for 10739597: 2
2026-03-30 04:16:00 [adesa.be] INFO: Scraping item 10739597 url https://www.openlane.eu/en/carv6/auction/10739597
2026-03-30 04:16:00 [adesa.be] INFO: Found listing with ID: 10740525
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.be%27%20and%20RowKey%20eq%20%2710740525%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.be] INFO: Scrape type for 10740525: 2
2026-03-30 04:16:00 [adesa.be] INFO: Scraping item 10740525 url https://www.openlane.eu/en/carv6/auction/10740525
2026-03-30 04:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10739969
2026-03-30 04:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with scrape type 2
2026-03-30 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with scrape type 2
2026-03-30 04:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2, identifier: 10739969
2026-03-30 04:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10739964
2026-03-30 04:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2f6226d-ced1-5d18-9906-5e65213b83d9 with scrape type 2
2026-03-30 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2f6226d-ced1-5d18-9906-5e65213b83d9 with scrape type 2
2026-03-30 04:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2f6226d-ced1-5d18-9906-5e65213b83d9, identifier: 10739964
2026-03-30 04:16:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65c5b640-c456-501f-a974-1b179261b8c7 with identifier: 10739573
2026-03-30 04:16:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65c5b640-c456-501f-a974-1b179261b8c7 with scrape type 2
2026-03-30 04:16:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65c5b640-c456-501f-a974-1b179261b8c7 with scrape type 2
2026-03-30 04:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65c5b640-c456-501f-a974-1b179261b8c7, identifier: 10739573
2026-03-30 04:16:00 [adesa.be] INFO: Found listing with ID: 10739444
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.be%27%20and%20RowKey%20eq%20%2710739444%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.be] INFO: Scrape type for 10739444: 2
2026-03-30 04:16:00 [adesa.be] INFO: Scraping item 10739444 url https://www.openlane.eu/en/carv6/auction/10739444
2026-03-30 04:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10739969
2026-03-30 04:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10739969
2026-03-30 04:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a338ea6-2f37-5616-93ea-df8e6b52dbe2 with identifier: 10739969 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/10739969>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '1a338ea6-2f37-5616-93ea-df8e6b52dbe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFL624',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739969',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 134572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 134.572 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739969%27 HTTP/1.1" 200 None
2026-03-30 04:16:00 [adesa.be] INFO: Saving data for 10739969: {'auction_closing_time': 1774861200.0, 'created_time': 1774649731.508809, 'last_price_update_time': 1774844160.737549}
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.be',RowKey='10739969') HTTP/1.1" 204 0
2026-03-30 04:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10739964
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Purple HTTP/1.1" 200 None
2026-03-30 04:16:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10739964
2026-03-30 04:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2f6226d-ced1-5d18-9906-5e65213b83d9 with identifier: 10739964 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: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/10739964>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd2f6226d-ced1-5d18-9906-5e65213b83d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMA011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739964',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 145983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-05-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 145.983 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739964%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Saving data for 10739964: {'auction_closing_time': 1774861200.0, 'created_time': 1774649728.916909, 'last_price_update_time': 1774844161.255222}
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.be',RowKey='10739964') HTTP/1.1" 204 0
2026-03-30 04:16:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65c5b640-c456-501f-a974-1b179261b8c7 with identifier: 10739573
2026-03-30 04:16:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65c5b640-c456-501f-a974-1b179261b8c7 with identifier: 10739573
2026-03-30 04:16:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65c5b640-c456-501f-a974-1b179261b8c7 with identifier: 10739573 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/10739573>
{'auction_title': '',
'c_o_2_emission_value': 237,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '65c5b640-c456-501f-a974-1b179261b8c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BT9893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739573',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 149626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34400,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q7 55 TFSI S Line - Quattro - Petrol - Automatic - 340 hp - '
'149.626 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739573%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Saving data for 10739573: {'auction_closing_time': 1774858500.0, 'created_time': 1774624565.905243, 'last_price_update_time': 1774844161.540567}
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.be',RowKey='10739573') HTTP/1.1" 204 0
2026-03-30 04:16:01 [adesa.be] INFO: Found listing with ID: 10739705
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.be%27%20and%20RowKey%20eq%20%2710739705%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Scrape type for 10739705: 2
2026-03-30 04:16:01 [adesa.be] INFO: Scraping item 10739705 url https://www.openlane.eu/en/carv6/auction/10739705
2026-03-30 04:16:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739275> (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/10739181> (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/10739606> (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/10739948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:01 [adesa.be] INFO: Found listing with ID: 10739461
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.be%27%20and%20RowKey%20eq%20%2710739461%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Scrape type for 10739461: 2
2026-03-30 04:16:01 [adesa.be] INFO: Scraping item 10739461 url https://www.openlane.eu/en/carv6/auction/10739461
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 [zyte_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.be] INFO: Found listing with ID: 10739152
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.be%27%20and%20RowKey%20eq%20%2710739152%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Scrape type for 10739152: 2
2026-03-30 04:16:01 [adesa.be] INFO: Scraping item 10739152 url https://www.openlane.eu/en/carv6/auction/10739152
2026-03-30 04:16:01 [adesa.be] INFO: Found listing with ID: 10739548
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.be%27%20and%20RowKey%20eq%20%2710739548%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Scrape type for 10739548: 2
2026-03-30 04:16:01 [adesa.be] INFO: Scraping item 10739548 url https://www.openlane.eu/en/carv6/auction/10739548
2026-03-30 04:16:01 [adesa.be] INFO: Found listing with ID: 10740497
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.be%27%20and%20RowKey%20eq%20%2710740497%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Scrape type for 10740497: 2
2026-03-30 04:16:01 [adesa.be] INFO: Scraping item 10740497 url https://www.openlane.eu/en/carv6/auction/10740497
2026-03-30 04:16:01 [adesa.be] INFO: Found listing with ID: 10739288
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.be%27%20and%20RowKey%20eq%20%2710739288%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Scrape type for 10739288: 2
2026-03-30 04:16:01 [adesa.be] INFO: Scraping item 10739288 url https://www.openlane.eu/en/carv6/auction/10739288
2026-03-30 04:16:01 [adesa.be] INFO: Found listing with ID: 10739603
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.be%27%20and%20RowKey%20eq%20%2710739603%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Scrape type for 10739603: 2
2026-03-30 04:16:01 [adesa.be] INFO: Scraping item 10739603 url https://www.openlane.eu/en/carv6/auction/10739603
2026-03-30 04:16:01 [adesa.be] INFO: Found listing with ID: 10739420
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.be%27%20and%20RowKey%20eq%20%2710739420%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Scrape type for 10739420: 2
2026-03-30 04:16:01 [adesa.be] INFO: Scraping item 10739420 url https://www.openlane.eu/en/carv6/auction/10739420
2026-03-30 04:16:01 [adesa.be] INFO: Found listing with ID: 10739667
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.be%27%20and%20RowKey%20eq%20%2710739667%27 HTTP/1.1" 200 None
2026-03-30 04:16:01 [adesa.be] INFO: Scrape type for 10739667: 2
2026-03-30 04:16:01 [adesa.be] INFO: Scraping item 10739667 url https://www.openlane.eu/en/carv6/auction/10739667
2026-03-30 04:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02225650-e929-5068-a868-86ec0acd2532 with identifier: 10739275
2026-03-30 04:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02225650-e929-5068-a868-86ec0acd2532 with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02225650-e929-5068-a868-86ec0acd2532 with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02225650-e929-5068-a868-86ec0acd2532, identifier: 10739275
2026-03-30 04:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with identifier: 10739181
2026-03-30 04:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18918145-dc0d-5dfb-be90-3981d2fe1ff0, identifier: 10739181
2026-03-30 04:16:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e019440c-09fc-5d12-b649-f41ee0b2470d with identifier: 10739606
2026-03-30 04:16:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e019440c-09fc-5d12-b649-f41ee0b2470d with scrape type 2
2026-03-30 04:16:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e019440c-09fc-5d12-b649-f41ee0b2470d with scrape type 2
2026-03-30 04:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e019440c-09fc-5d12-b649-f41ee0b2470d, identifier: 10739606
2026-03-30 04:16:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10739948
2026-03-30 04:16:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with scrape type 2
2026-03-30 04:16:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with scrape type 2
2026-03-30 04:16:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee, identifier: 10739948
2026-03-30 04:16:02 [adesa.be] INFO: Found listing with ID: 10739483
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.be%27%20and%20RowKey%20eq%20%2710739483%27 HTTP/1.1" 200 None
2026-03-30 04:16:02 [adesa.be] INFO: Scrape type for 10739483: 2
2026-03-30 04:16:02 [adesa.be] INFO: Scraping item 10739483 url https://www.openlane.eu/en/carv6/auction/10739483
2026-03-30 04:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02225650-e929-5068-a868-86ec0acd2532 with identifier: 10739275
2026-03-30 04:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02225650-e929-5068-a868-86ec0acd2532 with identifier: 10739275
2026-03-30 04:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02225650-e929-5068-a868-86ec0acd2532 with identifier: 10739275 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/10739275>
{'auction_title': '',
'c_o_2_emission_value': 57,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '02225650-e929-5068-a868-86ec0acd2532',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJN669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 103772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2020-09-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q5 55 TFSIe Sport - Quattro - Hybrid - Automatic - 252 hp - '
'103.772 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739275%27 HTTP/1.1" 200 None
2026-03-30 04:16:02 [adesa.be] INFO: Saving data for 10739275: {'auction_closing_time': 1774858500.0, 'created_time': 1774624566.227086, 'last_price_update_time': 1774844162.419902}
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.be',RowKey='10739275') HTTP/1.1" 204 0
2026-03-30 04:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with identifier: 10739181
2026-03-30 04:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with identifier: 10739181
2026-03-30 04:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18918145-dc0d-5dfb-be90-3981d2fe1ff0 with identifier: 10739181 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/10739181>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '18918145-dc0d-5dfb-be90-3981d2fe1ff0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739181',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 129454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q4 E-tron 35 S Line - Electric - Automatic - 170 hp - 129.454 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739181%27 HTTP/1.1" 200 None
2026-03-30 04:16:02 [adesa.be] INFO: Saving data for 10739181: {'auction_closing_time': 1774858500.0, 'created_time': 1774624545.263738, 'last_price_update_time': 1774844162.778302}
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.be',RowKey='10739181') HTTP/1.1" 204 0
2026-03-30 04:16:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e019440c-09fc-5d12-b649-f41ee0b2470d with identifier: 10739606
2026-03-30 04:16:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e019440c-09fc-5d12-b649-f41ee0b2470d with identifier: 10739606
2026-03-30 04:16:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e019440c-09fc-5d12-b649-f41ee0b2470d with identifier: 10739606 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:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739606>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e019440c-09fc-5d12-b649-f41ee0b2470d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVJ448',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739606',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 24065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29400,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'24.065 km',
'transmission': 'automatic',
'trim': 'S Line',
'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:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739606%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Saving data for 10739606: {'auction_closing_time': 1774858500.0, 'created_time': 1774624547.775287, 'last_price_update_time': 1774844163.088224}
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.be',RowKey='10739606') HTTP/1.1" 204 0
2026-03-30 04:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10739948
2026-03-30 04:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10739948
2026-03-30 04:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5458bc94-6869-53f5-bbf3-c6a7e379c5ee with identifier: 10739948 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/10739948>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5458bc94-6869-53f5-bbf3-c6a7e379c5ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL205',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739948',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 214653,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 214.653 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'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:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739948%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Saving data for 10739948: {'auction_closing_time': 1774861200.0, 'created_time': 1774650091.583482, 'last_price_update_time': 1774844163.368614}
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.be',RowKey='10739948') HTTP/1.1" 204 0
2026-03-30 04:16:03 [adesa.be] INFO: Found listing with ID: 10740773
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.be%27%20and%20RowKey%20eq%20%2710740773%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Scrape type for 10740773: 2
2026-03-30 04:16:03 [adesa.be] INFO: Scraping item 10740773 url https://www.openlane.eu/en/carv6/auction/10740773
2026-03-30 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739618> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:03 [adesa.be] INFO: Found listing with ID: 10740041
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.be%27%20and%20RowKey%20eq%20%2710740041%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Scrape type for 10740041: 2
2026-03-30 04:16:03 [adesa.be] INFO: Scraping item 10740041 url https://www.openlane.eu/en/carv6/auction/10740041
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.be] INFO: Found listing with ID: 10739989
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.be%27%20and%20RowKey%20eq%20%2710739989%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Scrape type for 10739989: 2
2026-03-30 04:16:03 [adesa.be] INFO: Scraping item 10739989 url https://www.openlane.eu/en/carv6/auction/10739989
2026-03-30 04:16:03 [adesa.be] INFO: Found listing with ID: 10739389
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.be%27%20and%20RowKey%20eq%20%2710739389%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Scrape type for 10739389: 2
2026-03-30 04:16:03 [adesa.be] INFO: Scraping item 10739389 url https://www.openlane.eu/en/carv6/auction/10739389
2026-03-30 04:16:03 [adesa.be] INFO: Found listing with ID: 10739327
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.be%27%20and%20RowKey%20eq%20%2710739327%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Scrape type for 10739327: 2
2026-03-30 04:16:03 [adesa.be] INFO: Scraping item 10739327 url https://www.openlane.eu/en/carv6/auction/10739327
2026-03-30 04:16:03 [adesa.be] INFO: Found listing with ID: 10739079
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.be%27%20and%20RowKey%20eq%20%2710739079%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Scrape type for 10739079: 2
2026-03-30 04:16:03 [adesa.be] INFO: Scraping item 10739079 url https://www.openlane.eu/en/carv6/auction/10739079
2026-03-30 04:16:03 [adesa.be] INFO: Found listing with ID: 10739156
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.be%27%20and%20RowKey%20eq%20%2710739156%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Scrape type for 10739156: 2
2026-03-30 04:16:03 [adesa.be] INFO: Scraping item 10739156 url https://www.openlane.eu/en/carv6/auction/10739156
2026-03-30 04:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10739354
2026-03-30 04:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec1d36e5-c96f-5103-99d5-53123b0056df with scrape type 2
2026-03-30 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec1d36e5-c96f-5103-99d5-53123b0056df with scrape type 2
2026-03-30 04:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec1d36e5-c96f-5103-99d5-53123b0056df, identifier: 10739354
2026-03-30 04:16:03 [adesa.be] INFO: Found listing with ID: 10739195
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.be%27%20and%20RowKey%20eq%20%2710739195%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Scrape type for 10739195: 2
2026-03-30 04:16:03 [adesa.be] INFO: Scraping item 10739195 url https://www.openlane.eu/en/carv6/auction/10739195
2026-03-30 04:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10739354
2026-03-30 04:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10739354
2026-03-30 04:16:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec1d36e5-c96f-5103-99d5-53123b0056df with identifier: 10739354 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/10739354>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ec1d36e5-c96f-5103-99d5-53123b0056df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSG875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739354',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 45832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 45.832 km',
'transmission': 'automatic',
'trim': 'Attraction',
'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.be%27%20and%20RowKey%20eq%20%2710739354%27 HTTP/1.1" 200 None
2026-03-30 04:16:03 [adesa.be] INFO: Saving data for 10739354: {'auction_closing_time': 1774858500.0, 'created_time': 1774624545.943649, 'last_price_update_time': 1774844163.927781}
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.be',RowKey='10739354') HTTP/1.1" 204 0
2026-03-30 04:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30672725-0e1f-581e-ba39-e09a2a26921c with identifier: 10739618
2026-03-30 04:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30672725-0e1f-581e-ba39-e09a2a26921c with scrape type 2
2026-03-30 04:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30672725-0e1f-581e-ba39-e09a2a26921c with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30672725-0e1f-581e-ba39-e09a2a26921c, identifier: 10739618
2026-03-30 04:16:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd448371-954f-575e-b5ba-b2969f8c938a with identifier: 10739558
2026-03-30 04:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd448371-954f-575e-b5ba-b2969f8c938a with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd448371-954f-575e-b5ba-b2969f8c938a with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd448371-954f-575e-b5ba-b2969f8c938a, identifier: 10739558
2026-03-30 04:16:04 [adesa.be] INFO: Found listing with ID: 10739057
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.be%27%20and%20RowKey%20eq%20%2710739057%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.be] INFO: Scrape type for 10739057: 2
2026-03-30 04:16:04 [adesa.be] INFO: Scraping item 10739057 url https://www.openlane.eu/en/carv6/auction/10739057
2026-03-30 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30672725-0e1f-581e-ba39-e09a2a26921c with identifier: 10739618
2026-03-30 04:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30672725-0e1f-581e-ba39-e09a2a26921c with identifier: 10739618
2026-03-30 04:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30672725-0e1f-581e-ba39-e09a2a26921c with identifier: 10739618 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/10739618>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '30672725-0e1f-581e-ba39-e09a2a26921c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQH312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 175689,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'175.689 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739618%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.be] INFO: Saving data for 10739618: {'auction_closing_time': 1774858500.0, 'created_time': 1774624538.7387, 'last_price_update_time': 1774844164.407497}
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.be',RowKey='10739618') HTTP/1.1" 204 0
2026-03-30 04:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd448371-954f-575e-b5ba-b2969f8c938a with identifier: 10739558
2026-03-30 04:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd448371-954f-575e-b5ba-b2969f8c938a with identifier: 10739558
2026-03-30 04:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd448371-954f-575e-b5ba-b2969f8c938a with identifier: 10739558 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/10739558>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'cd448371-954f-575e-b5ba-b2969f8c938a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRE006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 111104,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'111.104 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739558%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.be] INFO: Saving data for 10739558: {'auction_closing_time': 1774858500.0, 'created_time': 1774624546.285001, 'last_price_update_time': 1774844164.682282}
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.be',RowKey='10739558') HTTP/1.1" 204 0
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.be] INFO: Found listing with ID: 10740774
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.be%27%20and%20RowKey%20eq%20%2710740774%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.be] INFO: Scrape type for 10740774: 2
2026-03-30 04:16:04 [adesa.be] INFO: Scraping item 10740774 url https://www.openlane.eu/en/carv6/auction/10740774
2026-03-30 04:16:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739385> (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/10740509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:04 [adesa.be] INFO: Found listing with ID: 10740001
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.be%27%20and%20RowKey%20eq%20%2710740001%27 HTTP/1.1" 200 None
2026-03-30 04:16:04 [adesa.be] INFO: Scrape type for 10740001: 2
2026-03-30 04:16:04 [adesa.be] INFO: Scraping item 10740001 url https://www.openlane.eu/en/carv6/auction/10740001
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with identifier: 10739690
2026-03-30 04:16:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with scrape type 2
2026-03-30 04:16:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee4a4d0e-65e5-5df0-9394-6fdc98f41672, identifier: 10739690
2026-03-30 04:16:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with identifier: 10739690
2026-03-30 04:16:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with identifier: 10739690
2026-03-30 04:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee4a4d0e-65e5-5df0-9394-6fdc98f41672 with identifier: 10739690 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:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739690>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ee4a4d0e-65e5-5df0-9394-6fdc98f41672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLM271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739690',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 87043,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 87.043 km',
'transmission': 'automatic',
'trim': 'Attraction',
'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:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739690%27 HTTP/1.1" 200 None
2026-03-30 04:16:05 [adesa.be] INFO: Saving data for 10739690: {'auction_closing_time': 1774858500.0, 'created_time': 1774624545.566238, 'last_price_update_time': 1774844165.085257}
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.be',RowKey='10739690') HTTP/1.1" 204 0
2026-03-30 04:16:05 [adesa.be] INFO: Found listing with ID: 10740047
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.be%27%20and%20RowKey%20eq%20%2710740047%27 HTTP/1.1" 200 None
2026-03-30 04:16:05 [adesa.be] INFO: Scrape type for 10740047: 2
2026-03-30 04:16:05 [adesa.be] INFO: Scraping item 10740047 url https://www.openlane.eu/en/carv6/auction/10740047
2026-03-30 04:16:05 [adesa.be] INFO: Found listing with ID: 10739455
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.be%27%20and%20RowKey%20eq%20%2710739455%27 HTTP/1.1" 200 None
2026-03-30 04:16:05 [adesa.be] INFO: Scrape type for 10739455: 2
2026-03-30 04:16:05 [adesa.be] INFO: Scraping item 10739455 url https://www.openlane.eu/en/carv6/auction/10739455
2026-03-30 04:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10739385
2026-03-30 04:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38ee18a4-0978-59d7-bc67-ba46623b2b89 with scrape type 2
2026-03-30 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38ee18a4-0978-59d7-bc67-ba46623b2b89 with scrape type 2
2026-03-30 04:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 38ee18a4-0978-59d7-bc67-ba46623b2b89, identifier: 10739385
2026-03-30 04:16:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48a9fb35-19dc-5a36-9f1d-21e53577accf with identifier: 10740509
2026-03-30 04:16:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48a9fb35-19dc-5a36-9f1d-21e53577accf with scrape type 2
2026-03-30 04:16:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48a9fb35-19dc-5a36-9f1d-21e53577accf with scrape type 2
2026-03-30 04:16:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48a9fb35-19dc-5a36-9f1d-21e53577accf, identifier: 10740509
2026-03-30 04:16:05 [adesa.be] INFO: Found listing with ID: 10740526
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.be%27%20and%20RowKey%20eq%20%2710740526%27 HTTP/1.1" 200 None
2026-03-30 04:16:05 [adesa.be] INFO: Scrape type for 10740526: 2
2026-03-30 04:16:05 [adesa.be] INFO: Scraping item 10740526 url https://www.openlane.eu/en/carv6/auction/10740526
2026-03-30 04:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10739385
2026-03-30 04:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10739385
2026-03-30 04:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 38ee18a4-0978-59d7-bc67-ba46623b2b89 with identifier: 10739385 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/10739385>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '38ee18a4-0978-59d7-bc67-ba46623b2b89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBG750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739385',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 129566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q2 35 TFSI Business - Petrol - Automatic - 150 hp - 129.566 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739385%27 HTTP/1.1" 200 None
2026-03-30 04:16:05 [adesa.be] INFO: Saving data for 10739385: {'auction_closing_time': 1774858500.0, 'created_time': 1774624550.818219, 'last_price_update_time': 1774844165.67858}
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.be',RowKey='10739385') HTTP/1.1" 204 0
2026-03-30 04:16:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48a9fb35-19dc-5a36-9f1d-21e53577accf with identifier: 10740509
2026-03-30 04:16:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48a9fb35-19dc-5a36-9f1d-21e53577accf with identifier: 10740509
2026-03-30 04:16:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48a9fb35-19dc-5a36-9f1d-21e53577accf with identifier: 10740509 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/10740509>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '48a9fb35-19dc-5a36-9f1d-21e53577accf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVB790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 94379,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2020-06-03',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'94.379 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740509%27 HTTP/1.1" 200 None
2026-03-30 04:16:05 [adesa.be] INFO: Saving data for 10740509: {'auction_closing_time': 1774965600.0, 'created_time': 1774650106.225135, 'last_price_update_time': 1774844165.940341}
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.be',RowKey='10740509') HTTP/1.1" 204 0
2026-03-30 04:16:05 [adesa.be] INFO: Found listing with ID: 10739194
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.be%27%20and%20RowKey%20eq%20%2710739194%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.be] INFO: Scrape type for 10739194: 2
2026-03-30 04:16:06 [adesa.be] INFO: Scraping item 10739194 url https://www.openlane.eu/en/carv6/auction/10739194
2026-03-30 04:16:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740770> (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/10740781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with identifier: 10739108
2026-03-30 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8, identifier: 10739108
2026-03-30 04:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41f97f84-4508-54a9-9dec-66503fa37fb6 with identifier: 10740008
2026-03-30 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41f97f84-4508-54a9-9dec-66503fa37fb6 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41f97f84-4508-54a9-9dec-66503fa37fb6 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41f97f84-4508-54a9-9dec-66503fa37fb6, identifier: 10740008
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with identifier: 10739108
2026-03-30 04:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with identifier: 10739108
2026-03-30 04:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b63e97d-8df8-5426-80ce-4ec59e46b8e8 with identifier: 10739108 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/10739108>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '9b63e97d-8df8-5426-80ce-4ec59e46b8e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEM099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739108',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 162241,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 45 TFSIe S Line - Hybrid - 150 hp - 162.241 km',
'transmission': 'automatic',
'trim': 'S Line',
'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.be%27%20and%20RowKey%20eq%20%2710739108%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.be] INFO: Saving data for 10739108: {'auction_closing_time': 1774858500.0, 'created_time': 1774624541.465334, 'last_price_update_time': 1774844166.451128}
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.be',RowKey='10739108') HTTP/1.1" 204 0
2026-03-30 04:16:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41f97f84-4508-54a9-9dec-66503fa37fb6 with identifier: 10740008
2026-03-30 04:16:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41f97f84-4508-54a9-9dec-66503fa37fb6 with identifier: 10740008
2026-03-30 04:16:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41f97f84-4508-54a9-9dec-66503fa37fb6 with identifier: 10740008 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/10740008>
{'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-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '41f97f84-4508-54a9-9dec-66503fa37fb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNQ312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740008',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 161019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 161.019 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740008%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.be] INFO: Saving data for 10740008: {'auction_closing_time': 1774861200.0, 'created_time': 1774650100.516182, 'last_price_update_time': 1774844166.728714}
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.be',RowKey='10740008') HTTP/1.1" 204 0
2026-03-30 04:16:06 [scrapy.extensions.logstats] INFO: Crawled 113 pages (at 113 pages/min), scraped 106 items (at 106 items/min)
2026-03-30 04:16:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 164MiB
2026-03-30 04:16:06 [adesa.be] INFO: Found listing with ID: 10739701
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.be%27%20and%20RowKey%20eq%20%2710739701%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.be] INFO: Scrape type for 10739701: 2
2026-03-30 04:16:06 [adesa.be] INFO: Scraping item 10739701 url https://www.openlane.eu/en/carv6/auction/10739701
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.be] INFO: Found listing with ID: 10739651
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.be%27%20and%20RowKey%20eq%20%2710739651%27 HTTP/1.1" 200 None
2026-03-30 04:16:06 [adesa.be] INFO: Scrape type for 10739651: 2
2026-03-30 04:16:06 [adesa.be] INFO: Scraping item 10739651 url https://www.openlane.eu/en/carv6/auction/10739651
2026-03-30 04:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with identifier: 10740770
2026-03-30 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa, identifier: 10740770
2026-03-30 04:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with identifier: 10740781
2026-03-30 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf9b0c1f-7163-5ec1-87b1-d24c064970e7, identifier: 10740781
2026-03-30 04:16:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b36328c-3aaf-57e8-a500-62d01b793ff0 with identifier: 10740021
2026-03-30 04:16:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b36328c-3aaf-57e8-a500-62d01b793ff0 with scrape type 2
2026-03-30 04:16:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b36328c-3aaf-57e8-a500-62d01b793ff0 with scrape type 2
2026-03-30 04:16:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b36328c-3aaf-57e8-a500-62d01b793ff0, identifier: 10740021
2026-03-30 04:16:07 [adesa.be] INFO: Found listing with ID: 10740769
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.be%27%20and%20RowKey%20eq%20%2710740769%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.be] INFO: Scrape type for 10740769: 2
2026-03-30 04:16:07 [adesa.be] INFO: Scraping item 10740769 url https://www.openlane.eu/en/carv6/auction/10740769
2026-03-30 04:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with identifier: 10740770
2026-03-30 04:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with identifier: 10740770
2026-03-30 04:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 362d1e12-2f9a-5d37-80f1-6be556e6b7aa with identifier: 10740770 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/10740770>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '362d1e12-2f9a-5d37-80f1-6be556e6b7aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADG167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740770',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 53201,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'53.201 km',
'transmission': 'automatic',
'trim': 'Business',
'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.be%27%20and%20RowKey%20eq%20%2710740770%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.be] INFO: Saving data for 10740770: {'auction_closing_time': 1774947600.0, 'created_time': 1774650104.638271, 'last_price_update_time': 1774844167.349145}
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.be',RowKey='10740770') HTTP/1.1" 204 0
2026-03-30 04:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with identifier: 10740781
2026-03-30 04:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with identifier: 10740781
2026-03-30 04:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf9b0c1f-7163-5ec1-87b1-d24c064970e7 with identifier: 10740781 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/10740781>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'bf9b0c1f-7163-5ec1-87b1-d24c064970e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XVM513',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740781',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 52687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2020-06-05',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 Sportback 30 TDI Advanced - Diesel - Automatic - 136 hp - '
'52.687 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740781%27 HTTP/1.1" 200 None
2026-03-30 04:16:07 [adesa.be] INFO: Saving data for 10740781: {'auction_closing_time': 1774947600.0, 'created_time': 1774650105.311144, 'last_price_update_time': 1774844167.747487}
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.be',RowKey='10740781') HTTP/1.1" 204 0
2026-03-30 04:16:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b36328c-3aaf-57e8-a500-62d01b793ff0 with identifier: 10740021
2026-03-30 04:16:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b36328c-3aaf-57e8-a500-62d01b793ff0 with identifier: 10740021
2026-03-30 04:16:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b36328c-3aaf-57e8-a500-62d01b793ff0 with identifier: 10740021 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:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740021>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5b36328c-3aaf-57e8-a500-62d01b793ff0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740021',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 187813,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'187.813 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740021%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Saving data for 10740021: {'auction_closing_time': 1774861200.0, 'created_time': 1774650105.692217, 'last_price_update_time': 1774844168.052824}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740021') HTTP/1.1" 204 0
2026-03-30 04:16:08 [adesa.be] INFO: Found listing with ID: 10739654
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.be%27%20and%20RowKey%20eq%20%2710739654%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Scrape type for 10739654: 2
2026-03-30 04:16:08 [adesa.be] INFO: Scraping item 10739654 url https://www.openlane.eu/en/carv6/auction/10739654
2026-03-30 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739444> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [zyte_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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:08 [adesa.be] INFO: Found listing with ID: 10740017
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.be%27%20and%20RowKey%20eq%20%2710740017%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Scrape type for 10740017: 2
2026-03-30 04:16:08 [adesa.be] INFO: Scraping item 10740017 url https://www.openlane.eu/en/carv6/auction/10740017
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.be] INFO: Found listing with ID: 10740474
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.be%27%20and%20RowKey%20eq%20%2710740474%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Scrape type for 10740474: 2
2026-03-30 04:16:08 [adesa.be] INFO: Scraping item 10740474 url https://www.openlane.eu/en/carv6/auction/10740474
2026-03-30 04:16:08 [adesa.be] INFO: Found listing with ID: 10740800
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.be%27%20and%20RowKey%20eq%20%2710740800%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Scrape type for 10740800: 2
2026-03-30 04:16:08 [adesa.be] INFO: Scraping item 10740800 url https://www.openlane.eu/en/carv6/auction/10740800
2026-03-30 04:16:08 [adesa.be] INFO: Found listing with ID: 10740025
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.be%27%20and%20RowKey%20eq%20%2710740025%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Scrape type for 10740025: 2
2026-03-30 04:16:08 [adesa.be] INFO: Scraping item 10740025 url https://www.openlane.eu/en/carv6/auction/10740025
2026-03-30 04:16:08 [adesa.be] INFO: Found listing with ID: 10739568
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.be%27%20and%20RowKey%20eq%20%2710739568%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Scrape type for 10739568: 2
2026-03-30 04:16:08 [adesa.be] INFO: Scraping item 10739568 url https://www.openlane.eu/en/carv6/auction/10739568
2026-03-30 04:16:08 [adesa.be] INFO: Found listing with ID: 10739925
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.be%27%20and%20RowKey%20eq%20%2710739925%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Scrape type for 10739925: 2
2026-03-30 04:16:08 [adesa.be] INFO: Scraping item 10739925 url https://www.openlane.eu/en/carv6/auction/10739925
2026-03-30 04:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10739444
2026-03-30 04:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b955a36-2768-55fe-b158-1c3563081a5d with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b955a36-2768-55fe-b158-1c3563081a5d with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b955a36-2768-55fe-b158-1c3563081a5d, identifier: 10739444
2026-03-30 04:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with identifier: 10740525
2026-03-30 04:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd, identifier: 10740525
2026-03-30 04:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a3551d-2d7d-5e7e-9ab3-566f71397727 with identifier: 10739597
2026-03-30 04:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a3551d-2d7d-5e7e-9ab3-566f71397727 with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19a3551d-2d7d-5e7e-9ab3-566f71397727 with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19a3551d-2d7d-5e7e-9ab3-566f71397727, identifier: 10739597
2026-03-30 04:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64a2c8ce-18ec-59d5-95db-a2a450903f30 with identifier: 10739542
2026-03-30 04:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64a2c8ce-18ec-59d5-95db-a2a450903f30 with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64a2c8ce-18ec-59d5-95db-a2a450903f30 with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64a2c8ce-18ec-59d5-95db-a2a450903f30, identifier: 10739542
2026-03-30 04:16:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10739705
2026-03-30 04:16:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e3d3e12-e152-5285-ab3d-082167d76871 with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e3d3e12-e152-5285-ab3d-082167d76871 with scrape type 2
2026-03-30 04:16:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e3d3e12-e152-5285-ab3d-082167d76871, identifier: 10739705
2026-03-30 04:16:08 [adesa.be] INFO: Found listing with ID: 10740493
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.be%27%20and%20RowKey%20eq%20%2710740493%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Scrape type for 10740493: 2
2026-03-30 04:16:08 [adesa.be] INFO: Scraping item 10740493 url https://www.openlane.eu/en/carv6/auction/10740493
2026-03-30 04:16:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10739444
2026-03-30 04:16:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10739444
2026-03-30 04:16:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b955a36-2768-55fe-b158-1c3563081a5d with identifier: 10739444 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:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739444>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5b955a36-2768-55fe-b158-1c3563081a5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAN546',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739444',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 72546,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 72.546 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739444%27 HTTP/1.1" 200 None
2026-03-30 04:16:08 [adesa.be] INFO: Saving data for 10739444: {'auction_closing_time': 1774858500.0, 'created_time': 1774624567.803851, 'last_price_update_time': 1774844168.971173}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739444') HTTP/1.1" 204 0
2026-03-30 04:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with identifier: 10740525
2026-03-30 04:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with identifier: 10740525
2026-03-30 04:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd with identifier: 10740525 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/10740525>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '68a0f512-6bcb-51fd-a5d7-c2bfaf2b2acd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFT213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740525',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 43162,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 43.162 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710740525%27 HTTP/1.1" 200 None
2026-03-30 04:16:09 [adesa.be] INFO: Saving data for 10740525: {'auction_closing_time': 1774965600.0, 'created_time': 1774649746.444676, 'last_price_update_time': 1774844169.333874}
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.be',RowKey='10740525') HTTP/1.1" 204 0
2026-03-30 04:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19a3551d-2d7d-5e7e-9ab3-566f71397727 with identifier: 10739597
2026-03-30 04:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19a3551d-2d7d-5e7e-9ab3-566f71397727 with identifier: 10739597
2026-03-30 04:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19a3551d-2d7d-5e7e-9ab3-566f71397727 with identifier: 10739597 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/10739597>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '19a3551d-2d7d-5e7e-9ab3-566f71397727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEA104',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 21974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 21.974 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739597%27 HTTP/1.1" 200 None
2026-03-30 04:16:09 [adesa.be] INFO: Saving data for 10739597: {'auction_closing_time': 1774858500.0, 'created_time': 1774624569.632033, 'last_price_update_time': 1774844169.606287}
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.be',RowKey='10739597') HTTP/1.1" 204 0
2026-03-30 04:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64a2c8ce-18ec-59d5-95db-a2a450903f30 with identifier: 10739542
2026-03-30 04:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64a2c8ce-18ec-59d5-95db-a2a450903f30 with identifier: 10739542
2026-03-30 04:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64a2c8ce-18ec-59d5-95db-a2a450903f30 with identifier: 10739542 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/10739542>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '64a2c8ce-18ec-59d5-95db-a2a450903f30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEQ029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 71492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'71.492 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739542%27 HTTP/1.1" 200 None
2026-03-30 04:16:09 [adesa.be] INFO: Saving data for 10739542: {'auction_closing_time': 1774858500.0, 'created_time': 1774624557.967603, 'last_price_update_time': 1774844169.882933}
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.be',RowKey='10739542') HTTP/1.1" 204 0
2026-03-30 04:16:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10739705
2026-03-30 04:16:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10739705
2026-03-30 04:16:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e3d3e12-e152-5285-ab3d-082167d76871 with identifier: 10739705 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/10739705>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2e3d3e12-e152-5285-ab3d-082167d76871',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKP516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739705',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 74787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 74.787 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739705%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Saving data for 10739705: {'auction_closing_time': 1774858500.0, 'created_time': 1774627426.95593, 'last_price_update_time': 1774844170.138434}
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.be',RowKey='10739705') HTTP/1.1" 204 0
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739945
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.be%27%20and%20RowKey%20eq%20%2710739945%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739945: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739945 url https://www.openlane.eu/en/carv6/auction/10739945
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739995
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.be%27%20and%20RowKey%20eq%20%2710739995%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739995: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739995 url https://www.openlane.eu/en/carv6/auction/10739995
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10740487
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.be%27%20and%20RowKey%20eq%20%2710740487%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10740487: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10740487 url https://www.openlane.eu/en/carv6/auction/10740487
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739468
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.be%27%20and%20RowKey%20eq%20%2710739468%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739468: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739468 url https://www.openlane.eu/en/carv6/auction/10739468
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739413
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.be%27%20and%20RowKey%20eq%20%2710739413%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739413: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739413 url https://www.openlane.eu/en/carv6/auction/10739413
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739979
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.be%27%20and%20RowKey%20eq%20%2710739979%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739979: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739979 url https://www.openlane.eu/en/carv6/auction/10739979
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739996
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.be%27%20and%20RowKey%20eq%20%2710739996%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739996: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739996 url https://www.openlane.eu/en/carv6/auction/10739996
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739452
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.be%27%20and%20RowKey%20eq%20%2710739452%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739452: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739452 url https://www.openlane.eu/en/carv6/auction/10739452
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739492
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.be%27%20and%20RowKey%20eq%20%2710739492%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739492: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739492 url https://www.openlane.eu/en/carv6/auction/10739492
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739123
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.be%27%20and%20RowKey%20eq%20%2710739123%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739123: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739123 url https://www.openlane.eu/en/carv6/auction/10739123
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739112
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.be%27%20and%20RowKey%20eq%20%2710739112%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739112: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739112 url https://www.openlane.eu/en/carv6/auction/10739112
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739569
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.be%27%20and%20RowKey%20eq%20%2710739569%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739569: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739569 url https://www.openlane.eu/en/carv6/auction/10739569
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739682
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.be%27%20and%20RowKey%20eq%20%2710739682%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739682: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739682 url https://www.openlane.eu/en/carv6/auction/10739682
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739336
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.be%27%20and%20RowKey%20eq%20%2710739336%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739336: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739336 url https://www.openlane.eu/en/carv6/auction/10739336
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10740030
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.be%27%20and%20RowKey%20eq%20%2710740030%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10740030: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10740030 url https://www.openlane.eu/en/carv6/auction/10740030
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739449
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.be%27%20and%20RowKey%20eq%20%2710739449%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739449: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739449 url https://www.openlane.eu/en/carv6/auction/10739449
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739235
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.be%27%20and%20RowKey%20eq%20%2710739235%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739235: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739235 url https://www.openlane.eu/en/carv6/auction/10739235
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739507
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.be%27%20and%20RowKey%20eq%20%2710739507%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739507: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739507 url https://www.openlane.eu/en/carv6/auction/10739507
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10740027
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.be%27%20and%20RowKey%20eq%20%2710740027%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10740027: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10740027 url https://www.openlane.eu/en/carv6/auction/10740027
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10740767
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.be%27%20and%20RowKey%20eq%20%2710740767%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10740767: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10740767 url https://www.openlane.eu/en/carv6/auction/10740767
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739207
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.be%27%20and%20RowKey%20eq%20%2710739207%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739207: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739207 url https://www.openlane.eu/en/carv6/auction/10739207
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739972
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.be%27%20and%20RowKey%20eq%20%2710739972%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739972: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739972 url https://www.openlane.eu/en/carv6/auction/10739972
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739726
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.be%27%20and%20RowKey%20eq%20%2710739726%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739726: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739726 url https://www.openlane.eu/en/carv6/auction/10739726
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739984
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.be%27%20and%20RowKey%20eq%20%2710739984%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739984: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739984 url https://www.openlane.eu/en/carv6/auction/10739984
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739187
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.be%27%20and%20RowKey%20eq%20%2710739187%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739187: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739187 url https://www.openlane.eu/en/carv6/auction/10739187
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739280
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.be%27%20and%20RowKey%20eq%20%2710739280%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739280: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739280 url https://www.openlane.eu/en/carv6/auction/10739280
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739411
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.be%27%20and%20RowKey%20eq%20%2710739411%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739411: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739411 url https://www.openlane.eu/en/carv6/auction/10739411
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739090
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.be%27%20and%20RowKey%20eq%20%2710739090%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739090: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739090 url https://www.openlane.eu/en/carv6/auction/10739090
2026-03-30 04:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739587
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.be%27%20and%20RowKey%20eq%20%2710739587%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739587: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739587 url https://www.openlane.eu/en/carv6/auction/10739587
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 [adesa.be] INFO: Found listing with ID: 10739097
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.be%27%20and%20RowKey%20eq%20%2710739097%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739097: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739097 url https://www.openlane.eu/en/carv6/auction/10739097
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739111
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.be%27%20and%20RowKey%20eq%20%2710739111%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739111: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739111 url https://www.openlane.eu/en/carv6/auction/10739111
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739355
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.be%27%20and%20RowKey%20eq%20%2710739355%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739355: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739355 url https://www.openlane.eu/en/carv6/auction/10739355
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739094
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.be%27%20and%20RowKey%20eq%20%2710739094%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739094: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739094 url https://www.openlane.eu/en/carv6/auction/10739094
2026-03-30 04:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:10 [adesa.be] INFO: Found listing with ID: 10739609
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.be%27%20and%20RowKey%20eq%20%2710739609%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739609: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739609 url https://www.openlane.eu/en/carv6/auction/10739609
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739443
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.be%27%20and%20RowKey%20eq%20%2710739443%27 HTTP/1.1" 200 None
2026-03-30 04:16:10 [adesa.be] INFO: Scrape type for 10739443: 2
2026-03-30 04:16:10 [adesa.be] INFO: Scraping item 10739443 url https://www.openlane.eu/en/carv6/auction/10739443
2026-03-30 04:16:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10739483
2026-03-30 04:16:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d66a6456-9270-5399-b6f5-88a7912a6f06 with scrape type 2
2026-03-30 04:16:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d66a6456-9270-5399-b6f5-88a7912a6f06 with scrape type 2
2026-03-30 04:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d66a6456-9270-5399-b6f5-88a7912a6f06, identifier: 10739483
2026-03-30 04:16:11 [adesa.be] INFO: Found listing with ID: 10739624
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.be%27%20and%20RowKey%20eq%20%2710739624%27 HTTP/1.1" 200 None
2026-03-30 04:16:11 [adesa.be] INFO: Scrape type for 10739624: 2
2026-03-30 04:16:11 [adesa.be] INFO: Scraping item 10739624 url https://www.openlane.eu/en/carv6/auction/10739624
2026-03-30 04:16:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10739483
2026-03-30 04:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10739483
2026-03-30 04:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d66a6456-9270-5399-b6f5-88a7912a6f06 with identifier: 10739483 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/10739483>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd66a6456-9270-5399-b6f5-88a7912a6f06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAX206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 49447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 49.447 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739483%27 HTTP/1.1" 200 None
2026-03-30 04:16:11 [adesa.be] INFO: Saving data for 10739483: {'auction_closing_time': 1774858500.0, 'created_time': 1774627430.731651, 'last_price_update_time': 1774844171.473432}
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.be',RowKey='10739483') 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/10739195> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:11 [adesa.be] INFO: Found listing with ID: 10739208
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.be%27%20and%20RowKey%20eq%20%2710739208%27 HTTP/1.1" 200 None
2026-03-30 04:16:11 [adesa.be] INFO: Scrape type for 10739208: 2
2026-03-30 04:16:11 [adesa.be] INFO: Scraping item 10739208 url https://www.openlane.eu/en/carv6/auction/10739208
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/10739667> (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/10739057> (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/10740047> (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/10740773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774
2026-03-30 04:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with scrape type 2
2026-03-30 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with scrape type 2
2026-03-30 04:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4, identifier: 10740774
2026-03-30 04:16:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with identifier: 10740001
2026-03-30 04:16:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with scrape type 2
2026-03-30 04:16:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with scrape type 2
2026-03-30 04:16:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5, identifier: 10740001
2026-03-30 04:16:11 [adesa.be] INFO: Found listing with ID: 10739202
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.be%27%20and%20RowKey%20eq%20%2710739202%27 HTTP/1.1" 200 None
2026-03-30 04:16:11 [adesa.be] INFO: Scrape type for 10739202: 2
2026-03-30 04:16:11 [adesa.be] INFO: Scraping item 10739202 url https://www.openlane.eu/en/carv6/auction/10739202
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 [zyte_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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774
2026-03-30 04:16:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774
2026-03-30 04:16:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4618ddd-cdbf-5c44-8a25-83831b0ab6b4 with identifier: 10740774 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:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740774>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'c4618ddd-cdbf-5c44-8a25-83831b0ab6b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADF750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740774',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 137483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'137.483 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740774%27 HTTP/1.1" 200 None
2026-03-30 04:16:12 [adesa.be] INFO: Saving data for 10740774: {'auction_closing_time': 1774947600.0, 'created_time': 1774649746.854053, 'last_price_update_time': 1774844172.049202}
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.be',RowKey='10740774') HTTP/1.1" 204 0
2026-03-30 04:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with identifier: 10740001
2026-03-30 04:16:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:16:12 [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:16:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:16:12 [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:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with identifier: 10740001
2026-03-30 04:16:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3330a09a-8d6e-5a4e-9418-8f56d098d8d5 with identifier: 10740001 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/10740001>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3330a09a-8d6e-5a4e-9418-8f56d098d8d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740001',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 164649,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'164.649 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740001%27 HTTP/1.1" 200 None
2026-03-30 04:16:12 [adesa.be] INFO: Saving data for 10740001: {'auction_closing_time': 1774861200.0, 'created_time': 1774650055.282453, 'last_price_update_time': 1774844172.444557}
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.be',RowKey='10740001') HTTP/1.1" 204 0
2026-03-30 04:16:12 [adesa.be] INFO: Found listing with ID: 10739170
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.be%27%20and%20RowKey%20eq%20%2710739170%27 HTTP/1.1" 200 None
2026-03-30 04:16:12 [adesa.be] INFO: Scrape type for 10739170: 2
2026-03-30 04:16:12 [adesa.be] INFO: Scraping item 10739170 url https://www.openlane.eu/en/carv6/auction/10739170
2026-03-30 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10739195
2026-03-30 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe8e62e-bd57-5466-936d-6a1321622ac7 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efe8e62e-bd57-5466-936d-6a1321622ac7 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efe8e62e-bd57-5466-936d-6a1321622ac7, identifier: 10739195
2026-03-30 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10739667
2026-03-30 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e, identifier: 10739667
2026-03-30 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10739057
2026-03-30 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b51bd91-0079-5d49-93d3-08c718926713 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b51bd91-0079-5d49-93d3-08c718926713 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b51bd91-0079-5d49-93d3-08c718926713, identifier: 10739057
2026-03-30 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047
2026-03-30 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98d45ee5-46a9-531d-b04d-256d22368439 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98d45ee5-46a9-531d-b04d-256d22368439 with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98d45ee5-46a9-531d-b04d-256d22368439, identifier: 10740047
2026-03-30 04:16:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773
2026-03-30 04:16:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7eafa191-639c-5f0f-bf30-6caa89eb0efd with scrape type 2
2026-03-30 04:16:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7eafa191-639c-5f0f-bf30-6caa89eb0efd, identifier: 10740773
2026-03-30 04:16:12 [adesa.be] INFO: Found listing with ID: 10739349
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.be%27%20and%20RowKey%20eq%20%2710739349%27 HTTP/1.1" 200 None
2026-03-30 04:16:12 [adesa.be] INFO: Scrape type for 10739349: 2
2026-03-30 04:16:12 [adesa.be] INFO: Scraping item 10739349 url https://www.openlane.eu/en/carv6/auction/10739349
2026-03-30 04:16:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10739195
2026-03-30 04:16:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10739195
2026-03-30 04:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efe8e62e-bd57-5466-936d-6a1321622ac7 with identifier: 10739195 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/10739195>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'efe8e62e-bd57-5466-936d-6a1321622ac7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFG811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739195',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 46719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'46.719 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739195%27 HTTP/1.1" 200 None
2026-03-30 04:16:13 [adesa.be] INFO: Saving data for 10739195: {'auction_closing_time': 1774858500.0, 'created_time': 1774624574.780181, 'last_price_update_time': 1774844173.264533}
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.be',RowKey='10739195') HTTP/1.1" 204 0
2026-03-30 04:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10739667
2026-03-30 04:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10739667
2026-03-30 04:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5e2ec58-0a81-5e7d-b709-d8cfbd32701e with identifier: 10739667 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/10739667>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a5e2ec58-0a81-5e7d-b709-d8cfbd32701e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UMB069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 150652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2018-06-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 118 - Diesel - Automatic - 150 hp - 150.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710739667%27 HTTP/1.1" 200 None
2026-03-30 04:16:13 [adesa.be] INFO: Saving data for 10739667: {'auction_closing_time': 1774858500.0, 'created_time': 1774624570.564523, 'last_price_update_time': 1774844173.558398}
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.be',RowKey='10739667') HTTP/1.1" 204 0
2026-03-30 04:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10739057
2026-03-30 04:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10739057
2026-03-30 04:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b51bd91-0079-5d49-93d3-08c718926713 with identifier: 10739057 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/10739057>
{'auction_title': '',
'c_o_2_emission_value': 14,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7b51bd91-0079-5d49-93d3-08c718926713',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGE847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739057',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 62229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2023-10-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'62.229 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739057%27 HTTP/1.1" 200 None
2026-03-30 04:16:13 [adesa.be] INFO: Saving data for 10739057: {'auction_closing_time': 1774858500.0, 'created_time': 1774624574.27627, 'last_price_update_time': 1774844173.884004}
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.be',RowKey='10739057') HTTP/1.1" 204 0
2026-03-30 04:16:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047
2026-03-30 04:16:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047
2026-03-30 04:16:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98d45ee5-46a9-531d-b04d-256d22368439 with identifier: 10740047 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: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/10740047>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '98d45ee5-46a9-531d-b04d-256d22368439',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACQ882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740047',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 182023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'182.023 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740047%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Saving data for 10740047: {'auction_closing_time': 1774861200.0, 'created_time': 1774649747.496385, 'last_price_update_time': 1774844174.156773}
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.be',RowKey='10740047') HTTP/1.1" 204 0
2026-03-30 04:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773
2026-03-30 04:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773
2026-03-30 04:16:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7eafa191-639c-5f0f-bf30-6caa89eb0efd with identifier: 10740773 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/10740773>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '7eafa191-639c-5f0f-bf30-6caa89eb0efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBV799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740773',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 64454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 64.454 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710740773%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Saving data for 10740773: {'auction_closing_time': 1774947600.0, 'created_time': 1774649744.796836, 'last_price_update_time': 1774844174.437167}
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.be',RowKey='10740773') HTTP/1.1" 204 0
2026-03-30 04:16:14 [adesa.be] INFO: Found listing with ID: 10739675
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.be%27%20and%20RowKey%20eq%20%2710739675%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Scrape type for 10739675: 2
2026-03-30 04:16:14 [adesa.be] INFO: Scraping item 10739675 url https://www.openlane.eu/en/carv6/auction/10739675
2026-03-30 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739194> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740526> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739455> (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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10740789
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.be%27%20and%20RowKey%20eq%20%2710740789%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Scrape type for 10740789: 2
2026-03-30 04:16:14 [adesa.be] INFO: Scraping item 10740789 url https://www.openlane.eu/en/carv6/auction/10740789
2026-03-30 04:16:14 [adesa.be] INFO: Found listing with ID: 10740006
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.be%27%20and%20RowKey%20eq%20%2710740006%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Scrape type for 10740006: 2
2026-03-30 04:16:14 [adesa.be] INFO: Scraping item 10740006 url https://www.openlane.eu/en/carv6/auction/10740006
2026-03-30 04:16:14 [adesa.be] INFO: Found listing with ID: 10740011
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.be%27%20and%20RowKey%20eq%20%2710740011%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Scrape type for 10740011: 2
2026-03-30 04:16:14 [adesa.be] INFO: Scraping item 10740011 url https://www.openlane.eu/en/carv6/auction/10740011
2026-03-30 04:16:14 [adesa.be] INFO: Found listing with ID: 10740518
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.be%27%20and%20RowKey%20eq%20%2710740518%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Scrape type for 10740518: 2
2026-03-30 04:16:14 [adesa.be] INFO: Scraping item 10740518 url https://www.openlane.eu/en/carv6/auction/10740518
2026-03-30 04:16:14 [adesa.be] INFO: Found listing with ID: 10739290
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.be%27%20and%20RowKey%20eq%20%2710739290%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Scrape type for 10739290: 2
2026-03-30 04:16:14 [adesa.be] INFO: Scraping item 10739290 url https://www.openlane.eu/en/carv6/auction/10739290
2026-03-30 04:16:14 [adesa.be] INFO: Found listing with ID: 10740467
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.be%27%20and%20RowKey%20eq%20%2710740467%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Scrape type for 10740467: 2
2026-03-30 04:16:14 [adesa.be] INFO: Scraping item 10740467 url https://www.openlane.eu/en/carv6/auction/10740467
2026-03-30 04:16:14 [adesa.be] INFO: Found listing with ID: 10739478
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.be%27%20and%20RowKey%20eq%20%2710739478%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Scrape type for 10739478: 2
2026-03-30 04:16:14 [adesa.be] INFO: Scraping item 10739478 url https://www.openlane.eu/en/carv6/auction/10739478
2026-03-30 04:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10739194
2026-03-30 04:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26f368b5-ce53-54ee-87f1-63f199f35fea with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26f368b5-ce53-54ee-87f1-63f199f35fea with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26f368b5-ce53-54ee-87f1-63f199f35fea, identifier: 10739194
2026-03-30 04:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526
2026-03-30 04:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d, identifier: 10740526
2026-03-30 04:16:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10739455
2026-03-30 04:16:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06474416-8647-595b-8265-33f2becae37d with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06474416-8647-595b-8265-33f2becae37d with scrape type 2
2026-03-30 04:16:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06474416-8647-595b-8265-33f2becae37d, identifier: 10739455
2026-03-30 04:16:14 [adesa.be] INFO: Found listing with ID: 10740758
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.be%27%20and%20RowKey%20eq%20%2710740758%27 HTTP/1.1" 200 None
2026-03-30 04:16:14 [adesa.be] INFO: Scrape type for 10740758: 2
2026-03-30 04:16:14 [adesa.be] INFO: Scraping item 10740758 url https://www.openlane.eu/en/carv6/auction/10740758
2026-03-30 04:16:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10739194
2026-03-30 04:16:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10739194
2026-03-30 04:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26f368b5-ce53-54ee-87f1-63f199f35fea with identifier: 10739194 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/10739194>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '26f368b5-ce53-54ee-87f1-63f199f35fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSP752',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739194',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 22997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 22.997 '
'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.be%27%20and%20RowKey%20eq%20%2710739194%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.be] INFO: Saving data for 10739194: {'auction_closing_time': 1774858500.0, 'created_time': 1774624575.443754, 'last_price_update_time': 1774844175.233584}
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.be',RowKey='10739194') HTTP/1.1" 204 0
2026-03-30 04:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526
2026-03-30 04:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526
2026-03-30 04:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8f2deee4-9ce7-53d7-9a4d-a06040a4f59d with identifier: 10740526 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/10740526>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '8f2deee4-9ce7-53d7-9a4d-a06040a4f59d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXE210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740526',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 115127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218d M Sport - Diesel - Automatic - 150 hp '
'- 115.127 km',
'transmission': 'automatic',
'trim': 'M Sport',
'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.be%27%20and%20RowKey%20eq%20%2710740526%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.be] INFO: Saving data for 10740526: {'auction_closing_time': 1774965600.0, 'created_time': 1774649742.420246, 'last_price_update_time': 1774844175.589107}
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.be',RowKey='10740526') HTTP/1.1" 204 0
2026-03-30 04:16:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10739455
2026-03-30 04:16:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10739455
2026-03-30 04:16:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06474416-8647-595b-8265-33f2becae37d with identifier: 10739455 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/10739455>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '06474416-8647-595b-8265-33f2becae37d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DU4273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739455',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 64938,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218 Business - Diesel - Manual - 150 hp - '
'64.938 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739455%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.be] INFO: Saving data for 10739455: {'auction_closing_time': 1774858500.0, 'created_time': 1774624572.807672, 'last_price_update_time': 1774844175.854981}
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.be',RowKey='10739455') HTTP/1.1" 204 0
2026-03-30 04:16:15 [adesa.be] INFO: Found listing with ID: 10739310
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.be%27%20and%20RowKey%20eq%20%2710739310%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.be] INFO: Scrape type for 10739310: 2
2026-03-30 04:16:15 [adesa.be] INFO: Scraping item 10739310 url https://www.openlane.eu/en/carv6/auction/10739310
2026-03-30 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:15 [adesa.be] INFO: Found listing with ID: 10739331
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.be%27%20and%20RowKey%20eq%20%2710739331%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.be] INFO: Scrape type for 10739331: 2
2026-03-30 04:16:15 [adesa.be] INFO: Scraping item 10739331 url https://www.openlane.eu/en/carv6/auction/10739331
2026-03-30 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:15 [adesa.be] INFO: Found listing with ID: 10739555
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.be%27%20and%20RowKey%20eq%20%2710739555%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.be] INFO: Scrape type for 10739555: 2
2026-03-30 04:16:15 [adesa.be] INFO: Scraping item 10739555 url https://www.openlane.eu/en/carv6/auction/10739555
2026-03-30 04:16:15 [adesa.be] INFO: Found listing with ID: 10740034
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.be%27%20and%20RowKey%20eq%20%2710740034%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.be] INFO: Scrape type for 10740034: 2
2026-03-30 04:16:15 [adesa.be] INFO: Scraping item 10740034 url https://www.openlane.eu/en/carv6/auction/10740034
2026-03-30 04:16:15 [adesa.be] INFO: Found listing with ID: 10739718
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.be%27%20and%20RowKey%20eq%20%2710739718%27 HTTP/1.1" 200 None
2026-03-30 04:16:15 [adesa.be] INFO: Scrape type for 10739718: 2
2026-03-30 04:16:15 [adesa.be] INFO: Scraping item 10739718 url https://www.openlane.eu/en/carv6/auction/10739718
2026-03-30 04:16:15 [adesa.be] INFO: Found listing with ID: 10740786
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:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740786%27 HTTP/1.1" 200 None
2026-03-30 04:16:16 [adesa.be] INFO: Scrape type for 10740786: 2
2026-03-30 04:16:16 [adesa.be] INFO: Scraping item 10740786 url https://www.openlane.eu/en/carv6/auction/10740786
2026-03-30 04:16:16 [adesa.be] INFO: Found listing with ID: 10739611
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.be%27%20and%20RowKey%20eq%20%2710739611%27 HTTP/1.1" 200 None
2026-03-30 04:16:16 [adesa.be] INFO: Scrape type for 10739611: 2
2026-03-30 04:16:16 [adesa.be] INFO: Scraping item 10739611 url https://www.openlane.eu/en/carv6/auction/10739611
2026-03-30 04:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10739156
2026-03-30 04:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1829fe0-e9b3-53c6-8005-f711ab49d775 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1829fe0-e9b3-53c6-8005-f711ab49d775 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1829fe0-e9b3-53c6-8005-f711ab49d775, identifier: 10739156
2026-03-30 04:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4816ed2-6722-50fb-9de9-a11e553cf25b with identifier: 10740769
2026-03-30 04:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4816ed2-6722-50fb-9de9-a11e553cf25b with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4816ed2-6722-50fb-9de9-a11e553cf25b with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4816ed2-6722-50fb-9de9-a11e553cf25b, identifier: 10740769
2026-03-30 04:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10739654
2026-03-30 04:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be668a84-482b-5d35-a4af-8b31de6e5128 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be668a84-482b-5d35-a4af-8b31de6e5128 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be668a84-482b-5d35-a4af-8b31de6e5128, identifier: 10739654
2026-03-30 04:16:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10739701
2026-03-30 04:16:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128d4754-0a1e-5a71-9d55-1848e7c41168 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 128d4754-0a1e-5a71-9d55-1848e7c41168 with scrape type 2
2026-03-30 04:16:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 128d4754-0a1e-5a71-9d55-1848e7c41168, identifier: 10739701
2026-03-30 04:16:16 [adesa.be] INFO: Found listing with ID: 10739535
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.be%27%20and%20RowKey%20eq%20%2710739535%27 HTTP/1.1" 200 None
2026-03-30 04:16:16 [adesa.be] INFO: Scrape type for 10739535: 2
2026-03-30 04:16:16 [adesa.be] INFO: Scraping item 10739535 url https://www.openlane.eu/en/carv6/auction/10739535
2026-03-30 04:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10739156
2026-03-30 04:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10739156
2026-03-30 04:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1829fe0-e9b3-53c6-8005-f711ab49d775 with identifier: 10739156 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/10739156>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c1829fe0-e9b3-53c6-8005-f711ab49d775',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EJD284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739156',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 37903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-10-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'37.903 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739156%27 HTTP/1.1" 200 None
2026-03-30 04:16:16 [adesa.be] INFO: Saving data for 10739156: {'auction_closing_time': 1774858500.0, 'created_time': 1774624591.535574, 'last_price_update_time': 1774844176.703065}
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.be',RowKey='10739156') HTTP/1.1" 204 0
2026-03-30 04:16:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4816ed2-6722-50fb-9de9-a11e553cf25b with identifier: 10740769
2026-03-30 04:16:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4816ed2-6722-50fb-9de9-a11e553cf25b with identifier: 10740769
2026-03-30 04:16:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4816ed2-6722-50fb-9de9-a11e553cf25b with identifier: 10740769 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/10740769>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4816ed2-6722-50fb-9de9-a11e553cf25b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFM595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740769',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 45083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Manual - 136 hp - 45.083 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740769%27 HTTP/1.1" 200 None
2026-03-30 04:16:17 [adesa.be] INFO: Saving data for 10740769: {'auction_closing_time': 1774947600.0, 'created_time': 1774650056.181428, 'last_price_update_time': 1774844177.005112}
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.be',RowKey='10740769') HTTP/1.1" 204 0
2026-03-30 04:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10739654
2026-03-30 04:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10739654
2026-03-30 04:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be668a84-482b-5d35-a4af-8b31de6e5128 with identifier: 10739654 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/10739654>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'be668a84-482b-5d35-a4af-8b31de6e5128',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXA311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 152184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Tourer 216d Luxury - Diesel - Automatic - 116 hp '
'- 152.184 km',
'transmission': 'automatic',
'trim': 'Luxury',
'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.be%27%20and%20RowKey%20eq%20%2710739654%27 HTTP/1.1" 200 None
2026-03-30 04:16:17 [adesa.be] INFO: Saving data for 10739654: {'auction_closing_time': 1774858500.0, 'created_time': 1774627422.42412, 'last_price_update_time': 1774844177.296555}
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.be',RowKey='10739654') HTTP/1.1" 204 0
2026-03-30 04:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10739701
2026-03-30 04:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10739701
2026-03-30 04:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 128d4754-0a1e-5a71-9d55-1848e7c41168 with identifier: 10739701 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/10739701>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '128d4754-0a1e-5a71-9d55-1848e7c41168',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZP7955',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 50589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 50.589 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739701%27 HTTP/1.1" 200 None
2026-03-30 04:16:17 [adesa.be] INFO: Saving data for 10739701: {'auction_closing_time': 1774858500.0, 'created_time': 1774624603.965275, 'last_price_update_time': 1774844177.567023}
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.be',RowKey='10739701') 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/10739094> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739355> (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 [zyte_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 [zyte_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: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10739094
2026-03-30 04:16:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5da53652-2422-55aa-9521-9f626267990a with scrape type 2
2026-03-30 04:16:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5da53652-2422-55aa-9521-9f626267990a with scrape type 2
2026-03-30 04:16:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5da53652-2422-55aa-9521-9f626267990a, identifier: 10739094
2026-03-30 04:16:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10739094
2026-03-30 04:16:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10739094
2026-03-30 04:16:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5da53652-2422-55aa-9521-9f626267990a with identifier: 10739094 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:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739094>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '5da53652-2422-55aa-9521-9f626267990a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLU936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739094',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 107105,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 520e - Hybrid - Automatic - 163 hp - 107.105 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739094%27 HTTP/1.1" 200 None
2026-03-30 04:16:18 [adesa.be] INFO: Saving data for 10739094: {'auction_closing_time': 1774858500.0, 'created_time': 1774627355.393107, 'last_price_update_time': 1774844178.058853}
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.be',RowKey='10739094') HTTP/1.1" 204 0
2026-03-30 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10739651
2026-03-30 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baa908a0-6019-51b0-94a6-41f3b0e6542b with scrape type 2
2026-03-30 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baa908a0-6019-51b0-94a6-41f3b0e6542b with scrape type 2
2026-03-30 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: baa908a0-6019-51b0-94a6-41f3b0e6542b, identifier: 10739651
2026-03-30 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10739090
2026-03-30 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a68671d-0561-5fcd-900d-56b2cb5f6623 with scrape type 2
2026-03-30 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a68671d-0561-5fcd-900d-56b2cb5f6623 with scrape type 2
2026-03-30 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a68671d-0561-5fcd-900d-56b2cb5f6623, identifier: 10739090
2026-03-30 04:16:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10739355
2026-03-30 04:16:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with scrape type 2
2026-03-30 04:16:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with scrape type 2
2026-03-30 04:16:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a8e5817-d7ad-5318-8a3a-5514b90457c9, identifier: 10739355
2026-03-30 04:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10739651
2026-03-30 04:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10739651
2026-03-30 04:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: baa908a0-6019-51b0-94a6-41f3b0e6542b with identifier: 10739651 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/10739651>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'baa908a0-6019-51b0-94a6-41f3b0e6542b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VM6973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 66061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 2 Series Gran Coupé 218i - Petrol - Automatic - 136 hp - 66.061 '
'km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739651%27 HTTP/1.1" 200 None
2026-03-30 04:16:18 [adesa.be] INFO: Saving data for 10739651: {'auction_closing_time': 1774858500.0, 'created_time': 1774624575.143984, 'last_price_update_time': 1774844178.63032}
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.be',RowKey='10739651') HTTP/1.1" 204 0
2026-03-30 04:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10739090
2026-03-30 04:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10739090
2026-03-30 04:16:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a68671d-0561-5fcd-900d-56b2cb5f6623 with identifier: 10739090 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/10739090>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '3a68671d-0561-5fcd-900d-56b2cb5f6623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJN574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739090',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 130365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e M Sport - Hybrid - 184 hp - 130.365 km',
'transmission': 'automatic',
'trim': 'M Sport',
'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.be%27%20and%20RowKey%20eq%20%2710739090%27 HTTP/1.1" 200 None
2026-03-30 04:16:18 [adesa.be] INFO: Saving data for 10739090: {'auction_closing_time': 1774858500.0, 'created_time': 1774627429.256667, 'last_price_update_time': 1774844178.916854}
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.be',RowKey='10739090') HTTP/1.1" 204 0
2026-03-30 04:16:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10739355
2026-03-30 04:16:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10739355
2026-03-30 04:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a8e5817-d7ad-5318-8a3a-5514b90457c9 with identifier: 10739355 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/10739355>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1a8e5817-d7ad-5318-8a3a-5514b90457c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAA193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739355',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 518d M Sport - Diesel - Automatic - 150 hp - '
'90.643 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739355%27 HTTP/1.1" 200 None
2026-03-30 04:16:19 [adesa.be] INFO: Saving data for 10739355: {'auction_closing_time': 1774858500.0, 'created_time': 1774627367.297046, 'last_price_update_time': 1774844179.203668}
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.be',RowKey='10739355') 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/10739443> (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/10739208> (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/10739624> (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 [zyte_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: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10739443
2026-03-30 04:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44, identifier: 10739443
2026-03-30 04:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10739443
2026-03-30 04:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10739443
2026-03-30 04:16:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44 with identifier: 10739443 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/10739443>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6d8fd5fd-aa2d-54f2-a049-fa6ae6011a44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF124',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739443',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 87310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 520e - Hybrid - Automatic - 163 hp - 87.310 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739443%27 HTTP/1.1" 200 None
2026-03-30 04:16:19 [adesa.be] INFO: Saving data for 10739443: {'auction_closing_time': 1774858500.0, 'created_time': 1774627354.652747, 'last_price_update_time': 1774844179.708213}
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.be',RowKey='10739443') HTTP/1.1" 204 0
2026-03-30 04:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10739208
2026-03-30 04:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e21a8632-6637-5e59-85de-ef17e20c0f10 with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e21a8632-6637-5e59-85de-ef17e20c0f10 with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e21a8632-6637-5e59-85de-ef17e20c0f10, identifier: 10739208
2026-03-30 04:16:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84d97e63-59af-5289-8e6d-75ce551848fe with identifier: 10739624
2026-03-30 04:16:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84d97e63-59af-5289-8e6d-75ce551848fe with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84d97e63-59af-5289-8e6d-75ce551848fe with scrape type 2
2026-03-30 04:16:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84d97e63-59af-5289-8e6d-75ce551848fe, identifier: 10739624
2026-03-30 04:16:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10739208
2026-03-30 04:16:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10739208
2026-03-30 04:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e21a8632-6637-5e59-85de-ef17e20c0f10 with identifier: 10739208 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/10739208>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e21a8632-6637-5e59-85de-ef17e20c0f10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739208',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 112251,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 530e Lounge - Hybrid - Automatic - 184 hp - '
'112.251 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739208%27 HTTP/1.1" 200 None
2026-03-30 04:16:20 [adesa.be] INFO: Saving data for 10739208: {'auction_closing_time': 1774858500.0, 'created_time': 1774627350.816551, 'last_price_update_time': 1774844180.175868}
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.be',RowKey='10739208') HTTP/1.1" 204 0
2026-03-30 04:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84d97e63-59af-5289-8e6d-75ce551848fe with identifier: 10739624
2026-03-30 04:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84d97e63-59af-5289-8e6d-75ce551848fe with identifier: 10739624
2026-03-30 04:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84d97e63-59af-5289-8e6d-75ce551848fe with identifier: 10739624 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/10739624>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '84d97e63-59af-5289-8e6d-75ce551848fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEP384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 125824,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'125.824 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739624%27 HTTP/1.1" 200 None
2026-03-30 04:16:20 [adesa.be] INFO: Saving data for 10739624: {'auction_closing_time': 1774858500.0, 'created_time': 1774627351.727732, 'last_price_update_time': 1774844180.442371}
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.be',RowKey='10739624') HTTP/1.1" 204 0
2026-03-30 04:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739170> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10739170
2026-03-30 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f207a963-6ed4-5a25-8669-dcc920922037 with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f207a963-6ed4-5a25-8669-dcc920922037 with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f207a963-6ed4-5a25-8669-dcc920922037, identifier: 10739170
2026-03-30 04:16:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with identifier: 10739609
2026-03-30 04:16:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with scrape type 2
2026-03-30 04:16:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c, identifier: 10739609
2026-03-30 04:16:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10739170
2026-03-30 04:16:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10739170
2026-03-30 04:16:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f207a963-6ed4-5a25-8669-dcc920922037 with identifier: 10739170 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:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739170>
{'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': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f207a963-6ed4-5a25-8669-dcc920922037',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739170',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 83064,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 6 Series GT 620d Lounge - Diesel - Automatic - 190 hp - 83.064 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'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.be%27%20and%20RowKey%20eq%20%2710739170%27 HTTP/1.1" 200 None
2026-03-30 04:16:21 [adesa.be] INFO: Saving data for 10739170: {'auction_closing_time': 1774858500.0, 'created_time': 1774627344.527819, 'last_price_update_time': 1774844181.021337}
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.be',RowKey='10739170') HTTP/1.1" 204 0
2026-03-30 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with identifier: 10739609
2026-03-30 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with identifier: 10739609
2026-03-30 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93a4ed5e-08f3-51d5-afeb-9989d46f5d7c with identifier: 10739609 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/10739609>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '93a4ed5e-08f3-51d5-afeb-9989d46f5d7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLX782',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 113248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 520e - Hybrid - Automatic - 163 hp - 113.248 '
'km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739609%27 HTTP/1.1" 200 None
2026-03-30 04:16:21 [adesa.be] INFO: Saving data for 10739609: {'auction_closing_time': 1774858500.0, 'created_time': 1774627388.99709, 'last_price_update_time': 1774844181.276464}
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.be',RowKey='10739609') 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/10739478> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10739349
2026-03-30 04:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88e5e49e-c4c9-511e-9867-38366f2fb7a6, identifier: 10739349
2026-03-30 04:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10739111
2026-03-30 04:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a624f81-896b-5e0f-bda3-0b4ea52c740b with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a624f81-896b-5e0f-bda3-0b4ea52c740b with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a624f81-896b-5e0f-bda3-0b4ea52c740b, identifier: 10739111
2026-03-30 04:16:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10739675
2026-03-30 04:16:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c19c95-1aa9-5742-938d-d2b4f47afea0 with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c19c95-1aa9-5742-938d-d2b4f47afea0 with scrape type 2
2026-03-30 04:16:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49c19c95-1aa9-5742-938d-d2b4f47afea0, identifier: 10739675
2026-03-30 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10739349
2026-03-30 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10739349
2026-03-30 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88e5e49e-c4c9-511e-9867-38366f2fb7a6 with identifier: 10739349 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/10739349>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '88e5e49e-c4c9-511e-9867-38366f2fb7a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFK043',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739349',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 111.467 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'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.be%27%20and%20RowKey%20eq%20%2710739349%27 HTTP/1.1" 200 None
2026-03-30 04:16:21 [adesa.be] INFO: Saving data for 10739349: {'auction_closing_time': 1774858500.0, 'created_time': 1774627349.172832, 'last_price_update_time': 1774844181.823793}
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.be',RowKey='10739349') HTTP/1.1" 204 0
2026-03-30 04:16:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10739111
2026-03-30 04:16:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10739111
2026-03-30 04:16:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a624f81-896b-5e0f-bda3-0b4ea52c740b with identifier: 10739111 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/10739111>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4a624f81-896b-5e0f-bda3-0b4ea52c740b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDK949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739111',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series Touring 518d - Diesel - 136 hp - 173.721 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739111%27 HTTP/1.1" 200 None
2026-03-30 04:16:22 [adesa.be] INFO: Saving data for 10739111: {'auction_closing_time': 1774858500.0, 'created_time': 1774627358.572581, 'last_price_update_time': 1774844182.090097}
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.be',RowKey='10739111') HTTP/1.1" 204 0
2026-03-30 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10739675
2026-03-30 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10739675
2026-03-30 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49c19c95-1aa9-5742-938d-d2b4f47afea0 with identifier: 10739675 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/10739675>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '49c19c95-1aa9-5742-938d-d2b4f47afea0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGL217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739675',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 111.566 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739675%27 HTTP/1.1" 200 None
2026-03-30 04:16:22 [adesa.be] INFO: Saving data for 10739675: {'auction_closing_time': 1774858500.0, 'created_time': 1774627342.884478, 'last_price_update_time': 1774844182.36582}
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.be',RowKey='10739675') 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/10740758> (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: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10739478
2026-03-30 04:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with scrape type 2
2026-03-30 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with scrape type 2
2026-03-30 04:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb, identifier: 10739478
2026-03-30 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10739478
2026-03-30 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10739478
2026-03-30 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d11acf32-d9c0-5b0e-8737-50e3a7c3b9bb with identifier: 10739478 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/10739478>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd11acf32-d9c0-5b0e-8737-50e3a7c3b9bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGV175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 151596,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Manual - 116 hp - 151.596 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739478%27 HTTP/1.1" 200 None
2026-03-30 04:16:22 [adesa.be] INFO: Saving data for 10739478: {'auction_closing_time': 1774858500.0, 'created_time': 1774627337.573297, 'last_price_update_time': 1774844182.746772}
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.be',RowKey='10739478') 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/10739310> (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: 371a8566-2f9a-564e-baa2-9f567528b0e7 with identifier: 10740758
2026-03-30 04:16:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 371a8566-2f9a-564e-baa2-9f567528b0e7 with scrape type 2
2026-03-30 04:16:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 371a8566-2f9a-564e-baa2-9f567528b0e7 with scrape type 2
2026-03-30 04:16:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 371a8566-2f9a-564e-baa2-9f567528b0e7, identifier: 10740758
2026-03-30 04:16:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 371a8566-2f9a-564e-baa2-9f567528b0e7 with identifier: 10740758
2026-03-30 04:16:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 371a8566-2f9a-564e-baa2-9f567528b0e7 with identifier: 10740758
2026-03-30 04:16:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 371a8566-2f9a-564e-baa2-9f567528b0e7 with identifier: 10740758 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: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/10740758>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '371a8566-2f9a-564e-baa2-9f567528b0e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UHG091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740758',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 47055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2018-05-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Manual - 116 hp - 47.055 km',
'transmission': 'manual',
'trim': 'Business Design',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710740758%27 HTTP/1.1" 200 None
2026-03-30 04:16:23 [adesa.be] INFO: Saving data for 10740758: {'auction_closing_time': 1774947600.0, 'created_time': 1774650060.720773, 'last_price_update_time': 1774844183.1176}
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.be',RowKey='10740758') 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/10740467> (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/10739611> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10739310
2026-03-30 04:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82, identifier: 10739310
2026-03-30 04:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10739310
2026-03-30 04:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10739310
2026-03-30 04:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0af6f1a-a87a-5c1f-8593-1f4fb7608b82 with identifier: 10739310 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/10739310>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd0af6f1a-a87a-5c1f-8593-1f4fb7608b82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EDTA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739310',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 125777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 125.777 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739310%27 HTTP/1.1" 200 None
2026-03-30 04:16:23 [adesa.be] INFO: Saving data for 10739310: {'auction_closing_time': 1774858500.0, 'created_time': 1774627330.061887, 'last_price_update_time': 1774844183.520626}
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.be',RowKey='10739310') 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/10739535> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739718> (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: d7505b72-6bbe-5ee8-abde-5018c14eb60c with identifier: 10740467
2026-03-30 04:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7505b72-6bbe-5ee8-abde-5018c14eb60c with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7505b72-6bbe-5ee8-abde-5018c14eb60c with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7505b72-6bbe-5ee8-abde-5018c14eb60c, identifier: 10740467
2026-03-30 04:16:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8895bf82-fad4-5cdb-aae7-673ca052210e with identifier: 10739611
2026-03-30 04:16:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8895bf82-fad4-5cdb-aae7-673ca052210e with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8895bf82-fad4-5cdb-aae7-673ca052210e with scrape type 2
2026-03-30 04:16:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8895bf82-fad4-5cdb-aae7-673ca052210e, identifier: 10739611
2026-03-30 04:16:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7505b72-6bbe-5ee8-abde-5018c14eb60c with identifier: 10740467
2026-03-30 04:16:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7505b72-6bbe-5ee8-abde-5018c14eb60c with identifier: 10740467
2026-03-30 04:16:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7505b72-6bbe-5ee8-abde-5018c14eb60c with identifier: 10740467 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:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740467>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7505b72-6bbe-5ee8-abde-5018c14eb60c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQP695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 95071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 95.071 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'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.be%27%20and%20RowKey%20eq%20%2710740467%27 HTTP/1.1" 200 None
2026-03-30 04:16:24 [adesa.be] INFO: Saving data for 10740467: {'auction_closing_time': 1774965600.0, 'created_time': 1774650056.983564, 'last_price_update_time': 1774844184.060154}
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.be',RowKey='10740467') HTTP/1.1" 204 0
2026-03-30 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8895bf82-fad4-5cdb-aae7-673ca052210e with identifier: 10739611
2026-03-30 04:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8895bf82-fad4-5cdb-aae7-673ca052210e with identifier: 10739611
2026-03-30 04:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8895bf82-fad4-5cdb-aae7-673ca052210e with identifier: 10739611 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/10739611>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '8895bf82-fad4-5cdb-aae7-673ca052210e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFW868',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 63269,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2021-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 63.269 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739611%27 HTTP/1.1" 200 None
2026-03-30 04:16:24 [adesa.be] INFO: Saving data for 10739611: {'auction_closing_time': 1774858500.0, 'created_time': 1774627310.300675, 'last_price_update_time': 1774844184.321179}
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.be',RowKey='10739611') HTTP/1.1" 204 0
2026-03-30 04:16:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with identifier: 10739535
2026-03-30 04:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6, identifier: 10739535
2026-03-30 04:16:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0883c18-791f-5581-90d0-4001546a1c57 with identifier: 10739718
2026-03-30 04:16:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0883c18-791f-5581-90d0-4001546a1c57 with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0883c18-791f-5581-90d0-4001546a1c57 with scrape type 2
2026-03-30 04:16:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0883c18-791f-5581-90d0-4001546a1c57, identifier: 10739718
2026-03-30 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with identifier: 10739535
2026-03-30 04:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with identifier: 10739535
2026-03-30 04:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6 with identifier: 10739535 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/10739535>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb3f024a-c9aa-54c2-9bd2-c47ea0f506e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUW822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 70604,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 70.604 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739535%27 HTTP/1.1" 200 None
2026-03-30 04:16:24 [adesa.be] INFO: Saving data for 10739535: {'auction_closing_time': 1774858500.0, 'created_time': 1774624599.232197, 'last_price_update_time': 1774844184.779995}
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.be',RowKey='10739535') HTTP/1.1" 204 0
2026-03-30 04:16:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0883c18-791f-5581-90d0-4001546a1c57 with identifier: 10739718
2026-03-30 04:16:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0883c18-791f-5581-90d0-4001546a1c57 with identifier: 10739718
2026-03-30 04:16:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0883c18-791f-5581-90d0-4001546a1c57 with identifier: 10739718 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:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739718>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b0883c18-791f-5581-90d0-4001546a1c57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACE957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 56641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 56.641 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739718%27 HTTP/1.1" 200 None
2026-03-30 04:16:25 [adesa.be] INFO: Saving data for 10739718: {'auction_closing_time': 1774858500.0, 'created_time': 1774627317.563916, 'last_price_update_time': 1774844185.074938}
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.be',RowKey='10739718') HTTP/1.1" 204 0
2026-03-30 04:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740786> (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/10739555> (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 [zyte_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: ddef42b0-64a9-5768-8b58-570772306c64 with identifier: 10740034
2026-03-30 04:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddef42b0-64a9-5768-8b58-570772306c64 with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddef42b0-64a9-5768-8b58-570772306c64 with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddef42b0-64a9-5768-8b58-570772306c64, identifier: 10740034
2026-03-30 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddef42b0-64a9-5768-8b58-570772306c64 with identifier: 10740034
2026-03-30 04:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddef42b0-64a9-5768-8b58-570772306c64 with identifier: 10740034
2026-03-30 04:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddef42b0-64a9-5768-8b58-570772306c64 with identifier: 10740034 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/10740034>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ddef42b0-64a9-5768-8b58-570772306c64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCY715',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740034',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 177794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 177.794 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740034%27 HTTP/1.1" 200 None
2026-03-30 04:16:25 [adesa.be] INFO: Saving data for 10740034: {'auction_closing_time': 1774861200.0, 'created_time': 1774650054.760413, 'last_price_update_time': 1774844185.466102}
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.be',RowKey='10740034') 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/10739290> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739331> (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 [adesa.be] INFO: Found listing with ID: 10739294
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.be%27%20and%20RowKey%20eq%20%2710739294%27 HTTP/1.1" 200 None
2026-03-30 04:16:25 [adesa.be] INFO: Scrape type for 10739294: 2
2026-03-30 04:16:25 [adesa.be] INFO: Scraping item 10739294 url https://www.openlane.eu/en/carv6/auction/10739294
2026-03-30 04:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786
2026-03-30 04:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d4022cc-c84f-595a-bd82-b1228c7f2513 with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d4022cc-c84f-595a-bd82-b1228c7f2513, identifier: 10740786
2026-03-30 04:16:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83b9e790-6cb0-5fd6-8182-453ecc541336 with identifier: 10739555
2026-03-30 04:16:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83b9e790-6cb0-5fd6-8182-453ecc541336 with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83b9e790-6cb0-5fd6-8182-453ecc541336 with scrape type 2
2026-03-30 04:16:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83b9e790-6cb0-5fd6-8182-453ecc541336, identifier: 10739555
2026-03-30 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786
2026-03-30 04:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786
2026-03-30 04:16:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d4022cc-c84f-595a-bd82-b1228c7f2513 with identifier: 10740786 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/10740786>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4d4022cc-c84f-595a-bd82-b1228c7f2513',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRW203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740786',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 57934,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 57.934 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740786%27 HTTP/1.1" 200 None
2026-03-30 04:16:25 [adesa.be] INFO: Saving data for 10740786: {'auction_closing_time': 1774947600.0, 'created_time': 1774649767.005633, 'last_price_update_time': 1774844185.963571}
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.be',RowKey='10740786') HTTP/1.1" 204 0
2026-03-30 04:16:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83b9e790-6cb0-5fd6-8182-453ecc541336 with identifier: 10739555
2026-03-30 04:16:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83b9e790-6cb0-5fd6-8182-453ecc541336 with identifier: 10739555
2026-03-30 04:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83b9e790-6cb0-5fd6-8182-453ecc541336 with identifier: 10739555 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/10739555>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '83b9e790-6cb0-5fd6-8182-453ecc541336',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABQ753',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 129726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 129.726 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739555%27 HTTP/1.1" 200 None
2026-03-30 04:16:26 [adesa.be] INFO: Saving data for 10739555: {'auction_closing_time': 1774858500.0, 'created_time': 1774627336.821565, 'last_price_update_time': 1774844186.218841}
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.be',RowKey='10739555') HTTP/1.1" 204 0
2026-03-30 04:16:26 [adesa.be] INFO: Found listing with ID: 10739438
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.be%27%20and%20RowKey%20eq%20%2710739438%27 HTTP/1.1" 200 None
2026-03-30 04:16:26 [adesa.be] INFO: Scrape type for 10739438: 2
2026-03-30 04:16:26 [adesa.be] INFO: Scraping item 10739438 url https://www.openlane.eu/en/carv6/auction/10739438
2026-03-30 04:16:26 [adesa.be] INFO: Found listing with ID: 10739284
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.be%27%20and%20RowKey%20eq%20%2710739284%27 HTTP/1.1" 200 None
2026-03-30 04:16:26 [adesa.be] INFO: Scrape type for 10739284: 2
2026-03-30 04:16:26 [adesa.be] INFO: Scraping item 10739284 url https://www.openlane.eu/en/carv6/auction/10739284
2026-03-30 04:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740011> (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 [zyte_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: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10739290
2026-03-30 04:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79c6a244-ba5a-5e59-8197-99bbc886ef5a with scrape type 2
2026-03-30 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79c6a244-ba5a-5e59-8197-99bbc886ef5a with scrape type 2
2026-03-30 04:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 79c6a244-ba5a-5e59-8197-99bbc886ef5a, identifier: 10739290
2026-03-30 04:16:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10739331
2026-03-30 04:16:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with scrape type 2
2026-03-30 04:16:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with scrape type 2
2026-03-30 04:16:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b01ba59-c84c-5b7f-b330-7396b2ec7889, identifier: 10739331
2026-03-30 04:16:26 [adesa.be] INFO: Found listing with ID: 10739576
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.be%27%20and%20RowKey%20eq%20%2710739576%27 HTTP/1.1" 200 None
2026-03-30 04:16:26 [adesa.be] INFO: Scrape type for 10739576: 2
2026-03-30 04:16:26 [adesa.be] INFO: Scraping item 10739576 url https://www.openlane.eu/en/carv6/auction/10739576
2026-03-30 04:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10739290
2026-03-30 04:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10739290
2026-03-30 04:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 79c6a244-ba5a-5e59-8197-99bbc886ef5a with identifier: 10739290 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/10739290>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '79c6a244-ba5a-5e59-8197-99bbc886ef5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 92.142 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739290%27 HTTP/1.1" 200 None
2026-03-30 04:16:26 [adesa.be] INFO: Saving data for 10739290: {'auction_closing_time': 1774858500.0, 'created_time': 1774627339.472592, 'last_price_update_time': 1774844186.757599}
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.be',RowKey='10739290') HTTP/1.1" 204 0
2026-03-30 04:16:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10739331
2026-03-30 04:16:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10739331
2026-03-30 04:16:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b01ba59-c84c-5b7f-b330-7396b2ec7889 with identifier: 10739331 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: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/10739331>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1b01ba59-c84c-5b7f-b330-7396b2ec7889',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739331',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 128419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 128.419 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739331%27 HTTP/1.1" 200 None
2026-03-30 04:16:27 [adesa.be] INFO: Saving data for 10739331: {'auction_closing_time': 1774858500.0, 'created_time': 1774627320.173322, 'last_price_update_time': 1774844187.132703}
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.be',RowKey='10739331') HTTP/1.1" 204 0
2026-03-30 04:16:27 [adesa.be] INFO: Found listing with ID: 10739325
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.be%27%20and%20RowKey%20eq%20%2710739325%27 HTTP/1.1" 200 None
2026-03-30 04:16:27 [adesa.be] INFO: Scrape type for 10739325: 2
2026-03-30 04:16:27 [adesa.be] INFO: Scraping item 10739325 url https://www.openlane.eu/en/carv6/auction/10739325
2026-03-30 04:16:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740789> (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/10739202> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with identifier: 10740518
2026-03-30 04:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f1d9792-9506-5548-9e25-e8e41d1d5f4e, identifier: 10740518
2026-03-30 04:16:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a905f03-104a-5f29-99c1-d96cf9fed612 with identifier: 10740011
2026-03-30 04:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a905f03-104a-5f29-99c1-d96cf9fed612 with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a905f03-104a-5f29-99c1-d96cf9fed612 with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a905f03-104a-5f29-99c1-d96cf9fed612, identifier: 10740011
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with identifier: 10740518
2026-03-30 04:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with identifier: 10740518
2026-03-30 04:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f1d9792-9506-5548-9e25-e8e41d1d5f4e with identifier: 10740518 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/10740518>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '9f1d9792-9506-5548-9e25-e8e41d1d5f4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 62568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 62.568 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740518%27 HTTP/1.1" 200 None
2026-03-30 04:16:27 [adesa.be] INFO: Saving data for 10740518: {'auction_closing_time': 1774965600.0, 'created_time': 1774650061.096198, 'last_price_update_time': 1774844187.624578}
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.be',RowKey='10740518') HTTP/1.1" 204 0
2026-03-30 04:16:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a905f03-104a-5f29-99c1-d96cf9fed612 with identifier: 10740011
2026-03-30 04:16:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a905f03-104a-5f29-99c1-d96cf9fed612 with identifier: 10740011
2026-03-30 04:16:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a905f03-104a-5f29-99c1-d96cf9fed612 with identifier: 10740011 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/10740011>
{'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': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4a905f03-104a-5f29-99c1-d96cf9fed612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFJ436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740011',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 201885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 201.885 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740011%27 HTTP/1.1" 200 None
2026-03-30 04:16:27 [adesa.be] INFO: Saving data for 10740011: {'auction_closing_time': 1774861200.0, 'created_time': 1774650074.05268, 'last_price_update_time': 1774844187.893077}
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.be',RowKey='10740011') HTTP/1.1" 204 0
2026-03-30 04:16:27 [adesa.be] INFO: Found listing with ID: 10739326
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.be%27%20and%20RowKey%20eq%20%2710739326%27 HTTP/1.1" 200 None
2026-03-30 04:16:27 [adesa.be] INFO: Scrape type for 10739326: 2
2026-03-30 04:16:27 [adesa.be] INFO: Scraping item 10739326 url https://www.openlane.eu/en/carv6/auction/10739326
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739097> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:27 [adesa.be] INFO: Found listing with ID: 10739447
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.be%27%20and%20RowKey%20eq%20%2710739447%27 HTTP/1.1" 200 None
2026-03-30 04:16:27 [adesa.be] INFO: Scrape type for 10739447: 2
2026-03-30 04:16:27 [adesa.be] INFO: Scraping item 10739447 url https://www.openlane.eu/en/carv6/auction/10739447
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: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789
2026-03-30 04:16:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with scrape type 2
2026-03-30 04:16:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with scrape type 2
2026-03-30 04:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3b12f8f-f35d-5b70-b5a0-c82a6c780629, identifier: 10740789
2026-03-30 04:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10739202
2026-03-30 04:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with scrape type 2
2026-03-30 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with scrape type 2
2026-03-30 04:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70, identifier: 10739202
2026-03-30 04:16:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7bbb46ce-2974-59b4-a951-653d2b329cf9 with identifier: 10740006
2026-03-30 04:16:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7bbb46ce-2974-59b4-a951-653d2b329cf9 with scrape type 2
2026-03-30 04:16:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7bbb46ce-2974-59b4-a951-653d2b329cf9 with scrape type 2
2026-03-30 04:16:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7bbb46ce-2974-59b4-a951-653d2b329cf9, identifier: 10740006
2026-03-30 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789
2026-03-30 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789
2026-03-30 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3b12f8f-f35d-5b70-b5a0-c82a6c780629 with identifier: 10740789 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/10740789>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3b12f8f-f35d-5b70-b5a0-c82a6c780629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAM423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740789',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 140344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 140.344 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740789%27 HTTP/1.1" 200 None
2026-03-30 04:16:28 [adesa.be] INFO: Saving data for 10740789: {'auction_closing_time': 1774947600.0, 'created_time': 1774649763.53549, 'last_price_update_time': 1774844188.469176}
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.be',RowKey='10740789') HTTP/1.1" 204 0
2026-03-30 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10739202
2026-03-30 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10739202
2026-03-30 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34c80bdf-2a57-5e27-8026-9b5e48fd6d70 with identifier: 10739202 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/10739202>
{'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': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '34c80bdf-2a57-5e27-8026-9b5e48fd6d70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BET271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739202',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 54483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24000,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 6 Series GT 620d - Diesel - Automatic - 163 hp - 54.483 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739202%27 HTTP/1.1" 200 None
2026-03-30 04:16:28 [adesa.be] INFO: Saving data for 10739202: {'auction_closing_time': 1774858500.0, 'created_time': 1774627347.083306, 'last_price_update_time': 1774844188.738753}
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.be',RowKey='10739202') HTTP/1.1" 204 0
2026-03-30 04:16:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7bbb46ce-2974-59b4-a951-653d2b329cf9 with identifier: 10740006
2026-03-30 04:16:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7bbb46ce-2974-59b4-a951-653d2b329cf9 with identifier: 10740006
2026-03-30 04:16:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7bbb46ce-2974-59b4-a951-653d2b329cf9 with identifier: 10740006 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/10740006>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7bbb46ce-2974-59b4-a951-653d2b329cf9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADG203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740006',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 169769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d Business Design - Diesel - Automatic - 116 hp - 169.769 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'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.be%27%20and%20RowKey%20eq%20%2710740006%27 HTTP/1.1" 200 None
2026-03-30 04:16:29 [adesa.be] INFO: Saving data for 10740006: {'auction_closing_time': 1774861200.0, 'created_time': 1774650041.696344, 'last_price_update_time': 1774844189.019467}
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.be',RowKey='10740006') HTTP/1.1" 204 0
2026-03-30 04:16:29 [adesa.be] INFO: Found listing with ID: 10740498
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.be%27%20and%20RowKey%20eq%20%2710740498%27 HTTP/1.1" 200 None
2026-03-30 04:16:29 [adesa.be] INFO: Scrape type for 10740498: 2
2026-03-30 04:16:29 [adesa.be] INFO: Scraping item 10740498 url https://www.openlane.eu/en/carv6/auction/10740498
2026-03-30 04:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739587> (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/10739280> (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/10739187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10739097
2026-03-30 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acf6b1f2-e83e-5858-9fb4-d861cf02831e with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acf6b1f2-e83e-5858-9fb4-d861cf02831e with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acf6b1f2-e83e-5858-9fb4-d861cf02831e, identifier: 10739097
2026-03-30 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10739411
2026-03-30 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcdee5c0-eae4-5395-80dd-8f5897b89057 with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcdee5c0-eae4-5395-80dd-8f5897b89057 with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcdee5c0-eae4-5395-80dd-8f5897b89057, identifier: 10739411
2026-03-30 04:16:29 [adesa.be] INFO: Found listing with ID: 10739213
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.be%27%20and%20RowKey%20eq%20%2710739213%27 HTTP/1.1" 200 None
2026-03-30 04:16:29 [adesa.be] INFO: Scrape type for 10739213: 2
2026-03-30 04:16:29 [adesa.be] INFO: Scraping item 10739213 url https://www.openlane.eu/en/carv6/auction/10739213
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10739097
2026-03-30 04:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10739097
2026-03-30 04:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acf6b1f2-e83e-5858-9fb4-d861cf02831e with identifier: 10739097 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/10739097>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'acf6b1f2-e83e-5858-9fb4-d861cf02831e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEV492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739097',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 52688,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31000,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 545e - Hybrid - Automatic - 286 hp - 52.688 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739097%27 HTTP/1.1" 200 None
2026-03-30 04:16:29 [adesa.be] INFO: Saving data for 10739097: {'auction_closing_time': 1774858500.0, 'created_time': 1774627360.495526, 'last_price_update_time': 1774844189.514829}
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.be',RowKey='10739097') HTTP/1.1" 204 0
2026-03-30 04:16:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10739411
2026-03-30 04:16:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10739411
2026-03-30 04:16:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcdee5c0-eae4-5395-80dd-8f5897b89057 with identifier: 10739411 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/10739411>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'dcdee5c0-eae4-5395-80dd-8f5897b89057',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRB783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 102062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e Luxury - Hybrid - Automatic - 184 hp - 102.062 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739411%27 HTTP/1.1" 200 None
2026-03-30 04:16:29 [adesa.be] INFO: Saving data for 10739411: {'auction_closing_time': 1774858500.0, 'created_time': 1774627382.098673, 'last_price_update_time': 1774844189.798058}
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.be',RowKey='10739411') HTTP/1.1" 204 0
2026-03-30 04:16:29 [adesa.be] INFO: Found listing with ID: 10739164
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.be%27%20and%20RowKey%20eq%20%2710739164%27 HTTP/1.1" 200 None
2026-03-30 04:16:29 [adesa.be] INFO: Scrape type for 10739164: 2
2026-03-30 04:16:29 [adesa.be] INFO: Scraping item 10739164 url https://www.openlane.eu/en/carv6/auction/10739164
2026-03-30 04:16:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739984> (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 [adesa.be] INFO: Found listing with ID: 10739480
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.be%27%20and%20RowKey%20eq%20%2710739480%27 HTTP/1.1" 200 None
2026-03-30 04:16:29 [adesa.be] INFO: Scrape type for 10739480: 2
2026-03-30 04:16:29 [adesa.be] INFO: Scraping item 10739480 url https://www.openlane.eu/en/carv6/auction/10739480
2026-03-30 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874518b4-5dbd-572a-ae23-080b9dd6d723 with identifier: 10739587
2026-03-30 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874518b4-5dbd-572a-ae23-080b9dd6d723 with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 874518b4-5dbd-572a-ae23-080b9dd6d723 with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 874518b4-5dbd-572a-ae23-080b9dd6d723, identifier: 10739587
2026-03-30 04:16:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10739280
2026-03-30 04:16:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2473446-4e36-59e0-990e-be01f5abd696 with scrape type 2
2026-03-30 04:16:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2473446-4e36-59e0-990e-be01f5abd696 with scrape type 2
2026-03-30 04:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2473446-4e36-59e0-990e-be01f5abd696, identifier: 10739280
2026-03-30 04:16:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10739187
2026-03-30 04:16:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec767e33-0140-5c6c-8615-994ba44c3c28 with scrape type 2
2026-03-30 04:16:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec767e33-0140-5c6c-8615-994ba44c3c28 with scrape type 2
2026-03-30 04:16:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec767e33-0140-5c6c-8615-994ba44c3c28, identifier: 10739187
2026-03-30 04:16:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 874518b4-5dbd-572a-ae23-080b9dd6d723 with identifier: 10739587
2026-03-30 04:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 874518b4-5dbd-572a-ae23-080b9dd6d723 with identifier: 10739587
2026-03-30 04:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 874518b4-5dbd-572a-ae23-080b9dd6d723 with identifier: 10739587 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/10739587>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '874518b4-5dbd-572a-ae23-080b9dd6d723',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RM1212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 56203,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e - xDrive - Hybrid - Automatic - 184 hp - 56.203 '
'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.be%27%20and%20RowKey%20eq%20%2710739587%27 HTTP/1.1" 200 None
2026-03-30 04:16:30 [adesa.be] INFO: Saving data for 10739587: {'auction_closing_time': 1774858500.0, 'created_time': 1774627361.321542, 'last_price_update_time': 1774844190.501397}
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.be',RowKey='10739587') HTTP/1.1" 204 0
2026-03-30 04:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10739280
2026-03-30 04:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10739280
2026-03-30 04:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2473446-4e36-59e0-990e-be01f5abd696 with identifier: 10739280 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/10739280>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a2473446-4e36-59e0-990e-be01f5abd696',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMU864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739280',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 90669,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2023-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 184 hp - 90.669 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.be%27%20and%20RowKey%20eq%20%2710739280%27 HTTP/1.1" 200 None
2026-03-30 04:16:30 [adesa.be] INFO: Saving data for 10739280: {'auction_closing_time': 1774858500.0, 'created_time': 1774627385.081318, 'last_price_update_time': 1774844190.773173}
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.be',RowKey='10739280') HTTP/1.1" 204 0
2026-03-30 04:16:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10739187
2026-03-30 04:16:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10739187
2026-03-30 04:16:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec767e33-0140-5c6c-8615-994ba44c3c28 with identifier: 10739187 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:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739187>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ec767e33-0140-5c6c-8615-994ba44c3c28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAU287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739187',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 127432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2020-07-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 163 hp - 127.432 km',
'transmission': 'automatic',
'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.be%27%20and%20RowKey%20eq%20%2710739187%27 HTTP/1.1" 200 None
2026-03-30 04:16:31 [adesa.be] INFO: Saving data for 10739187: {'auction_closing_time': 1774858500.0, 'created_time': 1774627385.928104, 'last_price_update_time': 1774844191.289655}
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.be',RowKey='10739187') HTTP/1.1" 204 0
2026-03-30 04:16:31 [adesa.be] INFO: Found listing with ID: 10739318
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.be%27%20and%20RowKey%20eq%20%2710739318%27 HTTP/1.1" 200 None
2026-03-30 04:16:31 [adesa.be] INFO: Scrape type for 10739318: 2
2026-03-30 04:16:31 [adesa.be] INFO: Scraping item 10739318 url https://www.openlane.eu/en/carv6/auction/10739318
2026-03-30 04:16:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:31 [adesa.be] INFO: Found listing with ID: 10739342
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.be%27%20and%20RowKey%20eq%20%2710739342%27 HTTP/1.1" 200 None
2026-03-30 04:16:31 [adesa.be] INFO: Scrape type for 10739342: 2
2026-03-30 04:16:31 [adesa.be] INFO: Scraping item 10739342 url https://www.openlane.eu/en/carv6/auction/10739342
2026-03-30 04:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984
2026-03-30 04:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87690476-704c-5a8f-9d0d-ba656747e1f0 with scrape type 2
2026-03-30 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87690476-704c-5a8f-9d0d-ba656747e1f0 with scrape type 2
2026-03-30 04:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87690476-704c-5a8f-9d0d-ba656747e1f0, identifier: 10739984
2026-03-30 04:16:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10739726
2026-03-30 04:16:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc875249-370a-5464-882c-629e8e0dee2f with scrape type 2
2026-03-30 04:16:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc875249-370a-5464-882c-629e8e0dee2f with scrape type 2
2026-03-30 04:16:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc875249-370a-5464-882c-629e8e0dee2f, identifier: 10739726
2026-03-30 04:16:31 [adesa.be] INFO: Found listing with ID: 10739643
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.be%27%20and%20RowKey%20eq%20%2710739643%27 HTTP/1.1" 200 None
2026-03-30 04:16:31 [adesa.be] INFO: Scrape type for 10739643: 2
2026-03-30 04:16:31 [adesa.be] INFO: Scraping item 10739643 url https://www.openlane.eu/en/carv6/auction/10739643
2026-03-30 04:16:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984
2026-03-30 04:16:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984
2026-03-30 04:16:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87690476-704c-5a8f-9d0d-ba656747e1f0 with identifier: 10739984 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/10739984>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 164,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '87690476-704c-5a8f-9d0d-ba656747e1f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLQ212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739984',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 140285,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e Lounge - Hybrid - Automatic - 164 hp - 140.285 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739984%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Saving data for 10739984: {'auction_closing_time': 1774861200.0, 'created_time': 1774649760.175742, 'last_price_update_time': 1774844192.013591}
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.be',RowKey='10739984') HTTP/1.1" 204 0
2026-03-30 04:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10739726
2026-03-30 04:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10739726
2026-03-30 04:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc875249-370a-5464-882c-629e8e0dee2f with identifier: 10739726 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/10739726>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'cc875249-370a-5464-882c-629e8e0dee2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739726',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 173.632 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739726%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Saving data for 10739726: {'auction_closing_time': 1774858500.0, 'created_time': 1774627370.626294, 'last_price_update_time': 1774844192.275326}
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.be',RowKey='10739726') HTTP/1.1" 204 0
2026-03-30 04:16:32 [adesa.be] INFO: Found listing with ID: 10739332
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.be%27%20and%20RowKey%20eq%20%2710739332%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Scrape type for 10739332: 2
2026-03-30 04:16:32 [adesa.be] INFO: Scraping item 10739332 url https://www.openlane.eu/en/carv6/auction/10739332
2026-03-30 04:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [adesa.be] INFO: Found listing with ID: 10739140
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.be%27%20and%20RowKey%20eq%20%2710739140%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Scrape type for 10739140: 2
2026-03-30 04:16:32 [adesa.be] INFO: Scraping item 10739140 url https://www.openlane.eu/en/carv6/auction/10739140
2026-03-30 04:16:32 [adesa.be] INFO: Found listing with ID: 10739239
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.be%27%20and%20RowKey%20eq%20%2710739239%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Scrape type for 10739239: 2
2026-03-30 04:16:32 [adesa.be] INFO: Scraping item 10739239 url https://www.openlane.eu/en/carv6/auction/10739239
2026-03-30 04:16:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:32 [adesa.be] INFO: Found listing with ID: 10739138
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.be%27%20and%20RowKey%20eq%20%2710739138%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Scrape type for 10739138: 2
2026-03-30 04:16:32 [adesa.be] INFO: Scraping item 10739138 url https://www.openlane.eu/en/carv6/auction/10739138
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 [adesa.be] INFO: Found listing with ID: 10739523
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.be%27%20and%20RowKey%20eq%20%2710739523%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Scrape type for 10739523: 2
2026-03-30 04:16:32 [adesa.be] INFO: Scraping item 10739523 url https://www.openlane.eu/en/carv6/auction/10739523
2026-03-30 04:16:32 [adesa.be] INFO: Found listing with ID: 10739470
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.be%27%20and%20RowKey%20eq%20%2710739470%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Scrape type for 10739470: 2
2026-03-30 04:16:32 [adesa.be] INFO: Scraping item 10739470 url https://www.openlane.eu/en/carv6/auction/10739470
2026-03-30 04:16:32 [adesa.be] INFO: Found listing with ID: 10740790
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.be%27%20and%20RowKey%20eq%20%2710740790%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Scrape type for 10740790: 2
2026-03-30 04:16:32 [adesa.be] INFO: Scraping item 10740790 url https://www.openlane.eu/en/carv6/auction/10740790
2026-03-30 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afb555ea-adf7-5a3c-ab10-6b0049053882 with identifier: 10740027
2026-03-30 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afb555ea-adf7-5a3c-ab10-6b0049053882 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afb555ea-adf7-5a3c-ab10-6b0049053882 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afb555ea-adf7-5a3c-ab10-6b0049053882, identifier: 10740027
2026-03-30 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972
2026-03-30 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1261a935-3cf8-556c-9412-587658219914 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1261a935-3cf8-556c-9412-587658219914 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1261a935-3cf8-556c-9412-587658219914, identifier: 10739972
2026-03-30 04:16:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10739294
2026-03-30 04:16:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 742d9468-45cd-5348-99ab-eacfbc128130 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 742d9468-45cd-5348-99ab-eacfbc128130 with scrape type 2
2026-03-30 04:16:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 742d9468-45cd-5348-99ab-eacfbc128130, identifier: 10739294
2026-03-30 04:16:32 [adesa.be] INFO: Found listing with ID: 10739686
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.be%27%20and%20RowKey%20eq%20%2710739686%27 HTTP/1.1" 200 None
2026-03-30 04:16:32 [adesa.be] INFO: Scrape type for 10739686: 2
2026-03-30 04:16:32 [adesa.be] INFO: Scraping item 10739686 url https://www.openlane.eu/en/carv6/auction/10739686
2026-03-30 04:16:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afb555ea-adf7-5a3c-ab10-6b0049053882 with identifier: 10740027
2026-03-30 04:16:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afb555ea-adf7-5a3c-ab10-6b0049053882 with identifier: 10740027
2026-03-30 04:16:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afb555ea-adf7-5a3c-ab10-6b0049053882 with identifier: 10740027 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/10740027>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'afb555ea-adf7-5a3c-ab10-6b0049053882',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD919',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740027',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 149042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 518d - Diesel - Automatic - 150 hp - 149.042 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740027%27 HTTP/1.1" 200 None
2026-03-30 04:16:33 [adesa.be] INFO: Saving data for 10740027: {'auction_closing_time': 1774861200.0, 'created_time': 1774650059.841075, 'last_price_update_time': 1774844193.006388}
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.be',RowKey='10740027') HTTP/1.1" 204 0
2026-03-30 04:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972
2026-03-30 04:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972
2026-03-30 04:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1261a935-3cf8-556c-9412-587658219914 with identifier: 10739972 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/10739972>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '1261a935-3cf8-556c-9412-587658219914',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739972',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 135884,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 135.884 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739972%27 HTTP/1.1" 200 None
2026-03-30 04:16:33 [adesa.be] INFO: Saving data for 10739972: {'auction_closing_time': 1774861200.0, 'created_time': 1774649757.832145, 'last_price_update_time': 1774844193.353009}
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.be',RowKey='10739972') HTTP/1.1" 204 0
2026-03-30 04:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10739294
2026-03-30 04:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10739294
2026-03-30 04:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 742d9468-45cd-5348-99ab-eacfbc128130 with identifier: 10739294 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/10739294>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '742d9468-45cd-5348-99ab-eacfbc128130',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739294',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 74888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 74.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739294%27 HTTP/1.1" 200 None
2026-03-30 04:16:33 [adesa.be] INFO: Saving data for 10739294: {'auction_closing_time': 1774858500.0, 'created_time': 1774624576.851786, 'last_price_update_time': 1774844193.651223}
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.be',RowKey='10739294') HTTP/1.1" 204 0
2026-03-30 04:16:33 [adesa.be] INFO: Found listing with ID: 10739407
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.be%27%20and%20RowKey%20eq%20%2710739407%27 HTTP/1.1" 200 None
2026-03-30 04:16:33 [adesa.be] INFO: Scrape type for 10739407: 2
2026-03-30 04:16:33 [adesa.be] INFO: Scraping item 10739407 url https://www.openlane.eu/en/carv6/auction/10739407
2026-03-30 04:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739325> (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/10740767> (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/10739207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10739438
2026-03-30 04:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a8fede3-b579-5033-8d80-a4faef32eb27 with scrape type 2
2026-03-30 04:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a8fede3-b579-5033-8d80-a4faef32eb27 with scrape type 2
2026-03-30 04:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a8fede3-b579-5033-8d80-a4faef32eb27, identifier: 10739438
2026-03-30 04:16:33 [adesa.be] INFO: Found listing with ID: 10739377
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.be%27%20and%20RowKey%20eq%20%2710739377%27 HTTP/1.1" 200 None
2026-03-30 04:16:33 [adesa.be] INFO: Scrape type for 10739377: 2
2026-03-30 04:16:33 [adesa.be] INFO: Scraping item 10739377 url https://www.openlane.eu/en/carv6/auction/10739377
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 [zyte_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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10739438
2026-03-30 04:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10739438
2026-03-30 04:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a8fede3-b579-5033-8d80-a4faef32eb27 with identifier: 10739438 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:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739438>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0a8fede3-b579-5033-8d80-a4faef32eb27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTL401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 92326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 92.326 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739438%27 HTTP/1.1" 200 None
2026-03-30 04:16:34 [adesa.be] INFO: Saving data for 10739438: {'auction_closing_time': 1774858500.0, 'created_time': 1774624600.038352, 'last_price_update_time': 1774844194.060049}
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.be',RowKey='10739438') HTTP/1.1" 204 0
2026-03-30 04:16:34 [adesa.be] INFO: Found listing with ID: 10740476
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.be%27%20and%20RowKey%20eq%20%2710740476%27 HTTP/1.1" 200 None
2026-03-30 04:16:34 [adesa.be] INFO: Scrape type for 10740476: 2
2026-03-30 04:16:34 [adesa.be] INFO: Scraping item 10740476 url https://www.openlane.eu/en/carv6/auction/10740476
2026-03-30 04:16:34 [adesa.be] INFO: Found listing with ID: 10739685
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.be%27%20and%20RowKey%20eq%20%2710739685%27 HTTP/1.1" 200 None
2026-03-30 04:16:34 [adesa.be] INFO: Scrape type for 10739685: 2
2026-03-30 04:16:34 [adesa.be] INFO: Scraping item 10739685 url https://www.openlane.eu/en/carv6/auction/10739685
2026-03-30 04:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10739325
2026-03-30 04:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a, identifier: 10739325
2026-03-30 04:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29eb7cc7-b515-5acc-9281-4527db86b38f with identifier: 10740767
2026-03-30 04:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29eb7cc7-b515-5acc-9281-4527db86b38f with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29eb7cc7-b515-5acc-9281-4527db86b38f with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29eb7cc7-b515-5acc-9281-4527db86b38f, identifier: 10740767
2026-03-30 04:16:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10739207
2026-03-30 04:16:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2374ccca-23ca-5e4c-a348-6f2f9c528240 with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2374ccca-23ca-5e4c-a348-6f2f9c528240 with scrape type 2
2026-03-30 04:16:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2374ccca-23ca-5e4c-a348-6f2f9c528240, identifier: 10739207
2026-03-30 04:16:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10739325
2026-03-30 04:16:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10739325
2026-03-30 04:16:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9599c2c3-6b02-590e-a3c8-534c3f2bc32a with identifier: 10739325 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/10739325>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9599c2c3-6b02-590e-a3c8-534c3f2bc32a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EC4678',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739325',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 43613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18 - Diesel - Automatic - 150 hp - 43.613 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739325%27 HTTP/1.1" 200 None
2026-03-30 04:16:35 [adesa.be] INFO: Saving data for 10739325: {'auction_closing_time': 1774858500.0, 'created_time': 1774624578.832702, 'last_price_update_time': 1774844195.756706}
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.be',RowKey='10739325') HTTP/1.1" 204 0
2026-03-30 04:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29eb7cc7-b515-5acc-9281-4527db86b38f with identifier: 10740767
2026-03-30 04:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29eb7cc7-b515-5acc-9281-4527db86b38f with identifier: 10740767
2026-03-30 04:16:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29eb7cc7-b515-5acc-9281-4527db86b38f with identifier: 10740767 to the API
2026-03-30 04:16:35 [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:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740767>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '29eb7cc7-b515-5acc-9281-4527db86b38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPP298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740767',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 110731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 518d Lounge - Diesel - Automatic - 150 hp - 110.731 km',
'transmission': 'automatic',
'trim': 'Lounge',
'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.be%27%20and%20RowKey%20eq%20%2710740767%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Saving data for 10740767: {'auction_closing_time': 1774947600.0, 'created_time': 1774650060.207291, 'last_price_update_time': 1774844196.028972}
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.be',RowKey='10740767') HTTP/1.1" 204 0
2026-03-30 04:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10739207
2026-03-30 04:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10739207
2026-03-30 04:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2374ccca-23ca-5e4c-a348-6f2f9c528240 with identifier: 10739207 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/10739207>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '2374ccca-23ca-5e4c-a348-6f2f9c528240',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMC744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739207',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 105059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 520e - Hybrid - Automatic - 163 hp - 105.059 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739207%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Saving data for 10739207: {'auction_closing_time': 1774858500.0, 'created_time': 1774627374.993641, 'last_price_update_time': 1774844196.296011}
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.be',RowKey='10739207') HTTP/1.1" 204 0
2026-03-30 04:16:36 [adesa.be] INFO: Found listing with ID: 10739511
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.be%27%20and%20RowKey%20eq%20%2710739511%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Scrape type for 10739511: 2
2026-03-30 04:16:36 [adesa.be] INFO: Scraping item 10739511 url https://www.openlane.eu/en/carv6/auction/10739511
2026-03-30 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:36 [adesa.be] INFO: Found listing with ID: 10740748
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.be%27%20and%20RowKey%20eq%20%2710740748%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Scrape type for 10740748: 2
2026-03-30 04:16:36 [adesa.be] INFO: Scraping item 10740748 url https://www.openlane.eu/en/carv6/auction/10740748
2026-03-30 04:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:36 [adesa.be] INFO: Found listing with ID: 10740480
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.be%27%20and%20RowKey%20eq%20%2710740480%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Scrape type for 10740480: 2
2026-03-30 04:16:36 [adesa.be] INFO: Scraping item 10740480 url https://www.openlane.eu/en/carv6/auction/10740480
2026-03-30 04:16:36 [adesa.be] INFO: Found listing with ID: 10739534
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.be%27%20and%20RowKey%20eq%20%2710739534%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Scrape type for 10739534: 2
2026-03-30 04:16:36 [adesa.be] INFO: Scraping item 10739534 url https://www.openlane.eu/en/carv6/auction/10739534
2026-03-30 04:16:36 [adesa.be] INFO: Found listing with ID: 10739231
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.be%27%20and%20RowKey%20eq%20%2710739231%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Scrape type for 10739231: 2
2026-03-30 04:16:36 [adesa.be] INFO: Scraping item 10739231 url https://www.openlane.eu/en/carv6/auction/10739231
2026-03-30 04:16:36 [adesa.be] INFO: Found listing with ID: 10739479
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.be%27%20and%20RowKey%20eq%20%2710739479%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Scrape type for 10739479: 2
2026-03-30 04:16:36 [adesa.be] INFO: Scraping item 10739479 url https://www.openlane.eu/en/carv6/auction/10739479
2026-03-30 04:16:36 [adesa.be] INFO: Found listing with ID: 10739224
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.be%27%20and%20RowKey%20eq%20%2710739224%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Scrape type for 10739224: 2
2026-03-30 04:16:36 [adesa.be] INFO: Scraping item 10739224 url https://www.openlane.eu/en/carv6/auction/10739224
2026-03-30 04:16:36 [adesa.be] INFO: Found listing with ID: 10739394
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.be%27%20and%20RowKey%20eq%20%2710739394%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Scrape type for 10739394: 2
2026-03-30 04:16:36 [adesa.be] INFO: Scraping item 10739394 url https://www.openlane.eu/en/carv6/auction/10739394
2026-03-30 04:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10739326
2026-03-30 04:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0898b710-d348-5576-aef5-f8bb7d8ca816 with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0898b710-d348-5576-aef5-f8bb7d8ca816 with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0898b710-d348-5576-aef5-f8bb7d8ca816, identifier: 10739326
2026-03-30 04:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10739507
2026-03-30 04:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9919bff4-c943-538f-973e-7c9d6ba2775a with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9919bff4-c943-538f-973e-7c9d6ba2775a with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9919bff4-c943-538f-973e-7c9d6ba2775a, identifier: 10739507
2026-03-30 04:16:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f89d9989-9861-51ba-823a-62055cd02024 with identifier: 10740498
2026-03-30 04:16:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f89d9989-9861-51ba-823a-62055cd02024 with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f89d9989-9861-51ba-823a-62055cd02024 with scrape type 2
2026-03-30 04:16:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f89d9989-9861-51ba-823a-62055cd02024, identifier: 10740498
2026-03-30 04:16:36 [adesa.be] INFO: Found listing with ID: 10739607
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.be%27%20and%20RowKey%20eq%20%2710739607%27 HTTP/1.1" 200 None
2026-03-30 04:16:36 [adesa.be] INFO: Scrape type for 10739607: 2
2026-03-30 04:16:36 [adesa.be] INFO: Scraping item 10739607 url https://www.openlane.eu/en/carv6/auction/10739607
2026-03-30 04:16:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10739326
2026-03-30 04:16:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10739326
2026-03-30 04:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0898b710-d348-5576-aef5-f8bb7d8ca816 with identifier: 10739326 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/10739326>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0898b710-d348-5576-aef5-f8bb7d8ca816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JA9847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739326',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 80091,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2024-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18 - Diesel - Automatic - 150 hp - 80.091 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739326%27 HTTP/1.1" 200 None
2026-03-30 04:16:37 [adesa.be] INFO: Saving data for 10739326: {'auction_closing_time': 1774858500.0, 'created_time': 1774624585.549476, 'last_price_update_time': 1774844197.039778}
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.be',RowKey='10739326') HTTP/1.1" 204 0
2026-03-30 04:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10739507
2026-03-30 04:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10739507
2026-03-30 04:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9919bff4-c943-538f-973e-7c9d6ba2775a with identifier: 10739507 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/10739507>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9919bff4-c943-538f-973e-7c9d6ba2775a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CH0301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739507',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 22110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32700,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 4 Series 420i - Petrol - Automatic - 184 hp - 22.110 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739507%27 HTTP/1.1" 200 None
2026-03-30 04:16:37 [adesa.be] INFO: Saving data for 10739507: {'auction_closing_time': 1774858500.0, 'created_time': 1774627415.127843, 'last_price_update_time': 1774844197.453957}
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.be',RowKey='10739507') HTTP/1.1" 204 0
2026-03-30 04:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f89d9989-9861-51ba-823a-62055cd02024 with identifier: 10740498
2026-03-30 04:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f89d9989-9861-51ba-823a-62055cd02024 with identifier: 10740498
2026-03-30 04:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f89d9989-9861-51ba-823a-62055cd02024 with identifier: 10740498 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/10740498>
{'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': 163,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'f89d9989-9861-51ba-823a-62055cd02024',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHE481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 52047,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 20d - xDrive - Diesel - Automatic - 163 hp - 52.047 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710740498%27 HTTP/1.1" 200 None
2026-03-30 04:16:37 [adesa.be] INFO: Saving data for 10740498: {'auction_closing_time': 1774965600.0, 'created_time': 1774650045.596939, 'last_price_update_time': 1774844197.757451}
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.be',RowKey='10740498') HTTP/1.1" 204 0
2026-03-30 04:16:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07be847-df12-59b7-8435-45a7be65b413 with identifier: 10739576
2026-03-30 04:16:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07be847-df12-59b7-8435-45a7be65b413 with scrape type 2
2026-03-30 04:16:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07be847-df12-59b7-8435-45a7be65b413 with scrape type 2
2026-03-30 04:16:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07be847-df12-59b7-8435-45a7be65b413, identifier: 10739576
2026-03-30 04:16:37 [adesa.be] INFO: Found listing with ID: 10739640
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.be%27%20and%20RowKey%20eq%20%2710739640%27 HTTP/1.1" 200 None
2026-03-30 04:16:37 [adesa.be] INFO: Scrape type for 10739640: 2
2026-03-30 04:16:37 [adesa.be] INFO: Scraping item 10739640 url https://www.openlane.eu/en/carv6/auction/10739640
2026-03-30 04:16:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07be847-df12-59b7-8435-45a7be65b413 with identifier: 10739576
2026-03-30 04:16:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07be847-df12-59b7-8435-45a7be65b413 with identifier: 10739576
2026-03-30 04:16:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07be847-df12-59b7-8435-45a7be65b413 with identifier: 10739576 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: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/10739576>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f07be847-df12-59b7-8435-45a7be65b413',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HA4598',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 36061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2024-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18 - Diesel - Automatic - 150 hp - 36.061 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739576%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Saving data for 10739576: {'auction_closing_time': 1774858500.0, 'created_time': 1774624581.761065, 'last_price_update_time': 1774844198.158816}
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.be',RowKey='10739576') 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/10739447> (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/10739164> (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/10739235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:38 [adesa.be] INFO: Found listing with ID: 10739321
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.be%27%20and%20RowKey%20eq%20%2710739321%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Scrape type for 10739321: 2
2026-03-30 04:16:38 [adesa.be] INFO: Scraping item 10739321 url https://www.openlane.eu/en/carv6/auction/10739321
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739176
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.be%27%20and%20RowKey%20eq%20%2710739176%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Scrape type for 10739176: 2
2026-03-30 04:16:38 [adesa.be] INFO: Scraping item 10739176 url https://www.openlane.eu/en/carv6/auction/10739176
2026-03-30 04:16:38 [adesa.be] INFO: Found listing with ID: 10739418
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.be%27%20and%20RowKey%20eq%20%2710739418%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Scrape type for 10739418: 2
2026-03-30 04:16:38 [adesa.be] INFO: Scraping item 10739418 url https://www.openlane.eu/en/carv6/auction/10739418
2026-03-30 04:16:38 [adesa.be] INFO: Found listing with ID: 10739381
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.be%27%20and%20RowKey%20eq%20%2710739381%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Scrape type for 10739381: 2
2026-03-30 04:16:38 [adesa.be] INFO: Scraping item 10739381 url https://www.openlane.eu/en/carv6/auction/10739381
2026-03-30 04:16:38 [adesa.be] INFO: Found listing with ID: 10739329
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.be%27%20and%20RowKey%20eq%20%2710739329%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Scrape type for 10739329: 2
2026-03-30 04:16:38 [adesa.be] INFO: Scraping item 10739329 url https://www.openlane.eu/en/carv6/auction/10739329
2026-03-30 04:16:38 [adesa.be] INFO: Found listing with ID: 10739309
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.be%27%20and%20RowKey%20eq%20%2710739309%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Scrape type for 10739309: 2
2026-03-30 04:16:38 [adesa.be] INFO: Scraping item 10739309 url https://www.openlane.eu/en/carv6/auction/10739309
2026-03-30 04:16:38 [adesa.be] INFO: Found listing with ID: 10739099
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.be%27%20and%20RowKey%20eq%20%2710739099%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Scrape type for 10739099: 2
2026-03-30 04:16:38 [adesa.be] INFO: Scraping item 10739099 url https://www.openlane.eu/en/carv6/auction/10739099
2026-03-30 04:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10739447
2026-03-30 04:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f, identifier: 10739447
2026-03-30 04:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10739164
2026-03-30 04:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44af1d81-e79e-5cea-a69b-3fc5f962dc47, identifier: 10739164
2026-03-30 04:16:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10739235
2026-03-30 04:16:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16765da9-67fa-597b-9472-78978ff084ad with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16765da9-67fa-597b-9472-78978ff084ad with scrape type 2
2026-03-30 04:16:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16765da9-67fa-597b-9472-78978ff084ad, identifier: 10739235
2026-03-30 04:16:38 [adesa.be] INFO: Found listing with ID: 10739281
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.be%27%20and%20RowKey%20eq%20%2710739281%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Scrape type for 10739281: 2
2026-03-30 04:16:38 [adesa.be] INFO: Scraping item 10739281 url https://www.openlane.eu/en/carv6/auction/10739281
2026-03-30 04:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10739447
2026-03-30 04:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10739447
2026-03-30 04:16:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c29c897-1ce3-5f73-ab17-ab25f380ff0f with identifier: 10739447 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/10739447>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0c29c897-1ce3-5f73-ab17-ab25f380ff0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMB926',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739447',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 102641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18i - Petrol - Manual - 136 hp - 102.641 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739447%27 HTTP/1.1" 200 None
2026-03-30 04:16:38 [adesa.be] INFO: Saving data for 10739447: {'auction_closing_time': 1774858500.0, 'created_time': 1774624582.736076, 'last_price_update_time': 1774844198.907268}
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.be',RowKey='10739447') HTTP/1.1" 204 0
2026-03-30 04:16:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10739164
2026-03-30 04:16:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10739164
2026-03-30 04:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44af1d81-e79e-5cea-a69b-3fc5f962dc47 with identifier: 10739164 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/10739164>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '44af1d81-e79e-5cea-a69b-3fc5f962dc47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCG684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739164',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 59815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-06-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - Hybrid - Automatic - 125 hp - 59.815 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739164%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.be] INFO: Saving data for 10739164: {'auction_closing_time': 1774858500.0, 'created_time': 1774624580.163665, 'last_price_update_time': 1774844199.179194}
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.be',RowKey='10739164') HTTP/1.1" 204 0
2026-03-30 04:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10739235
2026-03-30 04:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10739235
2026-03-30 04:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16765da9-67fa-597b-9472-78978ff084ad with identifier: 10739235 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/10739235>
{'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': 184,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '16765da9-67fa-597b-9472-78978ff084ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNE597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739235',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 170348,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 170.348 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739235%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.be] INFO: Saving data for 10739235: {'auction_closing_time': 1774858500.0, 'created_time': 1774627388.095195, 'last_price_update_time': 1774844199.446657}
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.be',RowKey='10739235') HTTP/1.1" 204 0
2026-03-30 04:16:39 [adesa.be] INFO: Found listing with ID: 10739027
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.be%27%20and%20RowKey%20eq%20%2710739027%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.be] INFO: Scrape type for 10739027: 2
2026-03-30 04:16:39 [adesa.be] INFO: Scraping item 10739027 url https://www.openlane.eu/en/carv6/auction/10739027
2026-03-30 04:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739480> (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/10739643> (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/10739318> (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/10739342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:39 [adesa.be] INFO: Found listing with ID: 10739074
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.be%27%20and%20RowKey%20eq%20%2710739074%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.be] INFO: Scrape type for 10739074: 2
2026-03-30 04:16:39 [adesa.be] INFO: Scraping item 10739074 url https://www.openlane.eu/en/carv6/auction/10739074
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10740795
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.be%27%20and%20RowKey%20eq%20%2710740795%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.be] INFO: Scrape type for 10740795: 2
2026-03-30 04:16:39 [adesa.be] INFO: Scraping item 10740795 url https://www.openlane.eu/en/carv6/auction/10740795
2026-03-30 04:16:39 [adesa.be] INFO: Found listing with ID: 10739077
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.be%27%20and%20RowKey%20eq%20%2710739077%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.be] INFO: Scrape type for 10739077: 2
2026-03-30 04:16:39 [adesa.be] INFO: Scraping item 10739077 url https://www.openlane.eu/en/carv6/auction/10739077
2026-03-30 04:16:39 [adesa.be] INFO: Found listing with ID: 10739067
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.be%27%20and%20RowKey%20eq%20%2710739067%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.be] INFO: Scrape type for 10739067: 2
2026-03-30 04:16:39 [adesa.be] INFO: Scraping item 10739067 url https://www.openlane.eu/en/carv6/auction/10739067
2026-03-30 04:16:39 [adesa.be] INFO: Found listing with ID: 10739363
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.be%27%20and%20RowKey%20eq%20%2710739363%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.be] INFO: Scrape type for 10739363: 2
2026-03-30 04:16:39 [adesa.be] INFO: Scraping item 10739363 url https://www.openlane.eu/en/carv6/auction/10739363
2026-03-30 04:16:39 [adesa.be] INFO: Found listing with ID: 10739154
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.be%27%20and%20RowKey%20eq%20%2710739154%27 HTTP/1.1" 200 None
2026-03-30 04:16:39 [adesa.be] INFO: Scrape type for 10739154: 2
2026-03-30 04:16:39 [adesa.be] INFO: Scraping item 10739154 url https://www.openlane.eu/en/carv6/auction/10739154
2026-03-30 04:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10739480
2026-03-30 04:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b646a88b-e460-5a55-9a64-1b5a9009cfe5 with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b646a88b-e460-5a55-9a64-1b5a9009cfe5 with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b646a88b-e460-5a55-9a64-1b5a9009cfe5, identifier: 10739480
2026-03-30 04:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 832c874d-aa5e-58ea-8dd0-3e4e7946869b with identifier: 10739643
2026-03-30 04:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 832c874d-aa5e-58ea-8dd0-3e4e7946869b with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 832c874d-aa5e-58ea-8dd0-3e4e7946869b with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 832c874d-aa5e-58ea-8dd0-3e4e7946869b, identifier: 10739643
2026-03-30 04:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10739318
2026-03-30 04:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1591ac-708a-5984-b7c2-1d614894f9fb with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba1591ac-708a-5984-b7c2-1d614894f9fb with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba1591ac-708a-5984-b7c2-1d614894f9fb, identifier: 10739318
2026-03-30 04:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10739342
2026-03-30 04:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adcc375c-6caa-5b07-8c16-eba424ccdeb6 with scrape type 2
2026-03-30 04:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adcc375c-6caa-5b07-8c16-eba424ccdeb6 with scrape type 2
2026-03-30 04:16:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adcc375c-6caa-5b07-8c16-eba424ccdeb6, identifier: 10739342
2026-03-30 04:16:40 [adesa.be] INFO: Found listing with ID: 10739155
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.be%27%20and%20RowKey%20eq%20%2710739155%27 HTTP/1.1" 200 None
2026-03-30 04:16:40 [adesa.be] INFO: Scrape type for 10739155: 2
2026-03-30 04:16:40 [adesa.be] INFO: Scraping item 10739155 url https://www.openlane.eu/en/carv6/auction/10739155
2026-03-30 04:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10739480
2026-03-30 04:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10739480
2026-03-30 04:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b646a88b-e460-5a55-9a64-1b5a9009cfe5 with identifier: 10739480 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/10739480>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b646a88b-e460-5a55-9a64-1b5a9009cfe5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU417',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 28278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'28.278 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739480%27 HTTP/1.1" 200 None
2026-03-30 04:16:40 [adesa.be] INFO: Saving data for 10739480: {'auction_closing_time': 1774858500.0, 'created_time': 1774624579.884333, 'last_price_update_time': 1774844200.346432}
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.be',RowKey='10739480') HTTP/1.1" 204 0
2026-03-30 04:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 832c874d-aa5e-58ea-8dd0-3e4e7946869b with identifier: 10739643
2026-03-30 04:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 832c874d-aa5e-58ea-8dd0-3e4e7946869b with identifier: 10739643
2026-03-30 04:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 832c874d-aa5e-58ea-8dd0-3e4e7946869b with identifier: 10739643 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/10739643>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '832c874d-aa5e-58ea-8dd0-3e4e7946869b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQZ626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 76622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'76.622 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739643%27 HTTP/1.1" 200 None
2026-03-30 04:16:40 [adesa.be] INFO: Saving data for 10739643: {'auction_closing_time': 1774858500.0, 'created_time': 1774624584.208297, 'last_price_update_time': 1774844200.706025}
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.be',RowKey='10739643') HTTP/1.1" 204 0
2026-03-30 04:16:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10739318
2026-03-30 04:16:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10739318
2026-03-30 04:16:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba1591ac-708a-5984-b7c2-1d614894f9fb with identifier: 10739318 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/10739318>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ba1591ac-708a-5984-b7c2-1d614894f9fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHJ530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739318',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 69132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'69.132 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739318%27 HTTP/1.1" 200 None
2026-03-30 04:16:40 [adesa.be] INFO: Saving data for 10739318: {'auction_closing_time': 1774858500.0, 'created_time': 1774624585.841746, 'last_price_update_time': 1774844200.995005}
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.be',RowKey='10739318') HTTP/1.1" 204 0
2026-03-30 04:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10739342
2026-03-30 04:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10739342
2026-03-30 04:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adcc375c-6caa-5b07-8c16-eba424ccdeb6 with identifier: 10739342 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: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:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739342>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'adcc375c-6caa-5b07-8c16-eba424ccdeb6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCW893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739342',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 73958,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'73.958 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2022}
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739342%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.be] INFO: Saving data for 10739342: {'auction_closing_time': 1774858500.0, 'created_time': 1774624583.906591, 'last_price_update_time': 1774844201.266076}
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.be',RowKey='10739342') HTTP/1.1" 204 0
2026-03-30 04:16:41 [adesa.be] INFO: Found listing with ID: 10739264
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739264%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.be] INFO: Scrape type for 10739264: 2
2026-03-30 04:16:41 [adesa.be] INFO: Scraping item 10739264 url https://www.openlane.eu/en/carv6/auction/10739264
2026-03-30 04:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739239> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739407> (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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739362
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739362%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.be] INFO: Scrape type for 10739362: 2
2026-03-30 04:16:41 [adesa.be] INFO: Scraping item 10739362 url https://www.openlane.eu/en/carv6/auction/10739362
2026-03-30 04:16:41 [adesa.be] INFO: Found listing with ID: 10739114
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739114%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.be] INFO: Scrape type for 10739114: 2
2026-03-30 04:16:41 [adesa.be] INFO: Scraping item 10739114 url https://www.openlane.eu/en/carv6/auction/10739114
2026-03-30 04:16:41 [adesa.be] INFO: Found listing with ID: 10739068
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739068%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.be] INFO: Scrape type for 10739068: 2
2026-03-30 04:16:41 [adesa.be] INFO: Scraping item 10739068 url https://www.openlane.eu/en/carv6/auction/10739068
2026-03-30 04:16:41 [adesa.be] INFO: Found listing with ID: 10739076
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739076%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.be] INFO: Scrape type for 10739076: 2
2026-03-30 04:16:41 [adesa.be] INFO: Scraping item 10739076 url https://www.openlane.eu/en/carv6/auction/10739076
2026-03-30 04:16:41 [adesa.be] INFO: Found listing with ID: 10739089
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739089%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.be] INFO: Scrape type for 10739089: 2
2026-03-30 04:16:41 [adesa.be] INFO: Scraping item 10739089 url https://www.openlane.eu/en/carv6/auction/10739089
2026-03-30 04:16:41 [adesa.be] INFO: Found listing with ID: 10739298
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739298%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.be] INFO: Scrape type for 10739298: 2
2026-03-30 04:16:41 [adesa.be] INFO: Scraping item 10739298 url https://www.openlane.eu/en/carv6/auction/10739298
2026-03-30 04:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10739239
2026-03-30 04:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b58d6e19-7605-5cd0-8bcb-7755061d867f with scrape type 2
2026-03-30 04:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b58d6e19-7605-5cd0-8bcb-7755061d867f with scrape type 2
2026-03-30 04:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b58d6e19-7605-5cd0-8bcb-7755061d867f, identifier: 10739239
2026-03-30 04:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with identifier: 10739686
2026-03-30 04:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with scrape type 2
2026-03-30 04:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with scrape type 2
2026-03-30 04:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3, identifier: 10739686
2026-03-30 04:16:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10739407
2026-03-30 04:16:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24207a3-d6f4-5232-8af3-bb7ed35eabbc with scrape type 2
2026-03-30 04:16:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f24207a3-d6f4-5232-8af3-bb7ed35eabbc with scrape type 2
2026-03-30 04:16:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f24207a3-d6f4-5232-8af3-bb7ed35eabbc, identifier: 10739407
2026-03-30 04:16:41 [adesa.be] INFO: Found listing with ID: 10739179
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739179%27 HTTP/1.1" 200 None
2026-03-30 04:16:41 [adesa.be] INFO: Scrape type for 10739179: 2
2026-03-30 04:16:41 [adesa.be] INFO: Scraping item 10739179 url https://www.openlane.eu/en/carv6/auction/10739179
2026-03-30 04:16:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10739239
2026-03-30 04:16:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10739239
2026-03-30 04:16:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b58d6e19-7605-5cd0-8bcb-7755061d867f with identifier: 10739239 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: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:16:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739239>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b58d6e19-7605-5cd0-8bcb-7755061d867f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWY475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739239',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 73976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 73.976 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.be%27%20and%20RowKey%20eq%20%2710739239%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Saving data for 10739239: {'auction_closing_time': 1774858500.0, 'created_time': 1774624631.041267, 'last_price_update_time': 1774844202.024935}
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.be',RowKey='10739239') HTTP/1.1" 204 0
2026-03-30 04:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with identifier: 10739686
2026-03-30 04:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with identifier: 10739686
2026-03-30 04:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c81b9c2-f3c5-54b8-8c06-67f6404f9db3 with identifier: 10739686 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/10739686>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6c81b9c2-f3c5-54b8-8c06-67f6404f9db3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACM797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 36509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 36.509 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.be%27%20and%20RowKey%20eq%20%2710739686%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Saving data for 10739686: {'auction_closing_time': 1774858500.0, 'created_time': 1774624598.467542, 'last_price_update_time': 1774844202.289932}
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.be',RowKey='10739686') HTTP/1.1" 204 0
2026-03-30 04:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10739407
2026-03-30 04:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10739407
2026-03-30 04:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f24207a3-d6f4-5232-8af3-bb7ed35eabbc with identifier: 10739407 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/10739407>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'f24207a3-d6f4-5232-8af3-bb7ed35eabbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 81881,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 81.881 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739407%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Saving data for 10739407: {'auction_closing_time': 1774858500.0, 'created_time': 1774624596.763679, 'last_price_update_time': 1774844202.567158}
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.be',RowKey='10739407') HTTP/1.1" 204 0
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739165
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.be%27%20and%20RowKey%20eq%20%2710739165%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739165: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739165 url https://www.openlane.eu/en/carv6/auction/10739165
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739153
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.be%27%20and%20RowKey%20eq%20%2710739153%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739153: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739153 url https://www.openlane.eu/en/carv6/auction/10739153
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739263
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.be%27%20and%20RowKey%20eq%20%2710739263%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739263: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739263 url https://www.openlane.eu/en/carv6/auction/10739263
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739538
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.be%27%20and%20RowKey%20eq%20%2710739538%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739538: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739538 url https://www.openlane.eu/en/carv6/auction/10739538
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10740514
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.be%27%20and%20RowKey%20eq%20%2710740514%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10740514: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10740514 url https://www.openlane.eu/en/carv6/auction/10740514
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739536
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.be%27%20and%20RowKey%20eq%20%2710739536%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739536: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739536 url https://www.openlane.eu/en/carv6/auction/10739536
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739367
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.be%27%20and%20RowKey%20eq%20%2710739367%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739367: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739367 url https://www.openlane.eu/en/carv6/auction/10739367
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739560
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.be%27%20and%20RowKey%20eq%20%2710739560%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739560: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739560 url https://www.openlane.eu/en/carv6/auction/10739560
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739537
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.be%27%20and%20RowKey%20eq%20%2710739537%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739537: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739537 url https://www.openlane.eu/en/carv6/auction/10739537
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739594
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.be%27%20and%20RowKey%20eq%20%2710739594%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739594: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739594 url https://www.openlane.eu/en/carv6/auction/10739594
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739595
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.be%27%20and%20RowKey%20eq%20%2710739595%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739595: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739595 url https://www.openlane.eu/en/carv6/auction/10739595
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739593
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.be%27%20and%20RowKey%20eq%20%2710739593%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739593: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739593 url https://www.openlane.eu/en/carv6/auction/10739593
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739591
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.be%27%20and%20RowKey%20eq%20%2710739591%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739591: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739591 url https://www.openlane.eu/en/carv6/auction/10739591
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739189
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.be%27%20and%20RowKey%20eq%20%2710739189%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739189: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739189 url https://www.openlane.eu/en/carv6/auction/10739189
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739715
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.be%27%20and%20RowKey%20eq%20%2710739715%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739715: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739715 url https://www.openlane.eu/en/carv6/auction/10739715
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739201
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.be%27%20and%20RowKey%20eq%20%2710739201%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739201: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739201 url https://www.openlane.eu/en/carv6/auction/10739201
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739171
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.be%27%20and%20RowKey%20eq%20%2710739171%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739171: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739171 url https://www.openlane.eu/en/carv6/auction/10739171
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739200
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.be%27%20and%20RowKey%20eq%20%2710739200%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10739200: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10739200 url https://www.openlane.eu/en/carv6/auction/10739200
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10740468
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.be%27%20and%20RowKey%20eq%20%2710740468%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10740468: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10740468 url https://www.openlane.eu/en/carv6/auction/10740468
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10740734
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.be%27%20and%20RowKey%20eq%20%2710740734%27 HTTP/1.1" 200 None
2026-03-30 04:16:42 [adesa.be] INFO: Scrape type for 10740734: 2
2026-03-30 04:16:42 [adesa.be] INFO: Scraping item 10740734 url https://www.openlane.eu/en/carv6/auction/10740734
2026-03-30 04:16:42 [adesa.be] INFO: Found listing with ID: 10739134
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.be%27%20and%20RowKey%20eq%20%2710739134%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739134: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739134 url https://www.openlane.eu/en/carv6/auction/10739134
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739412
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.be%27%20and%20RowKey%20eq%20%2710739412%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739412: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739412 url https://www.openlane.eu/en/carv6/auction/10739412
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739947
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.be%27%20and%20RowKey%20eq%20%2710739947%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739947: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739947 url https://www.openlane.eu/en/carv6/auction/10739947
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739044
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.be%27%20and%20RowKey%20eq%20%2710739044%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739044: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739044 url https://www.openlane.eu/en/carv6/auction/10739044
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739048
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.be%27%20and%20RowKey%20eq%20%2710739048%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739048: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739048 url https://www.openlane.eu/en/carv6/auction/10739048
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739267
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.be%27%20and%20RowKey%20eq%20%2710739267%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739267: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739267 url https://www.openlane.eu/en/carv6/auction/10739267
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10740535
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.be%27%20and%20RowKey%20eq%20%2710740535%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10740535: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10740535 url https://www.openlane.eu/en/carv6/auction/10740535
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739635
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.be%27%20and%20RowKey%20eq%20%2710739635%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739635: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739635 url https://www.openlane.eu/en/carv6/auction/10739635
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739440
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.be%27%20and%20RowKey%20eq%20%2710739440%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739440: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739440 url https://www.openlane.eu/en/carv6/auction/10739440
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739109
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.be%27%20and%20RowKey%20eq%20%2710739109%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739109: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739109 url https://www.openlane.eu/en/carv6/auction/10739109
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739104
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.be%27%20and%20RowKey%20eq%20%2710739104%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739104: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739104 url https://www.openlane.eu/en/carv6/auction/10739104
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739229
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.be%27%20and%20RowKey%20eq%20%2710739229%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739229: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739229 url https://www.openlane.eu/en/carv6/auction/10739229
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10740015
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.be%27%20and%20RowKey%20eq%20%2710740015%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10740015: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10740015 url https://www.openlane.eu/en/carv6/auction/10740015
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739242
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.be%27%20and%20RowKey%20eq%20%2710739242%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739242: 0
2026-03-30 04:16:43 [adesa.be] INFO: Skipping item 10739242 url https://www.openlane.eu/en/carv6/auction/10739242
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739674
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.be%27%20and%20RowKey%20eq%20%2710739674%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739674: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739674 url https://www.openlane.eu/en/carv6/auction/10739674
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739727
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.be%27%20and%20RowKey%20eq%20%2710739727%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739727: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739727 url https://www.openlane.eu/en/carv6/auction/10739727
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739303
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.be%27%20and%20RowKey%20eq%20%2710739303%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739303: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739303 url https://www.openlane.eu/en/carv6/auction/10739303
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10739497
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.be%27%20and%20RowKey%20eq%20%2710739497%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10739497: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10739497 url https://www.openlane.eu/en/carv6/auction/10739497
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10740019
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.be%27%20and%20RowKey%20eq%20%2710740019%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10740019: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10740019 url https://www.openlane.eu/en/carv6/auction/10740019
2026-03-30 04:16:43 [adesa.be] INFO: Found listing with ID: 10740031
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.be%27%20and%20RowKey%20eq%20%2710740031%27 HTTP/1.1" 200 None
2026-03-30 04:16:43 [adesa.be] INFO: Scrape type for 10740031: 2
2026-03-30 04:16:43 [adesa.be] INFO: Scraping item 10740031 url https://www.openlane.eu/en/carv6/auction/10740031
2026-03-30 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739685> (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/10740476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739511> (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 [zyte_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/10739640> (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: c36400bf-271f-5729-a25d-58ac92c0d204 with identifier: 10739685
2026-03-30 04:16:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c36400bf-271f-5729-a25d-58ac92c0d204 with scrape type 2
2026-03-30 04:16:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c36400bf-271f-5729-a25d-58ac92c0d204 with scrape type 2
2026-03-30 04:16:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c36400bf-271f-5729-a25d-58ac92c0d204, identifier: 10739685
2026-03-30 04:16:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c36400bf-271f-5729-a25d-58ac92c0d204 with identifier: 10739685
2026-03-30 04:16:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c36400bf-271f-5729-a25d-58ac92c0d204 with identifier: 10739685
2026-03-30 04:16:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c36400bf-271f-5729-a25d-58ac92c0d204 with identifier: 10739685 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:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739685>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c36400bf-271f-5729-a25d-58ac92c0d204',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKS333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 66995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2020-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d Business Design - Diesel - Automatic - 116 hp - 66.995 '
'km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739685%27 HTTP/1.1" 200 None
2026-03-30 04:16:44 [adesa.be] INFO: Saving data for 10739685: {'auction_closing_time': 1774858500.0, 'created_time': 1774624594.382074, 'last_price_update_time': 1774844204.045837}
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.be',RowKey='10739685') 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/10739377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740790> (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 [zyte_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/10739607> (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: 435dafea-cb38-5a9e-b92b-145316b349c7 with identifier: 10740476
2026-03-30 04:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 435dafea-cb38-5a9e-b92b-145316b349c7 with scrape type 2
2026-03-30 04:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 435dafea-cb38-5a9e-b92b-145316b349c7 with scrape type 2
2026-03-30 04:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 435dafea-cb38-5a9e-b92b-145316b349c7, identifier: 10740476
2026-03-30 04:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10739511
2026-03-30 04:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8bd03ac-73df-5893-84a4-d725208a5c86 with scrape type 2
2026-03-30 04:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8bd03ac-73df-5893-84a4-d725208a5c86 with scrape type 2
2026-03-30 04:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8bd03ac-73df-5893-84a4-d725208a5c86, identifier: 10739511
2026-03-30 04:16:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc4f9b7d-3603-5a65-a6b6-7071daf794ba with identifier: 10739640
2026-03-30 04:16:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc4f9b7d-3603-5a65-a6b6-7071daf794ba with scrape type 2
2026-03-30 04:16:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc4f9b7d-3603-5a65-a6b6-7071daf794ba with scrape type 2
2026-03-30 04:16:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc4f9b7d-3603-5a65-a6b6-7071daf794ba, identifier: 10739640
2026-03-30 04:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 435dafea-cb38-5a9e-b92b-145316b349c7 with identifier: 10740476
2026-03-30 04:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 435dafea-cb38-5a9e-b92b-145316b349c7 with identifier: 10740476
2026-03-30 04:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 435dafea-cb38-5a9e-b92b-145316b349c7 with identifier: 10740476 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/10740476>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '435dafea-cb38-5a9e-b92b-145316b349c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLR982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 147457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e X Line - xDrive - Hybrid - Automatic - 125 hp - 147.457 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'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.be%27%20and%20RowKey%20eq%20%2710740476%27 HTTP/1.1" 200 None
2026-03-30 04:16:44 [adesa.be] INFO: Saving data for 10740476: {'auction_closing_time': 1774965600.0, 'created_time': 1774650042.385687, 'last_price_update_time': 1774844204.674224}
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.be',RowKey='10740476') HTTP/1.1" 204 0
2026-03-30 04:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10739511
2026-03-30 04:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10739511
2026-03-30 04:16:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8bd03ac-73df-5893-84a4-d725208a5c86 with identifier: 10739511 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/10739511>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b8bd03ac-73df-5893-84a4-d725208a5c86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRM209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739511',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 60918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2020-03-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X2 16d - Diesel - Automatic - 116 hp - 60.918 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739511%27 HTTP/1.1" 200 None
2026-03-30 04:16:44 [adesa.be] INFO: Saving data for 10739511: {'auction_closing_time': 1774858500.0, 'created_time': 1774624595.011397, 'last_price_update_time': 1774844204.964374}
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.be',RowKey='10739511') HTTP/1.1" 204 0
2026-03-30 04:16:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc4f9b7d-3603-5a65-a6b6-7071daf794ba with identifier: 10739640
2026-03-30 04:16:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc4f9b7d-3603-5a65-a6b6-7071daf794ba with identifier: 10739640
2026-03-30 04:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc4f9b7d-3603-5a65-a6b6-7071daf794ba with identifier: 10739640 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/10739640>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fc4f9b7d-3603-5a65-a6b6-7071daf794ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXX756',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 42045,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e Business - xDrive - Hybrid - Automatic - 252 hp - 42.045 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'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.be%27%20and%20RowKey%20eq%20%2710739640%27 HTTP/1.1" 200 None
2026-03-30 04:16:45 [adesa.be] INFO: Saving data for 10739640: {'auction_closing_time': 1774858500.0, 'created_time': 1774624589.830374, 'last_price_update_time': 1774844205.238229}
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.be',RowKey='10739640') 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/10739284> (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: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10739377
2026-03-30 04:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255, identifier: 10739377
2026-03-30 04:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790
2026-03-30 04:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4d4efb5-7221-5d5c-915e-c286ca715ae7 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4d4efb5-7221-5d5c-915e-c286ca715ae7 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4d4efb5-7221-5d5c-915e-c286ca715ae7, identifier: 10740790
2026-03-30 04:16:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54228154-8305-5aec-8f43-0ea920979f81 with identifier: 10739607
2026-03-30 04:16:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54228154-8305-5aec-8f43-0ea920979f81 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54228154-8305-5aec-8f43-0ea920979f81 with scrape type 2
2026-03-30 04:16:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 54228154-8305-5aec-8f43-0ea920979f81, identifier: 10739607
2026-03-30 04:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10739377
2026-03-30 04:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10739377
2026-03-30 04:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255 with identifier: 10739377 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/10739377>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e7bdb6f6-d1e1-5876-a9d9-a0dbfc6b6255',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXU827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739377',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 94552,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 94.552 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739377%27 HTTP/1.1" 200 None
2026-03-30 04:16:45 [adesa.be] INFO: Saving data for 10739377: {'auction_closing_time': 1774858500.0, 'created_time': 1774624597.737813, 'last_price_update_time': 1774844205.823801}
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.be',RowKey='10739377') HTTP/1.1" 204 0
2026-03-30 04:16:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790
2026-03-30 04:16:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790
2026-03-30 04:16:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4d4efb5-7221-5d5c-915e-c286ca715ae7 with identifier: 10740790 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:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740790>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b4d4efb5-7221-5d5c-915e-c286ca715ae7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUL577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740790',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 125780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-05-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 125.780 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740790%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.be] INFO: Saving data for 10740790: {'auction_closing_time': 1774947600.0, 'created_time': 1774649766.299979, 'last_price_update_time': 1774844206.097371}
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.be',RowKey='10740790') HTTP/1.1" 204 0
2026-03-30 04:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 54228154-8305-5aec-8f43-0ea920979f81 with identifier: 10739607
2026-03-30 04:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 54228154-8305-5aec-8f43-0ea920979f81 with identifier: 10739607
2026-03-30 04:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 54228154-8305-5aec-8f43-0ea920979f81 with identifier: 10739607 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/10739607>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '54228154-8305-5aec-8f43-0ea920979f81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQT872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 131957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 20d Lounge - xDrive - Diesel - Automatic - 190 hp - 131.957 '
'km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739607%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.be] INFO: Saving data for 10739607: {'auction_closing_time': 1774858500.0, 'created_time': 1774624597.137139, 'last_price_update_time': 1774844206.363757}
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.be',RowKey='10739607') HTTP/1.1" 204 0
2026-03-30 04:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [zyte_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 [zyte_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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10739284
2026-03-30 04:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec013d04-0d3a-5626-9237-0b2484837f7d with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec013d04-0d3a-5626-9237-0b2484837f7d with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec013d04-0d3a-5626-9237-0b2484837f7d, identifier: 10739284
2026-03-30 04:16:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10739284
2026-03-30 04:16:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10739284
2026-03-30 04:16:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec013d04-0d3a-5626-9237-0b2484837f7d with identifier: 10739284 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/10739284>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ec013d04-0d3a-5626-9237-0b2484837f7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACG398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739284',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 209737,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X1 18d - Diesel - Manual - 136 hp - 209.737 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739284%27 HTTP/1.1" 200 None
2026-03-30 04:16:46 [adesa.be] INFO: Saving data for 10739284: {'auction_closing_time': 1774858500.0, 'created_time': 1774624580.748403, 'last_price_update_time': 1774844206.771283}
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.be',RowKey='10739284') HTTP/1.1" 204 0
2026-03-30 04:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10739027
2026-03-30 04:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97, identifier: 10739027
2026-03-30 04:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10739394
2026-03-30 04:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75cd544a-b8ea-5430-87c2-4c85059047de with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75cd544a-b8ea-5430-87c2-4c85059047de with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75cd544a-b8ea-5430-87c2-4c85059047de, identifier: 10739394
2026-03-30 04:16:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10739281
2026-03-30 04:16:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c31e5ee3-6b4d-539c-85d4-3056b109e6ba with scrape type 2
2026-03-30 04:16:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c31e5ee3-6b4d-539c-85d4-3056b109e6ba with scrape type 2
2026-03-30 04:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c31e5ee3-6b4d-539c-85d4-3056b109e6ba, identifier: 10739281
2026-03-30 04:16:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10739099
2026-03-30 04:16:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0f680da-314f-5524-bd26-3fa67d39f4c1 with scrape type 2
2026-03-30 04:16:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0f680da-314f-5524-bd26-3fa67d39f4c1 with scrape type 2
2026-03-30 04:16:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0f680da-314f-5524-bd26-3fa67d39f4c1, identifier: 10739099
2026-03-30 04:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10739027
2026-03-30 04:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10739027
2026-03-30 04:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 152b6fba-3d1b-59b0-bbe9-44f43ed25e97 with identifier: 10739027 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/10739027>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '152b6fba-3d1b-59b0-bbe9-44f43ed25e97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EDN033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739027',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 9,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2023-09-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo Live - Electric - Automatic - 136 hp - 9 km',
'transmission': 'automatic',
'trim': 'Live',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739027%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.be] INFO: Saving data for 10739027: {'auction_closing_time': 1774858500.0, 'created_time': 1774627281.98029, 'last_price_update_time': 1774844207.433109}
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.be',RowKey='10739027') HTTP/1.1" 204 0
2026-03-30 04:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10739394
2026-03-30 04:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10739394
2026-03-30 04:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75cd544a-b8ea-5430-87c2-4c85059047de with identifier: 10739394 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/10739394>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '75cd544a-b8ea-5430-87c2-4c85059047de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVR862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739394',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 118806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 18d - Diesel - Automatic - 136 hp - 118.806 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739394%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.be] INFO: Saving data for 10739394: {'auction_closing_time': 1774858500.0, 'created_time': 1774624590.683923, 'last_price_update_time': 1774844207.702314}
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.be',RowKey='10739394') HTTP/1.1" 204 0
2026-03-30 04:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10739281
2026-03-30 04:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10739281
2026-03-30 04:16:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c31e5ee3-6b4d-539c-85d4-3056b109e6ba with identifier: 10739281 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/10739281>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c31e5ee3-6b4d-539c-85d4-3056b109e6ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739281',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 104808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - Manual - 102 hp - 104.808 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739281%27 HTTP/1.1" 200 None
2026-03-30 04:16:47 [adesa.be] INFO: Saving data for 10739281: {'auction_closing_time': 1774858500.0, 'created_time': 1774627289.639396, 'last_price_update_time': 1774844207.967686}
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.be',RowKey='10739281') HTTP/1.1" 204 0
2026-03-30 04:16:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10739099
2026-03-30 04:16:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10739099
2026-03-30 04:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0f680da-314f-5524-bd26-3fa67d39f4c1 with identifier: 10739099 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/10739099>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f0f680da-314f-5524-bd26-3fa67d39f4c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRA341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739099',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 55973,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo 1.5 HDI Club - Diesel - 75 hp - 55.973 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739099%27 HTTP/1.1" 200 None
2026-03-30 04:16:48 [adesa.be] INFO: Saving data for 10739099: {'auction_closing_time': 1774858500.0, 'created_time': 1774627318.348866, 'last_price_update_time': 1774844208.240296}
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.be',RowKey='10739099') HTTP/1.1" 204 0
2026-03-30 04:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10739363
2026-03-30 04:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476, identifier: 10739363
2026-03-30 04:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10739363
2026-03-30 04:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10739363
2026-03-30 04:16:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de672da9-0bc6-5e1a-8a73-b9ffdd6e7476 with identifier: 10739363 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/10739363>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'de672da9-0bc6-5e1a-8a73-b9ffdd6e7476',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739363',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 21477,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 21.477 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'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.be%27%20and%20RowKey%20eq%20%2710739363%27 HTTP/1.1" 200 None
2026-03-30 04:16:48 [adesa.be] INFO: Saving data for 10739363: {'auction_closing_time': 1774858500.0, 'created_time': 1774624603.18629, 'last_price_update_time': 1774844208.718747}
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.be',RowKey='10739363') HTTP/1.1" 204 0
2026-03-30 04:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10739154
2026-03-30 04:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3258c24-49dd-596a-af46-fdc536d10ba7 with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3258c24-49dd-596a-af46-fdc536d10ba7 with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3258c24-49dd-596a-af46-fdc536d10ba7, identifier: 10739154
2026-03-30 04:16:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10739155
2026-03-30 04:16:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b314fc5b-d1b5-5e50-b2bd-667512962ec4 with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b314fc5b-d1b5-5e50-b2bd-667512962ec4 with scrape type 2
2026-03-30 04:16:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b314fc5b-d1b5-5e50-b2bd-667512962ec4, identifier: 10739155
2026-03-30 04:16:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10739154
2026-03-30 04:16:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10739154
2026-03-30 04:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3258c24-49dd-596a-af46-fdc536d10ba7 with identifier: 10739154 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/10739154>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b3258c24-49dd-596a-af46-fdc536d10ba7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739154',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 32736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 32.736 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739154%27 HTTP/1.1" 200 None
2026-03-30 04:16:49 [adesa.be] INFO: Saving data for 10739154: {'auction_closing_time': 1774858500.0, 'created_time': 1774624602.835164, 'last_price_update_time': 1774844209.177406}
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.be',RowKey='10739154') HTTP/1.1" 204 0
2026-03-30 04:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10739155
2026-03-30 04:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10739155
2026-03-30 04:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b314fc5b-d1b5-5e50-b2bd-667512962ec4 with identifier: 10739155 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/10739155>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b314fc5b-d1b5-5e50-b2bd-667512962ec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCW612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739155',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 33144,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C3 Aircross 1.2i Feel - Petrol - Manual - 110 hp - 33.144 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739155%27 HTTP/1.1" 200 None
2026-03-30 04:16:49 [adesa.be] INFO: Saving data for 10739155: {'auction_closing_time': 1774858500.0, 'created_time': 1774627275.746534, 'last_price_update_time': 1774844209.472212}
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.be',RowKey='10739155') HTTP/1.1" 204 0
2026-03-30 04:16:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10739309
2026-03-30 04:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ffe200-1f7b-5162-8589-cdf12d7d11ed with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ffe200-1f7b-5162-8589-cdf12d7d11ed with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32ffe200-1f7b-5162-8589-cdf12d7d11ed, identifier: 10739309
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10739309
2026-03-30 04:16:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10739309
2026-03-30 04:16:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32ffe200-1f7b-5162-8589-cdf12d7d11ed with identifier: 10739309 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/10739309>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '32ffe200-1f7b-5162-8589-cdf12d7d11ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UBN028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739309',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 35365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Berlingo 1.2i Feel - Petrol - Manual - 110 hp - 35.365 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710739309%27 HTTP/1.1" 200 None
2026-03-30 04:16:49 [adesa.be] INFO: Saving data for 10739309: {'auction_closing_time': 1774858500.0, 'created_time': 1774627301.447729, 'last_price_update_time': 1774844209.848855}
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.be',RowKey='10739309') 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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031
2026-03-30 04:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ece0725-ac8d-5c6d-b297-3d8bea484180 with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ece0725-ac8d-5c6d-b297-3d8bea484180, identifier: 10740031
2026-03-30 04:16:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019
2026-03-30 04:16:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3c412f6-e6ce-5461-b711-a1c287473c2b with scrape type 2
2026-03-30 04:16:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3c412f6-e6ce-5461-b711-a1c287473c2b with scrape type 2
2026-03-30 04:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3c412f6-e6ce-5461-b711-a1c287473c2b, identifier: 10740019
2026-03-30 04:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031
2026-03-30 04:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031
2026-03-30 04:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ece0725-ac8d-5c6d-b297-3d8bea484180 with identifier: 10740031 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/10740031>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '0ece0725-ac8d-5c6d-b297-3d8bea484180',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLU950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740031',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 172384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI Rivoli - Diesel - Automatic - 130 hp - '
'172.384 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740031%27 HTTP/1.1" 200 None
2026-03-30 04:16:50 [adesa.be] INFO: Saving data for 10740031: {'auction_closing_time': 1774861200.0, 'created_time': 1774649782.665658, 'last_price_update_time': 1774844210.305241}
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.be',RowKey='10740031') HTTP/1.1" 204 0
2026-03-30 04:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019
2026-03-30 04:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019
2026-03-30 04:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3c412f6-e6ce-5461-b711-a1c287473c2b with identifier: 10740019 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/10740019>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3c412f6-e6ce-5461-b711-a1c287473c2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATX560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740019',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 176014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line + - Diesel - Automatic - '
'130 hp - 176.014 km',
'transmission': 'automatic',
'trim': 'Performance Line +',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740019%27 HTTP/1.1" 200 None
2026-03-30 04:16:50 [adesa.be] INFO: Saving data for 10740019: {'auction_closing_time': 1774861200.0, 'created_time': 1774649788.157161, 'last_price_update_time': 1774844210.573395}
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.be',RowKey='10740019') HTTP/1.1" 204 0
2026-03-30 04:16: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:16:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739727> (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/10739303> (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 [zyte_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.be] INFO: Found listing with ID: 10740032
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.be%27%20and%20RowKey%20eq%20%2710740032%27 HTTP/1.1" 200 None
2026-03-30 04:16:50 [adesa.be] INFO: Scrape type for 10740032: 2
2026-03-30 04:16:50 [adesa.be] INFO: Scraping item 10740032 url https://www.openlane.eu/en/carv6/auction/10740032
2026-03-30 04:16:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90b2d1e8-a367-5e4b-8088-d44373cb733c with identifier: 10739727
2026-03-30 04:16:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90b2d1e8-a367-5e4b-8088-d44373cb733c with scrape type 2
2026-03-30 04:16:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90b2d1e8-a367-5e4b-8088-d44373cb733c with scrape type 2
2026-03-30 04:16:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90b2d1e8-a367-5e4b-8088-d44373cb733c, identifier: 10739727
2026-03-30 04:16:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90b2d1e8-a367-5e4b-8088-d44373cb733c with identifier: 10739727
2026-03-30 04:16:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90b2d1e8-a367-5e4b-8088-d44373cb733c with identifier: 10739727
2026-03-30 04:16:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90b2d1e8-a367-5e4b-8088-d44373cb733c with identifier: 10739727 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:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739727>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '90b2d1e8-a367-5e4b-8088-d44373cb733c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJP771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739727',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS3 Crossback',
'odometer': 117039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS3 Crossback 1.2i Chic - Petrol - Manual - 101 hp - 117.039 km',
'transmission': 'manual',
'trim': 'Chic',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739727%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Saving data for 10739727: {'auction_closing_time': 1774858500.0, 'created_time': 1774624615.113608, 'last_price_update_time': 1774844211.088047}
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.be',RowKey='10739727') HTTP/1.1" 204 0
2026-03-30 04:16:51 [adesa.be] INFO: Found listing with ID: 10740738
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.be%27%20and%20RowKey%20eq%20%2710740738%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Scrape type for 10740738: 2
2026-03-30 04:16:51 [adesa.be] INFO: Scraping item 10740738 url https://www.openlane.eu/en/carv6/auction/10740738
2026-03-30 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10739303
2026-03-30 04:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47c000b2-36b8-5856-8d26-2eaa6a00e757 with scrape type 2
2026-03-30 04:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47c000b2-36b8-5856-8d26-2eaa6a00e757 with scrape type 2
2026-03-30 04:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47c000b2-36b8-5856-8d26-2eaa6a00e757, identifier: 10739303
2026-03-30 04:16:51 [adesa.be] INFO: Found listing with ID: 10739656
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.be%27%20and%20RowKey%20eq%20%2710739656%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Scrape type for 10739656: 2
2026-03-30 04:16:51 [adesa.be] INFO: Scraping item 10739656 url https://www.openlane.eu/en/carv6/auction/10739656
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10739303
2026-03-30 04:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10739303
2026-03-30 04:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47c000b2-36b8-5856-8d26-2eaa6a00e757 with identifier: 10739303 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/10739303>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '47c000b2-36b8-5856-8d26-2eaa6a00e757',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWQ569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 129732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.2i Performance Line - Petrol - Automatic - 130 '
'hp - 129.732 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739303%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Saving data for 10739303: {'auction_closing_time': 1774858500.0, 'created_time': 1774624613.026633, 'last_price_update_time': 1774844211.507882}
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.be',RowKey='10739303') HTTP/1.1" 204 0
2026-03-30 04:16:51 [adesa.be] INFO: Found listing with ID: 10739583
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.be%27%20and%20RowKey%20eq%20%2710739583%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Scrape type for 10739583: 2
2026-03-30 04:16:51 [adesa.be] INFO: Scraping item 10739583 url https://www.openlane.eu/en/carv6/auction/10739583
2026-03-30 04:16:51 [adesa.be] INFO: Found listing with ID: 10739660
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.be%27%20and%20RowKey%20eq%20%2710739660%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Scrape type for 10739660: 2
2026-03-30 04:16:51 [adesa.be] INFO: Scraping item 10739660 url https://www.openlane.eu/en/carv6/auction/10739660
2026-03-30 04:16:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015
2026-03-30 04:16:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa54b525-885f-5323-9856-27898df54df6 with scrape type 2
2026-03-30 04:16:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa54b525-885f-5323-9856-27898df54df6 with scrape type 2
2026-03-30 04:16:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aa54b525-885f-5323-9856-27898df54df6, identifier: 10740015
2026-03-30 04:16:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015
2026-03-30 04:16:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015
2026-03-30 04:16:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aa54b525-885f-5323-9856-27898df54df6 with identifier: 10740015 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/10740015>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'aa54b525-885f-5323-9856-27898df54df6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKJ686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740015',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 72570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2020-09-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - Manual - 74 hp - 72.570 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740015%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Saving data for 10740015: {'auction_closing_time': 1774861200.0, 'created_time': 1774649784.487789, 'last_price_update_time': 1774844211.902488}
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.be',RowKey='10740015') HTTP/1.1" 204 0
2026-03-30 04:16:51 [adesa.be] INFO: Found listing with ID: 10739498
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.be%27%20and%20RowKey%20eq%20%2710739498%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Scrape type for 10739498: 2
2026-03-30 04:16:51 [adesa.be] INFO: Scraping item 10739498 url https://www.openlane.eu/en/carv6/auction/10739498
2026-03-30 04:16:51 [adesa.be] INFO: Found listing with ID: 10739398
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.be%27%20and%20RowKey%20eq%20%2710739398%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Scrape type for 10739398: 2
2026-03-30 04:16:51 [adesa.be] INFO: Scraping item 10739398 url https://www.openlane.eu/en/carv6/auction/10739398
2026-03-30 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739229> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739217
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.be%27%20and%20RowKey%20eq%20%2710739217%27 HTTP/1.1" 200 None
2026-03-30 04:16:51 [adesa.be] INFO: Scrape type for 10739217: 2
2026-03-30 04:16:51 [adesa.be] INFO: Scraping item 10739217 url https://www.openlane.eu/en/carv6/auction/10739217
2026-03-30 04:16:51 [adesa.be] INFO: Found listing with ID: 10739556
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:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739556%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Scrape type for 10739556: 2
2026-03-30 04:16:52 [adesa.be] INFO: Scraping item 10739556 url https://www.openlane.eu/en/carv6/auction/10739556
2026-03-30 04:16:52 [adesa.be] INFO: Found listing with ID: 10739991
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.be%27%20and%20RowKey%20eq%20%2710739991%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Scrape type for 10739991: 2
2026-03-30 04:16:52 [adesa.be] INFO: Scraping item 10739991 url https://www.openlane.eu/en/carv6/auction/10739991
2026-03-30 04:16:52 [adesa.be] INFO: Found listing with ID: 10739341
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.be%27%20and%20RowKey%20eq%20%2710739341%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Scrape type for 10739341: 2
2026-03-30 04:16:52 [adesa.be] INFO: Scraping item 10739341 url https://www.openlane.eu/en/carv6/auction/10739341
2026-03-30 04:16:52 [adesa.be] INFO: Found listing with ID: 10740511
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.be%27%20and%20RowKey%20eq%20%2710740511%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Scrape type for 10740511: 2
2026-03-30 04:16:52 [adesa.be] INFO: Scraping item 10740511 url https://www.openlane.eu/en/carv6/auction/10740511
2026-03-30 04:16:52 [adesa.be] INFO: Found listing with ID: 10739365
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.be%27%20and%20RowKey%20eq%20%2710739365%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Scrape type for 10739365: 2
2026-03-30 04:16:52 [adesa.be] INFO: Scraping item 10739365 url https://www.openlane.eu/en/carv6/auction/10739365
2026-03-30 04:16:52 [adesa.be] INFO: Found listing with ID: 10739347
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.be%27%20and%20RowKey%20eq%20%2710739347%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Scrape type for 10739347: 2
2026-03-30 04:16:52 [adesa.be] INFO: Scraping item 10739347 url https://www.openlane.eu/en/carv6/auction/10739347
2026-03-30 04:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10739229
2026-03-30 04:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a19cfa07-6991-5f7a-9ac3-d477c279849b with scrape type 2
2026-03-30 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a19cfa07-6991-5f7a-9ac3-d477c279849b with scrape type 2
2026-03-30 04:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a19cfa07-6991-5f7a-9ac3-d477c279849b, identifier: 10739229
2026-03-30 04:16:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with identifier: 10739674
2026-03-30 04:16:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with scrape type 2
2026-03-30 04:16:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with scrape type 2
2026-03-30 04:16:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1, identifier: 10739674
2026-03-30 04:16:52 [adesa.be] INFO: Found listing with ID: 10739106
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.be%27%20and%20RowKey%20eq%20%2710739106%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Scrape type for 10739106: 2
2026-03-30 04:16:52 [adesa.be] INFO: Scraping item 10739106 url https://www.openlane.eu/en/carv6/auction/10739106
2026-03-30 04:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10739229
2026-03-30 04:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10739229
2026-03-30 04:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a19cfa07-6991-5f7a-9ac3-d477c279849b with identifier: 10739229 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/10739229>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a19cfa07-6991-5f7a-9ac3-d477c279849b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMH409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739229',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 44279,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - Manual - 67 hp - 44.279 km',
'transmission': 'manual',
'trim': 'Comfort',
'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.be%27%20and%20RowKey%20eq%20%2710739229%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Saving data for 10739229: {'auction_closing_time': 1774858500.0, 'created_time': 1774624614.032015, 'last_price_update_time': 1774844212.587835}
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.be',RowKey='10739229') HTTP/1.1" 204 0
2026-03-30 04:16:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with identifier: 10739674
2026-03-30 04:16:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with identifier: 10739674
2026-03-30 04:16:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1 with identifier: 10739674 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/10739674>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1bc03faa-1ea6-5c34-8d7d-ea2d08829ba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMZ305',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 94214,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 TCe Stepway - Petrol - Manual - 91 hp - 94.214 km',
'transmission': 'manual',
'trim': 'Stepway',
'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.be%27%20and%20RowKey%20eq%20%2710739674%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Saving data for 10739674: {'auction_closing_time': 1774858500.0, 'created_time': 1774624617.469296, 'last_price_update_time': 1774844212.954807}
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.be',RowKey='10739674') HTTP/1.1" 204 0
2026-03-30 04:16:52 [adesa.be] INFO: Found listing with ID: 10739251
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.be%27%20and%20RowKey%20eq%20%2710739251%27 HTTP/1.1" 200 None
2026-03-30 04:16:52 [adesa.be] INFO: Scrape type for 10739251: 2
2026-03-30 04:16:52 [adesa.be] INFO: Scraping item 10739251 url https://www.openlane.eu/en/carv6/auction/10739251
2026-03-30 04:16:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739109> (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/10739497> (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/10739440> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:53 [adesa.be] INFO: Found listing with ID: 10739596
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.be%27%20and%20RowKey%20eq%20%2710739596%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.be] INFO: Scrape type for 10739596: 2
2026-03-30 04:16:53 [adesa.be] INFO: Scraping item 10739596 url https://www.openlane.eu/en/carv6/auction/10739596
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.be] INFO: Found listing with ID: 10739238
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.be%27%20and%20RowKey%20eq%20%2710739238%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.be] INFO: Scrape type for 10739238: 2
2026-03-30 04:16:53 [adesa.be] INFO: Scraping item 10739238 url https://www.openlane.eu/en/carv6/auction/10739238
2026-03-30 04:16:53 [adesa.be] INFO: Found listing with ID: 10739384
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.be%27%20and%20RowKey%20eq%20%2710739384%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.be] INFO: Scrape type for 10739384: 2
2026-03-30 04:16:53 [adesa.be] INFO: Scraping item 10739384 url https://www.openlane.eu/en/carv6/auction/10739384
2026-03-30 04:16:53 [adesa.be] INFO: Found listing with ID: 10739358
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.be%27%20and%20RowKey%20eq%20%2710739358%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.be] INFO: Scrape type for 10739358: 2
2026-03-30 04:16:53 [adesa.be] INFO: Scraping item 10739358 url https://www.openlane.eu/en/carv6/auction/10739358
2026-03-30 04:16:53 [adesa.be] INFO: Found listing with ID: 10740765
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.be%27%20and%20RowKey%20eq%20%2710740765%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.be] INFO: Scrape type for 10740765: 2
2026-03-30 04:16:53 [adesa.be] INFO: Scraping item 10740765 url https://www.openlane.eu/en/carv6/auction/10740765
2026-03-30 04:16:53 [adesa.be] INFO: Found listing with ID: 10739985
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.be%27%20and%20RowKey%20eq%20%2710739985%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.be] INFO: Scrape type for 10739985: 2
2026-03-30 04:16:53 [adesa.be] INFO: Scraping item 10739985 url https://www.openlane.eu/en/carv6/auction/10739985
2026-03-30 04:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98637c16-cb9f-5f66-8d8a-900658b9b76e with identifier: 10739109
2026-03-30 04:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98637c16-cb9f-5f66-8d8a-900658b9b76e with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98637c16-cb9f-5f66-8d8a-900658b9b76e with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98637c16-cb9f-5f66-8d8a-900658b9b76e, identifier: 10739109
2026-03-30 04:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10739497
2026-03-30 04:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77a817d3-3f7e-50bb-af27-05b22711869d with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77a817d3-3f7e-50bb-af27-05b22711869d with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77a817d3-3f7e-50bb-af27-05b22711869d, identifier: 10739497
2026-03-30 04:16:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10739440
2026-03-30 04:16:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f30dc856-b866-5c15-85ee-298d8e81e7bd with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f30dc856-b866-5c15-85ee-298d8e81e7bd with scrape type 2
2026-03-30 04:16:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f30dc856-b866-5c15-85ee-298d8e81e7bd, identifier: 10739440
2026-03-30 04:16:53 [adesa.be] INFO: Found listing with ID: 10739060
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.be%27%20and%20RowKey%20eq%20%2710739060%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.be] INFO: Scrape type for 10739060: 2
2026-03-30 04:16:53 [adesa.be] INFO: Scraping item 10739060 url https://www.openlane.eu/en/carv6/auction/10739060
2026-03-30 04:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98637c16-cb9f-5f66-8d8a-900658b9b76e with identifier: 10739109
2026-03-30 04:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98637c16-cb9f-5f66-8d8a-900658b9b76e with identifier: 10739109
2026-03-30 04:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98637c16-cb9f-5f66-8d8a-900658b9b76e with identifier: 10739109 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/10739109>
{'auction_title': '',
'c_o_2_emission_value': 103,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '98637c16-cb9f-5f66-8d8a-900658b9b76e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VSQ751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739109',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 161633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2019-02-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Logan 1.5 DCI Stepway - Diesel - Manual - 95 hp - 161.633 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739109%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.be] INFO: Saving data for 10739109: {'auction_closing_time': 1774858500.0, 'created_time': 1774627361.889711, 'last_price_update_time': 1774844213.683626}
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.be',RowKey='10739109') HTTP/1.1" 204 0
2026-03-30 04:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10739497
2026-03-30 04:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10739497
2026-03-30 04:16:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77a817d3-3f7e-50bb-af27-05b22711869d with identifier: 10739497 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/10739497>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '77a817d3-3f7e-50bb-af27-05b22711869d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAW312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 85387,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.5 HDI Bastille - Diesel - Automatic - 130 hp - '
'85.387 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739497%27 HTTP/1.1" 200 None
2026-03-30 04:16:53 [adesa.be] INFO: Saving data for 10739497: {'auction_closing_time': 1774858500.0, 'created_time': 1774624615.974348, 'last_price_update_time': 1774844213.969271}
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.be',RowKey='10739497') HTTP/1.1" 204 0
2026-03-30 04:16:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10739440
2026-03-30 04:16:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10739440
2026-03-30 04:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f30dc856-b866-5c15-85ee-298d8e81e7bd with identifier: 10739440 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/10739440>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f30dc856-b866-5c15-85ee-298d8e81e7bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739440',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 71226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2020-11-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Duster Comfort - Petrol - Manual - 101 hp - 71.226 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739440%27 HTTP/1.1" 200 None
2026-03-30 04:16:54 [adesa.be] INFO: Saving data for 10739440: {'auction_closing_time': 1774858500.0, 'created_time': 1774624611.347281, 'last_price_update_time': 1774844214.257954}
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.be',RowKey='10739440') HTTP/1.1" 204 0
2026-03-30 04:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d2960e7-3972-585f-93df-3cec308a7f45 with identifier: 10739635
2026-03-30 04:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d2960e7-3972-585f-93df-3cec308a7f45 with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d2960e7-3972-585f-93df-3cec308a7f45 with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d2960e7-3972-585f-93df-3cec308a7f45, identifier: 10739635
2026-03-30 04:16:54 [adesa.be] INFO: Found listing with ID: 10739172
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.be%27%20and%20RowKey%20eq%20%2710739172%27 HTTP/1.1" 200 None
2026-03-30 04:16:54 [adesa.be] INFO: Scrape type for 10739172: 2
2026-03-30 04:16:54 [adesa.be] INFO: Scraping item 10739172 url https://www.openlane.eu/en/carv6/auction/10739172
2026-03-30 04:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739267> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d2960e7-3972-585f-93df-3cec308a7f45 with identifier: 10739635
2026-03-30 04:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d2960e7-3972-585f-93df-3cec308a7f45 with identifier: 10739635
2026-03-30 04:16:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d2960e7-3972-585f-93df-3cec308a7f45 with identifier: 10739635 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/10739635>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2d2960e7-3972-585f-93df-3cec308a7f45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LR6005',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 66095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Cupra Formentor 2.0 TDI - AWD - Diesel - Automatic - 150 hp - '
'66.095 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739635%27 HTTP/1.1" 200 None
2026-03-30 04:16:54 [adesa.be] INFO: Saving data for 10739635: {'auction_closing_time': 1774858500.0, 'created_time': 1774624610.979, 'last_price_update_time': 1774844214.673754}
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.be',RowKey='10739635') HTTP/1.1" 204 0
2026-03-30 04:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739048> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:54 [adesa.be] INFO: Found listing with ID: 10739051
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.be%27%20and%20RowKey%20eq%20%2710739051%27 HTTP/1.1" 200 None
2026-03-30 04:16:54 [adesa.be] INFO: Scrape type for 10739051: 2
2026-03-30 04:16:54 [adesa.be] INFO: Scraping item 10739051 url https://www.openlane.eu/en/carv6/auction/10739051
2026-03-30 04:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:16:54 [adesa.be] INFO: Found listing with ID: 10739050
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.be%27%20and%20RowKey%20eq%20%2710739050%27 HTTP/1.1" 200 None
2026-03-30 04:16:54 [adesa.be] INFO: Scrape type for 10739050: 2
2026-03-30 04:16:54 [adesa.be] INFO: Scraping item 10739050 url https://www.openlane.eu/en/carv6/auction/10739050
2026-03-30 04:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with identifier: 10740535
2026-03-30 04:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96da4c35-9974-5f24-ac2b-29c6a47ccf0a, identifier: 10740535
2026-03-30 04:16:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10739267
2026-03-30 04:16:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with scrape type 2
2026-03-30 04:16:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa0bf00b-ea97-54b5-a3ef-32c03eab6551, identifier: 10739267
2026-03-30 04:16:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with identifier: 10740535
2026-03-30 04:16:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with identifier: 10740535
2026-03-30 04:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96da4c35-9974-5f24-ac2b-29c6a47ccf0a with identifier: 10740535 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/10740535>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '96da4c35-9974-5f24-ac2b-29c6a47ccf0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ELR323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 66509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2023-11-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Cupra Formentor 1.4 e-Hybrid VZ - Hybrid - Automatic - 150 hp - '
'66.509 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710740535%27 HTTP/1.1" 200 None
2026-03-30 04:16:55 [adesa.be] INFO: Saving data for 10740535: {'auction_closing_time': 1774965600.0, 'created_time': 1774650022.033584, 'last_price_update_time': 1774844215.195066}
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.be',RowKey='10740535') HTTP/1.1" 204 0
2026-03-30 04:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10739267
2026-03-30 04:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10739267
2026-03-30 04:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa0bf00b-ea97-54b5-a3ef-32c03eab6551 with identifier: 10739267 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/10739267>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fa0bf00b-ea97-54b5-a3ef-32c03eab6551',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'JU6137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 75067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Jumpy 1.5 HDI Comfort - Diesel - Manual - 120 hp - 75.067 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'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.be%27%20and%20RowKey%20eq%20%2710739267%27 HTTP/1.1" 200 None
2026-03-30 04:16:55 [adesa.be] INFO: Saving data for 10739267: {'auction_closing_time': 1774858500.0, 'created_time': 1774624608.989524, 'last_price_update_time': 1774844215.542006}
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.be',RowKey='10739267') HTTP/1.1" 204 0
2026-03-30 04:16:55 [adesa.be] INFO: Found listing with ID: 10739059
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.be%27%20and%20RowKey%20eq%20%2710739059%27 HTTP/1.1" 200 None
2026-03-30 04:16:55 [adesa.be] INFO: Scrape type for 10739059: 2
2026-03-30 04:16:55 [adesa.be] INFO: Scraping item 10739059 url https://www.openlane.eu/en/carv6/auction/10739059
2026-03-30 04:16:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739412> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:55 [adesa.be] INFO: Found listing with ID: 10739056
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.be%27%20and%20RowKey%20eq%20%2710739056%27 HTTP/1.1" 200 None
2026-03-30 04:16:55 [adesa.be] INFO: Scrape type for 10739056: 2
2026-03-30 04:16:55 [adesa.be] INFO: Scraping item 10739056 url https://www.openlane.eu/en/carv6/auction/10739056
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.middlewares.id_gen_middleware] INFO: Generated ID for item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10739048
2026-03-30 04:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43be7242-7877-598f-9660-f2ac6ef218ba with scrape type 2
2026-03-30 04:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43be7242-7877-598f-9660-f2ac6ef218ba with scrape type 2
2026-03-30 04:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43be7242-7877-598f-9660-f2ac6ef218ba, identifier: 10739048
2026-03-30 04:16:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10739104
2026-03-30 04:16:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4c5d936-125c-58a7-8926-6259cd7fe08c with scrape type 2
2026-03-30 04:16:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4c5d936-125c-58a7-8926-6259cd7fe08c with scrape type 2
2026-03-30 04:16:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4c5d936-125c-58a7-8926-6259cd7fe08c, identifier: 10739104
2026-03-30 04:16:55 [adesa.be] INFO: Found listing with ID: 10739058
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.be%27%20and%20RowKey%20eq%20%2710739058%27 HTTP/1.1" 200 None
2026-03-30 04:16:55 [adesa.be] INFO: Scrape type for 10739058: 2
2026-03-30 04:16:55 [adesa.be] INFO: Scraping item 10739058 url https://www.openlane.eu/en/carv6/auction/10739058
2026-03-30 04:16:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10739048
2026-03-30 04:16:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10739048
2026-03-30 04:16:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43be7242-7877-598f-9660-f2ac6ef218ba with identifier: 10739048 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/10739048>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '43be7242-7877-598f-9660-f2ac6ef218ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRT042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739048',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 102684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Jumpy 1.5 HDI Club - Diesel - Manual - 120 hp - 102.684 km',
'transmission': 'manual',
'trim': 'Club',
'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.be%27%20and%20RowKey%20eq%20%2710739048%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.be] INFO: Saving data for 10739048: {'auction_closing_time': 1774858500.0, 'created_time': 1774627259.560039, 'last_price_update_time': 1774844216.054094}
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.be',RowKey='10739048') HTTP/1.1" 204 0
2026-03-30 04:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10739104
2026-03-30 04:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10739104
2026-03-30 04:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4c5d936-125c-58a7-8926-6259cd7fe08c with identifier: 10739104 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/10739104>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a4c5d936-125c-58a7-8926-6259cd7fe08c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFX570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739104',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 155791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2020-08-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Dacia Sandero 1.0 SCe Comfort - Petrol - 74 hp - 155.791 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739104%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.be] INFO: Saving data for 10739104: {'auction_closing_time': 1774858500.0, 'created_time': 1774624612.65117, 'last_price_update_time': 1774844216.335122}
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.be',RowKey='10739104') HTTP/1.1" 204 0
2026-03-30 04:16:56 [adesa.be] INFO: Found listing with ID: 10739049
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.be%27%20and%20RowKey%20eq%20%2710739049%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.be] INFO: Scrape type for 10739049: 2
2026-03-30 04:16:56 [adesa.be] INFO: Scraping item 10739049 url https://www.openlane.eu/en/carv6/auction/10739049
2026-03-30 04:16:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10739412
2026-03-30 04:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with scrape type 2
2026-03-30 04:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with scrape type 2
2026-03-30 04:16:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91, identifier: 10739412
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739947> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10739412
2026-03-30 04:16:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10739412
2026-03-30 04:16:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 874de0aa-f204-5fb0-9c0f-bfe3bec7bb91 with identifier: 10739412 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/10739412>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '874de0aa-f204-5fb0-9c0f-bfe3bec7bb91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL420',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 140816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - Automatic - 181 hp - '
'140.816 km',
'transmission': 'automatic',
'trim': 'Business',
'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.be%27%20and%20RowKey%20eq%20%2710739412%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.be] INFO: Saving data for 10739412: {'auction_closing_time': 1774858500.0, 'created_time': 1774627235.333773, 'last_price_update_time': 1774844216.776501}
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.be',RowKey='10739412') HTTP/1.1" 204 0
2026-03-30 04:16:56 [adesa.be] INFO: Found listing with ID: 10739062
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.be%27%20and%20RowKey%20eq%20%2710739062%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.be] INFO: Scrape type for 10739062: 2
2026-03-30 04:16:56 [adesa.be] INFO: Scraping item 10739062 url https://www.openlane.eu/en/carv6/auction/10739062
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.be] INFO: Found listing with ID: 10740536
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.be%27%20and%20RowKey%20eq%20%2710740536%27 HTTP/1.1" 200 None
2026-03-30 04:16:56 [adesa.be] INFO: Scrape type for 10740536: 2
2026-03-30 04:16:56 [adesa.be] INFO: Scraping item 10740536 url https://www.openlane.eu/en/carv6/auction/10740536
2026-03-30 04:16:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10739134
2026-03-30 04:16:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with scrape type 2
2026-03-30 04:16:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1, identifier: 10739134
2026-03-30 04:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947
2026-03-30 04:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54, identifier: 10739947
2026-03-30 04:16:57 [adesa.be] INFO: Found listing with ID: 10740020
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.be%27%20and%20RowKey%20eq%20%2710740020%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Scrape type for 10740020: 2
2026-03-30 04:16:57 [adesa.be] INFO: Scraping item 10740020 url https://www.openlane.eu/en/carv6/auction/10740020
2026-03-30 04:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10739134
2026-03-30 04:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10739134
2026-03-30 04:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4590f81c-2b12-59e6-b6a8-5227a3e8c4e1 with identifier: 10739134 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:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739134>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '4590f81c-2b12-59e6-b6a8-5227a3e8c4e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVY083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739134',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 88332,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-08-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - 181 hp - 88.332 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739134%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Saving data for 10739134: {'auction_closing_time': 1774858500.0, 'created_time': 1774627244.735228, 'last_price_update_time': 1774844217.362566}
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.be',RowKey='10739134') HTTP/1.1" 204 0
2026-03-30 04:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947
2026-03-30 04:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947
2026-03-30 04:16:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c209c4f-b642-5f00-b57d-1b8f3f43ae54 with identifier: 10739947 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:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739947>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '2c209c4f-b642-5f00-b57d-1b8f3f43ae54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQL436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739947',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 163152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.6i Business - Hybrid - Automatic - 181 hp - '
'163.152 km',
'transmission': 'automatic',
'trim': 'Business',
'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.be%27%20and%20RowKey%20eq%20%2710739947%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Saving data for 10739947: {'auction_closing_time': 1774861200.0, 'created_time': 1774649777.789196, 'last_price_update_time': 1774844217.656579}
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.be',RowKey='10739947') HTTP/1.1" 204 0
2026-03-30 04:16:57 [adesa.be] INFO: Found listing with ID: 10740778
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.be%27%20and%20RowKey%20eq%20%2710740778%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Scrape type for 10740778: 2
2026-03-30 04:16:57 [adesa.be] INFO: Scraping item 10740778 url https://www.openlane.eu/en/carv6/auction/10740778
2026-03-30 04:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739106> (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/10739660> (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/10740738> (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/10740734> (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/10739498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:16:57 [adesa.be] INFO: Found listing with ID: 10739101
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.be%27%20and%20RowKey%20eq%20%2710739101%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Scrape type for 10739101: 2
2026-03-30 04:16:57 [adesa.be] INFO: Scraping item 10739101 url https://www.openlane.eu/en/carv6/auction/10739101
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 [zyte_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.be] INFO: Found listing with ID: 10739694
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.be%27%20and%20RowKey%20eq%20%2710739694%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Scrape type for 10739694: 2
2026-03-30 04:16:57 [adesa.be] INFO: Scraping item 10739694 url https://www.openlane.eu/en/carv6/auction/10739694
2026-03-30 04:16:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739044> (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 [adesa.be] INFO: Found listing with ID: 10739646
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.be%27%20and%20RowKey%20eq%20%2710739646%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Scrape type for 10739646: 2
2026-03-30 04:16:57 [adesa.be] INFO: Scraping item 10739646 url https://www.openlane.eu/en/carv6/auction/10739646
2026-03-30 04:16:57 [adesa.be] INFO: Found listing with ID: 10739639
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.be%27%20and%20RowKey%20eq%20%2710739639%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Scrape type for 10739639: 2
2026-03-30 04:16:57 [adesa.be] INFO: Scraping item 10739639 url https://www.openlane.eu/en/carv6/auction/10739639
2026-03-30 04:16:57 [adesa.be] INFO: Found listing with ID: 10739524
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.be%27%20and%20RowKey%20eq%20%2710739524%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Scrape type for 10739524: 2
2026-03-30 04:16:57 [adesa.be] INFO: Scraping item 10739524 url https://www.openlane.eu/en/carv6/auction/10739524
2026-03-30 04:16:57 [adesa.be] INFO: Found listing with ID: 10739620
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.be%27%20and%20RowKey%20eq%20%2710739620%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Scrape type for 10739620: 2
2026-03-30 04:16:57 [adesa.be] INFO: Scraping item 10739620 url https://www.openlane.eu/en/carv6/auction/10739620
2026-03-30 04:16:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10739106
2026-03-30 04:16:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with scrape type 2
2026-03-30 04:16:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f, identifier: 10739106
2026-03-30 04:16:57 [adesa.be] INFO: Found listing with ID: 10739967
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.be%27%20and%20RowKey%20eq%20%2710739967%27 HTTP/1.1" 200 None
2026-03-30 04:16:57 [adesa.be] INFO: Scrape type for 10739967: 2
2026-03-30 04:16:57 [adesa.be] INFO: Scraping item 10739967 url https://www.openlane.eu/en/carv6/auction/10739967
2026-03-30 04:16:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10739106
2026-03-30 04:16:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10739106
2026-03-30 04:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26e6f0c4-6308-5274-b3b8-0c46cf9a366f with identifier: 10739106 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/10739106>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '26e6f0c4-6308-5274-b3b8-0c46cf9a366f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WZ5178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739106',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 165335,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI - AWD - Diesel - 190 hp - 165.335 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739106%27 HTTP/1.1" 200 None
2026-03-30 04:16:58 [adesa.be] INFO: Saving data for 10739106: {'auction_closing_time': 1774858500.0, 'created_time': 1774627226.440571, 'last_price_update_time': 1774844218.250802}
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.be',RowKey='10739106') HTTP/1.1" 204 0
2026-03-30 04:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76b645ee-7414-5cea-8ab0-20e6893759fd with identifier: 10739660
2026-03-30 04:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76b645ee-7414-5cea-8ab0-20e6893759fd with scrape type 2
2026-03-30 04:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76b645ee-7414-5cea-8ab0-20e6893759fd with scrape type 2
2026-03-30 04:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76b645ee-7414-5cea-8ab0-20e6893759fd, identifier: 10739660
2026-03-30 04:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738
2026-03-30 04:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87830a99-8466-529c-b375-9a8af6c3148a with scrape type 2
2026-03-30 04:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87830a99-8466-529c-b375-9a8af6c3148a with scrape type 2
2026-03-30 04:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87830a99-8466-529c-b375-9a8af6c3148a, identifier: 10740738
2026-03-30 04:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 919f35ba-e086-5b89-93c3-b720d0e48846 with identifier: 10740734
2026-03-30 04:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 919f35ba-e086-5b89-93c3-b720d0e48846 with scrape type 2
2026-03-30 04:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 919f35ba-e086-5b89-93c3-b720d0e48846 with scrape type 2
2026-03-30 04:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 919f35ba-e086-5b89-93c3-b720d0e48846, identifier: 10740734
2026-03-30 04:16:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10739498
2026-03-30 04:16:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 240ecc24-701e-570c-97f0-36900306c07f with scrape type 2
2026-03-30 04:16:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 240ecc24-701e-570c-97f0-36900306c07f with scrape type 2
2026-03-30 04:16:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 240ecc24-701e-570c-97f0-36900306c07f, identifier: 10739498
2026-03-30 04:16:58 [adesa.be] INFO: Found listing with ID: 10739509
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.be%27%20and%20RowKey%20eq%20%2710739509%27 HTTP/1.1" 200 None
2026-03-30 04:16:58 [adesa.be] INFO: Scrape type for 10739509: 2
2026-03-30 04:16:58 [adesa.be] INFO: Scraping item 10739509 url https://www.openlane.eu/en/carv6/auction/10739509
2026-03-30 04:16:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76b645ee-7414-5cea-8ab0-20e6893759fd with identifier: 10739660
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:16:58 [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:16:58 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:16:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:16:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76b645ee-7414-5cea-8ab0-20e6893759fd with identifier: 10739660
2026-03-30 04:16:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76b645ee-7414-5cea-8ab0-20e6893759fd with identifier: 10739660 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: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/10739660>
{'auction_title': '',
'c_o_2_emission_value': 231,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'LPG',
'id': '76b645ee-7414-5cea-8ab0-20e6893759fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWZ999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 147122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Fiat Ducato 3.0 Maxi - LPG - Manual - 136 hp - 147.122 km',
'transmission': 'manual',
'trim': 'Maxi',
'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.be%27%20and%20RowKey%20eq%20%2710739660%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.be] INFO: Saving data for 10739660: {'auction_closing_time': 1774858500.0, 'created_time': 1774624618.201298, 'last_price_update_time': 1774844219.116576}
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.be',RowKey='10739660') HTTP/1.1" 204 0
2026-03-30 04:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738
2026-03-30 04:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738
2026-03-30 04:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87830a99-8466-529c-b375-9a8af6c3148a with identifier: 10740738 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/10740738>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '87830a99-8466-529c-b375-9a8af6c3148a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA172',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 70616,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'DS DS7 Crossback 1.6i Chic - Petrol - Automatic - 181 hp - 70.616 '
'km',
'transmission': 'automatic',
'trim': 'Chic',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740738%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.be] INFO: Saving data for 10740738: {'auction_closing_time': 1774947600.0, 'created_time': 1774649787.077136, 'last_price_update_time': 1774844219.38825}
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.be',RowKey='10740738') HTTP/1.1" 204 0
2026-03-30 04:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 919f35ba-e086-5b89-93c3-b720d0e48846 with identifier: 10740734
2026-03-30 04:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 919f35ba-e086-5b89-93c3-b720d0e48846 with identifier: 10740734
2026-03-30 04:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 919f35ba-e086-5b89-93c3-b720d0e48846 with identifier: 10740734 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/10740734>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '919f35ba-e086-5b89-93c3-b720d0e48846',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVA538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740734',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 47451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën C5 Aircross 1.5 HDI Live - Diesel - Automatic - 130 hp - '
'47.451 km',
'transmission': 'automatic',
'trim': 'Live',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740734%27 HTTP/1.1" 200 None
2026-03-30 04:16:59 [adesa.be] INFO: Saving data for 10740734: {'auction_closing_time': 1774947600.0, 'created_time': 1774650038.797757, 'last_price_update_time': 1774844219.881882}
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.be',RowKey='10740734') HTTP/1.1" 204 0
2026-03-30 04:16:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10739498
2026-03-30 04:16:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10739498
2026-03-30 04:16:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 240ecc24-701e-570c-97f0-36900306c07f with identifier: 10739498 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: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/10739498>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '240ecc24-701e-570c-97f0-36900306c07f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPJ032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 105627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2019-07-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Fiesta 1.1i Business - Petrol - Manual - 70 hp - 105.627 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739498%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.be] INFO: Saving data for 10739498: {'auction_closing_time': 1774858500.0, 'created_time': 1774624618.515001, 'last_price_update_time': 1774844220.333792}
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.be',RowKey='10739498') HTTP/1.1" 204 0
2026-03-30 04:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10739044
2026-03-30 04:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with scrape type 2
2026-03-30 04:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with scrape type 2
2026-03-30 04:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3a60ac8-f0e9-5e01-9388-d0c0fb635598, identifier: 10739044
2026-03-30 04:17:00 [adesa.be] INFO: Found listing with ID: 10739356
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.be%27%20and%20RowKey%20eq%20%2710739356%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.be] INFO: Scrape type for 10739356: 2
2026-03-30 04:17:00 [adesa.be] INFO: Scraping item 10739356 url https://www.openlane.eu/en/carv6/auction/10739356
2026-03-30 04:17:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10739044
2026-03-30 04:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10739044
2026-03-30 04:17:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3a60ac8-f0e9-5e01-9388-d0c0fb635598 with identifier: 10739044 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/10739044>
{'auction_title': '',
'c_o_2_emission_value': 241,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e3a60ac8-f0e9-5e01-9388-d0c0fb635598',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHV862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739044',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 63762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Citroën Jumper L3H2 2.2 HDI - Diesel - Manual - 165 hp - 63.762 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739044%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.be] INFO: Saving data for 10739044: {'auction_closing_time': 1774858500.0, 'created_time': 1774627366.642116, 'last_price_update_time': 1774844220.73769}
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.be',RowKey='10739044') 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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:00 [adesa.be] INFO: Found listing with ID: 10739391
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.be%27%20and%20RowKey%20eq%20%2710739391%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.be] INFO: Scrape type for 10739391: 0
2026-03-30 04:17:00 [adesa.be] INFO: Skipping item 10739391 url https://www.openlane.eu/en/carv6/auction/10739391
2026-03-30 04:17:00 [adesa.be] INFO: Found listing with ID: 10740035
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.be%27%20and%20RowKey%20eq%20%2710740035%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.be] INFO: Scrape type for 10740035: 2
2026-03-30 04:17:00 [adesa.be] INFO: Scraping item 10740035 url https://www.openlane.eu/en/carv6/auction/10740035
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.be] INFO: Found listing with ID: 10739702
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.be%27%20and%20RowKey%20eq%20%2710739702%27 HTTP/1.1" 200 None
2026-03-30 04:17:00 [adesa.be] INFO: Scrape type for 10739702: 2
2026-03-30 04:17:00 [adesa.be] INFO: Scraping item 10739702 url https://www.openlane.eu/en/carv6/auction/10739702
2026-03-30 04:17:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10739347
2026-03-30 04:17:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7334047-a634-5977-a0b3-33bdd173c3ca with scrape type 2
2026-03-30 04:17:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7334047-a634-5977-a0b3-33bdd173c3ca with scrape type 2
2026-03-30 04:17:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7334047-a634-5977-a0b3-33bdd173c3ca, identifier: 10739347
2026-03-30 04:17:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10739347
2026-03-30 04:17:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10739347
2026-03-30 04:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7334047-a634-5977-a0b3-33bdd173c3ca with identifier: 10739347 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/10739347>
{'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': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e7334047-a634-5977-a0b3-33bdd173c3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739347',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 128919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus Active 1.5 EcoBlue - Diesel - Manual - 120 hp - 128.919 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739347%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Saving data for 10739347: {'auction_closing_time': 1774858500.0, 'created_time': 1774627227.088805, 'last_price_update_time': 1774844221.195472}
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.be',RowKey='10739347') HTTP/1.1" 204 0
2026-03-30 04:17:01 [adesa.be] INFO: Found listing with ID: 10740038
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.be%27%20and%20RowKey%20eq%20%2710740038%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10740038: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10740038 url https://www.openlane.eu/en/carv6/auction/10740038
2026-03-30 04:17:01 [adesa.be] INFO: Found listing with ID: 10739926
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.be%27%20and%20RowKey%20eq%20%2710739926%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10739926: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10739926 url https://www.openlane.eu/en/carv6/auction/10739926
2026-03-30 04:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10739365
2026-03-30 04:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90a57eee-4b03-5437-b60d-c6e34d3a516f with scrape type 2
2026-03-30 04:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90a57eee-4b03-5437-b60d-c6e34d3a516f with scrape type 2
2026-03-30 04:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90a57eee-4b03-5437-b60d-c6e34d3a516f, identifier: 10739365
2026-03-30 04:17:01 [adesa.be] INFO: Found listing with ID: 10739965
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.be%27%20and%20RowKey%20eq%20%2710739965%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10739965: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10739965 url https://www.openlane.eu/en/carv6/auction/10739965
2026-03-30 04:17:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10739365
2026-03-30 04:17:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10739365
2026-03-30 04:17:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90a57eee-4b03-5437-b60d-c6e34d3a516f with identifier: 10739365 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/10739365>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '90a57eee-4b03-5437-b60d-c6e34d3a516f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAX745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739365',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 92053,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Focus 1.5 EcoBlue Trend - Diesel - Automatic - 120 hp - 92.053 '
'km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739365%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Saving data for 10739365: {'auction_closing_time': 1774858500.0, 'created_time': 1774627231.690002, 'last_price_update_time': 1774844221.629997}
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.be',RowKey='10739365') HTTP/1.1" 204 0
2026-03-30 04:17:01 [adesa.be] INFO: Found listing with ID: 10739428
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.be%27%20and%20RowKey%20eq%20%2710739428%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10739428: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10739428 url https://www.openlane.eu/en/carv6/auction/10739428
2026-03-30 04:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739251> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739060> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:01 [adesa.be] INFO: Found listing with ID: 10739244
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.be%27%20and%20RowKey%20eq%20%2710739244%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10739244: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10739244 url https://www.openlane.eu/en/carv6/auction/10739244
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 [zyte_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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739386
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.be%27%20and%20RowKey%20eq%20%2710739386%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10739386: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10739386 url https://www.openlane.eu/en/carv6/auction/10739386
2026-03-30 04:17:01 [adesa.be] INFO: Found listing with ID: 10739681
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.be%27%20and%20RowKey%20eq%20%2710739681%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10739681: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10739681 url https://www.openlane.eu/en/carv6/auction/10739681
2026-03-30 04:17:01 [adesa.be] INFO: Found listing with ID: 10740473
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.be%27%20and%20RowKey%20eq%20%2710740473%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10740473: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10740473 url https://www.openlane.eu/en/carv6/auction/10740473
2026-03-30 04:17:01 [adesa.be] INFO: Found listing with ID: 10740752
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.be%27%20and%20RowKey%20eq%20%2710740752%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10740752: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10740752 url https://www.openlane.eu/en/carv6/auction/10740752
2026-03-30 04:17:01 [adesa.be] INFO: Found listing with ID: 10740479
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.be%27%20and%20RowKey%20eq%20%2710740479%27 HTTP/1.1" 200 None
2026-03-30 04:17:01 [adesa.be] INFO: Scrape type for 10740479: 2
2026-03-30 04:17:01 [adesa.be] INFO: Scraping item 10740479 url https://www.openlane.eu/en/carv6/auction/10740479
2026-03-30 04:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10739251
2026-03-30 04:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97023992-d9e8-5f36-bd40-38df3099120d with scrape type 2
2026-03-30 04:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97023992-d9e8-5f36-bd40-38df3099120d with scrape type 2
2026-03-30 04:17:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97023992-d9e8-5f36-bd40-38df3099120d, identifier: 10739251
2026-03-30 04:17:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10739060
2026-03-30 04:17:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a95000bc-97e6-5e30-b373-f0015a19bd4f with scrape type 2
2026-03-30 04:17:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a95000bc-97e6-5e30-b373-f0015a19bd4f with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a95000bc-97e6-5e30-b373-f0015a19bd4f, identifier: 10739060
2026-03-30 04:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10739059
2026-03-30 04:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d4195d6-b471-5678-a5fa-caf8c5491f76 with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d4195d6-b471-5678-a5fa-caf8c5491f76 with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d4195d6-b471-5678-a5fa-caf8c5491f76, identifier: 10739059
2026-03-30 04:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985
2026-03-30 04:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09b6ef54-1102-5b67-ae0a-96c30992d355 with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09b6ef54-1102-5b67-ae0a-96c30992d355 with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09b6ef54-1102-5b67-ae0a-96c30992d355, identifier: 10739985
2026-03-30 04:17:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10739172
2026-03-30 04:17:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with scrape type 2
2026-03-30 04:17:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a, identifier: 10739172
2026-03-30 04:17:03 [adesa.be] INFO: Found listing with ID: 10740000
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.be%27%20and%20RowKey%20eq%20%2710740000%27 HTTP/1.1" 200 None
2026-03-30 04:17:03 [adesa.be] INFO: Scrape type for 10740000: 2
2026-03-30 04:17:03 [adesa.be] INFO: Scraping item 10740000 url https://www.openlane.eu/en/carv6/auction/10740000
2026-03-30 04:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10739251
2026-03-30 04:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10739251
2026-03-30 04:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97023992-d9e8-5f36-bd40-38df3099120d with identifier: 10739251 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/10739251>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '97023992-d9e8-5f36-bd40-38df3099120d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHK024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739251',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 149363,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Galaxy 2.0 TDCI Titanium - Diesel - Automatic - 150 hp - '
'149.363 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739251%27 HTTP/1.1" 200 None
2026-03-30 04:17:03 [adesa.be] INFO: Saving data for 10739251: {'auction_closing_time': 1774858500.0, 'created_time': 1774627225.911754, 'last_price_update_time': 1774844223.597271}
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.be',RowKey='10739251') HTTP/1.1" 204 0
2026-03-30 04:17:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10739060
2026-03-30 04:17:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10739060
2026-03-30 04:17:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a95000bc-97e6-5e30-b373-f0015a19bd4f with identifier: 10739060 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:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739060>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a95000bc-97e6-5e30-b373-f0015a19bd4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ECT036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739060',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 26415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-08-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 26.415 km',
'transmission': 'automatic',
'trim': 'ST Line',
'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.be%27%20and%20RowKey%20eq%20%2710739060%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.be] INFO: Saving data for 10739060: {'auction_closing_time': 1774858500.0, 'created_time': 1774624625.297941, 'last_price_update_time': 1774844224.020102}
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.be',RowKey='10739060') HTTP/1.1" 204 0
2026-03-30 04:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10739059
2026-03-30 04:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10739059
2026-03-30 04:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d4195d6-b471-5678-a5fa-caf8c5491f76 with identifier: 10739059 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/10739059>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6d4195d6-b471-5678-a5fa-caf8c5491f76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWR158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739059',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 45098,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 45.098 km',
'transmission': 'automatic',
'trim': 'ST Line',
'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.be%27%20and%20RowKey%20eq%20%2710739059%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.be] INFO: Saving data for 10739059: {'auction_closing_time': 1774858500.0, 'created_time': 1774627225.113521, 'last_price_update_time': 1774844224.306592}
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.be',RowKey='10739059') HTTP/1.1" 204 0
2026-03-30 04:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985
2026-03-30 04:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985
2026-03-30 04:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09b6ef54-1102-5b67-ae0a-96c30992d355 with identifier: 10739985 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/10739985>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '09b6ef54-1102-5b67-ae0a-96c30992d355',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739985',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 210838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.0 EcoBlue ST Line X - AWD - Diesel - Automatic - 190 hp '
'- 210.838 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'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.be%27%20and%20RowKey%20eq%20%2710739985%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.be] INFO: Saving data for 10739985: {'auction_closing_time': 1774861200.0, 'created_time': 1774649774.236527, 'last_price_update_time': 1774844224.586493}
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.be',RowKey='10739985') HTTP/1.1" 204 0
2026-03-30 04:17:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10739172
2026-03-30 04:17:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10739172
2026-03-30 04:17:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae9cf92f-fdea-5a2c-be75-8c9c83bd582a with identifier: 10739172 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/10739172>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'ae9cf92f-fdea-5a2c-be75-8c9c83bd582a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EJL268',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739172',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 29534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-10-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 29.534 km',
'transmission': 'automatic',
'trim': 'ST Line',
'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.be%27%20and%20RowKey%20eq%20%2710739172%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.be] INFO: Saving data for 10739172: {'auction_closing_time': 1774858500.0, 'created_time': 1774624656.472849, 'last_price_update_time': 1774844224.887211}
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.be',RowKey='10739172') HTTP/1.1" 204 0
2026-03-30 04:17:04 [adesa.be] INFO: Found listing with ID: 10739974
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.be%27%20and%20RowKey%20eq%20%2710739974%27 HTTP/1.1" 200 None
2026-03-30 04:17:04 [adesa.be] INFO: Scrape type for 10739974: 2
2026-03-30 04:17:04 [adesa.be] INFO: Scraping item 10739974 url https://www.openlane.eu/en/carv6/auction/10739974
2026-03-30 04:17:04 [adesa.be] INFO: Found listing with ID: 10740005
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:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740005%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10740005: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10740005 url https://www.openlane.eu/en/carv6/auction/10740005
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739987
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.be%27%20and%20RowKey%20eq%20%2710739987%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739987: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739987 url https://www.openlane.eu/en/carv6/auction/10739987
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739653
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.be%27%20and%20RowKey%20eq%20%2710739653%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739653: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739653 url https://www.openlane.eu/en/carv6/auction/10739653
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739704
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.be%27%20and%20RowKey%20eq%20%2710739704%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739704: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739704 url https://www.openlane.eu/en/carv6/auction/10739704
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10740780
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.be%27%20and%20RowKey%20eq%20%2710740780%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10740780: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10740780 url https://www.openlane.eu/en/carv6/auction/10740780
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739503
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.be%27%20and%20RowKey%20eq%20%2710739503%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739503: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739503 url https://www.openlane.eu/en/carv6/auction/10739503
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739100
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.be%27%20and%20RowKey%20eq%20%2710739100%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739100: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739100 url https://www.openlane.eu/en/carv6/auction/10739100
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739143
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.be%27%20and%20RowKey%20eq%20%2710739143%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739143: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739143 url https://www.openlane.eu/en/carv6/auction/10739143
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739268
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.be%27%20and%20RowKey%20eq%20%2710739268%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739268: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739268 url https://www.openlane.eu/en/carv6/auction/10739268
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10740506
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.be%27%20and%20RowKey%20eq%20%2710740506%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10740506: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10740506 url https://www.openlane.eu/en/carv6/auction/10740506
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739962
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.be%27%20and%20RowKey%20eq%20%2710739962%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739962: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739962 url https://www.openlane.eu/en/carv6/auction/10739962
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739198
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.be%27%20and%20RowKey%20eq%20%2710739198%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739198: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739198 url https://www.openlane.eu/en/carv6/auction/10739198
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739977
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.be%27%20and%20RowKey%20eq%20%2710739977%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739977: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739977 url https://www.openlane.eu/en/carv6/auction/10739977
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739178
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.be%27%20and%20RowKey%20eq%20%2710739178%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739178: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739178 url https://www.openlane.eu/en/carv6/auction/10739178
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739323
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.be%27%20and%20RowKey%20eq%20%2710739323%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739323: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739323 url https://www.openlane.eu/en/carv6/auction/10739323
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739565
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.be%27%20and%20RowKey%20eq%20%2710739565%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739565: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739565 url https://www.openlane.eu/en/carv6/auction/10739565
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739188
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.be%27%20and%20RowKey%20eq%20%2710739188%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739188: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739188 url https://www.openlane.eu/en/carv6/auction/10739188
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739403
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.be%27%20and%20RowKey%20eq%20%2710739403%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739403: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739403 url https://www.openlane.eu/en/carv6/auction/10739403
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739175
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.be%27%20and%20RowKey%20eq%20%2710739175%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739175: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739175 url https://www.openlane.eu/en/carv6/auction/10739175
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739532
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.be%27%20and%20RowKey%20eq%20%2710739532%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739532: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739532 url https://www.openlane.eu/en/carv6/auction/10739532
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739233
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.be%27%20and%20RowKey%20eq%20%2710739233%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739233: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739233 url https://www.openlane.eu/en/carv6/auction/10739233
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739692
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.be%27%20and%20RowKey%20eq%20%2710739692%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739692: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739692 url https://www.openlane.eu/en/carv6/auction/10739692
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739408
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.be%27%20and%20RowKey%20eq%20%2710739408%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739408: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739408 url https://www.openlane.eu/en/carv6/auction/10739408
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739983
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.be%27%20and%20RowKey%20eq%20%2710739983%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739983: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739983 url https://www.openlane.eu/en/carv6/auction/10739983
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739451
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.be%27%20and%20RowKey%20eq%20%2710739451%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739451: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739451 url https://www.openlane.eu/en/carv6/auction/10739451
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739322
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.be%27%20and%20RowKey%20eq%20%2710739322%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739322: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739322 url https://www.openlane.eu/en/carv6/auction/10739322
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739677
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.be%27%20and%20RowKey%20eq%20%2710739677%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739677: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739677 url https://www.openlane.eu/en/carv6/auction/10739677
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739673
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.be%27%20and%20RowKey%20eq%20%2710739673%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739673: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739673 url https://www.openlane.eu/en/carv6/auction/10739673
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739554
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.be%27%20and%20RowKey%20eq%20%2710739554%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739554: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739554 url https://www.openlane.eu/en/carv6/auction/10739554
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739269
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.be%27%20and%20RowKey%20eq%20%2710739269%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739269: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739269 url https://www.openlane.eu/en/carv6/auction/10739269
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739121
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.be%27%20and%20RowKey%20eq%20%2710739121%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739121: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739121 url https://www.openlane.eu/en/carv6/auction/10739121
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10740759
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.be%27%20and%20RowKey%20eq%20%2710740759%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10740759: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10740759 url https://www.openlane.eu/en/carv6/auction/10740759
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739404
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.be%27%20and%20RowKey%20eq%20%2710739404%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739404: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739404 url https://www.openlane.eu/en/carv6/auction/10739404
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739405
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.be%27%20and%20RowKey%20eq%20%2710739405%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739405: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739405 url https://www.openlane.eu/en/carv6/auction/10739405
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739032
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.be%27%20and%20RowKey%20eq%20%2710739032%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739032: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739032 url https://www.openlane.eu/en/carv6/auction/10739032
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739197
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.be%27%20and%20RowKey%20eq%20%2710739197%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739197: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739197 url https://www.openlane.eu/en/carv6/auction/10739197
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739073
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.be%27%20and%20RowKey%20eq%20%2710739073%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739073: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739073 url https://www.openlane.eu/en/carv6/auction/10739073
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739070
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.be%27%20and%20RowKey%20eq%20%2710739070%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739070: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739070 url https://www.openlane.eu/en/carv6/auction/10739070
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739098
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.be%27%20and%20RowKey%20eq%20%2710739098%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739098: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739098 url https://www.openlane.eu/en/carv6/auction/10739098
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739369
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.be%27%20and%20RowKey%20eq%20%2710739369%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739369: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739369 url https://www.openlane.eu/en/carv6/auction/10739369
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10740537
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.be%27%20and%20RowKey%20eq%20%2710740537%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10740537: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10740537 url https://www.openlane.eu/en/carv6/auction/10740537
2026-03-30 04:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740536> (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/10739056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:05 [adesa.be] INFO: Found listing with ID: 10739950
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.be%27%20and%20RowKey%20eq%20%2710739950%27 HTTP/1.1" 200 None
2026-03-30 04:17:05 [adesa.be] INFO: Scrape type for 10739950: 2
2026-03-30 04:17:05 [adesa.be] INFO: Scraping item 10739950 url https://www.openlane.eu/en/carv6/auction/10739950
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740778> (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/10739062> (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: ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with identifier: 10740536
2026-03-30 04:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with scrape type 2
2026-03-30 04:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with scrape type 2
2026-03-30 04:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed374927-92ba-5b9d-9a73-a748d2b4a0a1, identifier: 10740536
2026-03-30 04:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with identifier: 10740536
2026-03-30 04:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with identifier: 10740536
2026-03-30 04:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed374927-92ba-5b9d-9a73-a748d2b4a0a1 with identifier: 10740536 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/10740536>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'ed374927-92ba-5b9d-9a73-a748d2b4a0a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDZ330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740536',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 110083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i Titanium - Petrol - Automatic - 152 hp - 110.083 km',
'transmission': 'automatic',
'trim': 'Titanium',
'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.be%27%20and%20RowKey%20eq%20%2710740536%27 HTTP/1.1" 200 None
2026-03-30 04:17:06 [adesa.be] INFO: Saving data for 10740536: {'auction_closing_time': 1774965600.0, 'created_time': 1774650021.37471, 'last_price_update_time': 1774844226.417988}
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.be',RowKey='10740536') HTTP/1.1" 204 0
2026-03-30 04:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10739056
2026-03-30 04:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with scrape type 2
2026-03-30 04:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with scrape type 2
2026-03-30 04:17:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b, identifier: 10739056
2026-03-30 04:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10739056
2026-03-30 04:17:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10739056
2026-03-30 04:17:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b with identifier: 10739056 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/10739056>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c64b84ac-a4a3-5c06-a1e6-dc8c983ad28b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWQ248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739056',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 46018,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 46.018 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739056%27 HTTP/1.1" 200 None
2026-03-30 04:17:06 [adesa.be] INFO: Saving data for 10739056: {'auction_closing_time': 1774858500.0, 'created_time': 1774624641.474834, 'last_price_update_time': 1774844226.883476}
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.be',RowKey='10739056') HTTP/1.1" 204 0
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 [zyte_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 [scrapy.extensions.logstats] INFO: Crawled 245 pages (at 132 pages/min), scraped 235 items (at 129 items/min)
2026-03-30 04:17:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 165MiB
2026-03-30 04:17:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 994625cf-f813-55b9-bc4b-0201fa4fd66c with identifier: 10740778
2026-03-30 04:17:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 994625cf-f813-55b9-bc4b-0201fa4fd66c with scrape type 2
2026-03-30 04:17:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 994625cf-f813-55b9-bc4b-0201fa4fd66c with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 994625cf-f813-55b9-bc4b-0201fa4fd66c, identifier: 10740778
2026-03-30 04:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10739062
2026-03-30 04:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7cdd04-b78f-55fb-b153-49387529e68d with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f7cdd04-b78f-55fb-b153-49387529e68d with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f7cdd04-b78f-55fb-b153-49387529e68d, identifier: 10739062
2026-03-30 04:17:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 994625cf-f813-55b9-bc4b-0201fa4fd66c with identifier: 10740778
2026-03-30 04:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 994625cf-f813-55b9-bc4b-0201fa4fd66c with identifier: 10740778
2026-03-30 04:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 994625cf-f813-55b9-bc4b-0201fa4fd66c with identifier: 10740778 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/10740778>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '994625cf-f813-55b9-bc4b-0201fa4fd66c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WPC953',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740778',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 73559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2019-07-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Mondeo 2.0 Titanium - Petrol - Automatic - 140 hp - 73.559 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710740778%27 HTTP/1.1" 200 None
2026-03-30 04:17:07 [adesa.be] INFO: Saving data for 10740778: {'auction_closing_time': 1774947600.0, 'created_time': 1774650061.488408, 'last_price_update_time': 1774844227.39973}
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.be',RowKey='10740778') HTTP/1.1" 204 0
2026-03-30 04:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10739062
2026-03-30 04:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10739062
2026-03-30 04:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f7cdd04-b78f-55fb-b153-49387529e68d with identifier: 10739062 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/10739062>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7f7cdd04-b78f-55fb-b153-49387529e68d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASA642',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739062',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 95048,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i Titanium - Petrol - 152 hp - 95.048 km',
'transmission': 'automatic',
'trim': 'Titanium',
'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.be%27%20and%20RowKey%20eq%20%2710739062%27 HTTP/1.1" 200 None
2026-03-30 04:17:07 [adesa.be] INFO: Saving data for 10739062: {'auction_closing_time': 1774858500.0, 'created_time': 1774624639.72049, 'last_price_update_time': 1774844227.678747}
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.be',RowKey='10739062') HTTP/1.1" 204 0
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: 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with identifier: 10740020
2026-03-30 04:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b, identifier: 10740020
2026-03-30 04:17:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with identifier: 10739058
2026-03-30 04:17:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with scrape type 2
2026-03-30 04:17:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9, identifier: 10739058
2026-03-30 04:17:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with identifier: 10740020
2026-03-30 04:17:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with identifier: 10740020
2026-03-30 04:17:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b with identifier: 10740020 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: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/10740020>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Saloon',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '94c6c13a-a4aa-57c8-81eb-ad4cfece1a0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UJW452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740020',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 224656,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2018-05-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Mondeo 2.0 TDCI Vignale - Diesel - Manual - 150 hp - 224.656 '
'km',
'transmission': 'manual',
'trim': 'Vignale',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710740020%27 HTTP/1.1" 200 None
2026-03-30 04:17:08 [adesa.be] INFO: Saving data for 10740020: {'auction_closing_time': 1774861200.0, 'created_time': 1774650049.882949, 'last_price_update_time': 1774844228.117241}
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.be',RowKey='10740020') HTTP/1.1" 204 0
2026-03-30 04:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with identifier: 10739058
2026-03-30 04:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with identifier: 10739058
2026-03-30 04:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a175de2-653b-5a56-bb3d-a17abfa8b0c9 with identifier: 10739058 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/10739058>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '9a175de2-653b-5a56-bb3d-a17abfa8b0c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWQ279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739058',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 53132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 53.132 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739058%27 HTTP/1.1" 200 None
2026-03-30 04:17:08 [adesa.be] INFO: Saving data for 10739058: {'auction_closing_time': 1774858500.0, 'created_time': 1774624640.13636, 'last_price_update_time': 1774844228.404897}
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.be',RowKey='10739058') HTTP/1.1" 204 0
2026-03-30 04:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10739049
2026-03-30 04:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47408fbc-672d-5d98-a398-1e50e4a2330a with scrape type 2
2026-03-30 04:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47408fbc-672d-5d98-a398-1e50e4a2330a with scrape type 2
2026-03-30 04:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47408fbc-672d-5d98-a398-1e50e4a2330a, identifier: 10739049
2026-03-30 04:17:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739509> (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/10739101> (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/10739356> (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/10739428> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10739049
2026-03-30 04:17:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10739049
2026-03-30 04:17:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47408fbc-672d-5d98-a398-1e50e4a2330a with identifier: 10739049 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/10739049>
{'auction_title': '',
'c_o_2_emission_value': 23,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '47408fbc-672d-5d98-a398-1e50e4a2330a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWQ045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739049',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 55845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 2.5i ST Line - Hybrid - Automatic - 152 hp - 55.845 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739049%27 HTTP/1.1" 200 None
2026-03-30 04:17:08 [adesa.be] INFO: Saving data for 10739049: {'auction_closing_time': 1774858500.0, 'created_time': 1774624640.804095, 'last_price_update_time': 1774844228.819152}
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.be',RowKey='10739049') HTTP/1.1" 204 0
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: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:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10739509
2026-03-30 04:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39e068b2-6890-516d-b920-ba83573cda09 with scrape type 2
2026-03-30 04:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39e068b2-6890-516d-b920-ba83573cda09 with scrape type 2
2026-03-30 04:17:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39e068b2-6890-516d-b920-ba83573cda09, identifier: 10739509
2026-03-30 04:17:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7c44e85-295d-5861-803a-cfcd6e198630 with identifier: 10739101
2026-03-30 04:17:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7c44e85-295d-5861-803a-cfcd6e198630 with scrape type 2
2026-03-30 04:17:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7c44e85-295d-5861-803a-cfcd6e198630 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7c44e85-295d-5861-803a-cfcd6e198630, identifier: 10739101
2026-03-30 04:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10739356
2026-03-30 04:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90, identifier: 10739356
2026-03-30 04:17:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10739428
2026-03-30 04:17:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26440e7c-5b43-5fbb-a37c-63d55b153943 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26440e7c-5b43-5fbb-a37c-63d55b153943 with scrape type 2
2026-03-30 04:17:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26440e7c-5b43-5fbb-a37c-63d55b153943, identifier: 10739428
2026-03-30 04:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10739509
2026-03-30 04:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10739509
2026-03-30 04:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39e068b2-6890-516d-b920-ba83573cda09 with identifier: 10739509 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/10739509>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '39e068b2-6890-516d-b920-ba83573cda09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATZ760',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 255939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'255.939 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739509%27 HTTP/1.1" 200 None
2026-03-30 04:17:09 [adesa.be] INFO: Saving data for 10739509: {'auction_closing_time': 1774858500.0, 'created_time': 1774624636.650724, 'last_price_update_time': 1774844229.476321}
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.be',RowKey='10739509') HTTP/1.1" 204 0
2026-03-30 04:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7c44e85-295d-5861-803a-cfcd6e198630 with identifier: 10739101
2026-03-30 04:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7c44e85-295d-5861-803a-cfcd6e198630 with identifier: 10739101
2026-03-30 04:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7c44e85-295d-5861-803a-cfcd6e198630 with identifier: 10739101 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/10739101>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b7c44e85-295d-5861-803a-cfcd6e198630',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXU541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739101',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 144136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Puma 1.0 Titanium - Petrol - 125 hp - 144.136 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739101%27 HTTP/1.1" 200 None
2026-03-30 04:17:09 [adesa.be] INFO: Saving data for 10739101: {'auction_closing_time': 1774858500.0, 'created_time': 1774624638.634301, 'last_price_update_time': 1774844229.773671}
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.be',RowKey='10739101') HTTP/1.1" 204 0
2026-03-30 04:17:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10739356
2026-03-30 04:17:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10739356
2026-03-30 04:17:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90 with identifier: 10739356 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:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739356>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 165,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0b80c120-f4c9-5eb1-9b3d-b30c8cb6fe90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPH817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739356',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 130497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2019-01-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford S-Max 1.5 EcoBoost Titanium - Petrol - Manual - 165 hp - '
'130.497 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739356%27 HTTP/1.1" 200 None
2026-03-30 04:17:10 [adesa.be] INFO: Saving data for 10739356: {'auction_closing_time': 1774858500.0, 'created_time': 1774624634.86341, 'last_price_update_time': 1774844230.072423}
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.be',RowKey='10739356') HTTP/1.1" 204 0
2026-03-30 04:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10739428
2026-03-30 04:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10739428
2026-03-30 04:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26440e7c-5b43-5fbb-a37c-63d55b153943 with identifier: 10739428 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/10739428>
{'auction_title': '',
'c_o_2_emission_value': 170,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '26440e7c-5b43-5fbb-a37c-63d55b153943',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UUR714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739428',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 170130,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2018-07-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Manual - 130 hp - 170.130 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710739428%27 HTTP/1.1" 200 None
2026-03-30 04:17:10 [adesa.be] INFO: Saving data for 10739428: {'auction_closing_time': 1774858500.0, 'created_time': 1774624626.497384, 'last_price_update_time': 1774844230.351388}
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.be',RowKey='10739428') HTTP/1.1" 204 0
2026-03-30 04:17:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.474(s), this was the 1st time calling it.
2026-03-30 04:17:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.734628573419466 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:17:09 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'ea0d4525a33349b2a9766b7a0dacbd28', '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=ea0d4525a33349b2a9766b7a0dacbd28.
2026-03-30 04:17:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739965> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10739965
2026-03-30 04:17:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03de314f-95f1-5436-a04d-dd77b42c7940 with scrape type 2
2026-03-30 04:17:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03de314f-95f1-5436-a04d-dd77b42c7940 with scrape type 2
2026-03-30 04:17:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03de314f-95f1-5436-a04d-dd77b42c7940, identifier: 10739965
2026-03-30 04:17:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10739965
2026-03-30 04:17:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10739965
2026-03-30 04:17:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03de314f-95f1-5436-a04d-dd77b42c7940 with identifier: 10739965 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/10739965>
{'auction_title': '',
'c_o_2_emission_value': 232,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '03de314f-95f1-5436-a04d-dd77b42c7940',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUB110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739965',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 167461,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-05-25',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - Automatic - 170 hp - '
'167.461 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739965%27 HTTP/1.1" 200 None
2026-03-30 04:17:10 [adesa.be] INFO: Saving data for 10739965: {'auction_closing_time': 1774861200.0, 'created_time': 1774650025.996397, 'last_price_update_time': 1774844230.829621}
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.be',RowKey='10739965') 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/10740765> (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: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765
2026-03-30 04:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with scrape type 2
2026-03-30 04:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with scrape type 2
2026-03-30 04:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6, identifier: 10740765
2026-03-30 04:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765
2026-03-30 04:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765
2026-03-30 04:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 819f8ea8-a5ea-5eb4-acc3-295c435b0da6 with identifier: 10740765 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/10740765>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '819f8ea8-a5ea-5eb4-acc3-295c435b0da6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLP228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740765',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 64345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Kuga 1.5 EcoBlue Titanium - Diesel - Manual - 120 hp - 64.345 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'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.be%27%20and%20RowKey%20eq%20%2710740765%27 HTTP/1.1" 200 None
2026-03-30 04:17:11 [adesa.be] INFO: Saving data for 10740765: {'auction_closing_time': 1774947600.0, 'created_time': 1774649780.217078, 'last_price_update_time': 1774844231.611011}
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.be',RowKey='10740765') 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/10739950> (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/10739702> (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: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10739950
2026-03-30 04:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 683fb303-a344-5f07-a5ea-322e5b581d05 with scrape type 2
2026-03-30 04:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 683fb303-a344-5f07-a5ea-322e5b581d05 with scrape type 2
2026-03-30 04:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 683fb303-a344-5f07-a5ea-322e5b581d05, identifier: 10739950
2026-03-30 04:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10739950
2026-03-30 04:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10739950
2026-03-30 04:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 683fb303-a344-5f07-a5ea-322e5b581d05 with identifier: 10739950 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/10739950>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '683fb303-a344-5f07-a5ea-322e5b581d05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XHE536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739950',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 170877,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Evoque SE - AWD - Diesel - Automatic - 150 '
'hp - 170.877 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739950%27 HTTP/1.1" 200 None
2026-03-30 04:17:12 [adesa.be] INFO: Saving data for 10739950: {'auction_closing_time': 1774861200.0, 'created_time': 1774650023.638259, 'last_price_update_time': 1774844232.230942}
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.be',RowKey='10739950') 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/10739369> (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:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a80ba3f4-adbf-510a-942c-e077b6ce7bba with identifier: 10739702
2026-03-30 04:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a80ba3f4-adbf-510a-942c-e077b6ce7bba with scrape type 2
2026-03-30 04:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a80ba3f4-adbf-510a-942c-e077b6ce7bba with scrape type 2
2026-03-30 04:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a80ba3f4-adbf-510a-942c-e077b6ce7bba, identifier: 10739702
2026-03-30 04:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a80ba3f4-adbf-510a-942c-e077b6ce7bba with identifier: 10739702
2026-03-30 04:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a80ba3f4-adbf-510a-942c-e077b6ce7bba with identifier: 10739702
2026-03-30 04:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a80ba3f4-adbf-510a-942c-e077b6ce7bba with identifier: 10739702 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/10739702>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a80ba3f4-adbf-510a-942c-e077b6ce7bba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZY8050',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 190765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-08-10',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 100 hp - '
'190.765 km',
'transmission': 'manual',
'trim': 'Trend',
'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.be%27%20and%20RowKey%20eq%20%2710739702%27 HTTP/1.1" 200 None
2026-03-30 04:17:12 [adesa.be] INFO: Saving data for 10739702: {'auction_closing_time': 1774858500.0, 'created_time': 1774624627.558422, 'last_price_update_time': 1774844232.658529}
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.be',RowKey='10739702') HTTP/1.1" 204 0
2026-03-30 04:17:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-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:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739098> (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:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10739369
2026-03-30 04:17:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c12710-cd4b-57b8-a1ce-aea26724ad8b with scrape type 2
2026-03-30 04:17:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9c12710-cd4b-57b8-a1ce-aea26724ad8b with scrape type 2
2026-03-30 04:17:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9c12710-cd4b-57b8-a1ce-aea26724ad8b, identifier: 10739369
2026-03-30 04:17:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10739369
2026-03-30 04:17:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10739369
2026-03-30 04:17:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9c12710-cd4b-57b8-a1ce-aea26724ad8b with identifier: 10739369 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:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739369>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f9c12710-cd4b-57b8-a1ce-aea26724ad8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHV133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739369',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 109929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Discovery Sport - Diesel - Manual - 163 hp - 109.929 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739369%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.be] INFO: Saving data for 10739369: {'auction_closing_time': 1774858500.0, 'created_time': 1774624647.058135, 'last_price_update_time': 1774844233.03923}
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.be',RowKey='10739369') 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/10740038> (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 [adesa.be] INFO: Found listing with ID: 10740036
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.be%27%20and%20RowKey%20eq%20%2710740036%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.be] INFO: Scrape type for 10740036: 2
2026-03-30 04:17:13 [adesa.be] INFO: Scraping item 10740036 url https://www.openlane.eu/en/carv6/auction/10740036
2026-03-30 04:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10739098
2026-03-30 04:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af7d0755-0d00-51f9-9bb1-f51027551672 with scrape type 2
2026-03-30 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af7d0755-0d00-51f9-9bb1-f51027551672 with scrape type 2
2026-03-30 04:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af7d0755-0d00-51f9-9bb1-f51027551672, identifier: 10739098
2026-03-30 04:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10739098
2026-03-30 04:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10739098
2026-03-30 04:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af7d0755-0d00-51f9-9bb1-f51027551672 with identifier: 10739098 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/10739098>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'af7d0755-0d00-51f9-9bb1-f51027551672',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBW041',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739098',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 74654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2020-07-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 74.654 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739098%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.be] INFO: Saving data for 10739098: {'auction_closing_time': 1774858500.0, 'created_time': 1774624648.478326, 'last_price_update_time': 1774844233.432521}
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.be',RowKey='10739098') HTTP/1.1" 204 0
2026-03-30 04:17:13 [adesa.be] INFO: Found listing with ID: 10739034
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.be%27%20and%20RowKey%20eq%20%2710739034%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.be] INFO: Scrape type for 10739034: 2
2026-03-30 04:17:13 [adesa.be] INFO: Scraping item 10739034 url https://www.openlane.eu/en/carv6/auction/10739034
2026-03-30 04:17:13 [adesa.be] INFO: Found listing with ID: 10740804
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.be%27%20and%20RowKey%20eq%20%2710740804%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.be] INFO: Scrape type for 10740804: 2
2026-03-30 04:17:13 [adesa.be] INFO: Scraping item 10740804 url https://www.openlane.eu/en/carv6/auction/10740804
2026-03-30 04:17:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740537> (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: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038
2026-03-30 04:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7b2e52-65d5-578f-a1b2-015483d9a825 with scrape type 2
2026-03-30 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7b2e52-65d5-578f-a1b2-015483d9a825 with scrape type 2
2026-03-30 04:17:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7b2e52-65d5-578f-a1b2-015483d9a825, identifier: 10740038
2026-03-30 04:17:13 [adesa.be] INFO: Found listing with ID: 10740502
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.be%27%20and%20RowKey%20eq%20%2710740502%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.be] INFO: Scrape type for 10740502: 2
2026-03-30 04:17:13 [adesa.be] INFO: Scraping item 10740502 url https://www.openlane.eu/en/carv6/auction/10740502
2026-03-30 04:17:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038
2026-03-30 04:17:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038
2026-03-30 04:17:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7b2e52-65d5-578f-a1b2-015483d9a825 with identifier: 10740038 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/10740038>
{'auction_title': '',
'c_o_2_emission_value': 215,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9f7b2e52-65d5-578f-a1b2-015483d9a825',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVH799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740038',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 207979,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Limited - Diesel - Automatic - 170 hp - '
'207.979 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740038%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.be] INFO: Saving data for 10740038: {'auction_closing_time': 1774861200.0, 'created_time': 1774649779.572709, 'last_price_update_time': 1774844233.875612}
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.be',RowKey='10740038') HTTP/1.1" 204 0
2026-03-30 04:17:13 [adesa.be] INFO: Found listing with ID: 10739046
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.be%27%20and%20RowKey%20eq%20%2710739046%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.be] INFO: Scrape type for 10739046: 2
2026-03-30 04:17:13 [adesa.be] INFO: Scraping item 10739046 url https://www.openlane.eu/en/carv6/auction/10739046
2026-03-30 04:17:13 [adesa.be] INFO: Found listing with ID: 10739246
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.be%27%20and%20RowKey%20eq%20%2710739246%27 HTTP/1.1" 200 None
2026-03-30 04:17:13 [adesa.be] INFO: Scrape type for 10739246: 2
2026-03-30 04:17:13 [adesa.be] INFO: Scraping item 10739246 url https://www.openlane.eu/en/carv6/auction/10739246
2026-03-30 04:17:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with identifier: 10740537
2026-03-30 04:17:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with scrape type 2
2026-03-30 04:17:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bbd3185-d3b4-5fc5-b089-abcb780f1911, identifier: 10740537
2026-03-30 04:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with identifier: 10740537
2026-03-30 04:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with identifier: 10740537
2026-03-30 04:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bbd3185-d3b4-5fc5-b089-abcb780f1911 with identifier: 10740537 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/10740537>
{'auction_title': '',
'c_o_2_emission_value': 173,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '2bbd3185-d3b4-5fc5-b089-abcb780f1911',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVP478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 57511,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Evoque D200 R-Dynamic S - AWD - Diesel - '
'Automatic - 204 hp - 57.511 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740537%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Saving data for 10740537: {'auction_closing_time': 1774965600.0, 'created_time': 1774650015.799643, 'last_price_update_time': 1774844234.280601}
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.be',RowKey='10740537') HTTP/1.1" 204 0
2026-03-30 04:17:14 [adesa.be] INFO: Found listing with ID: 10739604
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.be%27%20and%20RowKey%20eq%20%2710739604%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Scrape type for 10739604: 2
2026-03-30 04:17:14 [adesa.be] INFO: Scraping item 10739604 url https://www.openlane.eu/en/carv6/auction/10739604
2026-03-30 04:17:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739070> (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/10739197> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:14 [adesa.be] INFO: Found listing with ID: 10739579
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.be%27%20and%20RowKey%20eq%20%2710739579%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Scrape type for 10739579: 2
2026-03-30 04:17:14 [adesa.be] INFO: Scraping item 10739579 url https://www.openlane.eu/en/carv6/auction/10739579
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 [adesa.be] INFO: Found listing with ID: 10740772
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.be%27%20and%20RowKey%20eq%20%2710740772%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Scrape type for 10740772: 2
2026-03-30 04:17:14 [adesa.be] INFO: Scraping item 10740772 url https://www.openlane.eu/en/carv6/auction/10740772
2026-03-30 04:17:14 [adesa.be] INFO: Found listing with ID: 10739687
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.be%27%20and%20RowKey%20eq%20%2710739687%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Scrape type for 10739687: 2
2026-03-30 04:17:14 [adesa.be] INFO: Scraping item 10739687 url https://www.openlane.eu/en/carv6/auction/10739687
2026-03-30 04:17:14 [adesa.be] INFO: Found listing with ID: 10739357
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.be%27%20and%20RowKey%20eq%20%2710739357%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Scrape type for 10739357: 2
2026-03-30 04:17:14 [adesa.be] INFO: Scraping item 10739357 url https://www.openlane.eu/en/carv6/auction/10739357
2026-03-30 04:17:14 [adesa.be] INFO: Found listing with ID: 10740532
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.be%27%20and%20RowKey%20eq%20%2710740532%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Scrape type for 10740532: 2
2026-03-30 04:17:14 [adesa.be] INFO: Scraping item 10740532 url https://www.openlane.eu/en/carv6/auction/10740532
2026-03-30 04:17:14 [adesa.be] INFO: Found listing with ID: 10739695
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.be%27%20and%20RowKey%20eq%20%2710739695%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Scrape type for 10739695: 2
2026-03-30 04:17:14 [adesa.be] INFO: Scraping item 10739695 url https://www.openlane.eu/en/carv6/auction/10739695
2026-03-30 04:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94a856b8-fdea-546b-a019-f97301e2ee36 with identifier: 10739070
2026-03-30 04:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94a856b8-fdea-546b-a019-f97301e2ee36 with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94a856b8-fdea-546b-a019-f97301e2ee36 with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94a856b8-fdea-546b-a019-f97301e2ee36, identifier: 10739070
2026-03-30 04:17:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10739197
2026-03-30 04:17:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5320f90-6d47-5dbe-945a-8f0dc82545a6 with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5320f90-6d47-5dbe-945a-8f0dc82545a6 with scrape type 2
2026-03-30 04:17:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5320f90-6d47-5dbe-945a-8f0dc82545a6, identifier: 10739197
2026-03-30 04:17:14 [adesa.be] INFO: Found listing with ID: 10739124
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.be%27%20and%20RowKey%20eq%20%2710739124%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Scrape type for 10739124: 2
2026-03-30 04:17:14 [adesa.be] INFO: Scraping item 10739124 url https://www.openlane.eu/en/carv6/auction/10739124
2026-03-30 04:17:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94a856b8-fdea-546b-a019-f97301e2ee36 with identifier: 10739070
2026-03-30 04:17:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94a856b8-fdea-546b-a019-f97301e2ee36 with identifier: 10739070
2026-03-30 04:17:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94a856b8-fdea-546b-a019-f97301e2ee36 with identifier: 10739070 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/10739070>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '94a856b8-fdea-546b-a019-f97301e2ee36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBQ746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739070',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 59005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-05-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 59.005 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739070%27 HTTP/1.1" 200 None
2026-03-30 04:17:14 [adesa.be] INFO: Saving data for 10739070: {'auction_closing_time': 1774858500.0, 'created_time': 1774627205.694742, 'last_price_update_time': 1774844234.941785}
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.be',RowKey='10739070') HTTP/1.1" 204 0
2026-03-30 04:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10739197
2026-03-30 04:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10739197
2026-03-30 04:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5320f90-6d47-5dbe-945a-8f0dc82545a6 with identifier: 10739197 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/10739197>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'c5320f90-6d47-5dbe-945a-8f0dc82545a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHG928',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739197',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 41317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 41.317 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739197%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.be] INFO: Saving data for 10739197: {'auction_closing_time': 1774858500.0, 'created_time': 1774627208.023126, 'last_price_update_time': 1774844235.299789}
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.be',RowKey='10739197') HTTP/1.1" 204 0
2026-03-30 04:17:15 [adesa.be] INFO: Found listing with ID: 10739514
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.be%27%20and%20RowKey%20eq%20%2710739514%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.be] INFO: Scrape type for 10739514: 2
2026-03-30 04:17:15 [adesa.be] INFO: Scraping item 10739514 url https://www.openlane.eu/en/carv6/auction/10739514
2026-03-30 04:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739405> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:15 [adesa.be] INFO: Found listing with ID: 10739430
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.be%27%20and%20RowKey%20eq%20%2710739430%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.be] INFO: Scrape type for 10739430: 2
2026-03-30 04:17:15 [adesa.be] INFO: Scraping item 10739430 url https://www.openlane.eu/en/carv6/auction/10739430
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 [adesa.be] INFO: Found listing with ID: 10739703
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.be%27%20and%20RowKey%20eq%20%2710739703%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.be] INFO: Scrape type for 10739703: 2
2026-03-30 04:17:15 [adesa.be] INFO: Scraping item 10739703 url https://www.openlane.eu/en/carv6/auction/10739703
2026-03-30 04:17:15 [adesa.be] INFO: Found listing with ID: 10740766
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.be%27%20and%20RowKey%20eq%20%2710740766%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.be] INFO: Scrape type for 10740766: 2
2026-03-30 04:17:15 [adesa.be] INFO: Scraping item 10740766 url https://www.openlane.eu/en/carv6/auction/10740766
2026-03-30 04:17:15 [adesa.be] INFO: Found listing with ID: 10740513
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.be%27%20and%20RowKey%20eq%20%2710740513%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.be] INFO: Scrape type for 10740513: 2
2026-03-30 04:17:15 [adesa.be] INFO: Scraping item 10740513 url https://www.openlane.eu/en/carv6/auction/10740513
2026-03-30 04:17:15 [adesa.be] INFO: Found listing with ID: 10740488
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.be%27%20and%20RowKey%20eq%20%2710740488%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.be] INFO: Scrape type for 10740488: 2
2026-03-30 04:17:15 [adesa.be] INFO: Scraping item 10740488 url https://www.openlane.eu/en/carv6/auction/10740488
2026-03-30 04:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with identifier: 10739405
2026-03-30 04:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with scrape type 2
2026-03-30 04:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with scrape type 2
2026-03-30 04:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f, identifier: 10739405
2026-03-30 04:17:15 [adesa.be] INFO: Found listing with ID: 10739446
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.be%27%20and%20RowKey%20eq%20%2710739446%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.be] INFO: Scrape type for 10739446: 2
2026-03-30 04:17:15 [adesa.be] INFO: Scraping item 10739446 url https://www.openlane.eu/en/carv6/auction/10739446
2026-03-30 04:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with identifier: 10739405
2026-03-30 04:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with identifier: 10739405
2026-03-30 04:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49dd412b-cd1f-5cd8-9348-2dbec6f5da0f with identifier: 10739405 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/10739405>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '49dd412b-cd1f-5cd8-9348-2dbec6f5da0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPX721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 70514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.0 T-GDI - Petrol - Manual - 120 hp - 70.514 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739405%27 HTTP/1.1" 200 None
2026-03-30 04:17:15 [adesa.be] INFO: Saving data for 10739405: {'auction_closing_time': 1774858500.0, 'created_time': 1774627209.547017, 'last_price_update_time': 1774844235.921558}
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.be',RowKey='10739405') HTTP/1.1" 204 0
2026-03-30 04:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77174944-129d-5655-80a2-de2b74aa7214 with identifier: 10740759
2026-03-30 04:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77174944-129d-5655-80a2-de2b74aa7214 with scrape type 2
2026-03-30 04:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77174944-129d-5655-80a2-de2b74aa7214 with scrape type 2
2026-03-30 04:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77174944-129d-5655-80a2-de2b74aa7214, identifier: 10740759
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10739282
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.be%27%20and%20RowKey%20eq%20%2710739282%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10739282: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10739282 url https://www.openlane.eu/en/carv6/auction/10739282
2026-03-30 04:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77174944-129d-5655-80a2-de2b74aa7214 with identifier: 10740759
2026-03-30 04:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77174944-129d-5655-80a2-de2b74aa7214 with identifier: 10740759
2026-03-30 04:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77174944-129d-5655-80a2-de2b74aa7214 with identifier: 10740759 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/10740759>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '77174944-129d-5655-80a2-de2b74aa7214',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJB718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740759',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 117662,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Sportage 1.6 T-GDI GT Line - AWD - Petrol - Automatic - 265 hp '
'- 117.662 km',
'transmission': 'automatic',
'trim': 'GT 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.be%27%20and%20RowKey%20eq%20%2710740759%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Saving data for 10740759: {'auction_closing_time': 1774947600.0, 'created_time': 1774650032.550067, 'last_price_update_time': 1774844236.302202}
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.be',RowKey='10740759') HTTP/1.1" 204 0
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10740042
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.be%27%20and%20RowKey%20eq%20%2710740042%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10740042: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10740042 url https://www.openlane.eu/en/carv6/auction/10740042
2026-03-30 04:17:16 [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:17:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10739304
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.be%27%20and%20RowKey%20eq%20%2710739304%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10739304: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10739304 url https://www.openlane.eu/en/carv6/auction/10739304
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 [adesa.be] INFO: Found listing with ID: 10739426
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.be%27%20and%20RowKey%20eq%20%2710739426%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10739426: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10739426 url https://www.openlane.eu/en/carv6/auction/10739426
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10739379
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.be%27%20and%20RowKey%20eq%20%2710739379%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10739379: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10739379 url https://www.openlane.eu/en/carv6/auction/10739379
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10739530
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.be%27%20and%20RowKey%20eq%20%2710739530%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10739530: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10739530 url https://www.openlane.eu/en/carv6/auction/10739530
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10740743
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.be%27%20and%20RowKey%20eq%20%2710740743%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10740743: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10740743 url https://www.openlane.eu/en/carv6/auction/10740743
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10739645
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.be%27%20and%20RowKey%20eq%20%2710739645%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10739645: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10739645 url https://www.openlane.eu/en/carv6/auction/10739645
2026-03-30 04:17:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10739121
2026-03-30 04:17:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with scrape type 2
2026-03-30 04:17:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with scrape type 2
2026-03-30 04:17:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8, identifier: 10739121
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10739399
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.be%27%20and%20RowKey%20eq%20%2710739399%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10739399: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10739399 url https://www.openlane.eu/en/carv6/auction/10739399
2026-03-30 04:17:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10739121
2026-03-30 04:17:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10739121
2026-03-30 04:17:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e2cace3-5c05-55ff-9a72-1d8ea137f6a8 with identifier: 10739121 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/10739121>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0e2cace3-5c05-55ff-9a72-1d8ea137f6a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WG2223',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739121',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 18675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Sportage 1.6 - Petrol - Automatic - 177 hp - 18.675 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739121%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Saving data for 10739121: {'auction_closing_time': 1774858500.0, 'created_time': 1774624646.44292, 'last_price_update_time': 1774844236.857536}
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.be',RowKey='10739121') HTTP/1.1" 204 0
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10739173
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.be%27%20and%20RowKey%20eq%20%2710739173%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10739173: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10739173 url https://www.openlane.eu/en/carv6/auction/10739173
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10739689
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.be%27%20and%20RowKey%20eq%20%2710739689%27 HTTP/1.1" 200 None
2026-03-30 04:17:16 [adesa.be] INFO: Scrape type for 10739689: 2
2026-03-30 04:17:16 [adesa.be] INFO: Scraping item 10739689 url https://www.openlane.eu/en/carv6/auction/10739689
2026-03-30 04:17:16 [adesa.be] INFO: Found listing with ID: 10739720
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.be%27%20and%20RowKey%20eq%20%2710739720%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739720: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739720 url https://www.openlane.eu/en/carv6/auction/10739720
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739545
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.be%27%20and%20RowKey%20eq%20%2710739545%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739545: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739545 url https://www.openlane.eu/en/carv6/auction/10739545
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739072
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.be%27%20and%20RowKey%20eq%20%2710739072%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739072: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739072 url https://www.openlane.eu/en/carv6/auction/10739072
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739929
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.be%27%20and%20RowKey%20eq%20%2710739929%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739929: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739929 url https://www.openlane.eu/en/carv6/auction/10739929
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739669
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.be%27%20and%20RowKey%20eq%20%2710739669%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739669: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739669 url https://www.openlane.eu/en/carv6/auction/10739669
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739416
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.be%27%20and%20RowKey%20eq%20%2710739416%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739416: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739416 url https://www.openlane.eu/en/carv6/auction/10739416
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739699
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.be%27%20and%20RowKey%20eq%20%2710739699%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739699: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739699 url https://www.openlane.eu/en/carv6/auction/10739699
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739725
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.be%27%20and%20RowKey%20eq%20%2710739725%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739725: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739725 url https://www.openlane.eu/en/carv6/auction/10739725
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739255
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.be%27%20and%20RowKey%20eq%20%2710739255%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739255: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739255 url https://www.openlane.eu/en/carv6/auction/10739255
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10740798
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.be%27%20and%20RowKey%20eq%20%2710740798%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10740798: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10740798 url https://www.openlane.eu/en/carv6/auction/10740798
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739240
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.be%27%20and%20RowKey%20eq%20%2710739240%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739240: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739240 url https://www.openlane.eu/en/carv6/auction/10739240
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739346
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.be%27%20and%20RowKey%20eq%20%2710739346%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739346: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739346 url https://www.openlane.eu/en/carv6/auction/10739346
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739092
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.be%27%20and%20RowKey%20eq%20%2710739092%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739092: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739092 url https://www.openlane.eu/en/carv6/auction/10739092
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10740807
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.be%27%20and%20RowKey%20eq%20%2710740807%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10740807: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10740807 url https://www.openlane.eu/en/carv6/auction/10740807
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739933
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.be%27%20and%20RowKey%20eq%20%2710739933%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739933: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739933 url https://www.openlane.eu/en/carv6/auction/10739933
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739567
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.be%27%20and%20RowKey%20eq%20%2710739567%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739567: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739567 url https://www.openlane.eu/en/carv6/auction/10739567
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739605
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.be%27%20and%20RowKey%20eq%20%2710739605%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739605: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739605 url https://www.openlane.eu/en/carv6/auction/10739605
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739472
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.be%27%20and%20RowKey%20eq%20%2710739472%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739472: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739472 url https://www.openlane.eu/en/carv6/auction/10739472
2026-03-30 04:17:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739673> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739988
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.be%27%20and%20RowKey%20eq%20%2710739988%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739988: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739988 url https://www.openlane.eu/en/carv6/auction/10739988
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 [adesa.be] INFO: Found listing with ID: 10739625
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.be%27%20and%20RowKey%20eq%20%2710739625%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739625: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739625 url https://www.openlane.eu/en/carv6/auction/10739625
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10740033
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.be%27%20and%20RowKey%20eq%20%2710740033%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10740033: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10740033 url https://www.openlane.eu/en/carv6/auction/10740033
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739655
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.be%27%20and%20RowKey%20eq%20%2710739655%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739655: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739655 url https://www.openlane.eu/en/carv6/auction/10739655
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10739566
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.be%27%20and%20RowKey%20eq%20%2710739566%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10739566: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10739566 url https://www.openlane.eu/en/carv6/auction/10739566
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10740522
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.be%27%20and%20RowKey%20eq%20%2710740522%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10740522: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10740522 url https://www.openlane.eu/en/carv6/auction/10740522
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10740024
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.be%27%20and%20RowKey%20eq%20%2710740024%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10740024: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10740024 url https://www.openlane.eu/en/carv6/auction/10740024
2026-03-30 04:17:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f694b68-0cae-532b-b02d-485b272105d9 with identifier: 10739673
2026-03-30 04:17:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f694b68-0cae-532b-b02d-485b272105d9 with scrape type 2
2026-03-30 04:17:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f694b68-0cae-532b-b02d-485b272105d9 with scrape type 2
2026-03-30 04:17:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f694b68-0cae-532b-b02d-485b272105d9, identifier: 10739673
2026-03-30 04:17:17 [adesa.be] INFO: Found listing with ID: 10740504
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.be%27%20and%20RowKey%20eq%20%2710740504%27 HTTP/1.1" 200 None
2026-03-30 04:17:17 [adesa.be] INFO: Scrape type for 10740504: 2
2026-03-30 04:17:17 [adesa.be] INFO: Scraping item 10740504 url https://www.openlane.eu/en/carv6/auction/10740504
2026-03-30 04:17:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f694b68-0cae-532b-b02d-485b272105d9 with identifier: 10739673
2026-03-30 04:17:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f694b68-0cae-532b-b02d-485b272105d9 with identifier: 10739673
2026-03-30 04:17:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f694b68-0cae-532b-b02d-485b272105d9 with identifier: 10739673 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: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/10739673>
{'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': 67,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6f694b68-0cae-532b-b02d-485b272105d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJX724',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 57791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2020-09-16',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Picanto 1.0 - Petrol - Manual - 67 hp - 57.791 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739673%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Saving data for 10739673: {'auction_closing_time': 1774858500.0, 'created_time': 1774627213.473572, 'last_price_update_time': 1774844238.109486}
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.be',RowKey='10739673') HTTP/1.1" 204 0
2026-03-30 04:17:18 [adesa.be] INFO: Found listing with ID: 10739571
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.be%27%20and%20RowKey%20eq%20%2710739571%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Scrape type for 10739571: 2
2026-03-30 04:17:18 [adesa.be] INFO: Scraping item 10739571 url https://www.openlane.eu/en/carv6/auction/10739571
2026-03-30 04:17:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739554> (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/10739926> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:18 [adesa.be] INFO: Found listing with ID: 10740475
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.be%27%20and%20RowKey%20eq%20%2710740475%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Scrape type for 10740475: 2
2026-03-30 04:17:18 [adesa.be] INFO: Scraping item 10740475 url https://www.openlane.eu/en/carv6/auction/10740475
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.be] INFO: Found listing with ID: 10740746
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.be%27%20and%20RowKey%20eq%20%2710740746%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Scrape type for 10740746: 2
2026-03-30 04:17:18 [adesa.be] INFO: Scraping item 10740746 url https://www.openlane.eu/en/carv6/auction/10740746
2026-03-30 04:17:18 [adesa.be] INFO: Found listing with ID: 10739489
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.be%27%20and%20RowKey%20eq%20%2710739489%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Scrape type for 10739489: 2
2026-03-30 04:17:18 [adesa.be] INFO: Scraping item 10739489 url https://www.openlane.eu/en/carv6/auction/10739489
2026-03-30 04:17:18 [adesa.be] INFO: Found listing with ID: 10739210
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.be%27%20and%20RowKey%20eq%20%2710739210%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Scrape type for 10739210: 2
2026-03-30 04:17:18 [adesa.be] INFO: Scraping item 10739210 url https://www.openlane.eu/en/carv6/auction/10739210
2026-03-30 04:17:18 [adesa.be] INFO: Found listing with ID: 10739526
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.be%27%20and%20RowKey%20eq%20%2710739526%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Scrape type for 10739526: 2
2026-03-30 04:17:18 [adesa.be] INFO: Scraping item 10739526 url https://www.openlane.eu/en/carv6/auction/10739526
2026-03-30 04:17:18 [adesa.be] INFO: Found listing with ID: 10740003
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.be%27%20and%20RowKey%20eq%20%2710740003%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Scrape type for 10740003: 2
2026-03-30 04:17:18 [adesa.be] INFO: Scraping item 10740003 url https://www.openlane.eu/en/carv6/auction/10740003
2026-03-30 04:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with identifier: 10739554
2026-03-30 04:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with scrape type 2
2026-03-30 04:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with scrape type 2
2026-03-30 04:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d7f61ef-8907-5e7f-a881-fbaec9350f03, identifier: 10739554
2026-03-30 04:17:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10739926
2026-03-30 04:17:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5e121cd-fa26-508f-a202-d143b61d4e57 with scrape type 2
2026-03-30 04:17:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5e121cd-fa26-508f-a202-d143b61d4e57 with scrape type 2
2026-03-30 04:17:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5e121cd-fa26-508f-a202-d143b61d4e57, identifier: 10739926
2026-03-30 04:17:18 [adesa.be] INFO: Found listing with ID: 10739169
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.be%27%20and%20RowKey%20eq%20%2710739169%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Scrape type for 10739169: 2
2026-03-30 04:17:18 [adesa.be] INFO: Scraping item 10739169 url https://www.openlane.eu/en/carv6/auction/10739169
2026-03-30 04:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with identifier: 10739554
2026-03-30 04:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with identifier: 10739554
2026-03-30 04:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d7f61ef-8907-5e7f-a881-fbaec9350f03 with identifier: 10739554 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/10739554>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7d7f61ef-8907-5e7f-a881-fbaec9350f03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAE957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 9341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-05-09',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Picanto 1.0 - Petrol - Manual - 67 hp - 9.341 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739554%27 HTTP/1.1" 200 None
2026-03-30 04:17:18 [adesa.be] INFO: Saving data for 10739554: {'auction_closing_time': 1774858500.0, 'created_time': 1774627211.416688, 'last_price_update_time': 1774844238.829321}
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.be',RowKey='10739554') HTTP/1.1" 204 0
2026-03-30 04:17:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10739926
2026-03-30 04:17:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10739926
2026-03-30 04:17:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5e121cd-fa26-508f-a202-d143b61d4e57 with identifier: 10739926 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: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/10739926>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5e121cd-fa26-508f-a202-d143b61d4e57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANL843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739926',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 258524,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-05-25',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Ford Transit Custom 2.0 Trend - Diesel - 170 hp - 258.524 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739926%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.be] INFO: Saving data for 10739926: {'auction_closing_time': 1774861200.0, 'created_time': 1774650024.518289, 'last_price_update_time': 1774844239.122434}
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.be',RowKey='10739926') HTTP/1.1" 204 0
2026-03-30 04:17:19 [adesa.be] INFO: Found listing with ID: 10739448
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.be%27%20and%20RowKey%20eq%20%2710739448%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.be] INFO: Scrape type for 10739448: 2
2026-03-30 04:17:19 [adesa.be] INFO: Scraping item 10739448 url https://www.openlane.eu/en/carv6/auction/10739448
2026-03-30 04:17:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739404> (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/10739322> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:19 [adesa.be] INFO: Found listing with ID: 10740010
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.be%27%20and%20RowKey%20eq%20%2710740010%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.be] INFO: Scrape type for 10740010: 2
2026-03-30 04:17:19 [adesa.be] INFO: Scraping item 10740010 url https://www.openlane.eu/en/carv6/auction/10740010
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 [adesa.be] INFO: Found listing with ID: 10740799
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.be%27%20and%20RowKey%20eq%20%2710740799%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.be] INFO: Scrape type for 10740799: 2
2026-03-30 04:17:19 [adesa.be] INFO: Scraping item 10740799 url https://www.openlane.eu/en/carv6/auction/10740799
2026-03-30 04:17:19 [adesa.be] INFO: Found listing with ID: 10739186
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.be%27%20and%20RowKey%20eq%20%2710739186%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.be] INFO: Scrape type for 10739186: 2
2026-03-30 04:17:19 [adesa.be] INFO: Scraping item 10739186 url https://www.openlane.eu/en/carv6/auction/10739186
2026-03-30 04:17:19 [adesa.be] INFO: Found listing with ID: 10739563
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.be%27%20and%20RowKey%20eq%20%2710739563%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.be] INFO: Scrape type for 10739563: 2
2026-03-30 04:17:19 [adesa.be] INFO: Scraping item 10739563 url https://www.openlane.eu/en/carv6/auction/10739563
2026-03-30 04:17:19 [adesa.be] INFO: Found listing with ID: 10739142
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.be%27%20and%20RowKey%20eq%20%2710739142%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.be] INFO: Scrape type for 10739142: 2
2026-03-30 04:17:19 [adesa.be] INFO: Scraping item 10739142 url https://www.openlane.eu/en/carv6/auction/10739142
2026-03-30 04:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 114c6c29-e075-535a-a17b-9041a5e1f136 with identifier: 10739404
2026-03-30 04:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114c6c29-e075-535a-a17b-9041a5e1f136 with scrape type 2
2026-03-30 04:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 114c6c29-e075-535a-a17b-9041a5e1f136 with scrape type 2
2026-03-30 04:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 114c6c29-e075-535a-a17b-9041a5e1f136, identifier: 10739404
2026-03-30 04:17:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10739322
2026-03-30 04:17:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77ed563a-590e-5bf1-a61f-21f1a48085b4 with scrape type 2
2026-03-30 04:17:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77ed563a-590e-5bf1-a61f-21f1a48085b4 with scrape type 2
2026-03-30 04:17:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77ed563a-590e-5bf1-a61f-21f1a48085b4, identifier: 10739322
2026-03-30 04:17:19 [adesa.be] INFO: Found listing with ID: 10739409
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.be%27%20and%20RowKey%20eq%20%2710739409%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.be] INFO: Scrape type for 10739409: 2
2026-03-30 04:17:19 [adesa.be] INFO: Scraping item 10739409 url https://www.openlane.eu/en/carv6/auction/10739409
2026-03-30 04:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 114c6c29-e075-535a-a17b-9041a5e1f136 with identifier: 10739404
2026-03-30 04:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 114c6c29-e075-535a-a17b-9041a5e1f136 with identifier: 10739404
2026-03-30 04:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 114c6c29-e075-535a-a17b-9041a5e1f136 with identifier: 10739404 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/10739404>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '114c6c29-e075-535a-a17b-9041a5e1f136',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPY627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739404',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 49198,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2023-05-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Sportage 1.6 T-GDI - Petrol - Manual - 150 hp - 49.198 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739404%27 HTTP/1.1" 200 None
2026-03-30 04:17:19 [adesa.be] INFO: Saving data for 10739404: {'auction_closing_time': 1774858500.0, 'created_time': 1774627210.724944, 'last_price_update_time': 1774844239.802642}
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.be',RowKey='10739404') HTTP/1.1" 204 0
2026-03-30 04:17:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10739322
2026-03-30 04:17:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10739322
2026-03-30 04:17:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77ed563a-590e-5bf1-a61f-21f1a48085b4 with identifier: 10739322 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: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/10739322>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '77ed563a-590e-5bf1-a61f-21f1a48085b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739322',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 119066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Ceed SW 1.6 GDI Business - Hybrid - Automatic - 105 hp - '
'119.066 km',
'transmission': 'automatic',
'trim': 'Business',
'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.be%27%20and%20RowKey%20eq%20%2710739322%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Saving data for 10739322: {'auction_closing_time': 1774858500.0, 'created_time': 1774624645.084563, 'last_price_update_time': 1774844240.165632}
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.be',RowKey='10739322') HTTP/1.1" 204 0
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739315
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.be%27%20and%20RowKey%20eq%20%2710739315%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739315: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739315 url https://www.openlane.eu/en/carv6/auction/10739315
2026-03-30 04:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739035
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.be%27%20and%20RowKey%20eq%20%2710739035%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739035: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739035 url https://www.openlane.eu/en/carv6/auction/10739035
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 [adesa.be] INFO: Found listing with ID: 10739339
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.be%27%20and%20RowKey%20eq%20%2710739339%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739339: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739339 url https://www.openlane.eu/en/carv6/auction/10739339
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739678
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.be%27%20and%20RowKey%20eq%20%2710739678%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739678: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739678 url https://www.openlane.eu/en/carv6/auction/10739678
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739572
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.be%27%20and%20RowKey%20eq%20%2710739572%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739572: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739572 url https://www.openlane.eu/en/carv6/auction/10739572
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739482
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.be%27%20and%20RowKey%20eq%20%2710739482%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739482: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739482 url https://www.openlane.eu/en/carv6/auction/10739482
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739574
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.be%27%20and%20RowKey%20eq%20%2710739574%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739574: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739574 url https://www.openlane.eu/en/carv6/auction/10739574
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739531
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.be%27%20and%20RowKey%20eq%20%2710739531%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739531: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739531 url https://www.openlane.eu/en/carv6/auction/10739531
2026-03-30 04:17:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with identifier: 10739677
2026-03-30 04:17:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with scrape type 2
2026-03-30 04:17:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db, identifier: 10739677
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739978
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.be%27%20and%20RowKey%20eq%20%2710739978%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739978: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739978 url https://www.openlane.eu/en/carv6/auction/10739978
2026-03-30 04:17:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with identifier: 10739677
2026-03-30 04:17:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with identifier: 10739677
2026-03-30 04:17:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97d1010e-21cf-5b82-b0cc-f1e2a47bf6db with identifier: 10739677 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/10739677>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '97d1010e-21cf-5b82-b0cc-f1e2a47bf6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARN985',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 38079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Niro 1.6 GDI - Petrol - Automatic - 105 hp - 38.079 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739677%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Saving data for 10739677: {'auction_closing_time': 1774858500.0, 'created_time': 1774627213.892354, 'last_price_update_time': 1774844240.736225}
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.be',RowKey='10739677') HTTP/1.1" 204 0
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739223
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.be%27%20and%20RowKey%20eq%20%2710739223%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739223: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739223 url https://www.openlane.eu/en/carv6/auction/10739223
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739283
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.be%27%20and%20RowKey%20eq%20%2710739283%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739283: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739283 url https://www.openlane.eu/en/carv6/auction/10739283
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739221
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.be%27%20and%20RowKey%20eq%20%2710739221%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739221: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739221 url https://www.openlane.eu/en/carv6/auction/10739221
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739577
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.be%27%20and%20RowKey%20eq%20%2710739577%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739577: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739577 url https://www.openlane.eu/en/carv6/auction/10739577
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10740500
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.be%27%20and%20RowKey%20eq%20%2710740500%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10740500: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10740500 url https://www.openlane.eu/en/carv6/auction/10740500
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10740797
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.be%27%20and%20RowKey%20eq%20%2710740797%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10740797: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10740797 url https://www.openlane.eu/en/carv6/auction/10740797
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739272
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.be%27%20and%20RowKey%20eq%20%2710739272%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739272: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739272 url https://www.openlane.eu/en/carv6/auction/10739272
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739343
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.be%27%20and%20RowKey%20eq%20%2710739343%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739343: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739343 url https://www.openlane.eu/en/carv6/auction/10739343
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10740470
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.be%27%20and%20RowKey%20eq%20%2710740470%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10740470: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10740470 url https://www.openlane.eu/en/carv6/auction/10740470
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10739259
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.be%27%20and%20RowKey%20eq%20%2710739259%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10739259: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10739259 url https://www.openlane.eu/en/carv6/auction/10739259
2026-03-30 04:17:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:20 [adesa.be] INFO: Found listing with ID: 10740013
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.be%27%20and%20RowKey%20eq%20%2710740013%27 HTTP/1.1" 200 None
2026-03-30 04:17:20 [adesa.be] INFO: Scrape type for 10740013: 2
2026-03-30 04:17:20 [adesa.be] INFO: Scraping item 10740013 url https://www.openlane.eu/en/carv6/auction/10740013
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 [adesa.be] INFO: Found listing with ID: 10740023
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:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740023%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.be] INFO: Scrape type for 10740023: 2
2026-03-30 04:17:21 [adesa.be] INFO: Scraping item 10740023 url https://www.openlane.eu/en/carv6/auction/10740023
2026-03-30 04:17:21 [adesa.be] INFO: Found listing with ID: 10739927
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.be%27%20and%20RowKey%20eq%20%2710739927%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.be] INFO: Scrape type for 10739927: 2
2026-03-30 04:17:21 [adesa.be] INFO: Scraping item 10739927 url https://www.openlane.eu/en/carv6/auction/10739927
2026-03-30 04:17:21 [adesa.be] INFO: Found listing with ID: 10739976
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.be%27%20and%20RowKey%20eq%20%2710739976%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.be] INFO: Scrape type for 10739976: 2
2026-03-30 04:17:21 [adesa.be] INFO: Scraping item 10739976 url https://www.openlane.eu/en/carv6/auction/10739976
2026-03-30 04:17:21 [adesa.be] INFO: Found listing with ID: 10739458
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.be%27%20and%20RowKey%20eq%20%2710739458%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.be] INFO: Scrape type for 10739458: 2
2026-03-30 04:17:21 [adesa.be] INFO: Scraping item 10739458 url https://www.openlane.eu/en/carv6/auction/10739458
2026-03-30 04:17:21 [adesa.be] INFO: Found listing with ID: 10739527
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.be%27%20and%20RowKey%20eq%20%2710739527%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.be] INFO: Scrape type for 10739527: 2
2026-03-30 04:17:21 [adesa.be] INFO: Scraping item 10739527 url https://www.openlane.eu/en/carv6/auction/10739527
2026-03-30 04:17:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10739034
2026-03-30 04:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60c7424-4a55-5a23-82e7-523c5eb5c23a with scrape type 2
2026-03-30 04:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f60c7424-4a55-5a23-82e7-523c5eb5c23a with scrape type 2
2026-03-30 04:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f60c7424-4a55-5a23-82e7-523c5eb5c23a, identifier: 10739034
2026-03-30 04:17:21 [adesa.be] INFO: Found listing with ID: 10739467
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.be%27%20and%20RowKey%20eq%20%2710739467%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.be] INFO: Scrape type for 10739467: 2
2026-03-30 04:17:21 [adesa.be] INFO: Scraping item 10739467 url https://www.openlane.eu/en/carv6/auction/10739467
2026-03-30 04:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10739034
2026-03-30 04:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10739034
2026-03-30 04:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f60c7424-4a55-5a23-82e7-523c5eb5c23a with identifier: 10739034 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/10739034>
{'auction_title': '',
'c_o_2_emission_value': 198,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 301,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f60c7424-4a55-5a23-82e7-523c5eb5c23a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GU8532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739034',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 77990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Land Rover Range Rover Velar 3.0d R-Dynamic S - Diesel - 301 hp - '
'77.990 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739034%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.be] INFO: Saving data for 10739034: {'auction_closing_time': 1774858500.0, 'created_time': 1774624649.848112, 'last_price_update_time': 1774844241.476637}
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.be',RowKey='10739034') HTTP/1.1" 204 0
2026-03-30 04:17:21 [adesa.be] INFO: Found listing with ID: 10740481
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.be%27%20and%20RowKey%20eq%20%2710740481%27 HTTP/1.1" 200 None
2026-03-30 04:17:21 [adesa.be] INFO: Scrape type for 10740481: 2
2026-03-30 04:17:21 [adesa.be] INFO: Scraping item 10740481 url https://www.openlane.eu/en/carv6/auction/10740481
2026-03-30 04:17:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: d50ffbee-1020-53c3-8aba-06355acde8d5 with identifier: 10739604
2026-03-30 04:17:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50ffbee-1020-53c3-8aba-06355acde8d5 with scrape type 2
2026-03-30 04:17:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d50ffbee-1020-53c3-8aba-06355acde8d5 with scrape type 2
2026-03-30 04:17:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d50ffbee-1020-53c3-8aba-06355acde8d5, identifier: 10739604
2026-03-30 04:17:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d50ffbee-1020-53c3-8aba-06355acde8d5 with identifier: 10739604
2026-03-30 04:17:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d50ffbee-1020-53c3-8aba-06355acde8d5 with identifier: 10739604
2026-03-30 04:17:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d50ffbee-1020-53c3-8aba-06355acde8d5 with identifier: 10739604 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:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739604>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 186,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd50ffbee-1020-53c3-8aba-06355acde8d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMG906',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739604',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 108011,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mazda CX-30 2.0 SKYACTIV - Petrol - Manual - 186 hp - 108.011 km',
'transmission': 'manual',
'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.be%27%20and%20RowKey%20eq%20%2710739604%27 HTTP/1.1" 200 None
2026-03-30 04:17:22 [adesa.be] INFO: Saving data for 10739604: {'auction_closing_time': 1774858500.0, 'created_time': 1774627199.454318, 'last_price_update_time': 1774844242.079417}
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.be',RowKey='10739604') HTTP/1.1" 204 0
2026-03-30 04:17:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10739451
2026-03-30 04:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95ffc462-a6f3-57b6-b68e-b927063d1b77 with scrape type 2
2026-03-30 04:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95ffc462-a6f3-57b6-b68e-b927063d1b77 with scrape type 2
2026-03-30 04:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95ffc462-a6f3-57b6-b68e-b927063d1b77, identifier: 10739451
2026-03-30 04:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10739451
2026-03-30 04:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10739451
2026-03-30 04:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95ffc462-a6f3-57b6-b68e-b927063d1b77 with identifier: 10739451 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/10739451>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '95ffc462-a6f3-57b6-b68e-b927063d1b77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739451',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 108943,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Ceed SW 1.6 CRDi More - Diesel - Automatic - 136 hp - 108.943 '
'km',
'transmission': 'automatic',
'trim': 'More',
'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.be%27%20and%20RowKey%20eq%20%2710739451%27 HTTP/1.1" 200 None
2026-03-30 04:17:22 [adesa.be] INFO: Saving data for 10739451: {'auction_closing_time': 1774858500.0, 'created_time': 1774624644.341849, 'last_price_update_time': 1774844242.452277}
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.be',RowKey='10739451') HTTP/1.1" 204 0
2026-03-30 04:17:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10739124
2026-03-30 04:17:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with scrape type 2
2026-03-30 04:17:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with scrape type 2
2026-03-30 04:17:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a84d0a8-f608-5185-bbce-bfcd8efd7884, identifier: 10739124
2026-03-30 04:17:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10739124
2026-03-30 04:17:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10739124
2026-03-30 04:17:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a84d0a8-f608-5185-bbce-bfcd8efd7884 with identifier: 10739124 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/10739124>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '0a84d0a8-f608-5185-bbce-bfcd8efd7884',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBM177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739124',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 67883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - 116 hp - 67.883 '
'km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739124%27 HTTP/1.1" 200 None
2026-03-30 04:17:22 [adesa.be] INFO: Saving data for 10739124: {'auction_closing_time': 1774858500.0, 'created_time': 1774624648.097289, 'last_price_update_time': 1774844242.949931}
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.be',RowKey='10739124') HTTP/1.1" 204 0
2026-03-30 04:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740042> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739472> (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: 52a49445-ad93-566c-85e8-a20323fea64a with identifier: 10740042
2026-03-30 04:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52a49445-ad93-566c-85e8-a20323fea64a with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52a49445-ad93-566c-85e8-a20323fea64a with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52a49445-ad93-566c-85e8-a20323fea64a, identifier: 10740042
2026-03-30 04:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52a49445-ad93-566c-85e8-a20323fea64a with identifier: 10740042
2026-03-30 04:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52a49445-ad93-566c-85e8-a20323fea64a with identifier: 10740042
2026-03-30 04:17:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52a49445-ad93-566c-85e8-a20323fea64a with identifier: 10740042 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/10740042>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '52a49445-ad93-566c-85e8-a20323fea64a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJC091',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740042',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 176845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d - Diesel - Manual - 116 hp - 176.845 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740042%27 HTTP/1.1" 200 None
2026-03-30 04:17:23 [adesa.be] INFO: Saving data for 10740042: {'auction_closing_time': 1774861200.0, 'created_time': 1774650014.547201, 'last_price_update_time': 1774844243.859286}
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.be',RowKey='10740042') HTTP/1.1" 204 0
2026-03-30 04:17:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739246> (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: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10739472
2026-03-30 04:17:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with scrape type 2
2026-03-30 04:17:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd, identifier: 10739472
2026-03-30 04:17:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10739472
2026-03-30 04:17:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10739472
2026-03-30 04:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f9951a3-07f8-5ac0-8be8-740aa85bd1bd with identifier: 10739472 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/10739472>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5f9951a3-07f8-5ac0-8be8-740aa85bd1bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJR957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739472',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Citan',
'odometer': 107787,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-01-17',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Citan 109 CDI - Diesel - Manual - 95 hp - 107.787 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739472%27 HTTP/1.1" 200 None
2026-03-30 04:17:24 [adesa.be] INFO: Saving data for 10739472: {'auction_closing_time': 1774858500.0, 'created_time': 1774627189.851442, 'last_price_update_time': 1774844244.217254}
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.be',RowKey='10739472') 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/10739514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10739246
2026-03-30 04:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with scrape type 2
2026-03-30 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with scrape type 2
2026-03-30 04:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf, identifier: 10739246
2026-03-30 04:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10739246
2026-03-30 04:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10739246
2026-03-30 04:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf with identifier: 10739246 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/10739246>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'cfe8b450-eac7-54e3-8dc1-ae7ee096f3bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWY238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739246',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 48547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2020-06-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mazda CX-30 2.0 SKYACTIV - AWD - Petrol - Manual - 180 hp - 48.547 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739246%27 HTTP/1.1" 200 None
2026-03-30 04:17:24 [adesa.be] INFO: Saving data for 10739246: {'auction_closing_time': 1774858500.0, 'created_time': 1774627202.491191, 'last_price_update_time': 1774844244.588767}
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.be',RowKey='10739246') HTTP/1.1" 204 0
2026-03-30 04:17:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10739514
2026-03-30 04:17:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74e0d8ff-bc44-5233-a1ad-61606419f2ab with scrape type 2
2026-03-30 04:17:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74e0d8ff-bc44-5233-a1ad-61606419f2ab with scrape type 2
2026-03-30 04:17:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74e0d8ff-bc44-5233-a1ad-61606419f2ab, identifier: 10739514
2026-03-30 04:17:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10739514
2026-03-30 04:17:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10739514
2026-03-30 04:17:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74e0d8ff-bc44-5233-a1ad-61606419f2ab with identifier: 10739514 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: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/10739514>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '74e0d8ff-bc44-5233-a1ad-61606419f2ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LY7626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739514',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 123086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz A 180d Business Solution - Diesel - Automatic - 116 '
'hp - 123.086 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'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.be%27%20and%20RowKey%20eq%20%2710739514%27 HTTP/1.1" 200 None
2026-03-30 04:17:25 [adesa.be] INFO: Saving data for 10739514: {'auction_closing_time': 1774858500.0, 'created_time': 1774624657.669846, 'last_price_update_time': 1774844245.562698}
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.be',RowKey='10739514') HTTP/1.1" 204 0
2026-03-30 04:17:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739169> (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/10739073> (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/10739448> (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/10740504> (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/10739571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10739169
2026-03-30 04:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with scrape type 2
2026-03-30 04:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with scrape type 2
2026-03-30 04:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84, identifier: 10739169
2026-03-30 04:17:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10739073
2026-03-30 04:17:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with scrape type 2
2026-03-30 04:17:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with scrape type 2
2026-03-30 04:17:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f5d2908-44e8-5d2a-ba85-4beb114c3683, identifier: 10739073
2026-03-30 04:17:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10739169
2026-03-30 04:17:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10739169
2026-03-30 04:17:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b517a4a-c4d2-5960-b0d7-b02d46ea3c84 with identifier: 10739169 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: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/10739169>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6b517a4a-c4d2-5960-b0d7-b02d46ea3c84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAB738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739169',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 114886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 250e AMG Line - Hybrid - Automatic '
'- 160 hp - 114.886 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739169%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.be] INFO: Saving data for 10739169: {'auction_closing_time': 1774858500.0, 'created_time': 1774624680.052932, 'last_price_update_time': 1774844246.143394}
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.be',RowKey='10739169') HTTP/1.1" 204 0
2026-03-30 04:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10739073
2026-03-30 04:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10739073
2026-03-30 04:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f5d2908-44e8-5d2a-ba85-4beb114c3683 with identifier: 10739073 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/10739073>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7f5d2908-44e8-5d2a-ba85-4beb114c3683',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCN267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739073',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 49837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 49.837 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739073%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.be] INFO: Saving data for 10739073: {'auction_closing_time': 1774858500.0, 'created_time': 1774627204.275803, 'last_price_update_time': 1774844246.434456}
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.be',RowKey='10739073') HTTP/1.1" 204 0
2026-03-30 04:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10739448
2026-03-30 04:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bf1b87-fccd-56b0-9916-80e3b69a9667 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22bf1b87-fccd-56b0-9916-80e3b69a9667 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22bf1b87-fccd-56b0-9916-80e3b69a9667, identifier: 10739448
2026-03-30 04:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with identifier: 10740504
2026-03-30 04:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2, identifier: 10740504
2026-03-30 04:17:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aed76257-e56f-5eb6-b86c-b47611f276eb with identifier: 10739571
2026-03-30 04:17:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aed76257-e56f-5eb6-b86c-b47611f276eb with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aed76257-e56f-5eb6-b86c-b47611f276eb with scrape type 2
2026-03-30 04:17:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aed76257-e56f-5eb6-b86c-b47611f276eb, identifier: 10739571
2026-03-30 04:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10739448
2026-03-30 04:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10739448
2026-03-30 04:17:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22bf1b87-fccd-56b0-9916-80e3b69a9667 with identifier: 10739448 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/10739448>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '22bf1b87-fccd-56b0-9916-80e3b69a9667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSL335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739448',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 162960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA Shooting Brake 250e AMG Line - Hybrid - Automatic '
'- 160 hp - 162.960 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739448%27 HTTP/1.1" 200 None
2026-03-30 04:17:26 [adesa.be] INFO: Saving data for 10739448: {'auction_closing_time': 1774858500.0, 'created_time': 1774624680.351379, 'last_price_update_time': 1774844246.977809}
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.be',RowKey='10739448') HTTP/1.1" 204 0
2026-03-30 04:17:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with identifier: 10740504
2026-03-30 04:17:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with identifier: 10740504
2026-03-30 04:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46a0e70f-dc70-5f56-9e56-26bbf9b02fe2 with identifier: 10740504 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/10740504>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '46a0e70f-dc70-5f56-9e56-26bbf9b02fe2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDC999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 56707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 56.707 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'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.be%27%20and%20RowKey%20eq%20%2710740504%27 HTTP/1.1" 200 None
2026-03-30 04:17:27 [adesa.be] INFO: Saving data for 10740504: {'auction_closing_time': 1774965600.0, 'created_time': 1774649999.238881, 'last_price_update_time': 1774844247.25127}
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.be',RowKey='10740504') HTTP/1.1" 204 0
2026-03-30 04:17:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aed76257-e56f-5eb6-b86c-b47611f276eb with identifier: 10739571
2026-03-30 04:17:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aed76257-e56f-5eb6-b86c-b47611f276eb with identifier: 10739571
2026-03-30 04:17:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aed76257-e56f-5eb6-b86c-b47611f276eb with identifier: 10739571 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/10739571>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'aed76257-e56f-5eb6-b86c-b47611f276eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 56729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz CLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 56.729 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'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.be%27%20and%20RowKey%20eq%20%2710739571%27 HTTP/1.1" 200 None
2026-03-30 04:17:28 [adesa.be] INFO: Saving data for 10739571: {'auction_closing_time': 1774858500.0, 'created_time': 1774627184.069906, 'last_price_update_time': 1774844248.078254}
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.be',RowKey='10739571') HTTP/1.1" 204 0
2026-03-30 04:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739315> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10739315
2026-03-30 04:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6f0a58d-8549-53ff-b862-28fe9168fa3a with scrape type 2
2026-03-30 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6f0a58d-8549-53ff-b862-28fe9168fa3a with scrape type 2
2026-03-30 04:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6f0a58d-8549-53ff-b862-28fe9168fa3a, identifier: 10739315
2026-03-30 04:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10739315
2026-03-30 04:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10739315
2026-03-30 04:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6f0a58d-8549-53ff-b862-28fe9168fa3a with identifier: 10739315 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/10739315>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f6f0a58d-8549-53ff-b862-28fe9168fa3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATL485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 205060,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 220d Business Solution - Diesel - Automatic - '
'194 hp - 205.060 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739315%27 HTTP/1.1" 200 None
2026-03-30 04:17:28 [adesa.be] INFO: Saving data for 10739315: {'auction_closing_time': 1774858500.0, 'created_time': 1774624677.780442, 'last_price_update_time': 1774844248.633573}
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.be',RowKey='10739315') HTTP/1.1" 204 0
2026-03-30 04:17:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739467> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739527> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10739467
2026-03-30 04:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb62646-ea60-5140-a44b-6e181ea9760c with scrape type 2
2026-03-30 04:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebb62646-ea60-5140-a44b-6e181ea9760c with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebb62646-ea60-5140-a44b-6e181ea9760c, identifier: 10739467
2026-03-30 04:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10739467
2026-03-30 04:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10739467
2026-03-30 04:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebb62646-ea60-5140-a44b-6e181ea9760c with identifier: 10739467 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/10739467>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'ebb62646-ea60-5140-a44b-6e181ea9760c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VT2407',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 77246,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300 - 4-Matic - Petrol - Automatic - 258 hp - '
'77.246 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739467%27 HTTP/1.1" 200 None
2026-03-30 04:17:29 [adesa.be] INFO: Saving data for 10739467: {'auction_closing_time': 1774858500.0, 'created_time': 1774624669.371879, 'last_price_update_time': 1774844249.312567}
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.be',RowKey='10739467') HTTP/1.1" 204 0
2026-03-30 04:17:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740481> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739259> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10739527
2026-03-30 04:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec, identifier: 10739527
2026-03-30 04:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10739527
2026-03-30 04:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10739527
2026-03-30 04:17:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02b1a6ad-dd97-5aca-852d-3f4cc3be1aec with identifier: 10739527 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/10739527>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '02b1a6ad-dd97-5aca-852d-3f4cc3be1aec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWV577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 137401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24700,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 200d Business - 4-Matic - Diesel - Automatic - '
'163 hp - 137.401 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739527%27 HTTP/1.1" 200 None
2026-03-30 04:17:29 [adesa.be] INFO: Saving data for 10739527: {'auction_closing_time': 1774858500.0, 'created_time': 1774624670.409107, 'last_price_update_time': 1774844249.716961}
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.be',RowKey='10739527') HTTP/1.1" 204 0
2026-03-30 04:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58208797-ef03-55c4-9bcb-371a466ac497 with identifier: 10740481
2026-03-30 04:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58208797-ef03-55c4-9bcb-371a466ac497 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58208797-ef03-55c4-9bcb-371a466ac497 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58208797-ef03-55c4-9bcb-371a466ac497, identifier: 10740481
2026-03-30 04:17:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6968b548-9371-5223-95f7-a75e9fe43e32 with identifier: 10739259
2026-03-30 04:17:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6968b548-9371-5223-95f7-a75e9fe43e32 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6968b548-9371-5223-95f7-a75e9fe43e32 with scrape type 2
2026-03-30 04:17:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6968b548-9371-5223-95f7-a75e9fe43e32, identifier: 10739259
2026-03-30 04:17:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58208797-ef03-55c4-9bcb-371a466ac497 with identifier: 10740481
2026-03-30 04:17:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58208797-ef03-55c4-9bcb-371a466ac497 with identifier: 10740481
2026-03-30 04:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58208797-ef03-55c4-9bcb-371a466ac497 with identifier: 10740481 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/10740481>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '58208797-ef03-55c4-9bcb-371a466ac497',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXS727',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740481',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 107126,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Diesel - Automatic - 194 hp - '
'107.126 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740481%27 HTTP/1.1" 200 None
2026-03-30 04:17:30 [adesa.be] INFO: Saving data for 10740481: {'auction_closing_time': 1774965600.0, 'created_time': 1774649993.747009, 'last_price_update_time': 1774844250.174293}
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.be',RowKey='10740481') HTTP/1.1" 204 0
2026-03-30 04:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6968b548-9371-5223-95f7-a75e9fe43e32 with identifier: 10739259
2026-03-30 04:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6968b548-9371-5223-95f7-a75e9fe43e32 with identifier: 10739259
2026-03-30 04:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6968b548-9371-5223-95f7-a75e9fe43e32 with identifier: 10739259 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/10739259>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '6968b548-9371-5223-95f7-a75e9fe43e32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739259',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 129911,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 129.911 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739259%27 HTTP/1.1" 200 None
2026-03-30 04:17:30 [adesa.be] INFO: Saving data for 10739259: {'auction_closing_time': 1774858500.0, 'created_time': 1774624663.059287, 'last_price_update_time': 1774844250.552402}
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.be',RowKey='10739259') 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/10739032> (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/10739976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: 96351a2f-85bb-54c6-b3b0-002172bae966 with identifier: 10739032
2026-03-30 04:17:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96351a2f-85bb-54c6-b3b0-002172bae966 with scrape type 2
2026-03-30 04:17:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96351a2f-85bb-54c6-b3b0-002172bae966 with scrape type 2
2026-03-30 04:17:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96351a2f-85bb-54c6-b3b0-002172bae966, identifier: 10739032
2026-03-30 04:17:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96351a2f-85bb-54c6-b3b0-002172bae966 with identifier: 10739032
2026-03-30 04:17:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96351a2f-85bb-54c6-b3b0-002172bae966 with identifier: 10739032
2026-03-30 04:17:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96351a2f-85bb-54c6-b3b0-002172bae966 with identifier: 10739032 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:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739032>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '96351a2f-85bb-54c6-b3b0-002172bae966',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUN272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739032',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 1982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-06-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 1.982 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739032%27 HTTP/1.1" 200 None
2026-03-30 04:17:31 [adesa.be] INFO: Saving data for 10739032: {'auction_closing_time': 1774858500.0, 'created_time': 1774627209.064178, 'last_price_update_time': 1774844251.176804}
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.be',RowKey='10739032') HTTP/1.1" 204 0
2026-03-30 04:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976
2026-03-30 04:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc39dafe-1697-50fd-8c65-7c326f844468 with scrape type 2
2026-03-30 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc39dafe-1697-50fd-8c65-7c326f844468 with scrape type 2
2026-03-30 04:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc39dafe-1697-50fd-8c65-7c326f844468, identifier: 10739976
2026-03-30 04:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976
2026-03-30 04:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976
2026-03-30 04:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc39dafe-1697-50fd-8c65-7c326f844468 with identifier: 10739976 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/10739976>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'cc39dafe-1697-50fd-8c65-7c326f844468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALY781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739976',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 145459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-05-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 145.459 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739976%27 HTTP/1.1" 200 None
2026-03-30 04:17:31 [adesa.be] INFO: Saving data for 10739976: {'auction_closing_time': 1774861200.0, 'created_time': 1774649814.525621, 'last_price_update_time': 1774844251.816334}
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.be',RowKey='10739976') HTTP/1.1" 204 0
2026-03-30 04:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10739458
2026-03-30 04:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c3802a3-8213-5b6f-8c22-65a9c115151b with scrape type 2
2026-03-30 04:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c3802a3-8213-5b6f-8c22-65a9c115151b with scrape type 2
2026-03-30 04:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c3802a3-8213-5b6f-8c22-65a9c115151b, identifier: 10739458
2026-03-30 04:17:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10739458
2026-03-30 04:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10739458
2026-03-30 04:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c3802a3-8213-5b6f-8c22-65a9c115151b with identifier: 10739458 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/10739458>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4c3802a3-8213-5b6f-8c22-65a9c115151b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BML750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739458',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 66775,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 200d - 4-Matic - Diesel - Automatic - 163 hp - '
'66.775 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739458%27 HTTP/1.1" 200 None
2026-03-30 04:17:32 [adesa.be] INFO: Saving data for 10739458: {'auction_closing_time': 1774858500.0, 'created_time': 1774624662.356947, 'last_price_update_time': 1774844252.179366}
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.be',RowKey='10739458') HTTP/1.1" 204 0
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: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927
2026-03-30 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdf2ec7e-179c-5574-b395-379194ab3de6 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdf2ec7e-179c-5574-b395-379194ab3de6 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdf2ec7e-179c-5574-b395-379194ab3de6, identifier: 10739927
2026-03-30 04:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927
2026-03-30 04:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927
2026-03-30 04:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdf2ec7e-179c-5574-b395-379194ab3de6 with identifier: 10739927 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/10739927>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdf2ec7e-179c-5574-b395-379194ab3de6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXS494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739927',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 218374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-01-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d - Diesel - 116 hp - 218.374 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739927%27 HTTP/1.1" 200 None
2026-03-30 04:17:32 [adesa.be] INFO: Saving data for 10739927: {'auction_closing_time': 1774861200.0, 'created_time': 1774649804.960144, 'last_price_update_time': 1774844252.640526}
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.be',RowKey='10739927') HTTP/1.1" 204 0
2026-03-30 04:17:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with identifier: 10740023
2026-03-30 04:17:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with scrape type 2
2026-03-30 04:17:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2, identifier: 10740023
2026-03-30 04:17: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:17:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with identifier: 10740023
2026-03-30 04:17:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with identifier: 10740023
2026-03-30 04:17:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2 with identifier: 10740023 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/10740023>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2a7b7db1-4ac8-530e-b798-2ac0fac7a3d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAU225',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740023',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 182062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 182.062 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'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:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740023%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.be] INFO: Saving data for 10740023: {'auction_closing_time': 1774861200.0, 'created_time': 1774649992.318441, 'last_price_update_time': 1774844253.0076}
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.be',RowKey='10740023') HTTP/1.1" 204 0
2026-03-30 04:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740013> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:33 [adesa.be] INFO: Found listing with ID: 10739581
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.be%27%20and%20RowKey%20eq%20%2710739581%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.be] INFO: Scrape type for 10739581: 2
2026-03-30 04:17:33 [adesa.be] INFO: Scraping item 10739581 url https://www.openlane.eu/en/carv6/auction/10739581
2026-03-30 04:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10739343
2026-03-30 04:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 978258d8-a8af-5d5b-ba99-f1581d3065c3 with scrape type 2
2026-03-30 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 978258d8-a8af-5d5b-ba99-f1581d3065c3 with scrape type 2
2026-03-30 04:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 978258d8-a8af-5d5b-ba99-f1581d3065c3, identifier: 10739343
2026-03-30 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10739343
2026-03-30 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10739343
2026-03-30 04:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 978258d8-a8af-5d5b-ba99-f1581d3065c3 with identifier: 10739343 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/10739343>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '978258d8-a8af-5d5b-ba99-f1581d3065c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFP283',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739343',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 88919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 88.919 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'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.be%27%20and%20RowKey%20eq%20%2710739343%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.be] INFO: Saving data for 10739343: {'auction_closing_time': 1774858500.0, 'created_time': 1774624672.171293, 'last_price_update_time': 1774844253.428482}
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.be',RowKey='10739343') HTTP/1.1" 204 0
2026-03-30 04:17:33 [adesa.be] INFO: Found listing with ID: 10740775
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.be%27%20and%20RowKey%20eq%20%2710740775%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.be] INFO: Scrape type for 10740775: 2
2026-03-30 04:17:33 [adesa.be] INFO: Scraping item 10740775 url https://www.openlane.eu/en/carv6/auction/10740775
2026-03-30 04:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:33 [adesa.be] INFO: Found listing with ID: 10739378
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.be%27%20and%20RowKey%20eq%20%2710739378%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.be] INFO: Scrape type for 10739378: 2
2026-03-30 04:17:33 [adesa.be] INFO: Scraping item 10739378 url https://www.openlane.eu/en/carv6/auction/10739378
2026-03-30 04:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with identifier: 10740470
2026-03-30 04:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with scrape type 2
2026-03-30 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with scrape type 2
2026-03-30 04:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95f70bd7-5c18-5bed-9458-4110fd19d2f4, identifier: 10740470
2026-03-30 04:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c48e807-4876-58ad-8f4b-195ccc3f4779 with identifier: 10740013
2026-03-30 04:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c48e807-4876-58ad-8f4b-195ccc3f4779 with scrape type 2
2026-03-30 04:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c48e807-4876-58ad-8f4b-195ccc3f4779 with scrape type 2
2026-03-30 04:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c48e807-4876-58ad-8f4b-195ccc3f4779, identifier: 10740013
2026-03-30 04:17:33 [adesa.be] INFO: Found listing with ID: 10739466
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.be%27%20and%20RowKey%20eq%20%2710739466%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.be] INFO: Scrape type for 10739466: 2
2026-03-30 04:17:33 [adesa.be] INFO: Scraping item 10739466 url https://www.openlane.eu/en/carv6/auction/10739466
2026-03-30 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with identifier: 10740470
2026-03-30 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with identifier: 10740470
2026-03-30 04:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95f70bd7-5c18-5bed-9458-4110fd19d2f4 with identifier: 10740470 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/10740470>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '95f70bd7-5c18-5bed-9458-4110fd19d2f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 121591,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19600,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 121.591 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740470%27 HTTP/1.1" 200 None
2026-03-30 04:17:33 [adesa.be] INFO: Saving data for 10740470: {'auction_closing_time': 1774965600.0, 'created_time': 1774649989.395709, 'last_price_update_time': 1774844253.956755}
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.be',RowKey='10740470') HTTP/1.1" 204 0
2026-03-30 04:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c48e807-4876-58ad-8f4b-195ccc3f4779 with identifier: 10740013
2026-03-30 04:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c48e807-4876-58ad-8f4b-195ccc3f4779 with identifier: 10740013
2026-03-30 04:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c48e807-4876-58ad-8f4b-195ccc3f4779 with identifier: 10740013 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/10740013>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5c48e807-4876-58ad-8f4b-195ccc3f4779',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740013',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 149173,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 149.173 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740013%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.be] INFO: Saving data for 10740013: {'auction_closing_time': 1774861200.0, 'created_time': 1774649993.388749, 'last_price_update_time': 1774844254.219196}
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.be',RowKey='10740013') HTTP/1.1" 204 0
2026-03-30 04:17:34 [adesa.be] INFO: Found listing with ID: 10739271
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.be%27%20and%20RowKey%20eq%20%2710739271%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.be] INFO: Scrape type for 10739271: 2
2026-03-30 04:17:34 [adesa.be] INFO: Scraping item 10739271 url https://www.openlane.eu/en/carv6/auction/10739271
2026-03-30 04:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10739272
2026-03-30 04:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 066428ee-cdc9-500b-a88b-6d4160910328 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 066428ee-cdc9-500b-a88b-6d4160910328 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 066428ee-cdc9-500b-a88b-6d4160910328, identifier: 10739272
2026-03-30 04:17:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740797> (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/10740500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10739272
2026-03-30 04:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10739272
2026-03-30 04:17:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 066428ee-cdc9-500b-a88b-6d4160910328 with identifier: 10739272 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/10739272>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '066428ee-cdc9-500b-a88b-6d4160910328',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPF322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 102973,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 102.973 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739272%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.be] INFO: Saving data for 10739272: {'auction_closing_time': 1774858500.0, 'created_time': 1774624671.691649, 'last_price_update_time': 1774844254.632973}
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.be',RowKey='10739272') HTTP/1.1" 204 0
2026-03-30 04:17:34 [adesa.be] INFO: Found listing with ID: 10739311
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.be%27%20and%20RowKey%20eq%20%2710739311%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.be] INFO: Scrape type for 10739311: 2
2026-03-30 04:17:34 [adesa.be] INFO: Scraping item 10739311 url https://www.openlane.eu/en/carv6/auction/10739311
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.be] INFO: Found listing with ID: 10739120
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.be%27%20and%20RowKey%20eq%20%2710739120%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.be] INFO: Scrape type for 10739120: 2
2026-03-30 04:17:34 [adesa.be] INFO: Scraping item 10739120 url https://www.openlane.eu/en/carv6/auction/10739120
2026-03-30 04:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9461dd9-fa97-5491-b36e-01b2eaf85086 with identifier: 10740797
2026-03-30 04:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9461dd9-fa97-5491-b36e-01b2eaf85086 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9461dd9-fa97-5491-b36e-01b2eaf85086 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9461dd9-fa97-5491-b36e-01b2eaf85086, identifier: 10740797
2026-03-30 04:17:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65be6935-38fa-5f09-8f07-208e5990b317 with identifier: 10740500
2026-03-30 04:17:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65be6935-38fa-5f09-8f07-208e5990b317 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65be6935-38fa-5f09-8f07-208e5990b317 with scrape type 2
2026-03-30 04:17:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65be6935-38fa-5f09-8f07-208e5990b317, identifier: 10740500
2026-03-30 04:17:34 [adesa.be] INFO: Found listing with ID: 10739091
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.be%27%20and%20RowKey%20eq%20%2710739091%27 HTTP/1.1" 200 None
2026-03-30 04:17:34 [adesa.be] INFO: Scrape type for 10739091: 2
2026-03-30 04:17:34 [adesa.be] INFO: Scraping item 10739091 url https://www.openlane.eu/en/carv6/auction/10739091
2026-03-30 04:17:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9461dd9-fa97-5491-b36e-01b2eaf85086 with identifier: 10740797
2026-03-30 04:17:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9461dd9-fa97-5491-b36e-01b2eaf85086 with identifier: 10740797
2026-03-30 04:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9461dd9-fa97-5491-b36e-01b2eaf85086 with identifier: 10740797 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/10740797>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f9461dd9-fa97-5491-b36e-01b2eaf85086',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VDA943',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740797',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 7316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2018-10-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 200d - Diesel - Automatic - 136 hp - 7.316 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710740797%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Saving data for 10740797: {'auction_closing_time': 1774947600.0, 'created_time': 1774649997.215621, 'last_price_update_time': 1774844255.227955}
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.be',RowKey='10740797') HTTP/1.1" 204 0
2026-03-30 04:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65be6935-38fa-5f09-8f07-208e5990b317 with identifier: 10740500
2026-03-30 04:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65be6935-38fa-5f09-8f07-208e5990b317 with identifier: 10740500
2026-03-30 04:17:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65be6935-38fa-5f09-8f07-208e5990b317 with identifier: 10740500 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/10740500>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '65be6935-38fa-5f09-8f07-208e5990b317',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRN942',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLA',
'odometer': 36272,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLA 180d Business Solution - Diesel - Automatic - 116 '
'hp - 36.272 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740500%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Saving data for 10740500: {'auction_closing_time': 1774965600.0, 'created_time': 1774650006.098961, 'last_price_update_time': 1774844255.536417}
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.be',RowKey='10740500') HTTP/1.1" 204 0
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10739543
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.be%27%20and%20RowKey%20eq%20%2710739543%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10739543: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10739543 url https://www.openlane.eu/en/carv6/auction/10739543
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10740757
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.be%27%20and%20RowKey%20eq%20%2710740757%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10740757: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10740757 url https://www.openlane.eu/en/carv6/auction/10740757
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10740501
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.be%27%20and%20RowKey%20eq%20%2710740501%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10740501: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10740501 url https://www.openlane.eu/en/carv6/auction/10740501
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10739670
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.be%27%20and%20RowKey%20eq%20%2710739670%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10739670: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10739670 url https://www.openlane.eu/en/carv6/auction/10739670
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10739935
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.be%27%20and%20RowKey%20eq%20%2710739935%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10739935: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10739935 url https://www.openlane.eu/en/carv6/auction/10739935
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10740520
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.be%27%20and%20RowKey%20eq%20%2710740520%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10740520: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10740520 url https://www.openlane.eu/en/carv6/auction/10740520
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10739230
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.be%27%20and%20RowKey%20eq%20%2710739230%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10739230: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10739230 url https://www.openlane.eu/en/carv6/auction/10739230
2026-03-30 04:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739577> (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.be] INFO: Found listing with ID: 10739944
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.be%27%20and%20RowKey%20eq%20%2710739944%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10739944: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10739944 url https://www.openlane.eu/en/carv6/auction/10739944
2026-03-30 04:17:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10739644
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.be%27%20and%20RowKey%20eq%20%2710739644%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10739644: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10739644 url https://www.openlane.eu/en/carv6/auction/10739644
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.be] INFO: Found listing with ID: 10739602
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.be%27%20and%20RowKey%20eq%20%2710739602%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10739602: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10739602 url https://www.openlane.eu/en/carv6/auction/10739602
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10740808
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.be%27%20and%20RowKey%20eq%20%2710740808%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10740808: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10740808 url https://www.openlane.eu/en/carv6/auction/10740808
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10740495
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.be%27%20and%20RowKey%20eq%20%2710740495%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10740495: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10740495 url https://www.openlane.eu/en/carv6/auction/10740495
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10739622
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.be%27%20and%20RowKey%20eq%20%2710739622%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10739622: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10739622 url https://www.openlane.eu/en/carv6/auction/10739622
2026-03-30 04:17:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3310798a-9357-53e5-812d-4ac167164409 with identifier: 10739577
2026-03-30 04:17:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3310798a-9357-53e5-812d-4ac167164409 with scrape type 2
2026-03-30 04:17:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3310798a-9357-53e5-812d-4ac167164409 with scrape type 2
2026-03-30 04:17:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3310798a-9357-53e5-812d-4ac167164409, identifier: 10739577
2026-03-30 04:17:35 [adesa.be] INFO: Found listing with ID: 10739359
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.be%27%20and%20RowKey%20eq%20%2710739359%27 HTTP/1.1" 200 None
2026-03-30 04:17:35 [adesa.be] INFO: Scrape type for 10739359: 2
2026-03-30 04:17:35 [adesa.be] INFO: Scraping item 10739359 url https://www.openlane.eu/en/carv6/auction/10739359
2026-03-30 04:17:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3310798a-9357-53e5-812d-4ac167164409 with identifier: 10739577
2026-03-30 04:17:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3310798a-9357-53e5-812d-4ac167164409 with identifier: 10739577
2026-03-30 04:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3310798a-9357-53e5-812d-4ac167164409 with identifier: 10739577 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/10739577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '3310798a-9357-53e5-812d-4ac167164409',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HS0222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 46378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQE 300 - Electric - Automatic - 245 hp - 46.378 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739577%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.be] INFO: Saving data for 10739577: {'auction_closing_time': 1774858500.0, 'created_time': 1774624672.491108, 'last_price_update_time': 1774844256.206791}
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.be',RowKey='10739577') HTTP/1.1" 204 0
2026-03-30 04:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10739283
2026-03-30 04:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11aee070-59b7-59e1-8c1f-721182bc1042 with scrape type 2
2026-03-30 04:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11aee070-59b7-59e1-8c1f-721182bc1042 with scrape type 2
2026-03-30 04:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11aee070-59b7-59e1-8c1f-721182bc1042, identifier: 10739283
2026-03-30 04:17:36 [adesa.be] INFO: Found listing with ID: 10739158
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.be%27%20and%20RowKey%20eq%20%2710739158%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.be] INFO: Scrape type for 10739158: 2
2026-03-30 04:17:36 [adesa.be] INFO: Scraping item 10739158 url https://www.openlane.eu/en/carv6/auction/10739158
2026-03-30 04:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10739283
2026-03-30 04:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10739283
2026-03-30 04:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11aee070-59b7-59e1-8c1f-721182bc1042 with identifier: 10739283 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/10739283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '11aee070-59b7-59e1-8c1f-721182bc1042',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739283',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 69377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31700,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQC 400 Luxury - 4-Matic - Electric - Automatic - 408 '
'hp - 69.377 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739283%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.be] INFO: Saving data for 10739283: {'auction_closing_time': 1774858500.0, 'created_time': 1774624673.077152, 'last_price_update_time': 1774844256.684987}
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.be',RowKey='10739283') HTTP/1.1" 204 0
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/10739221> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:36 [adesa.be] INFO: Found listing with ID: 10739551
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.be%27%20and%20RowKey%20eq%20%2710739551%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.be] INFO: Scrape type for 10739551: 2
2026-03-30 04:17:36 [adesa.be] INFO: Scraping item 10739551 url https://www.openlane.eu/en/carv6/auction/10739551
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.be] INFO: Found listing with ID: 10739162
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.be%27%20and%20RowKey%20eq%20%2710739162%27 HTTP/1.1" 200 None
2026-03-30 04:17:36 [adesa.be] INFO: Scrape type for 10739162: 2
2026-03-30 04:17:36 [adesa.be] INFO: Scraping item 10739162 url https://www.openlane.eu/en/carv6/auction/10739162
2026-03-30 04:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10739223
2026-03-30 04:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with scrape type 2
2026-03-30 04:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with scrape type 2
2026-03-30 04:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0, identifier: 10739223
2026-03-30 04:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10739223
2026-03-30 04:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10739223
2026-03-30 04:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ff16e86-a3ed-577b-a0d9-a77818e3c0b0 with identifier: 10739223 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:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739223>
{'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-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '1ff16e86-a3ed-577b-a0d9-a77818e3c0b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LY7532',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739223',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 57409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQC 400 - Electric - Automatic - 408 hp - 57.409 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739223%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.be] INFO: Saving data for 10739223: {'auction_closing_time': 1774858500.0, 'created_time': 1774624673.855359, 'last_price_update_time': 1774844257.119313}
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.be',RowKey='10739223') HTTP/1.1" 204 0
2026-03-30 04:17:37 [adesa.be] INFO: Found listing with ID: 10739589
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.be%27%20and%20RowKey%20eq%20%2710739589%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.be] INFO: Scrape type for 10739589: 2
2026-03-30 04:17:37 [adesa.be] INFO: Scraping item 10739589 url https://www.openlane.eu/en/carv6/auction/10739589
2026-03-30 04:17:37 [adesa.be] INFO: Found listing with ID: 10739714
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.be%27%20and%20RowKey%20eq%20%2710739714%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.be] INFO: Scrape type for 10739714: 2
2026-03-30 04:17:37 [adesa.be] INFO: Scraping item 10739714 url https://www.openlane.eu/en/carv6/auction/10739714
2026-03-30 04:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739978> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10739221
2026-03-30 04:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e049099-e265-5688-891d-279a11222912 with scrape type 2
2026-03-30 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e049099-e265-5688-891d-279a11222912 with scrape type 2
2026-03-30 04:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e049099-e265-5688-891d-279a11222912, identifier: 10739221
2026-03-30 04:17:37 [adesa.be] INFO: Found listing with ID: 10739708
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.be%27%20and%20RowKey%20eq%20%2710739708%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.be] INFO: Scrape type for 10739708: 2
2026-03-30 04:17:37 [adesa.be] INFO: Scraping item 10739708 url https://www.openlane.eu/en/carv6/auction/10739708
2026-03-30 04:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10739221
2026-03-30 04:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10739221
2026-03-30 04:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e049099-e265-5688-891d-279a11222912 with identifier: 10739221 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/10739221>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '4e049099-e265-5688-891d-279a11222912',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CJ4306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739221',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQE',
'odometer': 42434,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30000,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQE 300 - Electric - Automatic - 245 hp - 42.434 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739221%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.be] INFO: Saving data for 10739221: {'auction_closing_time': 1774858500.0, 'created_time': 1774624680.66488, 'last_price_update_time': 1774844257.577755}
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.be',RowKey='10739221') HTTP/1.1" 204 0
2026-03-30 04:17:37 [adesa.be] INFO: Found listing with ID: 10740022
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.be%27%20and%20RowKey%20eq%20%2710740022%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.be] INFO: Scrape type for 10740022: 2
2026-03-30 04:17:37 [adesa.be] INFO: Scraping item 10740022 url https://www.openlane.eu/en/carv6/auction/10740022
2026-03-30 04:17:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:37 [adesa.be] INFO: Found listing with ID: 10739364
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.be%27%20and%20RowKey%20eq%20%2710739364%27 HTTP/1.1" 200 None
2026-03-30 04:17:37 [adesa.be] INFO: Scrape type for 10739364: 2
2026-03-30 04:17:37 [adesa.be] INFO: Scraping item 10739364 url https://www.openlane.eu/en/carv6/auction/10739364
2026-03-30 04:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10739978
2026-03-30 04:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9043d016-4258-5440-a49b-6334f8dedb9a with scrape type 2
2026-03-30 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9043d016-4258-5440-a49b-6334f8dedb9a with scrape type 2
2026-03-30 04:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9043d016-4258-5440-a49b-6334f8dedb9a, identifier: 10739978
2026-03-30 04:17:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c9598b4-90bf-52e3-8c6b-3af3040d091b with identifier: 10739574
2026-03-30 04:17:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c9598b4-90bf-52e3-8c6b-3af3040d091b with scrape type 2
2026-03-30 04:17:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c9598b4-90bf-52e3-8c6b-3af3040d091b with scrape type 2
2026-03-30 04:17:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c9598b4-90bf-52e3-8c6b-3af3040d091b, identifier: 10739574
2026-03-30 04:17:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10739978
2026-03-30 04:17:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10739978
2026-03-30 04:17:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9043d016-4258-5440-a49b-6334f8dedb9a with identifier: 10739978 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/10739978>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Electric',
'id': '9043d016-4258-5440-a49b-6334f8dedb9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQB053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739978',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 161265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - Automatic - 190 hp - '
'161.265 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739978%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.be] INFO: Saving data for 10739978: {'auction_closing_time': 1774861200.0, 'created_time': 1774649998.601717, 'last_price_update_time': 1774844258.086068}
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.be',RowKey='10739978') HTTP/1.1" 204 0
2026-03-30 04:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c9598b4-90bf-52e3-8c6b-3af3040d091b with identifier: 10739574
2026-03-30 04:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c9598b4-90bf-52e3-8c6b-3af3040d091b with identifier: 10739574
2026-03-30 04:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c9598b4-90bf-52e3-8c6b-3af3040d091b with identifier: 10739574 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/10739574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '4c9598b4-90bf-52e3-8c6b-3af3040d091b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DV5984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 59312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24400,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 - Electric - Automatic - 190 hp - 59.312 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739574%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.be] INFO: Saving data for 10739574: {'auction_closing_time': 1774858500.0, 'created_time': 1774624661.637912, 'last_price_update_time': 1774844258.384743}
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.be',RowKey='10739574') HTTP/1.1" 204 0
2026-03-30 04:17:38 [adesa.be] INFO: Found listing with ID: 10740745
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.be%27%20and%20RowKey%20eq%20%2710740745%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.be] INFO: Scrape type for 10740745: 2
2026-03-30 04:17:38 [adesa.be] INFO: Scraping item 10740745 url https://www.openlane.eu/en/carv6/auction/10740745
2026-03-30 04:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739572> (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/10739339> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:38 [adesa.be] INFO: Found listing with ID: 10739344
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.be%27%20and%20RowKey%20eq%20%2710739344%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.be] INFO: Scrape type for 10739344: 2
2026-03-30 04:17:38 [adesa.be] INFO: Scraping item 10739344 url https://www.openlane.eu/en/carv6/auction/10739344
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10739482
2026-03-30 04:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d98efd-7187-57a5-9b20-4cb173887620 with scrape type 2
2026-03-30 04:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99d98efd-7187-57a5-9b20-4cb173887620 with scrape type 2
2026-03-30 04:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99d98efd-7187-57a5-9b20-4cb173887620, identifier: 10739482
2026-03-30 04:17:38 [adesa.be] INFO: Found listing with ID: 10739462
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.be%27%20and%20RowKey%20eq%20%2710739462%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.be] INFO: Scrape type for 10739462: 2
2026-03-30 04:17:38 [adesa.be] INFO: Scraping item 10739462 url https://www.openlane.eu/en/carv6/auction/10739462
2026-03-30 04:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10739482
2026-03-30 04:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10739482
2026-03-30 04:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99d98efd-7187-57a5-9b20-4cb173887620 with identifier: 10739482 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/10739482>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '99d98efd-7187-57a5-9b20-4cb173887620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AC6466',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 48418,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 Business Line - Electric - Automatic - 190 hp '
'- 48.418 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739482%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.be] INFO: Saving data for 10739482: {'auction_closing_time': 1774858500.0, 'created_time': 1774624660.93269, 'last_price_update_time': 1774844258.866471}
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.be',RowKey='10739482') HTTP/1.1" 204 0
2026-03-30 04:17:38 [adesa.be] INFO: Found listing with ID: 10739490
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.be%27%20and%20RowKey%20eq%20%2710739490%27 HTTP/1.1" 200 None
2026-03-30 04:17:38 [adesa.be] INFO: Scrape type for 10739490: 2
2026-03-30 04:17:38 [adesa.be] INFO: Scraping item 10739490 url https://www.openlane.eu/en/carv6/auction/10739490
2026-03-30 04:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc250c9d-9875-50d0-9cb8-5e769bfa3537 with identifier: 10739572
2026-03-30 04:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc250c9d-9875-50d0-9cb8-5e769bfa3537 with scrape type 2
2026-03-30 04:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc250c9d-9875-50d0-9cb8-5e769bfa3537 with scrape type 2
2026-03-30 04:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc250c9d-9875-50d0-9cb8-5e769bfa3537, identifier: 10739572
2026-03-30 04:17:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10739339
2026-03-30 04:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with scrape type 2
2026-03-30 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with scrape type 2
2026-03-30 04:17:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0, identifier: 10739339
2026-03-30 04:17:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739678> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc250c9d-9875-50d0-9cb8-5e769bfa3537 with identifier: 10739572
2026-03-30 04:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc250c9d-9875-50d0-9cb8-5e769bfa3537 with identifier: 10739572
2026-03-30 04:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc250c9d-9875-50d0-9cb8-5e769bfa3537 with identifier: 10739572 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: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/10739572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'bc250c9d-9875-50d0-9cb8-5e769bfa3537',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AC6486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 13855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 Business Line - Electric - Automatic - 190 hp '
'- 13.855 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739572%27 HTTP/1.1" 200 None
2026-03-30 04:17:39 [adesa.be] INFO: Saving data for 10739572: {'auction_closing_time': 1774858500.0, 'created_time': 1774624681.326189, 'last_price_update_time': 1774844259.591381}
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.be',RowKey='10739572') HTTP/1.1" 204 0
2026-03-30 04:17:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10739339
2026-03-30 04:17:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10739339
2026-03-30 04:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07ae1de-86e6-5aba-8e4e-a2d69081f2a0 with identifier: 10739339 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: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/10739339>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f07ae1de-86e6-5aba-8e4e-a2d69081f2a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTA733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739339',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 102680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300de Business - Diesel - Automatic - 194 hp '
'- 102.680 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739339%27 HTTP/1.1" 200 None
2026-03-30 04:17:39 [adesa.be] INFO: Saving data for 10739339: {'auction_closing_time': 1774858500.0, 'created_time': 1774624675.228131, 'last_price_update_time': 1774844259.897248}
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.be',RowKey='10739339') HTTP/1.1" 204 0
2026-03-30 04:17:39 [adesa.be] INFO: Found listing with ID: 10739417
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.be%27%20and%20RowKey%20eq%20%2710739417%27 HTTP/1.1" 200 None
2026-03-30 04:17:39 [adesa.be] INFO: Scrape type for 10739417: 2
2026-03-30 04:17:39 [adesa.be] INFO: Scraping item 10739417 url https://www.openlane.eu/en/carv6/auction/10739417
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:39 [adesa.be] INFO: Found listing with ID: 10740512
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.be%27%20and%20RowKey%20eq%20%2710740512%27 HTTP/1.1" 200 None
2026-03-30 04:17:39 [adesa.be] INFO: Scrape type for 10740512: 2
2026-03-30 04:17:39 [adesa.be] INFO: Scraping item 10740512 url https://www.openlane.eu/en/carv6/auction/10740512
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740775> (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/10739531> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with identifier: 10739678
2026-03-30 04:17:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with scrape type 2
2026-03-30 04:17:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0, identifier: 10739678
2026-03-30 04:17:40 [adesa.be] INFO: Found listing with ID: 10739161
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.be%27%20and%20RowKey%20eq%20%2710739161%27 HTTP/1.1" 200 None
2026-03-30 04:17:40 [adesa.be] INFO: Scrape type for 10739161: 2
2026-03-30 04:17:40 [adesa.be] INFO: Scraping item 10739161 url https://www.openlane.eu/en/carv6/auction/10739161
2026-03-30 04:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with identifier: 10739678
2026-03-30 04:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with identifier: 10739678
2026-03-30 04:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0 with identifier: 10739678 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/10739678>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'bd3310b6-65a7-5d5f-a4c1-46b8d5391ed0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXD777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 151114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2021-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300de Business Solution - Diesel - Automatic '
'- 194 hp - 151.114 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739678%27 HTTP/1.1" 200 None
2026-03-30 04:17:40 [adesa.be] INFO: Saving data for 10739678: {'auction_closing_time': 1774858500.0, 'created_time': 1774624674.572107, 'last_price_update_time': 1774844260.33349}
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.be',RowKey='10739678') HTTP/1.1" 204 0
2026-03-30 04:17:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:40 [adesa.be] INFO: Found listing with ID: 10739209
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.be%27%20and%20RowKey%20eq%20%2710739209%27 HTTP/1.1" 200 None
2026-03-30 04:17:40 [adesa.be] INFO: Scrape type for 10739209: 2
2026-03-30 04:17:40 [adesa.be] INFO: Scraping item 10739209 url https://www.openlane.eu/en/carv6/auction/10739209
2026-03-30 04:17:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10739035
2026-03-30 04:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f, identifier: 10739035
2026-03-30 04:17:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10739035
2026-03-30 04:17:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:17:40 [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:17:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:17: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:17:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10739035
2026-03-30 04:17:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70b8e0d6-a10b-5ee3-83b3-8f33e11d616f with identifier: 10739035 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/10739035>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '70b8e0d6-a10b-5ee3-83b3-8f33e11d616f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739035',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 84698,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21200,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz E Break 300 Business - Hybrid - 211 hp - 84.698 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739035%27 HTTP/1.1" 200 None
2026-03-30 04:17:40 [adesa.be] INFO: Saving data for 10739035: {'auction_closing_time': 1774858500.0, 'created_time': 1774624677.393972, 'last_price_update_time': 1774844260.856439}
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.be',RowKey='10739035') HTTP/1.1" 204 0
2026-03-30 04:17:40 [adesa.be] INFO: Found listing with ID: 10739502
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.be%27%20and%20RowKey%20eq%20%2710739502%27 HTTP/1.1" 200 None
2026-03-30 04:17:40 [adesa.be] INFO: Scrape type for 10739502: 2
2026-03-30 04:17:40 [adesa.be] INFO: Scraping item 10739502 url https://www.openlane.eu/en/carv6/auction/10739502
2026-03-30 04:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e768cde2-d508-5077-b87f-fa13273a6e3b with identifier: 10740775
2026-03-30 04:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e768cde2-d508-5077-b87f-fa13273a6e3b with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e768cde2-d508-5077-b87f-fa13273a6e3b with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e768cde2-d508-5077-b87f-fa13273a6e3b, identifier: 10740775
2026-03-30 04:17:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12acc3d1-0580-5a66-9295-794174220535 with identifier: 10739531
2026-03-30 04:17:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12acc3d1-0580-5a66-9295-794174220535 with scrape type 2
2026-03-30 04:17:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12acc3d1-0580-5a66-9295-794174220535 with scrape type 2
2026-03-30 04:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12acc3d1-0580-5a66-9295-794174220535, identifier: 10739531
2026-03-30 04:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e768cde2-d508-5077-b87f-fa13273a6e3b with identifier: 10740775
2026-03-30 04:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e768cde2-d508-5077-b87f-fa13273a6e3b with identifier: 10740775
2026-03-30 04:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e768cde2-d508-5077-b87f-fa13273a6e3b with identifier: 10740775 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/10740775>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e768cde2-d508-5077-b87f-fa13273a6e3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVR663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740775',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 124719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 124.719 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740775%27 HTTP/1.1" 200 None
2026-03-30 04:17:41 [adesa.be] INFO: Saving data for 10740775: {'auction_closing_time': 1774947600.0, 'created_time': 1774649989.875984, 'last_price_update_time': 1774844261.492638}
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.be',RowKey='10740775') HTTP/1.1" 204 0
2026-03-30 04:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12acc3d1-0580-5a66-9295-794174220535 with identifier: 10739531
2026-03-30 04:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12acc3d1-0580-5a66-9295-794174220535 with identifier: 10739531
2026-03-30 04:17:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12acc3d1-0580-5a66-9295-794174220535 with identifier: 10739531 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/10739531>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Electric',
'id': '12acc3d1-0580-5a66-9295-794174220535',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MC6711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739531',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 81131,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz EQA 250 - Electric - Automatic - 190 hp - 81.131 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739531%27 HTTP/1.1" 200 None
2026-03-30 04:17:41 [adesa.be] INFO: Saving data for 10739531: {'auction_closing_time': 1774858500.0, 'created_time': 1774624660.604669, 'last_price_update_time': 1774844261.767417}
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.be',RowKey='10739531') HTTP/1.1" 204 0
2026-03-30 04:17:41 [adesa.be] INFO: Found listing with ID: 10739435
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.be%27%20and%20RowKey%20eq%20%2710739435%27 HTTP/1.1" 200 None
2026-03-30 04:17:41 [adesa.be] INFO: Scrape type for 10739435: 2
2026-03-30 04:17:41 [adesa.be] INFO: Scraping item 10739435 url https://www.openlane.eu/en/carv6/auction/10739435
2026-03-30 04:17:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: 77a3387c-76b4-5bab-a70c-845f60da3ce1 with identifier: 10739271
2026-03-30 04:17:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77a3387c-76b4-5bab-a70c-845f60da3ce1 with scrape type 2
2026-03-30 04:17:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77a3387c-76b4-5bab-a70c-845f60da3ce1 with scrape type 2
2026-03-30 04:17:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77a3387c-76b4-5bab-a70c-845f60da3ce1, identifier: 10739271
2026-03-30 04:17:41 [adesa.be] INFO: Found listing with ID: 10740802
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.be%27%20and%20RowKey%20eq%20%2710740802%27 HTTP/1.1" 200 None
2026-03-30 04:17:41 [adesa.be] INFO: Scrape type for 10740802: 2
2026-03-30 04:17:41 [adesa.be] INFO: Scraping item 10740802 url https://www.openlane.eu/en/carv6/auction/10740802
2026-03-30 04:17:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77a3387c-76b4-5bab-a70c-845f60da3ce1 with identifier: 10739271
2026-03-30 04:17:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77a3387c-76b4-5bab-a70c-845f60da3ce1 with identifier: 10739271
2026-03-30 04:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77a3387c-76b4-5bab-a70c-845f60da3ce1 with identifier: 10739271 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/10739271>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '77a3387c-76b4-5bab-a70c-845f60da3ce1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFL456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739271',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 84374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28600,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 84.374 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739271%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Saving data for 10739271: {'auction_closing_time': 1774858500.0, 'created_time': 1774624665.860218, 'last_price_update_time': 1774844262.207497}
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.be',RowKey='10739271') HTTP/1.1" 204 0
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10740465
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.be%27%20and%20RowKey%20eq%20%2710740465%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10740465: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10740465 url https://www.openlane.eu/en/carv6/auction/10740465
2026-03-30 04:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10739466
2026-03-30 04:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ef12610-604f-5340-938b-6a81fa8c4602 with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ef12610-604f-5340-938b-6a81fa8c4602 with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ef12610-604f-5340-938b-6a81fa8c4602, identifier: 10739466
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10739215
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.be%27%20and%20RowKey%20eq%20%2710739215%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10739215: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10739215 url https://www.openlane.eu/en/carv6/auction/10739215
2026-03-30 04:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10739466
2026-03-30 04:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10739466
2026-03-30 04:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ef12610-604f-5340-938b-6a81fa8c4602 with identifier: 10739466 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/10739466>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1ef12610-604f-5340-938b-6a81fa8c4602',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UP4949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 83100,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26100,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLC 300de Business - 4-Matic - Diesel - Automatic - '
'194 hp - 83.100 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739466%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Saving data for 10739466: {'auction_closing_time': 1774858500.0, 'created_time': 1774624668.072903, 'last_price_update_time': 1774844262.601926}
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.be',RowKey='10739466') HTTP/1.1" 204 0
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10740533
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.be%27%20and%20RowKey%20eq%20%2710740533%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10740533: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10740533 url https://www.openlane.eu/en/carv6/auction/10740533
2026-03-30 04:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10739119
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.be%27%20and%20RowKey%20eq%20%2710739119%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10739119: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10739119 url https://www.openlane.eu/en/carv6/auction/10739119
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739375
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.be%27%20and%20RowKey%20eq%20%2710739375%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10739375: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10739375 url https://www.openlane.eu/en/carv6/auction/10739375
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10739033
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.be%27%20and%20RowKey%20eq%20%2710739033%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10739033: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10739033 url https://www.openlane.eu/en/carv6/auction/10739033
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10739083
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.be%27%20and%20RowKey%20eq%20%2710739083%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10739083: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10739083 url https://www.openlane.eu/en/carv6/auction/10739083
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10739086
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.be%27%20and%20RowKey%20eq%20%2710739086%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10739086: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10739086 url https://www.openlane.eu/en/carv6/auction/10739086
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10739136
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.be%27%20and%20RowKey%20eq%20%2710739136%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10739136: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10739136 url https://www.openlane.eu/en/carv6/auction/10739136
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10739113
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.be%27%20and%20RowKey%20eq%20%2710739113%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10739113: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10739113 url https://www.openlane.eu/en/carv6/auction/10739113
2026-03-30 04:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10739359
2026-03-30 04:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44938c1f-7799-536a-aa22-877ba68b9dca with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44938c1f-7799-536a-aa22-877ba68b9dca with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44938c1f-7799-536a-aa22-877ba68b9dca, identifier: 10739359
2026-03-30 04:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 423df961-4528-5a59-9b6f-3133b5b316f9 with identifier: 10739158
2026-03-30 04:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 423df961-4528-5a59-9b6f-3133b5b316f9 with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 423df961-4528-5a59-9b6f-3133b5b316f9 with scrape type 2
2026-03-30 04:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 423df961-4528-5a59-9b6f-3133b5b316f9, identifier: 10739158
2026-03-30 04:17:42 [adesa.be] INFO: Found listing with ID: 10739075
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.be%27%20and%20RowKey%20eq%20%2710739075%27 HTTP/1.1" 200 None
2026-03-30 04:17:42 [adesa.be] INFO: Scrape type for 10739075: 2
2026-03-30 04:17:42 [adesa.be] INFO: Scraping item 10739075 url https://www.openlane.eu/en/carv6/auction/10739075
2026-03-30 04:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10739359
2026-03-30 04:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10739359
2026-03-30 04:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44938c1f-7799-536a-aa22-877ba68b9dca with identifier: 10739359 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/10739359>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '44938c1f-7799-536a-aa22-877ba68b9dca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739359',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 118955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 118.955 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739359%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Saving data for 10739359: {'auction_closing_time': 1774858500.0, 'created_time': 1774627214.797358, 'last_price_update_time': 1774844263.24929}
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.be',RowKey='10739359') HTTP/1.1" 204 0
2026-03-30 04:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 423df961-4528-5a59-9b6f-3133b5b316f9 with identifier: 10739158
2026-03-30 04:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 423df961-4528-5a59-9b6f-3133b5b316f9 with identifier: 10739158
2026-03-30 04:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 423df961-4528-5a59-9b6f-3133b5b316f9 with identifier: 10739158 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/10739158>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '423df961-4528-5a59-9b6f-3133b5b316f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAQ876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739158',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 133037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-09-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 133.037 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739158%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Saving data for 10739158: {'auction_closing_time': 1774858500.0, 'created_time': 1774627180.580981, 'last_price_update_time': 1774844263.737228}
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.be',RowKey='10739158') HTTP/1.1" 204 0
2026-03-30 04:17:43 [adesa.be] INFO: Found listing with ID: 10739130
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.be%27%20and%20RowKey%20eq%20%2710739130%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Scrape type for 10739130: 2
2026-03-30 04:17:43 [adesa.be] INFO: Scraping item 10739130 url https://www.openlane.eu/en/carv6/auction/10739130
2026-03-30 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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/10739944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740022> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:43 [adesa.be] INFO: Found listing with ID: 10739163
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.be%27%20and%20RowKey%20eq%20%2710739163%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Scrape type for 10739163: 2
2026-03-30 04:17:43 [adesa.be] INFO: Scraping item 10739163 url https://www.openlane.eu/en/carv6/auction/10739163
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739658
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.be%27%20and%20RowKey%20eq%20%2710739658%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Scrape type for 10739658: 2
2026-03-30 04:17:43 [adesa.be] INFO: Scraping item 10739658 url https://www.openlane.eu/en/carv6/auction/10739658
2026-03-30 04:17:43 [adesa.be] INFO: Found listing with ID: 10739262
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.be%27%20and%20RowKey%20eq%20%2710739262%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Scrape type for 10739262: 2
2026-03-30 04:17:43 [adesa.be] INFO: Scraping item 10739262 url https://www.openlane.eu/en/carv6/auction/10739262
2026-03-30 04:17:43 [adesa.be] INFO: Found listing with ID: 10739293
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.be%27%20and%20RowKey%20eq%20%2710739293%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Scrape type for 10739293: 2
2026-03-30 04:17:43 [adesa.be] INFO: Scraping item 10739293 url https://www.openlane.eu/en/carv6/auction/10739293
2026-03-30 04:17:43 [adesa.be] INFO: Found listing with ID: 10739069
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.be%27%20and%20RowKey%20eq%20%2710739069%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Scrape type for 10739069: 2
2026-03-30 04:17:43 [adesa.be] INFO: Scraping item 10739069 url https://www.openlane.eu/en/carv6/auction/10739069
2026-03-30 04:17:43 [adesa.be] INFO: Found listing with ID: 10739180
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.be%27%20and%20RowKey%20eq%20%2710739180%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Scrape type for 10739180: 2
2026-03-30 04:17:43 [adesa.be] INFO: Scraping item 10739180 url https://www.openlane.eu/en/carv6/auction/10739180
2026-03-30 04:17:43 [adesa.be] INFO: Found listing with ID: 10739261
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.be%27%20and%20RowKey%20eq%20%2710739261%27 HTTP/1.1" 200 None
2026-03-30 04:17:43 [adesa.be] INFO: Scrape type for 10739261: 2
2026-03-30 04:17:43 [adesa.be] INFO: Scraping item 10739261 url https://www.openlane.eu/en/carv6/auction/10739261
2026-03-30 04:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with identifier: 10739162
2026-03-30 04:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with scrape type 2
2026-03-30 04:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3825bd92-32ab-5f75-a14a-34b2d6ee9867, identifier: 10739162
2026-03-30 04:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944
2026-03-30 04:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76c5abae-b28b-5706-a46d-58c39a5c0553 with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76c5abae-b28b-5706-a46d-58c39a5c0553 with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76c5abae-b28b-5706-a46d-58c39a5c0553, identifier: 10739944
2026-03-30 04:17:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2d44934-181c-5e12-80e9-2934681cbc27 with identifier: 10740022
2026-03-30 04:17:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2d44934-181c-5e12-80e9-2934681cbc27 with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2d44934-181c-5e12-80e9-2934681cbc27 with scrape type 2
2026-03-30 04:17:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2d44934-181c-5e12-80e9-2934681cbc27, identifier: 10740022
2026-03-30 04:17:44 [adesa.be] INFO: Found listing with ID: 10739292
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.be%27%20and%20RowKey%20eq%20%2710739292%27 HTTP/1.1" 200 None
2026-03-30 04:17:44 [adesa.be] INFO: Scrape type for 10739292: 2
2026-03-30 04:17:44 [adesa.be] INFO: Scraping item 10739292 url https://www.openlane.eu/en/carv6/auction/10739292
2026-03-30 04:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with identifier: 10739162
2026-03-30 04:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with identifier: 10739162
2026-03-30 04:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3825bd92-32ab-5f75-a14a-34b2d6ee9867 with identifier: 10739162 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/10739162>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3825bd92-32ab-5f75-a14a-34b2d6ee9867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739162',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 95710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Automatic - 102 hp - 95.710 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739162%27 HTTP/1.1" 200 None
2026-03-30 04:17:44 [adesa.be] INFO: Saving data for 10739162: {'auction_closing_time': 1774858500.0, 'created_time': 1774627177.935808, 'last_price_update_time': 1774844264.463014}
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.be',RowKey='10739162') HTTP/1.1" 204 0
2026-03-30 04:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944
2026-03-30 04:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944
2026-03-30 04:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76c5abae-b28b-5706-a46d-58c39a5c0553 with identifier: 10739944 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/10739944>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '76c5abae-b28b-5706-a46d-58c39a5c0553',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739944',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 227783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz Vito L2 116 CDI - Diesel - Automatic - 163 hp - '
'227.783 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739944%27 HTTP/1.1" 200 None
2026-03-30 04:17:44 [adesa.be] INFO: Saving data for 10739944: {'auction_closing_time': 1774861200.0, 'created_time': 1774649810.314395, 'last_price_update_time': 1774844264.737826}
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.be',RowKey='10739944') HTTP/1.1" 204 0
2026-03-30 04:17:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2d44934-181c-5e12-80e9-2934681cbc27 with identifier: 10740022
2026-03-30 04:17:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2d44934-181c-5e12-80e9-2934681cbc27 with identifier: 10740022
2026-03-30 04:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2d44934-181c-5e12-80e9-2934681cbc27 with identifier: 10740022 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:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740022>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 192,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'c2d44934-181c-5e12-80e9-2934681cbc27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WFD562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740022',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 147586,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2019-05-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman Cooper S - Petrol - Automatic - 192 hp - 147.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710740022%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Saving data for 10740022: {'auction_closing_time': 1774861200.0, 'created_time': 1774649988.755527, 'last_price_update_time': 1774844265.051282}
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.be',RowKey='10740022') HTTP/1.1" 204 0
2026-03-30 04:17:45 [adesa.be] INFO: Found listing with ID: 10739297
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.be%27%20and%20RowKey%20eq%20%2710739297%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Scrape type for 10739297: 2
2026-03-30 04:17:45 [adesa.be] INFO: Scraping item 10739297 url https://www.openlane.eu/en/carv6/auction/10739297
2026-03-30 04:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:45 [adesa.be] INFO: Found listing with ID: 10739299
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.be%27%20and%20RowKey%20eq%20%2710739299%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Scrape type for 10739299: 2
2026-03-30 04:17:45 [adesa.be] INFO: Scraping item 10739299 url https://www.openlane.eu/en/carv6/auction/10739299
2026-03-30 04:17:45 [adesa.be] INFO: Found listing with ID: 10739617
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.be%27%20and%20RowKey%20eq%20%2710739617%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Scrape type for 10739617: 2
2026-03-30 04:17:45 [adesa.be] INFO: Scraping item 10739617 url https://www.openlane.eu/en/carv6/auction/10739617
2026-03-30 04:17:45 [adesa.be] INFO: Found listing with ID: 10739084
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.be%27%20and%20RowKey%20eq%20%2710739084%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Scrape type for 10739084: 2
2026-03-30 04:17:45 [adesa.be] INFO: Scraping item 10739084 url https://www.openlane.eu/en/carv6/auction/10739084
2026-03-30 04:17:45 [adesa.be] INFO: Found listing with ID: 10739126
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.be%27%20and%20RowKey%20eq%20%2710739126%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Scrape type for 10739126: 2
2026-03-30 04:17:45 [adesa.be] INFO: Scraping item 10739126 url https://www.openlane.eu/en/carv6/auction/10739126
2026-03-30 04:17:45 [adesa.be] INFO: Found listing with ID: 10739128
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.be%27%20and%20RowKey%20eq%20%2710739128%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Scrape type for 10739128: 2
2026-03-30 04:17:45 [adesa.be] INFO: Scraping item 10739128 url https://www.openlane.eu/en/carv6/auction/10739128
2026-03-30 04:17:45 [adesa.be] INFO: Found listing with ID: 10739127
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.be%27%20and%20RowKey%20eq%20%2710739127%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Scrape type for 10739127: 2
2026-03-30 04:17:45 [adesa.be] INFO: Scraping item 10739127 url https://www.openlane.eu/en/carv6/auction/10739127
2026-03-30 04:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with identifier: 10740745
2026-03-30 04:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd, identifier: 10740745
2026-03-30 04:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10739364
2026-03-30 04:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36, identifier: 10739364
2026-03-30 04:17:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c97a8c1-e95a-567a-9cbe-50364f5861cb with identifier: 10739589
2026-03-30 04:17:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c97a8c1-e95a-567a-9cbe-50364f5861cb with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c97a8c1-e95a-567a-9cbe-50364f5861cb with scrape type 2
2026-03-30 04:17:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c97a8c1-e95a-567a-9cbe-50364f5861cb, identifier: 10739589
2026-03-30 04:17:45 [adesa.be] INFO: Found listing with ID: 10739085
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.be%27%20and%20RowKey%20eq%20%2710739085%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Scrape type for 10739085: 2
2026-03-30 04:17:45 [adesa.be] INFO: Scraping item 10739085 url https://www.openlane.eu/en/carv6/auction/10739085
2026-03-30 04:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with identifier: 10740745
2026-03-30 04:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with identifier: 10740745
2026-03-30 04:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50a9f0a7-fe5a-57af-bdec-10eea81f5cdd with identifier: 10740745 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/10740745>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '50a9f0a7-fe5a-57af-bdec-10eea81f5cdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQS278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 131466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 131.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740745%27 HTTP/1.1" 200 None
2026-03-30 04:17:45 [adesa.be] INFO: Saving data for 10740745: {'auction_closing_time': 1774947600.0, 'created_time': 1774649983.416269, 'last_price_update_time': 1774844265.785665}
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.be',RowKey='10740745') HTTP/1.1" 204 0
2026-03-30 04:17:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10739364
2026-03-30 04:17:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10739364
2026-03-30 04:17:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1802f1a-4ab6-52e1-8c28-1e0b5d500d36 with identifier: 10739364 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: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/10739364>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a1802f1a-4ab6-52e1-8c28-1e0b5d500d36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739364',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 109213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 109.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739364%27 HTTP/1.1" 200 None
2026-03-30 04:17:46 [adesa.be] INFO: Saving data for 10739364: {'auction_closing_time': 1774858500.0, 'created_time': 1774624684.899685, 'last_price_update_time': 1774844266.559528}
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.be',RowKey='10739364') HTTP/1.1" 204 0
2026-03-30 04:17:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c97a8c1-e95a-567a-9cbe-50364f5861cb with identifier: 10739589
2026-03-30 04:17:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c97a8c1-e95a-567a-9cbe-50364f5861cb with identifier: 10739589
2026-03-30 04:17:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c97a8c1-e95a-567a-9cbe-50364f5861cb with identifier: 10739589 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/10739589>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6c97a8c1-e95a-567a-9cbe-50364f5861cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLL428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739589',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 35643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini 5 Doors One 1.5 - Petrol - Manual - 102 hp - 35.643 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739589%27 HTTP/1.1" 200 None
2026-03-30 04:17:46 [adesa.be] INFO: Saving data for 10739589: {'auction_closing_time': 1774858500.0, 'created_time': 1774627178.626585, 'last_price_update_time': 1774844266.865568}
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.be',RowKey='10739589') HTTP/1.1" 204 0
2026-03-30 04:17:46 [adesa.be] INFO: Found listing with ID: 10739147
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.be%27%20and%20RowKey%20eq%20%2710739147%27 HTTP/1.1" 200 None
2026-03-30 04:17:46 [adesa.be] INFO: Scrape type for 10739147: 2
2026-03-30 04:17:46 [adesa.be] INFO: Scraping item 10739147 url https://www.openlane.eu/en/carv6/auction/10739147
2026-03-30 04:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:46 [adesa.be] INFO: Found listing with ID: 10739148
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.be%27%20and%20RowKey%20eq%20%2710739148%27 HTTP/1.1" 200 None
2026-03-30 04:17:46 [adesa.be] INFO: Scrape type for 10739148: 2
2026-03-30 04:17:46 [adesa.be] INFO: Scraping item 10739148 url https://www.openlane.eu/en/carv6/auction/10739148
2026-03-30 04:17:46 [adesa.be] INFO: Found listing with ID: 10739504
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.be%27%20and%20RowKey%20eq%20%2710739504%27 HTTP/1.1" 200 None
2026-03-30 04:17:46 [adesa.be] INFO: Scrape type for 10739504: 2
2026-03-30 04:17:46 [adesa.be] INFO: Scraping item 10739504 url https://www.openlane.eu/en/carv6/auction/10739504
2026-03-30 04:17:46 [adesa.be] INFO: Found listing with ID: 10739301
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:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739301%27 HTTP/1.1" 200 None
2026-03-30 04:17:47 [adesa.be] INFO: Scrape type for 10739301: 2
2026-03-30 04:17:47 [adesa.be] INFO: Scraping item 10739301 url https://www.openlane.eu/en/carv6/auction/10739301
2026-03-30 04:17:47 [adesa.be] INFO: Found listing with ID: 10739953
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.be%27%20and%20RowKey%20eq%20%2710739953%27 HTTP/1.1" 200 None
2026-03-30 04:17:47 [adesa.be] INFO: Scrape type for 10739953: 2
2026-03-30 04:17:47 [adesa.be] INFO: Scraping item 10739953 url https://www.openlane.eu/en/carv6/auction/10739953
2026-03-30 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10739490
2026-03-30 04:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cc98309-dcb9-5474-a378-55e2c9f5d47e with scrape type 2
2026-03-30 04:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cc98309-dcb9-5474-a378-55e2c9f5d47e with scrape type 2
2026-03-30 04:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cc98309-dcb9-5474-a378-55e2c9f5d47e, identifier: 10739490
2026-03-30 04:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10739462
2026-03-30 04:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with scrape type 2
2026-03-30 04:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with scrape type 2
2026-03-30 04:17:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85, identifier: 10739462
2026-03-30 04:17:47 [adesa.be] INFO: Found listing with ID: 10739190
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.be%27%20and%20RowKey%20eq%20%2710739190%27 HTTP/1.1" 200 None
2026-03-30 04:17:47 [adesa.be] INFO: Scrape type for 10739190: 2
2026-03-30 04:17:47 [adesa.be] INFO: Scraping item 10739190 url https://www.openlane.eu/en/carv6/auction/10739190
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10739490
2026-03-30 04:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10739490
2026-03-30 04:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cc98309-dcb9-5474-a378-55e2c9f5d47e with identifier: 10739490 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/10739490>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '9cc98309-dcb9-5474-a378-55e2c9f5d47e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 72452,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 72.452 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739490%27 HTTP/1.1" 200 None
2026-03-30 04:17:47 [adesa.be] INFO: Saving data for 10739490: {'auction_closing_time': 1774858500.0, 'created_time': 1774627176.16087, 'last_price_update_time': 1774844267.623765}
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.be',RowKey='10739490') HTTP/1.1" 204 0
2026-03-30 04:17:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10739462
2026-03-30 04:17:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10739462
2026-03-30 04:17:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85 with identifier: 10739462 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/10739462>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '44ffa0d2-ddcd-5b8a-93b3-b615f0a92b85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL840',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 69975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 69.975 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739462%27 HTTP/1.1" 200 None
2026-03-30 04:17:47 [adesa.be] INFO: Saving data for 10739462: {'auction_closing_time': 1774858500.0, 'created_time': 1774627176.736954, 'last_price_update_time': 1774844267.896754}
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.be',RowKey='10739462') HTTP/1.1" 204 0
2026-03-30 04:17:47 [adesa.be] INFO: Found listing with ID: 10739159
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.be%27%20and%20RowKey%20eq%20%2710739159%27 HTTP/1.1" 200 None
2026-03-30 04:17:47 [adesa.be] INFO: Scrape type for 10739159: 2
2026-03-30 04:17:47 [adesa.be] INFO: Scraping item 10739159 url https://www.openlane.eu/en/carv6/auction/10739159
2026-03-30 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10739269
2026-03-30 04:17:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0a45a74-bb9d-5085-94b7-cfecca13ca8f with scrape type 2
2026-03-30 04:17:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0a45a74-bb9d-5085-94b7-cfecca13ca8f with scrape type 2
2026-03-30 04:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0a45a74-bb9d-5085-94b7-cfecca13ca8f, identifier: 10739269
2026-03-30 04:17:48 [adesa.be] INFO: Found listing with ID: 10739149
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.be%27%20and%20RowKey%20eq%20%2710739149%27 HTTP/1.1" 200 None
2026-03-30 04:17:48 [adesa.be] INFO: Scrape type for 10739149: 2
2026-03-30 04:17:48 [adesa.be] INFO: Scraping item 10739149 url https://www.openlane.eu/en/carv6/auction/10739149
2026-03-30 04:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10739269
2026-03-30 04:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10739269
2026-03-30 04:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0a45a74-bb9d-5085-94b7-cfecca13ca8f with identifier: 10739269 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/10739269>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b0a45a74-bb9d-5085-94b7-cfecca13ca8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YR5711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Picanto',
'odometer': 109597,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Picanto 1.2 ISG GT Line - Petrol - Manual - 84 hp - 109.597 km',
'transmission': 'manual',
'trim': 'GT Line',
'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.be%27%20and%20RowKey%20eq%20%2710739269%27 HTTP/1.1" 200 None
2026-03-30 04:17:48 [adesa.be] INFO: Saving data for 10739269: {'auction_closing_time': 1774858500.0, 'created_time': 1774624646.756727, 'last_price_update_time': 1774844268.306192}
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.be',RowKey='10739269') HTTP/1.1" 204 0
2026-03-30 04:17:48 [adesa.be] INFO: Found listing with ID: 10739087
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.be%27%20and%20RowKey%20eq%20%2710739087%27 HTTP/1.1" 200 None
2026-03-30 04:17:48 [adesa.be] INFO: Scrape type for 10739087: 2
2026-03-30 04:17:48 [adesa.be] INFO: Scraping item 10739087 url https://www.openlane.eu/en/carv6/auction/10739087
2026-03-30 04:17:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739344> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:48 [adesa.be] INFO: Found listing with ID: 10739706
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.be%27%20and%20RowKey%20eq%20%2710739706%27 HTTP/1.1" 200 None
2026-03-30 04:17:48 [adesa.be] INFO: Scrape type for 10739706: 2
2026-03-30 04:17:48 [adesa.be] INFO: Scraping item 10739706 url https://www.openlane.eu/en/carv6/auction/10739706
2026-03-30 04:17:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 447ae96a-3609-505d-a66d-42fe4d68d8fe with identifier: 10739161
2026-03-30 04:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 447ae96a-3609-505d-a66d-42fe4d68d8fe with scrape type 2
2026-03-30 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 447ae96a-3609-505d-a66d-42fe4d68d8fe with scrape type 2
2026-03-30 04:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 447ae96a-3609-505d-a66d-42fe4d68d8fe, identifier: 10739161
2026-03-30 04:17:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10739502
2026-03-30 04:17:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63f2c32a-fcb7-569a-967e-35ad506518fb with scrape type 2
2026-03-30 04:17:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63f2c32a-fcb7-569a-967e-35ad506518fb with scrape type 2
2026-03-30 04:17:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63f2c32a-fcb7-569a-967e-35ad506518fb, identifier: 10739502
2026-03-30 04:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 447ae96a-3609-505d-a66d-42fe4d68d8fe with identifier: 10739161
2026-03-30 04:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 447ae96a-3609-505d-a66d-42fe4d68d8fe with identifier: 10739161
2026-03-30 04:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 447ae96a-3609-505d-a66d-42fe4d68d8fe with identifier: 10739161 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/10739161>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '447ae96a-3609-505d-a66d-42fe4d68d8fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YES566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739161',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 56664,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2020-08-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Manual - 116 hp - 56.664 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739161%27 HTTP/1.1" 200 None
2026-03-30 04:17:48 [adesa.be] INFO: Saving data for 10739161: {'auction_closing_time': 1774858500.0, 'created_time': 1774624687.227785, 'last_price_update_time': 1774844268.811545}
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.be',RowKey='10739161') HTTP/1.1" 204 0
2026-03-30 04:17:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10739502
2026-03-30 04:17:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10739502
2026-03-30 04:17:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63f2c32a-fcb7-569a-967e-35ad506518fb with identifier: 10739502 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:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739502>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '63f2c32a-fcb7-569a-967e-35ad506518fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWZ217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 79822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Countryman Cooper SE - ALL4 - Hybrid - Automatic - 125 hp - '
'79.822 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739502%27 HTTP/1.1" 200 None
2026-03-30 04:17:49 [adesa.be] INFO: Saving data for 10739502: {'auction_closing_time': 1774858500.0, 'created_time': 1774624686.910663, 'last_price_update_time': 1774844269.155234}
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.be',RowKey='10739502') HTTP/1.1" 204 0
2026-03-30 04:17:49 [adesa.be] INFO: Found listing with ID: 10739270
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.be%27%20and%20RowKey%20eq%20%2710739270%27 HTTP/1.1" 200 None
2026-03-30 04:17:49 [adesa.be] INFO: Scrape type for 10739270: 2
2026-03-30 04:17:49 [adesa.be] INFO: Scraping item 10739270 url https://www.openlane.eu/en/carv6/auction/10739270
2026-03-30 04:17:49 [adesa.be] INFO: Found listing with ID: 10739066
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.be%27%20and%20RowKey%20eq%20%2710739066%27 HTTP/1.1" 200 None
2026-03-30 04:17:49 [adesa.be] INFO: Scrape type for 10739066: 2
2026-03-30 04:17:49 [adesa.be] INFO: Scraping item 10739066 url https://www.openlane.eu/en/carv6/auction/10739066
2026-03-30 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740533> (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 [zyte_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: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10739344
2026-03-30 04:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 786a79fc-5880-5eec-81ae-3902b2800f71 with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 786a79fc-5880-5eec-81ae-3902b2800f71 with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 786a79fc-5880-5eec-81ae-3902b2800f71, identifier: 10739344
2026-03-30 04:17:49 [adesa.be] INFO: Found listing with ID: 10739423
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.be%27%20and%20RowKey%20eq%20%2710739423%27 HTTP/1.1" 200 None
2026-03-30 04:17:49 [adesa.be] INFO: Scrape type for 10739423: 2
2026-03-30 04:17:49 [adesa.be] INFO: Scraping item 10739423 url https://www.openlane.eu/en/carv6/auction/10739423
2026-03-30 04:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10739344
2026-03-30 04:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10739344
2026-03-30 04:17:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 786a79fc-5880-5eec-81ae-3902b2800f71 with identifier: 10739344 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/10739344>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '786a79fc-5880-5eec-81ae-3902b2800f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ756',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739344',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 49194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 49.194 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739344%27 HTTP/1.1" 200 None
2026-03-30 04:17:49 [adesa.be] INFO: Saving data for 10739344: {'auction_closing_time': 1774858500.0, 'created_time': 1774627176.447252, 'last_price_update_time': 1774844269.618677}
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.be',RowKey='10739344') HTTP/1.1" 204 0
2026-03-30 04:17:49 [adesa.be] INFO: Found listing with ID: 10739520
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.be%27%20and%20RowKey%20eq%20%2710739520%27 HTTP/1.1" 200 None
2026-03-30 04:17:49 [adesa.be] INFO: Scrape type for 10739520: 2
2026-03-30 04:17:49 [adesa.be] INFO: Scraping item 10739520 url https://www.openlane.eu/en/carv6/auction/10739520
2026-03-30 04:17:49 [adesa.be] INFO: Found listing with ID: 10739698
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.be%27%20and%20RowKey%20eq%20%2710739698%27 HTTP/1.1" 200 None
2026-03-30 04:17:49 [adesa.be] INFO: Scrape type for 10739698: 2
2026-03-30 04:17:49 [adesa.be] INFO: Scraping item 10739698 url https://www.openlane.eu/en/carv6/auction/10739698
2026-03-30 04:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10739215
2026-03-30 04:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4272eb9-7816-5dbe-bdb8-d85f732eb224 with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4272eb9-7816-5dbe-bdb8-d85f732eb224 with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4272eb9-7816-5dbe-bdb8-d85f732eb224, identifier: 10739215
2026-03-30 04:17:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533
2026-03-30 04:17:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba45f667-af26-5022-9e82-19e7bf868559 with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba45f667-af26-5022-9e82-19e7bf868559 with scrape type 2
2026-03-30 04:17:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba45f667-af26-5022-9e82-19e7bf868559, identifier: 10740533
2026-03-30 04:17:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10739215
2026-03-30 04:17:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10739215
2026-03-30 04:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4272eb9-7816-5dbe-bdb8-d85f732eb224 with identifier: 10739215 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/10739215>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a4272eb9-7816-5dbe-bdb8-d85f732eb224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WFD465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739215',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 67483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2019-05-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Qashqai Acenta - Petrol - Manual - 140 hp - 67.483 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739215%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Saving data for 10739215: {'auction_closing_time': 1774858500.0, 'created_time': 1774624692.288415, 'last_price_update_time': 1774844270.227478}
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.be',RowKey='10739215') HTTP/1.1" 204 0
2026-03-30 04:17:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533
2026-03-30 04:17:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533
2026-03-30 04:17:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba45f667-af26-5022-9e82-19e7bf868559 with identifier: 10740533 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/10740533>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba45f667-af26-5022-9e82-19e7bf868559',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XSM640',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 134530,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-05-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Nissan Qashqai Business - Diesel - Manual - 116 hp - 134.530 km',
'transmission': 'manual',
'trim': 'Business',
'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.be%27%20and%20RowKey%20eq%20%2710740533%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Saving data for 10740533: {'auction_closing_time': 1774965600.0, 'created_time': 1774649818.059482, 'last_price_update_time': 1774844270.504741}
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.be',RowKey='10740533') HTTP/1.1" 204 0
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739648
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.be%27%20and%20RowKey%20eq%20%2710739648%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739648: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739648 url https://www.openlane.eu/en/carv6/auction/10739648
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739328
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.be%27%20and%20RowKey%20eq%20%2710739328%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739328: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739328 url https://www.openlane.eu/en/carv6/auction/10739328
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739629
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.be%27%20and%20RowKey%20eq%20%2710739629%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739629: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739629 url https://www.openlane.eu/en/carv6/auction/10739629
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739253
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.be%27%20and%20RowKey%20eq%20%2710739253%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739253: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739253 url https://www.openlane.eu/en/carv6/auction/10739253
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739387
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.be%27%20and%20RowKey%20eq%20%2710739387%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739387: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739387 url https://www.openlane.eu/en/carv6/auction/10739387
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739499
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.be%27%20and%20RowKey%20eq%20%2710739499%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739499: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739499 url https://www.openlane.eu/en/carv6/auction/10739499
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739672
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.be%27%20and%20RowKey%20eq%20%2710739672%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739672: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739672 url https://www.openlane.eu/en/carv6/auction/10739672
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739203
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.be%27%20and%20RowKey%20eq%20%2710739203%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739203: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739203 url https://www.openlane.eu/en/carv6/auction/10739203
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739103
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.be%27%20and%20RowKey%20eq%20%2710739103%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739103: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739103 url https://www.openlane.eu/en/carv6/auction/10739103
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739232
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.be%27%20and%20RowKey%20eq%20%2710739232%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739232: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739232 url https://www.openlane.eu/en/carv6/auction/10739232
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739338
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.be%27%20and%20RowKey%20eq%20%2710739338%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739338: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739338 url https://www.openlane.eu/en/carv6/auction/10739338
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739512
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.be%27%20and%20RowKey%20eq%20%2710739512%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739512: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739512 url https://www.openlane.eu/en/carv6/auction/10739512
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739666
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.be%27%20and%20RowKey%20eq%20%2710739666%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739666: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739666 url https://www.openlane.eu/en/carv6/auction/10739666
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739463
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.be%27%20and%20RowKey%20eq%20%2710739463%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739463: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739463 url https://www.openlane.eu/en/carv6/auction/10739463
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10739696
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.be%27%20and%20RowKey%20eq%20%2710739696%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10739696: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10739696 url https://www.openlane.eu/en/carv6/auction/10739696
2026-03-30 04:17:50 [adesa.be] INFO: Found listing with ID: 10740012
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.be%27%20and%20RowKey%20eq%20%2710740012%27 HTTP/1.1" 200 None
2026-03-30 04:17:50 [adesa.be] INFO: Scrape type for 10740012: 2
2026-03-30 04:17:50 [adesa.be] INFO: Scraping item 10740012 url https://www.openlane.eu/en/carv6/auction/10740012
2026-03-30 04:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739130> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10739130
2026-03-30 04:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with scrape type 2
2026-03-30 04:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with scrape type 2
2026-03-30 04:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ec749fe-d43c-564a-9731-0d3e32eee1a5, identifier: 10739130
2026-03-30 04:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10739130
2026-03-30 04:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10739130
2026-03-30 04:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ec749fe-d43c-564a-9731-0d3e32eee1a5 with identifier: 10739130 to the API
2026-03-30 04:17:51 [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/10739130>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '2ec749fe-d43c-564a-9731-0d3e32eee1a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEH323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739130',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 57771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 57.771 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739130%27 HTTP/1.1" 200 None
2026-03-30 04:17:51 [adesa.be] INFO: Saving data for 10739130: {'auction_closing_time': 1774858500.0, 'created_time': 1774624694.22731, 'last_price_update_time': 1774844271.558956}
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.be',RowKey='10739130') HTTP/1.1" 204 0
2026-03-30 04:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739180> (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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739261> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10739113
2026-03-30 04:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4954d62f-fd5b-5ab4-85ee-674e221d8667 with scrape type 2
2026-03-30 04:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4954d62f-fd5b-5ab4-85ee-674e221d8667 with scrape type 2
2026-03-30 04:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4954d62f-fd5b-5ab4-85ee-674e221d8667, identifier: 10739113
2026-03-30 04:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10739180
2026-03-30 04:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with scrape type 2
2026-03-30 04:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with scrape type 2
2026-03-30 04:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4, identifier: 10739180
2026-03-30 04:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10739113
2026-03-30 04:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10739113
2026-03-30 04:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4954d62f-fd5b-5ab4-85ee-674e221d8667 with identifier: 10739113 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/10739113>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '4954d62f-fd5b-5ab4-85ee-674e221d8667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DFT832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739113',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 51564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 51.564 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739113%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.be] INFO: Saving data for 10739113: {'auction_closing_time': 1774858500.0, 'created_time': 1774624691.905893, 'last_price_update_time': 1774844272.197786}
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.be',RowKey='10739113') HTTP/1.1" 204 0
2026-03-30 04:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10739180
2026-03-30 04:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10739180
2026-03-30 04:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6e84ba0-ecfd-5dc5-bda2-4de5489b48a4 with identifier: 10739180 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/10739180>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd6e84ba0-ecfd-5dc5-bda2-4de5489b48a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDJ573',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739180',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 38454,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 38.454 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739180%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.be] INFO: Saving data for 10739180: {'auction_closing_time': 1774858500.0, 'created_time': 1774627172.169022, 'last_price_update_time': 1774844272.469976}
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.be',RowKey='10739180') HTTP/1.1" 204 0
2026-03-30 04:17:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10739261
2026-03-30 04:17:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with scrape type 2
2026-03-30 04:17:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with scrape type 2
2026-03-30 04:17:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 252da32f-7a50-5dcf-89a1-07dd283ff4f8, identifier: 10739261
2026-03-30 04:17:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10739261
2026-03-30 04:17:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10739261
2026-03-30 04:17:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 252da32f-7a50-5dcf-89a1-07dd283ff4f8 with identifier: 10739261 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/10739261>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '252da32f-7a50-5dcf-89a1-07dd283ff4f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCZ117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739261',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 41065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 41.065 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739261%27 HTTP/1.1" 200 None
2026-03-30 04:17:52 [adesa.be] INFO: Saving data for 10739261: {'auction_closing_time': 1774858500.0, 'created_time': 1774627171.10104, 'last_price_update_time': 1774844272.855136}
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.be',RowKey='10739261') HTTP/1.1" 204 0
2026-03-30 04:17:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739953> (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/10739147> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953
2026-03-30 04:17:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ffafa97-7fbf-5801-91a9-df5e9f10243c with scrape type 2
2026-03-30 04:17:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ffafa97-7fbf-5801-91a9-df5e9f10243c with scrape type 2
2026-03-30 04:17:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ffafa97-7fbf-5801-91a9-df5e9f10243c, identifier: 10739953
2026-03-30 04:17:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953
2026-03-30 04:17:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953
2026-03-30 04:17:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ffafa97-7fbf-5801-91a9-df5e9f10243c with identifier: 10739953 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/10739953>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ffafa97-7fbf-5801-91a9-df5e9f10243c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATD706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739953',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 196556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo 1.5 - Diesel - Manual - 102 hp - 196.556 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739953%27 HTTP/1.1" 200 None
2026-03-30 04:17:53 [adesa.be] INFO: Saving data for 10739953: {'auction_closing_time': 1774861200.0, 'created_time': 1774649815.766491, 'last_price_update_time': 1774844273.975376}
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.be',RowKey='10739953') HTTP/1.1" 204 0
2026-03-30 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10739147
2026-03-30 04:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d74e3061-73d4-5f29-aa96-5a6ef77f7900 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d74e3061-73d4-5f29-aa96-5a6ef77f7900 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d74e3061-73d4-5f29-aa96-5a6ef77f7900, identifier: 10739147
2026-03-30 04:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10739147
2026-03-30 04:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10739147
2026-03-30 04:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d74e3061-73d4-5f29-aa96-5a6ef77f7900 with identifier: 10739147 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/10739147>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'd74e3061-73d4-5f29-aa96-5a6ef77f7900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGA838',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739147',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'22.782 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739147%27 HTTP/1.1" 200 None
2026-03-30 04:17:54 [adesa.be] INFO: Saving data for 10739147: {'auction_closing_time': 1774858500.0, 'created_time': 1774627167.329431, 'last_price_update_time': 1774844274.368373}
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.be',RowKey='10739147') HTTP/1.1" 204 0
2026-03-30 04:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with identifier: 10739159
2026-03-30 04:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61, identifier: 10739159
2026-03-30 04:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10739292
2026-03-30 04:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da851eff-4a2e-5c76-850a-a5a1e361d183 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da851eff-4a2e-5c76-850a-a5a1e361d183 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da851eff-4a2e-5c76-850a-a5a1e361d183, identifier: 10739292
2026-03-30 04:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e014ef2e-b90f-5425-bdcd-99463104c3b2 with identifier: 10739417
2026-03-30 04:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e014ef2e-b90f-5425-bdcd-99463104c3b2 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e014ef2e-b90f-5425-bdcd-99463104c3b2 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e014ef2e-b90f-5425-bdcd-99463104c3b2, identifier: 10739417
2026-03-30 04:17:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10739085
2026-03-30 04:17:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7411a4e9-d9ef-5ad6-8c90-226220b29443 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7411a4e9-d9ef-5ad6-8c90-226220b29443 with scrape type 2
2026-03-30 04:17:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7411a4e9-d9ef-5ad6-8c90-226220b29443, identifier: 10739085
2026-03-30 04:17:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with identifier: 10739159
2026-03-30 04:17:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with identifier: 10739159
2026-03-30 04:17:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91c4e6b7-7f0a-5307-8787-ce6b9bbdae61 with identifier: 10739159 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:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739159>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '91c4e6b7-7f0a-5307-8787-ce6b9bbdae61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFG238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739159',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 121220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 75 hp - 121.220 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739159%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.be] INFO: Saving data for 10739159: {'auction_closing_time': 1774858500.0, 'created_time': 1774624700.388858, 'last_price_update_time': 1774844275.081407}
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.be',RowKey='10739159') HTTP/1.1" 204 0
2026-03-30 04:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10739292
2026-03-30 04:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10739292
2026-03-30 04:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da851eff-4a2e-5c76-850a-a5a1e361d183 with identifier: 10739292 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/10739292>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'da851eff-4a2e-5c76-850a-a5a1e361d183',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBH438',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 41549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2023-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - Manual - 110 hp - 41.549 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739292%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.be] INFO: Saving data for 10739292: {'auction_closing_time': 1774858500.0, 'created_time': 1774627182.812254, 'last_price_update_time': 1774844275.346981}
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.be',RowKey='10739292') HTTP/1.1" 204 0
2026-03-30 04:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e014ef2e-b90f-5425-bdcd-99463104c3b2 with identifier: 10739417
2026-03-30 04:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e014ef2e-b90f-5425-bdcd-99463104c3b2 with identifier: 10739417
2026-03-30 04:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e014ef2e-b90f-5425-bdcd-99463104c3b2 with identifier: 10739417 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/10739417>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e014ef2e-b90f-5425-bdcd-99463104c3b2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ760',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739417',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 84111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mini Clubman One D 1.5 - Diesel - Automatic - 116 hp - 84.111 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739417%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.be] INFO: Saving data for 10739417: {'auction_closing_time': 1774858500.0, 'created_time': 1774627175.063399, 'last_price_update_time': 1774844275.636955}
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.be',RowKey='10739417') HTTP/1.1" 204 0
2026-03-30 04:17:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10739085
2026-03-30 04:17:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10739085
2026-03-30 04:17:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7411a4e9-d9ef-5ad6-8c90-226220b29443 with identifier: 10739085 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/10739085>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7411a4e9-d9ef-5ad6-8c90-226220b29443',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGB024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 4493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2024-04-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - 110 hp - 4.493 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739085%27 HTTP/1.1" 200 None
2026-03-30 04:17:55 [adesa.be] INFO: Saving data for 10739085: {'auction_closing_time': 1774858500.0, 'created_time': 1774627167.054647, 'last_price_update_time': 1774844275.907119}
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.be',RowKey='10739085') HTTP/1.1" 204 0
2026-03-30 04:17:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739190> (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/10739087> (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 [zyte_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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10739190
2026-03-30 04:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with scrape type 2
2026-03-30 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with scrape type 2
2026-03-30 04:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad, identifier: 10739190
2026-03-30 04:17:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10739087
2026-03-30 04:17:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91986e6f-7146-5680-9a8c-58abbde8fbc3 with scrape type 2
2026-03-30 04:17:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91986e6f-7146-5680-9a8c-58abbde8fbc3 with scrape type 2
2026-03-30 04:17:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91986e6f-7146-5680-9a8c-58abbde8fbc3, identifier: 10739087
2026-03-30 04:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10739190
2026-03-30 04:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10739190
2026-03-30 04:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2ffc2af-e239-5ea7-9d55-5dad9f9702ad with identifier: 10739190 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/10739190>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e2ffc2af-e239-5ea7-9d55-5dad9f9702ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEL393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739190',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 101602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 75 hp - 101.602 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739190%27 HTTP/1.1" 200 None
2026-03-30 04:17:56 [adesa.be] INFO: Saving data for 10739190: {'auction_closing_time': 1774858500.0, 'created_time': 1774624696.939873, 'last_price_update_time': 1774844276.467829}
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.be',RowKey='10739190') HTTP/1.1" 204 0
2026-03-30 04:17:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10739087
2026-03-30 04:17:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10739087
2026-03-30 04:17:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91986e6f-7146-5680-9a8c-58abbde8fbc3 with identifier: 10739087 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/10739087>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '91986e6f-7146-5680-9a8c-58abbde8fbc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMB899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739087',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 60988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo-e Edition - Diesel - 102 hp - 60.988 km',
'transmission': 'manual',
'trim': 'Edition',
'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.be%27%20and%20RowKey%20eq%20%2710739087%27 HTTP/1.1" 200 None
2026-03-30 04:17:56 [adesa.be] INFO: Saving data for 10739087: {'auction_closing_time': 1774858500.0, 'created_time': 1774627162.988869, 'last_price_update_time': 1774844276.747234}
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.be',RowKey='10739087') HTTP/1.1" 204 0
2026-03-30 04:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:17:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:17:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0d51f82-4d66-5afd-9184-d0066e188565 with identifier: 10739696
2026-03-30 04:17:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0d51f82-4d66-5afd-9184-d0066e188565 with scrape type 2
2026-03-30 04:17:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0d51f82-4d66-5afd-9184-d0066e188565 with scrape type 2
2026-03-30 04:17:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0d51f82-4d66-5afd-9184-d0066e188565, identifier: 10739696
2026-03-30 04:17:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0d51f82-4d66-5afd-9184-d0066e188565 with identifier: 10739696
2026-03-30 04:17:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0d51f82-4d66-5afd-9184-d0066e188565 with identifier: 10739696
2026-03-30 04:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0d51f82-4d66-5afd-9184-d0066e188565 with identifier: 10739696 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/10739696>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a0d51f82-4d66-5afd-9184-d0066e188565',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RD8917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 211955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Innovation - Diesel - Automatic - 130 hp - '
'211.955 km',
'transmission': 'automatic',
'trim': 'Innovation',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739696%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.be] INFO: Saving data for 10739696: {'auction_closing_time': 1774858500.0, 'created_time': 1774627157.772792, 'last_price_update_time': 1774844278.200321}
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.be',RowKey='10739696') HTTP/1.1" 204 0
2026-03-30 04:17:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739270> (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/10740012> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10739463
2026-03-30 04:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1439feea-3729-54da-91a8-27c31c497c84 with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1439feea-3729-54da-91a8-27c31c497c84 with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1439feea-3729-54da-91a8-27c31c497c84, identifier: 10739463
2026-03-30 04:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10739463
2026-03-30 04:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10739463
2026-03-30 04:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1439feea-3729-54da-91a8-27c31c497c84 with identifier: 10739463 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/10739463>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1439feea-3729-54da-91a8-27c31c497c84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABL622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 110444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Manual - 130 hp - 110.444 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739463%27 HTTP/1.1" 200 None
2026-03-30 04:17:58 [adesa.be] INFO: Saving data for 10739463: {'auction_closing_time': 1774858500.0, 'created_time': 1774627156.628028, 'last_price_update_time': 1774844278.572807}
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.be',RowKey='10739463') HTTP/1.1" 204 0
2026-03-30 04:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10739270
2026-03-30 04:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba5012fc-8bac-5462-a7a2-1f72195fcf68 with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba5012fc-8bac-5462-a7a2-1f72195fcf68 with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba5012fc-8bac-5462-a7a2-1f72195fcf68, identifier: 10739270
2026-03-30 04:17:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcfdd3db-9c2d-52de-a779-ada1e6c3326e with identifier: 10740012
2026-03-30 04:17:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcfdd3db-9c2d-52de-a779-ada1e6c3326e with scrape type 2
2026-03-30 04:17:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcfdd3db-9c2d-52de-a779-ada1e6c3326e, identifier: 10740012
2026-03-30 04:17:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10739270
2026-03-30 04:17:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10739270
2026-03-30 04:17:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba5012fc-8bac-5462-a7a2-1f72195fcf68 with identifier: 10739270 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/10739270>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ba5012fc-8bac-5462-a7a2-1f72195fcf68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLT152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 85266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2022-01-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo Life 1.5 Elegance - Diesel - Manual - 131 hp - 85.266 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739270%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.be] INFO: Saving data for 10739270: {'auction_closing_time': 1774858500.0, 'created_time': 1774624702.531923, 'last_price_update_time': 1774844279.037123}
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.be',RowKey='10739270') HTTP/1.1" 204 0
2026-03-30 04:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcfdd3db-9c2d-52de-a779-ada1e6c3326e with identifier: 10740012
2026-03-30 04:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcfdd3db-9c2d-52de-a779-ada1e6c3326e with identifier: 10740012
2026-03-30 04:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcfdd3db-9c2d-52de-a779-ada1e6c3326e with identifier: 10740012 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/10740012>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'dcfdd3db-9c2d-52de-a779-ada1e6c3326e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABB621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740012',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 159264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Innovation - Diesel - Manual - 130 hp - 159.264 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'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.be%27%20and%20RowKey%20eq%20%2710740012%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.be] INFO: Saving data for 10740012: {'auction_closing_time': 1774861200.0, 'created_time': 1774649979.032842, 'last_price_update_time': 1774844279.321678}
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.be',RowKey='10740012') HTTP/1.1" 204 0
2026-03-30 04:17:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739666> (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/10739512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [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: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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c76445-b936-5ddc-96f9-970ff2f4b9ac with identifier: 10739666
2026-03-30 04:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c76445-b936-5ddc-96f9-970ff2f4b9ac with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3c76445-b936-5ddc-96f9-970ff2f4b9ac with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c76445-b936-5ddc-96f9-970ff2f4b9ac, identifier: 10739666
2026-03-30 04:17:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10739512
2026-03-30 04:17:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c11964a-31a5-5c12-b6f8-77dacce73f94 with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c11964a-31a5-5c12-b6f8-77dacce73f94 with scrape type 2
2026-03-30 04:17:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c11964a-31a5-5c12-b6f8-77dacce73f94, identifier: 10739512
2026-03-30 04:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c76445-b936-5ddc-96f9-970ff2f4b9ac with identifier: 10739666
2026-03-30 04:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c76445-b936-5ddc-96f9-970ff2f4b9ac with identifier: 10739666
2026-03-30 04:17:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c76445-b936-5ddc-96f9-970ff2f4b9ac with identifier: 10739666 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/10739666>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f3c76445-b936-5ddc-96f9-970ff2f4b9ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABM493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 98997,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 98.997 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'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.be%27%20and%20RowKey%20eq%20%2710739666%27 HTTP/1.1" 200 None
2026-03-30 04:17:59 [adesa.be] INFO: Saving data for 10739666: {'auction_closing_time': 1774858500.0, 'created_time': 1774627155.357311, 'last_price_update_time': 1774844279.895108}
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.be',RowKey='10739666') HTTP/1.1" 204 0
2026-03-30 04:17:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10739512
2026-03-30 04:17:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10739512
2026-03-30 04:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c11964a-31a5-5c12-b6f8-77dacce73f94 with identifier: 10739512 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:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739512>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '3c11964a-31a5-5c12-b6f8-77dacce73f94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMW850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 89312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 89.312 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739512%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.be] INFO: Saving data for 10739512: {'auction_closing_time': 1774858500.0, 'created_time': 1774627156.012192, 'last_price_update_time': 1774844280.206256}
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.be',RowKey='10739512') HTTP/1.1" 204 0
2026-03-30 04:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:00 [adesa.be] INFO: Found listing with ID: 10739141
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.be%27%20and%20RowKey%20eq%20%2710739141%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.be] INFO: Scrape type for 10739141: 2
2026-03-30 04:18:00 [adesa.be] INFO: Scraping item 10739141 url https://www.openlane.eu/en/carv6/auction/10739141
2026-03-30 04:18:00 [adesa.be] INFO: Found listing with ID: 10739252
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.be%27%20and%20RowKey%20eq%20%2710739252%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.be] INFO: Scrape type for 10739252: 2
2026-03-30 04:18:00 [adesa.be] INFO: Scraping item 10739252 url https://www.openlane.eu/en/carv6/auction/10739252
2026-03-30 04:18:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739232> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:00 [adesa.be] INFO: Found listing with ID: 10739122
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.be%27%20and%20RowKey%20eq%20%2710739122%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.be] INFO: Scrape type for 10739122: 2
2026-03-30 04:18:00 [adesa.be] INFO: Scraping item 10739122 url https://www.openlane.eu/en/carv6/auction/10739122
2026-03-30 04:18:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:00 [adesa.be] INFO: Found listing with ID: 10739450
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.be%27%20and%20RowKey%20eq%20%2710739450%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.be] INFO: Scrape type for 10739450: 2
2026-03-30 04:18:00 [adesa.be] INFO: Scraping item 10739450 url https://www.openlane.eu/en/carv6/auction/10739450
2026-03-30 04:18:00 [adesa.be] INFO: Found listing with ID: 10739374
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.be%27%20and%20RowKey%20eq%20%2710739374%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.be] INFO: Scrape type for 10739374: 2
2026-03-30 04:18:00 [adesa.be] INFO: Scraping item 10739374 url https://www.openlane.eu/en/carv6/auction/10739374
2026-03-30 04:18:00 [adesa.be] INFO: Found listing with ID: 10740046
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.be%27%20and%20RowKey%20eq%20%2710740046%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.be] INFO: Scrape type for 10740046: 2
2026-03-30 04:18:00 [adesa.be] INFO: Scraping item 10740046 url https://www.openlane.eu/en/carv6/auction/10740046
2026-03-30 04:18:00 [adesa.be] INFO: Found listing with ID: 10739630
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.be%27%20and%20RowKey%20eq%20%2710739630%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.be] INFO: Scrape type for 10739630: 2
2026-03-30 04:18:00 [adesa.be] INFO: Scraping item 10739630 url https://www.openlane.eu/en/carv6/auction/10739630
2026-03-30 04:18:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10739338
2026-03-30 04:18:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b89a9313-3a6b-556b-98bb-1451813c7eae with scrape type 2
2026-03-30 04:18:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b89a9313-3a6b-556b-98bb-1451813c7eae with scrape type 2
2026-03-30 04:18:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b89a9313-3a6b-556b-98bb-1451813c7eae, identifier: 10739338
2026-03-30 04:18:00 [adesa.be] INFO: Found listing with ID: 10739222
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.be%27%20and%20RowKey%20eq%20%2710739222%27 HTTP/1.1" 200 None
2026-03-30 04:18:00 [adesa.be] INFO: Scrape type for 10739222: 2
2026-03-30 04:18:00 [adesa.be] INFO: Scraping item 10739222 url https://www.openlane.eu/en/carv6/auction/10739222
2026-03-30 04:18:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10739338
2026-03-30 04:18:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10739338
2026-03-30 04:18:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b89a9313-3a6b-556b-98bb-1451813c7eae with identifier: 10739338 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: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/10739338>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b89a9313-3a6b-556b-98bb-1451813c7eae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSC931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739338',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 157082,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 157.082 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739338%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Saving data for 10739338: {'auction_closing_time': 1774858500.0, 'created_time': 1774627157.235766, 'last_price_update_time': 1774844281.139608}
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.be',RowKey='10739338') HTTP/1.1" 204 0
2026-03-30 04:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10739232
2026-03-30 04:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5781765-8038-577c-b68b-1c3823b04112 with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5781765-8038-577c-b68b-1c3823b04112 with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5781765-8038-577c-b68b-1c3823b04112, identifier: 10739232
2026-03-30 04:18:01 [adesa.be] INFO: Found listing with ID: 10739924
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.be%27%20and%20RowKey%20eq%20%2710739924%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10739924: 2
2026-03-30 04:18:01 [adesa.be] INFO: Scraping item 10739924 url https://www.openlane.eu/en/carv6/auction/10739924
2026-03-30 04:18:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10739232
2026-03-30 04:18:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10739232
2026-03-30 04:18:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5781765-8038-577c-b68b-1c3823b04112 with identifier: 10739232 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/10739232>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e5781765-8038-577c-b68b-1c3823b04112',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSC930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739232',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 146268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Edition - Diesel - Automatic - 130 hp - 146.268 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739232%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Saving data for 10739232: {'auction_closing_time': 1774858500.0, 'created_time': 1774627158.333596, 'last_price_update_time': 1774844281.54736}
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.be',RowKey='10739232') HTTP/1.1" 204 0
2026-03-30 04:18:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739203> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:01 [adesa.be] INFO: Found listing with ID: 10739043
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.be%27%20and%20RowKey%20eq%20%2710739043%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10739043: 2
2026-03-30 04:18:01 [adesa.be] INFO: Scraping item 10739043 url https://www.openlane.eu/en/carv6/auction/10739043
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739103> (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/10739672> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.be] INFO: Found listing with ID: 10739117
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.be%27%20and%20RowKey%20eq%20%2710739117%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10739117: 2
2026-03-30 04:18:01 [adesa.be] INFO: Scraping item 10739117 url https://www.openlane.eu/en/carv6/auction/10739117
2026-03-30 04:18:01 [adesa.be] INFO: Found listing with ID: 10739038
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.be%27%20and%20RowKey%20eq%20%2710739038%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10739038: 2
2026-03-30 04:18:01 [adesa.be] INFO: Scraping item 10739038 url https://www.openlane.eu/en/carv6/auction/10739038
2026-03-30 04:18:01 [adesa.be] INFO: Found listing with ID: 10739249
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.be%27%20and%20RowKey%20eq%20%2710739249%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10739249: 2
2026-03-30 04:18:01 [adesa.be] INFO: Scraping item 10739249 url https://www.openlane.eu/en/carv6/auction/10739249
2026-03-30 04:18:01 [adesa.be] INFO: Found listing with ID: 10739614
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.be%27%20and%20RowKey%20eq%20%2710739614%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10739614: 2
2026-03-30 04:18:01 [adesa.be] INFO: Scraping item 10739614 url https://www.openlane.eu/en/carv6/auction/10739614
2026-03-30 04:18:01 [adesa.be] INFO: Found listing with ID: 10740742
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.be%27%20and%20RowKey%20eq%20%2710740742%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10740742: 0
2026-03-30 04:18:01 [adesa.be] INFO: Skipping item 10740742 url https://www.openlane.eu/en/carv6/auction/10740742
2026-03-30 04:18:01 [adesa.be] INFO: Found listing with ID: 10739616
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.be%27%20and%20RowKey%20eq%20%2710739616%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10739616: 2
2026-03-30 04:18:01 [adesa.be] INFO: Scraping item 10739616 url https://www.openlane.eu/en/carv6/auction/10739616
2026-03-30 04:18:01 [adesa.be] INFO: Found listing with ID: 10739521
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.be%27%20and%20RowKey%20eq%20%2710739521%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10739521: 2
2026-03-30 04:18:01 [adesa.be] INFO: Scraping item 10739521 url https://www.openlane.eu/en/carv6/auction/10739521
2026-03-30 04:18:01 [adesa.be] INFO: Found listing with ID: 10739061
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.be%27%20and%20RowKey%20eq%20%2710739061%27 HTTP/1.1" 200 None
2026-03-30 04:18:01 [adesa.be] INFO: Scrape type for 10739061: 2
2026-03-30 04:18:01 [adesa.be] INFO: Scraping item 10739061 url https://www.openlane.eu/en/carv6/auction/10739061
2026-03-30 04:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10739203
2026-03-30 04:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e4a2282-2543-50ff-ba57-04cf3c3f6326, identifier: 10739203
2026-03-30 04:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10739103
2026-03-30 04:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d819215-6b04-5192-855f-b168d39468d7 with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d819215-6b04-5192-855f-b168d39468d7 with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d819215-6b04-5192-855f-b168d39468d7, identifier: 10739103
2026-03-30 04:18:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with identifier: 10739672
2026-03-30 04:18:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with scrape type 2
2026-03-30 04:18:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with scrape type 2
2026-03-30 04:18:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ec6eaa2-57a7-5ba3-8029-b228f085f606, identifier: 10739672
2026-03-30 04:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10739203
2026-03-30 04:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10739203
2026-03-30 04:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e4a2282-2543-50ff-ba57-04cf3c3f6326 with identifier: 10739203 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/10739203>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '5e4a2282-2543-50ff-ba57-04cf3c3f6326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739203',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 37249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 - Petrol - Manual - 83 hp - 37.249 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739203%27 HTTP/1.1" 200 None
2026-03-30 04:18:02 [adesa.be] INFO: Saving data for 10739203: {'auction_closing_time': 1774858500.0, 'created_time': 1774627158.967822, 'last_price_update_time': 1774844282.347727}
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.be',RowKey='10739203') HTTP/1.1" 204 0
2026-03-30 04:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10739103
2026-03-30 04:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10739103
2026-03-30 04:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d819215-6b04-5192-855f-b168d39468d7 with identifier: 10739103 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/10739103>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1d819215-6b04-5192-855f-b168d39468d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAR263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739103',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 116981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.5 GS Line - Diesel - Manual - 110 hp - 116.981 km',
'transmission': 'manual',
'trim': 'GS Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739103%27 HTTP/1.1" 200 None
2026-03-30 04:18:02 [adesa.be] INFO: Saving data for 10739103: {'auction_closing_time': 1774858500.0, 'created_time': 1774627160.064896, 'last_price_update_time': 1774844282.697834}
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.be',RowKey='10739103') HTTP/1.1" 204 0
2026-03-30 04:18:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with identifier: 10739672
2026-03-30 04:18:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with identifier: 10739672
2026-03-30 04:18:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ec6eaa2-57a7-5ba3-8029-b228f085f606 with identifier: 10739672 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/10739672>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6ec6eaa2-57a7-5ba3-8029-b228f085f606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQS336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 75912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-08-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Innovation - Petrol - Manual - 131 hp - 75.912 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739672%27 HTTP/1.1" 200 None
2026-03-30 04:18:02 [adesa.be] INFO: Saving data for 10739672: {'auction_closing_time': 1774858500.0, 'created_time': 1774627159.514805, 'last_price_update_time': 1774844282.979343}
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.be',RowKey='10739672') HTTP/1.1" 204 0
2026-03-30 04:18:02 [adesa.be] INFO: Found listing with ID: 10739464
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.be%27%20and%20RowKey%20eq%20%2710739464%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10739464: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10739464 url https://www.openlane.eu/en/carv6/auction/10739464
2026-03-30 04:18:03 [adesa.be] INFO: Found listing with ID: 10740515
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.be%27%20and%20RowKey%20eq%20%2710740515%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10740515: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10740515 url https://www.openlane.eu/en/carv6/auction/10740515
2026-03-30 04:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739499> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:03 [adesa.be] INFO: Found listing with ID: 10739289
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.be%27%20and%20RowKey%20eq%20%2710739289%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10739289: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10739289 url https://www.openlane.eu/en/carv6/auction/10739289
2026-03-30 04:18:03 [adesa.be] INFO: Found listing with ID: 10740492
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.be%27%20and%20RowKey%20eq%20%2710740492%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10740492: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10740492 url https://www.openlane.eu/en/carv6/auction/10740492
2026-03-30 04:18:03 [adesa.be] INFO: Found listing with ID: 10739397
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.be%27%20and%20RowKey%20eq%20%2710739397%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10739397: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10739397 url https://www.openlane.eu/en/carv6/auction/10739397
2026-03-30 04:18:03 [adesa.be] INFO: Found listing with ID: 10740771
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.be%27%20and%20RowKey%20eq%20%2710740771%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10740771: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10740771 url https://www.openlane.eu/en/carv6/auction/10740771
2026-03-30 04:18:03 [adesa.be] INFO: Found listing with ID: 10739586
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.be%27%20and%20RowKey%20eq%20%2710739586%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10739586: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10739586 url https://www.openlane.eu/en/carv6/auction/10739586
2026-03-30 04:18:03 [adesa.be] INFO: Found listing with ID: 10739291
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.be%27%20and%20RowKey%20eq%20%2710739291%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10739291: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10739291 url https://www.openlane.eu/en/carv6/auction/10739291
2026-03-30 04:18:03 [adesa.be] INFO: Found listing with ID: 10739372
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.be%27%20and%20RowKey%20eq%20%2710739372%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10739372: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10739372 url https://www.openlane.eu/en/carv6/auction/10739372
2026-03-30 04:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10739387
2026-03-30 04:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e72b422-aefb-51f6-8959-7ad5d2a08184 with scrape type 2
2026-03-30 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e72b422-aefb-51f6-8959-7ad5d2a08184 with scrape type 2
2026-03-30 04:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e72b422-aefb-51f6-8959-7ad5d2a08184, identifier: 10739387
2026-03-30 04:18:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10739499
2026-03-30 04:18:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 904949b9-4088-569c-89aa-772c037a8dcf with scrape type 2
2026-03-30 04:18:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 904949b9-4088-569c-89aa-772c037a8dcf with scrape type 2
2026-03-30 04:18:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 904949b9-4088-569c-89aa-772c037a8dcf, identifier: 10739499
2026-03-30 04:18:03 [adesa.be] INFO: Found listing with ID: 10739157
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.be%27%20and%20RowKey%20eq%20%2710739157%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Scrape type for 10739157: 2
2026-03-30 04:18:03 [adesa.be] INFO: Scraping item 10739157 url https://www.openlane.eu/en/carv6/auction/10739157
2026-03-30 04:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10739387
2026-03-30 04:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10739387
2026-03-30 04:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e72b422-aefb-51f6-8959-7ad5d2a08184 with identifier: 10739387 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/10739387>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6e72b422-aefb-51f6-8959-7ad5d2a08184',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABQ775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 54215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Edition - Petrol - Manual - 83 hp - 54.215 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739387%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Saving data for 10739387: {'auction_closing_time': 1774858500.0, 'created_time': 1774624702.840428, 'last_price_update_time': 1774844283.673647}
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.be',RowKey='10739387') HTTP/1.1" 204 0
2026-03-30 04:18:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10739499
2026-03-30 04:18:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10739499
2026-03-30 04:18:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 904949b9-4088-569c-89aa-772c037a8dcf with identifier: 10739499 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/10739499>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '904949b9-4088-569c-89aa-772c037a8dcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJQ680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 54506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Manual - 110 hp - 54.506 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739499%27 HTTP/1.1" 200 None
2026-03-30 04:18:03 [adesa.be] INFO: Saving data for 10739499: {'auction_closing_time': 1774858500.0, 'created_time': 1774624705.246536, 'last_price_update_time': 1774844283.980906}
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:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739499') HTTP/1.1" 204 0
2026-03-30 04:18:04 [adesa.be] INFO: Found listing with ID: 10739277
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.be%27%20and%20RowKey%20eq%20%2710739277%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10739277: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10739277 url https://www.openlane.eu/en/carv6/auction/10739277
2026-03-30 04:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:04 [adesa.be] INFO: Found listing with ID: 10739082
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.be%27%20and%20RowKey%20eq%20%2710739082%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10739082: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10739082 url https://www.openlane.eu/en/carv6/auction/10739082
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.be] INFO: Found listing with ID: 10739287
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.be%27%20and%20RowKey%20eq%20%2710739287%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10739287: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10739287 url https://www.openlane.eu/en/carv6/auction/10739287
2026-03-30 04:18:04 [adesa.be] INFO: Found listing with ID: 10739039
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.be%27%20and%20RowKey%20eq%20%2710739039%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10739039: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10739039 url https://www.openlane.eu/en/carv6/auction/10739039
2026-03-30 04:18:04 [adesa.be] INFO: Found listing with ID: 10740776
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.be%27%20and%20RowKey%20eq%20%2710740776%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10740776: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10740776 url https://www.openlane.eu/en/carv6/auction/10740776
2026-03-30 04:18:04 [adesa.be] INFO: Found listing with ID: 10739174
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.be%27%20and%20RowKey%20eq%20%2710739174%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10739174: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10739174 url https://www.openlane.eu/en/carv6/auction/10739174
2026-03-30 04:18:04 [adesa.be] INFO: Found listing with ID: 10739424
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.be%27%20and%20RowKey%20eq%20%2710739424%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10739424: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10739424 url https://www.openlane.eu/en/carv6/auction/10739424
2026-03-30 04:18:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.be] INFO: Found listing with ID: 10739676
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.be%27%20and%20RowKey%20eq%20%2710739676%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10739676: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10739676 url https://www.openlane.eu/en/carv6/auction/10739676
2026-03-30 04:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10739328
2026-03-30 04:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e19d3982-5556-526b-a16f-2819cde8a167 with scrape type 2
2026-03-30 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e19d3982-5556-526b-a16f-2819cde8a167 with scrape type 2
2026-03-30 04:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e19d3982-5556-526b-a16f-2819cde8a167, identifier: 10739328
2026-03-30 04:18:04 [adesa.be] INFO: Found listing with ID: 10740045
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.be%27%20and%20RowKey%20eq%20%2710740045%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10740045: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10740045 url https://www.openlane.eu/en/carv6/auction/10740045
2026-03-30 04:18:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10739328
2026-03-30 04:18:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10739328
2026-03-30 04:18:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e19d3982-5556-526b-a16f-2819cde8a167 with identifier: 10739328 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/10739328>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e19d3982-5556-526b-a16f-2819cde8a167',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739328',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 82714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 82.714 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739328%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Saving data for 10739328: {'auction_closing_time': 1774858500.0, 'created_time': 1774627161.622649, 'last_price_update_time': 1774844284.550675}
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.be',RowKey='10739328') HTTP/1.1" 204 0
2026-03-30 04:18:04 [adesa.be] INFO: Found listing with ID: 10739442
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.be%27%20and%20RowKey%20eq%20%2710739442%27 HTTP/1.1" 200 None
2026-03-30 04:18:04 [adesa.be] INFO: Scrape type for 10739442: 2
2026-03-30 04:18:04 [adesa.be] INFO: Scraping item 10739442 url https://www.openlane.eu/en/carv6/auction/10739442
2026-03-30 04:18:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10739253
2026-03-30 04:18:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b71efa2-9119-53e8-8b43-ded82bac23b6 with scrape type 2
2026-03-30 04:18:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b71efa2-9119-53e8-8b43-ded82bac23b6 with scrape type 2
2026-03-30 04:18:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b71efa2-9119-53e8-8b43-ded82bac23b6, identifier: 10739253
2026-03-30 04:18:04 [adesa.be] INFO: Found listing with ID: 10740014
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.be%27%20and%20RowKey%20eq%20%2710740014%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Scrape type for 10740014: 2
2026-03-30 04:18:05 [adesa.be] INFO: Scraping item 10740014 url https://www.openlane.eu/en/carv6/auction/10740014
2026-03-30 04:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10739253
2026-03-30 04:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10739253
2026-03-30 04:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b71efa2-9119-53e8-8b43-ded82bac23b6 with identifier: 10739253 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/10739253>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7b71efa2-9119-53e8-8b43-ded82bac23b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKB415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739253',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 71862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-01-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Crossland 1.2 Edition - Petrol - Manual - 110 hp - 71.862 km',
'transmission': 'manual',
'trim': 'Edition',
'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.be%27%20and%20RowKey%20eq%20%2710739253%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Saving data for 10739253: {'auction_closing_time': 1774858500.0, 'created_time': 1774624706.441512, 'last_price_update_time': 1774844285.263076}
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.be',RowKey='10739253') HTTP/1.1" 204 0
2026-03-30 04:18:05 [adesa.be] INFO: Found listing with ID: 10739722
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.be%27%20and%20RowKey%20eq%20%2710739722%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Scrape type for 10739722: 2
2026-03-30 04:18:05 [adesa.be] INFO: Scraping item 10739722 url https://www.openlane.eu/en/carv6/auction/10739722
2026-03-30 04:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:05 [adesa.be] INFO: Found listing with ID: 10739353
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.be%27%20and%20RowKey%20eq%20%2710739353%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Scrape type for 10739353: 2
2026-03-30 04:18:05 [adesa.be] INFO: Scraping item 10739353 url https://www.openlane.eu/en/carv6/auction/10739353
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.be] INFO: Found listing with ID: 10740534
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.be%27%20and%20RowKey%20eq%20%2710740534%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Scrape type for 10740534: 2
2026-03-30 04:18:05 [adesa.be] INFO: Scraping item 10740534 url https://www.openlane.eu/en/carv6/auction/10740534
2026-03-30 04:18:05 [adesa.be] INFO: Found listing with ID: 10739137
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.be%27%20and%20RowKey%20eq%20%2710739137%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Scrape type for 10739137: 2
2026-03-30 04:18:05 [adesa.be] INFO: Scraping item 10739137 url https://www.openlane.eu/en/carv6/auction/10739137
2026-03-30 04:18:05 [adesa.be] INFO: Found listing with ID: 10740499
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.be%27%20and%20RowKey%20eq%20%2710740499%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Scrape type for 10740499: 2
2026-03-30 04:18:05 [adesa.be] INFO: Scraping item 10740499 url https://www.openlane.eu/en/carv6/auction/10740499
2026-03-30 04:18:05 [adesa.be] INFO: Found listing with ID: 10739071
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.be%27%20and%20RowKey%20eq%20%2710739071%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Scrape type for 10739071: 2
2026-03-30 04:18:05 [adesa.be] INFO: Scraping item 10739071 url https://www.openlane.eu/en/carv6/auction/10739071
2026-03-30 04:18:05 [adesa.be] INFO: Found listing with ID: 10739040
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.be%27%20and%20RowKey%20eq%20%2710739040%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Scrape type for 10739040: 2
2026-03-30 04:18:05 [adesa.be] INFO: Scraping item 10739040 url https://www.openlane.eu/en/carv6/auction/10739040
2026-03-30 04:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d19d3ae-8249-5326-8923-d29a81acb618 with identifier: 10739648
2026-03-30 04:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d19d3ae-8249-5326-8923-d29a81acb618 with scrape type 2
2026-03-30 04:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d19d3ae-8249-5326-8923-d29a81acb618 with scrape type 2
2026-03-30 04:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d19d3ae-8249-5326-8923-d29a81acb618, identifier: 10739648
2026-03-30 04:18:05 [adesa.be] INFO: Found listing with ID: 10739041
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.be%27%20and%20RowKey%20eq%20%2710739041%27 HTTP/1.1" 200 None
2026-03-30 04:18:05 [adesa.be] INFO: Scrape type for 10739041: 2
2026-03-30 04:18:05 [adesa.be] INFO: Scraping item 10739041 url https://www.openlane.eu/en/carv6/auction/10739041
2026-03-30 04:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d19d3ae-8249-5326-8923-d29a81acb618 with identifier: 10739648
2026-03-30 04:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d19d3ae-8249-5326-8923-d29a81acb618 with identifier: 10739648
2026-03-30 04:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d19d3ae-8249-5326-8923-d29a81acb618 with identifier: 10739648 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:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739648>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6d19d3ae-8249-5326-8923-d29a81acb618',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7421',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 46636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 46.636 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739648%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Saving data for 10739648: {'auction_closing_time': 1774858500.0, 'created_time': 1774627162.187657, 'last_price_update_time': 1774844286.101918}
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.be',RowKey='10739648') HTTP/1.1" 204 0
2026-03-30 04:18:06 [adesa.be] INFO: Found listing with ID: 10739078
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.be%27%20and%20RowKey%20eq%20%2710739078%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Scrape type for 10739078: 2
2026-03-30 04:18:06 [adesa.be] INFO: Scraping item 10739078 url https://www.openlane.eu/en/carv6/auction/10739078
2026-03-30 04:18:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739423> (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/10739520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:06 [adesa.be] INFO: Found listing with ID: 10739036
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.be%27%20and%20RowKey%20eq%20%2710739036%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Scrape type for 10739036: 2
2026-03-30 04:18:06 [adesa.be] INFO: Scraping item 10739036 url https://www.openlane.eu/en/carv6/auction/10739036
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 [adesa.be] INFO: Found listing with ID: 10739659
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.be%27%20and%20RowKey%20eq%20%2710739659%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Scrape type for 10739659: 2
2026-03-30 04:18:06 [adesa.be] INFO: Scraping item 10739659 url https://www.openlane.eu/en/carv6/auction/10739659
2026-03-30 04:18:06 [adesa.be] INFO: Found listing with ID: 10740785
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.be%27%20and%20RowKey%20eq%20%2710740785%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Scrape type for 10740785: 2
2026-03-30 04:18:06 [adesa.be] INFO: Scraping item 10740785 url https://www.openlane.eu/en/carv6/auction/10740785
2026-03-30 04:18:06 [adesa.be] INFO: Found listing with ID: 10739657
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.be%27%20and%20RowKey%20eq%20%2710739657%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Scrape type for 10739657: 2
2026-03-30 04:18:06 [adesa.be] INFO: Scraping item 10739657 url https://www.openlane.eu/en/carv6/auction/10739657
2026-03-30 04:18:06 [adesa.be] INFO: Found listing with ID: 10739146
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.be%27%20and%20RowKey%20eq%20%2710739146%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Scrape type for 10739146: 2
2026-03-30 04:18:06 [adesa.be] INFO: Scraping item 10739146 url https://www.openlane.eu/en/carv6/auction/10739146
2026-03-30 04:18:06 [adesa.be] INFO: Found listing with ID: 10739590
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.be%27%20and%20RowKey%20eq%20%2710739590%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Scrape type for 10739590: 2
2026-03-30 04:18:06 [adesa.be] INFO: Scraping item 10739590 url https://www.openlane.eu/en/carv6/auction/10739590
2026-03-30 04:18:06 [adesa.be] INFO: Found listing with ID: 10739592
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.be%27%20and%20RowKey%20eq%20%2710739592%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Scrape type for 10739592: 2
2026-03-30 04:18:06 [adesa.be] INFO: Scraping item 10739592 url https://www.openlane.eu/en/carv6/auction/10739592
2026-03-30 04:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc5ea59c-718f-5d08-aa50-d7964beb2275 with identifier: 10739423
2026-03-30 04:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc5ea59c-718f-5d08-aa50-d7964beb2275 with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc5ea59c-718f-5d08-aa50-d7964beb2275 with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc5ea59c-718f-5d08-aa50-d7964beb2275, identifier: 10739423
2026-03-30 04:18:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10739520
2026-03-30 04:18:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6549e98f-786e-57aa-9a80-9497d8d8024d with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6549e98f-786e-57aa-9a80-9497d8d8024d with scrape type 2
2026-03-30 04:18:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6549e98f-786e-57aa-9a80-9497d8d8024d, identifier: 10739520
2026-03-30 04:18:06 [adesa.be] INFO: Found listing with ID: 10740508
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.be%27%20and%20RowKey%20eq%20%2710740508%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Scrape type for 10740508: 2
2026-03-30 04:18:06 [adesa.be] INFO: Scraping item 10740508 url https://www.openlane.eu/en/carv6/auction/10740508
2026-03-30 04:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc5ea59c-718f-5d08-aa50-d7964beb2275 with identifier: 10739423
2026-03-30 04:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc5ea59c-718f-5d08-aa50-d7964beb2275 with identifier: 10739423
2026-03-30 04:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc5ea59c-718f-5d08-aa50-d7964beb2275 with identifier: 10739423 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/10739423>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'bc5ea59c-718f-5d08-aa50-d7964beb2275',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7423',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739423',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 38533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 38.533 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739423%27 HTTP/1.1" 200 None
2026-03-30 04:18:06 [adesa.be] INFO: Saving data for 10739423: {'auction_closing_time': 1774858500.0, 'created_time': 1774624703.706543, 'last_price_update_time': 1774844286.737071}
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.be',RowKey='10739423') HTTP/1.1" 204 0
2026-03-30 04:18:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10739520
2026-03-30 04:18:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10739520
2026-03-30 04:18:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6549e98f-786e-57aa-9a80-9497d8d8024d with identifier: 10739520 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:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739520>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '6549e98f-786e-57aa-9a80-9497d8d8024d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ZN8803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 44939,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 44.939 km',
'transmission': 'manual',
'trim': 'Edition',
'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.be%27%20and%20RowKey%20eq%20%2710739520%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Saving data for 10739520: {'auction_closing_time': 1774858500.0, 'created_time': 1774624703.233537, 'last_price_update_time': 1774844287.106566}
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.be',RowKey='10739520') HTTP/1.1" 204 0
2026-03-30 04:18:07 [scrapy.extensions.logstats] INFO: Crawled 362 pages (at 117 pages/min), scraped 353 items (at 118 items/min)
2026-03-30 04:18:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739942
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.be%27%20and%20RowKey%20eq%20%2710739942%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739942: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739942 url https://www.openlane.eu/en/carv6/auction/10739942
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10740026
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.be%27%20and%20RowKey%20eq%20%2710740026%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10740026: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10740026 url https://www.openlane.eu/en/carv6/auction/10740026
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739711
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.be%27%20and%20RowKey%20eq%20%2710739711%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739711: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739711 url https://www.openlane.eu/en/carv6/auction/10739711
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739228
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.be%27%20and%20RowKey%20eq%20%2710739228%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739228: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739228 url https://www.openlane.eu/en/carv6/auction/10739228
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10740018
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.be%27%20and%20RowKey%20eq%20%2710740018%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10740018: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10740018 url https://www.openlane.eu/en/carv6/auction/10740018
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739279
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.be%27%20and%20RowKey%20eq%20%2710739279%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739279: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739279 url https://www.openlane.eu/en/carv6/auction/10739279
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739182
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.be%27%20and%20RowKey%20eq%20%2710739182%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739182: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739182 url https://www.openlane.eu/en/carv6/auction/10739182
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739931
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.be%27%20and%20RowKey%20eq%20%2710739931%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739931: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739931 url https://www.openlane.eu/en/carv6/auction/10739931
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739943
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.be%27%20and%20RowKey%20eq%20%2710739943%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739943: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739943 url https://www.openlane.eu/en/carv6/auction/10739943
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739457
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.be%27%20and%20RowKey%20eq%20%2710739457%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739457: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739457 url https://www.openlane.eu/en/carv6/auction/10739457
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739150
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.be%27%20and%20RowKey%20eq%20%2710739150%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739150: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739150 url https://www.openlane.eu/en/carv6/auction/10739150
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739930
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.be%27%20and%20RowKey%20eq%20%2710739930%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739930: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739930 url https://www.openlane.eu/en/carv6/auction/10739930
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739227
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.be%27%20and%20RowKey%20eq%20%2710739227%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739227: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739227 url https://www.openlane.eu/en/carv6/auction/10739227
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10740792
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.be%27%20and%20RowKey%20eq%20%2710740792%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10740792: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10740792 url https://www.openlane.eu/en/carv6/auction/10740792
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739958
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.be%27%20and%20RowKey%20eq%20%2710739958%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739958: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739958 url https://www.openlane.eu/en/carv6/auction/10739958
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739721
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.be%27%20and%20RowKey%20eq%20%2710739721%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739721: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739721 url https://www.openlane.eu/en/carv6/auction/10739721
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739959
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.be%27%20and%20RowKey%20eq%20%2710739959%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739959: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739959 url https://www.openlane.eu/en/carv6/auction/10739959
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739425
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.be%27%20and%20RowKey%20eq%20%2710739425%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739425: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739425 url https://www.openlane.eu/en/carv6/auction/10739425
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10740039
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.be%27%20and%20RowKey%20eq%20%2710740039%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10740039: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10740039 url https://www.openlane.eu/en/carv6/auction/10740039
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10740517
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.be%27%20and%20RowKey%20eq%20%2710740517%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10740517: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10740517 url https://www.openlane.eu/en/carv6/auction/10740517
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739493
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.be%27%20and%20RowKey%20eq%20%2710739493%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739493: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739493 url https://www.openlane.eu/en/carv6/auction/10739493
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739368
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.be%27%20and%20RowKey%20eq%20%2710739368%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739368: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739368 url https://www.openlane.eu/en/carv6/auction/10739368
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739946
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.be%27%20and%20RowKey%20eq%20%2710739946%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739946: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739946 url https://www.openlane.eu/en/carv6/auction/10739946
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739257
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.be%27%20and%20RowKey%20eq%20%2710739257%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739257: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739257 url https://www.openlane.eu/en/carv6/auction/10739257
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739665
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.be%27%20and%20RowKey%20eq%20%2710739665%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739665: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739665 url https://www.openlane.eu/en/carv6/auction/10739665
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739664
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.be%27%20and%20RowKey%20eq%20%2710739664%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739664: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739664 url https://www.openlane.eu/en/carv6/auction/10739664
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10740803
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.be%27%20and%20RowKey%20eq%20%2710740803%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10740803: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10740803 url https://www.openlane.eu/en/carv6/auction/10740803
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739981
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.be%27%20and%20RowKey%20eq%20%2710739981%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739981: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739981 url https://www.openlane.eu/en/carv6/auction/10739981
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739713
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.be%27%20and%20RowKey%20eq%20%2710739713%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739713: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739713 url https://www.openlane.eu/en/carv6/auction/10739713
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739999
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.be%27%20and%20RowKey%20eq%20%2710739999%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739999: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739999 url https://www.openlane.eu/en/carv6/auction/10739999
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739993
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.be%27%20and%20RowKey%20eq%20%2710739993%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739993: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739993 url https://www.openlane.eu/en/carv6/auction/10739993
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739414
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.be%27%20and%20RowKey%20eq%20%2710739414%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739414: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739414 url https://www.openlane.eu/en/carv6/auction/10739414
2026-03-30 04:18:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739723
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.be%27%20and%20RowKey%20eq%20%2710739723%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739723: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739723 url https://www.openlane.eu/en/carv6/auction/10739723
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 [adesa.be] INFO: Found listing with ID: 10740764
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.be%27%20and%20RowKey%20eq%20%2710740764%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10740764: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10740764 url https://www.openlane.eu/en/carv6/auction/10740764
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739663
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.be%27%20and%20RowKey%20eq%20%2710739663%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739663: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739663 url https://www.openlane.eu/en/carv6/auction/10739663
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10740044
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.be%27%20and%20RowKey%20eq%20%2710740044%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10740044: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10740044 url https://www.openlane.eu/en/carv6/auction/10740044
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739211
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.be%27%20and%20RowKey%20eq%20%2710739211%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739211: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739211 url https://www.openlane.eu/en/carv6/auction/10739211
2026-03-30 04:18:07 [adesa.be] INFO: Found listing with ID: 10739183
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.be%27%20and%20RowKey%20eq%20%2710739183%27 HTTP/1.1" 200 None
2026-03-30 04:18:07 [adesa.be] INFO: Scrape type for 10739183: 2
2026-03-30 04:18:07 [adesa.be] INFO: Scraping item 10739183 url https://www.openlane.eu/en/carv6/auction/10739183
2026-03-30 04:18:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with identifier: 10739629
2026-03-30 04:18:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with scrape type 2
2026-03-30 04:18:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with scrape type 2
2026-03-30 04:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6, identifier: 10739629
2026-03-30 04:18:08 [adesa.be] INFO: Found listing with ID: 10740004
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.be%27%20and%20RowKey%20eq%20%2710740004%27 HTTP/1.1" 200 None
2026-03-30 04:18:08 [adesa.be] INFO: Scrape type for 10740004: 2
2026-03-30 04:18:08 [adesa.be] INFO: Scraping item 10740004 url https://www.openlane.eu/en/carv6/auction/10740004
2026-03-30 04:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with identifier: 10739629
2026-03-30 04:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with identifier: 10739629
2026-03-30 04:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a2a7c00-5f0d-5bed-a1cf-10039ec807c6 with identifier: 10739629 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/10739629>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3a2a7c00-5f0d-5bed-a1cf-10039ec807c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMD813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 86516,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 100 hp - 86.516 km',
'transmission': 'manual',
'trim': 'GS',
'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.be%27%20and%20RowKey%20eq%20%2710739629%27 HTTP/1.1" 200 None
2026-03-30 04:18:08 [adesa.be] INFO: Saving data for 10739629: {'auction_closing_time': 1774858500.0, 'created_time': 1774627160.952667, 'last_price_update_time': 1774844288.41882}
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.be',RowKey='10739629') 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/10739924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739043> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:08 [adesa.be] INFO: Found listing with ID: 10740040
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.be%27%20and%20RowKey%20eq%20%2710740040%27 HTTP/1.1" 200 None
2026-03-30 04:18:08 [adesa.be] INFO: Scrape type for 10740040: 2
2026-03-30 04:18:08 [adesa.be] INFO: Scraping item 10740040 url https://www.openlane.eu/en/carv6/auction/10740040
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10740491
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.be%27%20and%20RowKey%20eq%20%2710740491%27 HTTP/1.1" 200 None
2026-03-30 04:18:08 [adesa.be] INFO: Scrape type for 10740491: 2
2026-03-30 04:18:08 [adesa.be] INFO: Scraping item 10740491 url https://www.openlane.eu/en/carv6/auction/10740491
2026-03-30 04:18:08 [adesa.be] INFO: Found listing with ID: 10739316
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.be%27%20and%20RowKey%20eq%20%2710739316%27 HTTP/1.1" 200 None
2026-03-30 04:18:08 [adesa.be] INFO: Scrape type for 10739316: 2
2026-03-30 04:18:08 [adesa.be] INFO: Scraping item 10739316 url https://www.openlane.eu/en/carv6/auction/10739316
2026-03-30 04:18:08 [adesa.be] INFO: Found listing with ID: 10739052
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.be%27%20and%20RowKey%20eq%20%2710739052%27 HTTP/1.1" 200 None
2026-03-30 04:18:08 [adesa.be] INFO: Scrape type for 10739052: 2
2026-03-30 04:18:08 [adesa.be] INFO: Scraping item 10739052 url https://www.openlane.eu/en/carv6/auction/10739052
2026-03-30 04:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924
2026-03-30 04:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0dff33d-d08f-59d6-ae29-06750e7a0fad with scrape type 2
2026-03-30 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0dff33d-d08f-59d6-ae29-06750e7a0fad with scrape type 2
2026-03-30 04:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0dff33d-d08f-59d6-ae29-06750e7a0fad, identifier: 10739924
2026-03-30 04:18:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10739043
2026-03-30 04:18:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41faac5c-92c9-5474-8137-2dbbd356b054 with scrape type 2
2026-03-30 04:18:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41faac5c-92c9-5474-8137-2dbbd356b054 with scrape type 2
2026-03-30 04:18:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41faac5c-92c9-5474-8137-2dbbd356b054, identifier: 10739043
2026-03-30 04:18:08 [adesa.be] INFO: Found listing with ID: 10739218
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.be%27%20and%20RowKey%20eq%20%2710739218%27 HTTP/1.1" 200 None
2026-03-30 04:18:08 [adesa.be] INFO: Scrape type for 10739218: 2
2026-03-30 04:18:08 [adesa.be] INFO: Scraping item 10739218 url https://www.openlane.eu/en/carv6/auction/10739218
2026-03-30 04:18:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924
2026-03-30 04:18:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924
2026-03-30 04:18:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0dff33d-d08f-59d6-ae29-06750e7a0fad with identifier: 10739924 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/10739924>
{'auction_title': '',
'c_o_2_emission_value': 242,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd0dff33d-d08f-59d6-ae29-06750e7a0fad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CUY026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739924',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 76061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-12-06',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Movano L3H2 2.2 - Diesel - 140 hp - 76.061 km',
'transmission': 'manual',
'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.be%27%20and%20RowKey%20eq%20%2710739924%27 HTTP/1.1" 200 None
2026-03-30 04:18:09 [adesa.be] INFO: Saving data for 10739924: {'auction_closing_time': 1774861200.0, 'created_time': 1774649817.36491, 'last_price_update_time': 1774844289.182701}
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.be',RowKey='10739924') HTTP/1.1" 204 0
2026-03-30 04:18:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10739043
2026-03-30 04:18:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10739043
2026-03-30 04:18:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41faac5c-92c9-5474-8137-2dbbd356b054 with identifier: 10739043 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/10739043>
{'auction_title': '',
'c_o_2_emission_value': 242,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '41faac5c-92c9-5474-8137-2dbbd356b054',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVK463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739043',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 82924,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Movano L3H2 2.2 - Diesel - 140 hp - 82.924 km',
'transmission': 'manual',
'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.be%27%20and%20RowKey%20eq%20%2710739043%27 HTTP/1.1" 200 None
2026-03-30 04:18:09 [adesa.be] INFO: Saving data for 10739043: {'auction_closing_time': 1774858500.0, 'created_time': 1774624718.803736, 'last_price_update_time': 1774844289.469625}
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.be',RowKey='10739043') 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/10739252> (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: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10739252
2026-03-30 04:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d8b608-0457-5495-b282-4c21b6896af2 with scrape type 2
2026-03-30 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2d8b608-0457-5495-b282-4c21b6896af2 with scrape type 2
2026-03-30 04:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2d8b608-0457-5495-b282-4c21b6896af2, identifier: 10739252
2026-03-30 04:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10739252
2026-03-30 04:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10739252
2026-03-30 04:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2d8b608-0457-5495-b282-4c21b6896af2 with identifier: 10739252 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/10739252>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd2d8b608-0457-5495-b282-4c21b6896af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFA334',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739252',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 96955,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Grandland 1.5 Ultimate - Diesel - Automatic - 130 hp - 96.955 '
'km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739252%27 HTTP/1.1" 200 None
2026-03-30 04:18:10 [adesa.be] INFO: Saving data for 10739252: {'auction_closing_time': 1774858500.0, 'created_time': 1774627153.37193, 'last_price_update_time': 1774844290.569476}
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.be',RowKey='10739252') 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/10739464> (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: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10739464
2026-03-30 04:18:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6abe224-56f2-53bd-8a14-601a5584cf32 with scrape type 2
2026-03-30 04:18:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6abe224-56f2-53bd-8a14-601a5584cf32 with scrape type 2
2026-03-30 04:18:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6abe224-56f2-53bd-8a14-601a5584cf32, identifier: 10739464
2026-03-30 04:18:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10739464
2026-03-30 04:18:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10739464
2026-03-30 04:18:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6abe224-56f2-53bd-8a14-601a5584cf32 with identifier: 10739464 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:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739464>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a6abe224-56f2-53bd-8a14-601a5584cf32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PR9073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 64487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Automatic - 130 hp - 64.487 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739464%27 HTTP/1.1" 200 None
2026-03-30 04:18:11 [adesa.be] INFO: Saving data for 10739464: {'auction_closing_time': 1774858500.0, 'created_time': 1774624715.019488, 'last_price_update_time': 1774844291.048501}
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.be',RowKey='10739464') 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/10739061> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739222> (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: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10739061
2026-03-30 04:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 334724c0-50de-5b5c-9bf1-1635a8996a78 with scrape type 2
2026-03-30 04:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 334724c0-50de-5b5c-9bf1-1635a8996a78 with scrape type 2
2026-03-30 04:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 334724c0-50de-5b5c-9bf1-1635a8996a78, identifier: 10739061
2026-03-30 04:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10739061
2026-03-30 04:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10739061
2026-03-30 04:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 334724c0-50de-5b5c-9bf1-1635a8996a78 with identifier: 10739061 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/10739061>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '334724c0-50de-5b5c-9bf1-1635a8996a78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJJ850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739061',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 65806,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.2i Active - Petrol - 101 hp - 65.806 km',
'transmission': 'manual',
'trim': 'Active',
'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.be%27%20and%20RowKey%20eq%20%2710739061%27 HTTP/1.1" 200 None
2026-03-30 04:18:11 [adesa.be] INFO: Saving data for 10739061: {'auction_closing_time': 1774858500.0, 'created_time': 1774624714.434997, 'last_price_update_time': 1774844291.511285}
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.be',RowKey='10739061') HTTP/1.1" 204 0
2026-03-30 04:18:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10739222
2026-03-30 04:18:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with scrape type 2
2026-03-30 04:18:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with scrape type 2
2026-03-30 04:18:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e57944ac-6a49-5e4d-a5fe-8f506cb823e1, identifier: 10739222
2026-03-30 04:18:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10739222
2026-03-30 04:18:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10739222
2026-03-30 04:18:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e57944ac-6a49-5e4d-a5fe-8f506cb823e1 with identifier: 10739222 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/10739222>
{'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-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'e57944ac-6a49-5e4d-a5fe-8f506cb823e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EQ0003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739222',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 54904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Mokka Elegance - Electric - Automatic - 136 hp - 54.904 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739222%27 HTTP/1.1" 200 None
2026-03-30 04:18:11 [adesa.be] INFO: Saving data for 10739222: {'auction_closing_time': 1774858500.0, 'created_time': 1774624718.035549, 'last_price_update_time': 1774844291.870533}
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.be',RowKey='10739222') 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/10739277> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740520> (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:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10739277
2026-03-30 04:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f095c05e-f289-5f43-96ea-19d7965eed3b with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f095c05e-f289-5f43-96ea-19d7965eed3b with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f095c05e-f289-5f43-96ea-19d7965eed3b, identifier: 10739277
2026-03-30 04:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10739277
2026-03-30 04:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10739277
2026-03-30 04:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f095c05e-f289-5f43-96ea-19d7965eed3b with identifier: 10739277 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/10739277>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f095c05e-f289-5f43-96ea-19d7965eed3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNA024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739277',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 100423,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'100.423 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739277%27 HTTP/1.1" 200 None
2026-03-30 04:18:12 [adesa.be] INFO: Saving data for 10739277: {'auction_closing_time': 1774858500.0, 'created_time': 1774624708.425463, 'last_price_update_time': 1774844292.54319}
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.be',RowKey='10739277') 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/10739698> (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: 6795fe64-9e42-53fb-9062-5169928c8834 with identifier: 10740520
2026-03-30 04:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6795fe64-9e42-53fb-9062-5169928c8834 with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6795fe64-9e42-53fb-9062-5169928c8834 with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6795fe64-9e42-53fb-9062-5169928c8834, identifier: 10740520
2026-03-30 04:18:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6795fe64-9e42-53fb-9062-5169928c8834 with identifier: 10740520
2026-03-30 04:18:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6795fe64-9e42-53fb-9062-5169928c8834 with identifier: 10740520
2026-03-30 04:18:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6795fe64-9e42-53fb-9062-5169928c8834 with identifier: 10740520 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/10740520>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '6795fe64-9e42-53fb-9062-5169928c8834',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AS5999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740520',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 127022,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 46400,
'price_includes_vat': True,
'registration_date': '2021-02-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE Coupé 350de - 4-Matic - Diesel - Automatic - 194 '
'hp - 127.022 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710740520%27 HTTP/1.1" 200 None
2026-03-30 04:18:12 [adesa.be] INFO: Saving data for 10740520: {'auction_closing_time': 1774965600.0, 'created_time': 1774649985.951188, 'last_price_update_time': 1774844292.932479}
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.be',RowKey='10740520') 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/10739078> (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: 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with identifier: 10739698
2026-03-30 04:18:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with scrape type 2
2026-03-30 04:18:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with scrape type 2
2026-03-30 04:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e252dac-3bdd-5b95-9a6e-d1db1af73977, identifier: 10739698
2026-03-30 04:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with identifier: 10739698
2026-03-30 04:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with identifier: 10739698
2026-03-30 04:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e252dac-3bdd-5b95-9a6e-d1db1af73977 with identifier: 10739698 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/10739698>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9e252dac-3bdd-5b95-9a6e-d1db1af73977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TQ7424',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739698',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 45565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 45.565 km',
'transmission': 'manual',
'trim': 'Edition',
'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.be%27%20and%20RowKey%20eq%20%2710739698%27 HTTP/1.1" 200 None
2026-03-30 04:18:13 [adesa.be] INFO: Saving data for 10739698: {'auction_closing_time': 1774858500.0, 'created_time': 1774624700.949314, 'last_price_update_time': 1774844293.292074}
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.be',RowKey='10739698') 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/10739722> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10739078
2026-03-30 04:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with scrape type 2
2026-03-30 04:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with scrape type 2
2026-03-30 04:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d70a57-ca58-5302-a1b7-aa44fd4d5462, identifier: 10739078
2026-03-30 04:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10739078
2026-03-30 04:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10739078
2026-03-30 04:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d70a57-ca58-5302-a1b7-aa44fd4d5462 with identifier: 10739078 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/10739078>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '26d70a57-ca58-5302-a1b7-aa44fd4d5462',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739078',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 58564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - 130 hp - 58.564 km',
'transmission': 'manual',
'trim': 'Active Pack',
'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.be%27%20and%20RowKey%20eq%20%2710739078%27 HTTP/1.1" 200 None
2026-03-30 04:18:13 [adesa.be] INFO: Saving data for 10739078: {'auction_closing_time': 1774858500.0, 'created_time': 1774627149.30717, 'last_price_update_time': 1774844293.659339}
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.be',RowKey='10739078') 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/10739041> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a31cea0-6891-5873-a1d8-649f8bcda316 with identifier: 10739722
2026-03-30 04:18:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a31cea0-6891-5873-a1d8-649f8bcda316 with scrape type 2
2026-03-30 04:18:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a31cea0-6891-5873-a1d8-649f8bcda316 with scrape type 2
2026-03-30 04:18:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a31cea0-6891-5873-a1d8-649f8bcda316, identifier: 10739722
2026-03-30 04:18:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a31cea0-6891-5873-a1d8-649f8bcda316 with identifier: 10739722
2026-03-30 04:18:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a31cea0-6891-5873-a1d8-649f8bcda316 with identifier: 10739722
2026-03-30 04:18:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a31cea0-6891-5873-a1d8-649f8bcda316 with identifier: 10739722 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/10739722>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '1a31cea0-6891-5873-a1d8-649f8bcda316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGS338',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739722',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 185555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-08-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'185.555 km',
'transmission': 'automatic',
'trim': 'GT Line',
'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.be%27%20and%20RowKey%20eq%20%2710739722%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.be] INFO: Saving data for 10739722: {'auction_closing_time': 1774858500.0, 'created_time': 1774624722.219201, 'last_price_update_time': 1774844294.021082}
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.be',RowKey='10739722') HTTP/1.1" 204 0
2026-03-30 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739174> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739414> (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 [zyte_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: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10739041
2026-03-30 04:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd36fd62-3814-53ab-933c-fc32333a2c0a with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd36fd62-3814-53ab-933c-fc32333a2c0a with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd36fd62-3814-53ab-933c-fc32333a2c0a, identifier: 10739041
2026-03-30 04:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10739041
2026-03-30 04:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10739041
2026-03-30 04:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd36fd62-3814-53ab-933c-fc32333a2c0a with identifier: 10739041 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/10739041>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'dd36fd62-3814-53ab-933c-fc32333a2c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRR183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739041',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 36286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-06-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - 130 hp - 36.286 km',
'transmission': 'manual',
'trim': 'Active Pack',
'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.be%27%20and%20RowKey%20eq%20%2710739041%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.be] INFO: Saving data for 10739041: {'auction_closing_time': 1774858500.0, 'created_time': 1774627149.938841, 'last_price_update_time': 1774844294.382527}
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.be',RowKey='10739041') HTTP/1.1" 204 0
2026-03-30 04:18:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740004> (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: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10739174
2026-03-30 04:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b79caf22-ea7e-5b98-8add-c508fa6c1080 with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b79caf22-ea7e-5b98-8add-c508fa6c1080 with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b79caf22-ea7e-5b98-8add-c508fa6c1080, identifier: 10739174
2026-03-30 04:18:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10739414
2026-03-30 04:18:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with scrape type 2
2026-03-30 04:18:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e, identifier: 10739414
2026-03-30 04:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10739174
2026-03-30 04:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10739174
2026-03-30 04:18:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b79caf22-ea7e-5b98-8add-c508fa6c1080 with identifier: 10739174 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/10739174>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b79caf22-ea7e-5b98-8add-c508fa6c1080',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739174',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 149633,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 149.633 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739174%27 HTTP/1.1" 200 None
2026-03-30 04:18:14 [adesa.be] INFO: Saving data for 10739174: {'auction_closing_time': 1774858500.0, 'created_time': 1774624724.496129, 'last_price_update_time': 1774844294.913491}
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.be',RowKey='10739174') HTTP/1.1" 204 0
2026-03-30 04:18:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10739414
2026-03-30 04:18:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10739414
2026-03-30 04:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e with identifier: 10739414 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/10739414>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'e87fe1ed-aa25-5ebf-83d4-efed64ebcb2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNB719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739414',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 218303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 218.303 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710739414%27 HTTP/1.1" 200 None
2026-03-30 04:18:15 [adesa.be] INFO: Saving data for 10739414: {'auction_closing_time': 1774858500.0, 'created_time': 1774624728.863092, 'last_price_update_time': 1774844295.201887}
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.be',RowKey='10739414') HTTP/1.1" 204 0
2026-03-30 04:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739183> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004
2026-03-30 04:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839c1346-49c0-5688-a59f-6fbe56263316 with scrape type 2
2026-03-30 04:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 839c1346-49c0-5688-a59f-6fbe56263316 with scrape type 2
2026-03-30 04:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 839c1346-49c0-5688-a59f-6fbe56263316, identifier: 10740004
2026-03-30 04:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004
2026-03-30 04:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004
2026-03-30 04:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 839c1346-49c0-5688-a59f-6fbe56263316 with identifier: 10740004 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/10740004>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '839c1346-49c0-5688-a59f-6fbe56263316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPG454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740004',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 155729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2019-01-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 2.0 HDI GT - Diesel - Automatic - 177 hp - 155.729 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710740004%27 HTTP/1.1" 200 None
2026-03-30 04:18:15 [adesa.be] INFO: Saving data for 10740004: {'auction_closing_time': 1774861200.0, 'created_time': 1774649847.084749, 'last_price_update_time': 1774844295.641142}
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.be',RowKey='10740004') HTTP/1.1" 204 0
2026-03-30 04:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739218> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10739183
2026-03-30 04:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5a961c5-c813-50fe-9c5a-1e06669ea37e with scrape type 2
2026-03-30 04:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5a961c5-c813-50fe-9c5a-1e06669ea37e with scrape type 2
2026-03-30 04:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5a961c5-c813-50fe-9c5a-1e06669ea37e, identifier: 10739183
2026-03-30 04:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10739183
2026-03-30 04:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10739183
2026-03-30 04:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5a961c5-c813-50fe-9c5a-1e06669ea37e with identifier: 10739183 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:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739183>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'f5a961c5-c813-50fe-9c5a-1e06669ea37e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVA177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739183',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 49832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Manual - 130 hp - 49.832 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739183%27 HTTP/1.1" 200 None
2026-03-30 04:18:16 [adesa.be] INFO: Saving data for 10739183: {'auction_closing_time': 1774858500.0, 'created_time': 1774627171.505224, 'last_price_update_time': 1774844296.05357}
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.be',RowKey='10739183') HTTP/1.1" 204 0
2026-03-30 04:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739316> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10739218
2026-03-30 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8, identifier: 10739218
2026-03-30 04:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10739218
2026-03-30 04:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10739218
2026-03-30 04:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c2785a2-dec4-5d09-b420-7a4439fe8fe8 with identifier: 10739218 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/10739218>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3c2785a2-dec4-5d09-b420-7a4439fe8fe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739218',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 46226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'46.226 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739218%27 HTTP/1.1" 200 None
2026-03-30 04:18:16 [adesa.be] INFO: Saving data for 10739218: {'auction_closing_time': 1774858500.0, 'created_time': 1774627138.941247, 'last_price_update_time': 1774844296.426403}
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.be',RowKey='10739218') HTTP/1.1" 204 0
2026-03-30 04:18:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-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/10740491> (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/10739052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10739316
2026-03-30 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb62589f-204e-564f-8e05-259f958836b6 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb62589f-204e-564f-8e05-259f958836b6 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb62589f-204e-564f-8e05-259f958836b6, identifier: 10739316
2026-03-30 04:18:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10739316
2026-03-30 04:18:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10739316
2026-03-30 04:18:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb62589f-204e-564f-8e05-259f958836b6 with identifier: 10739316 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/10739316>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'fb62589f-204e-564f-8e05-259f958836b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFG888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 73762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.6 GT - Hybrid - Automatic - 180 hp - 73.762 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739316%27 HTTP/1.1" 200 None
2026-03-30 04:18:16 [adesa.be] INFO: Saving data for 10739316: {'auction_closing_time': 1774858500.0, 'created_time': 1774624731.860228, 'last_price_update_time': 1774844296.824921}
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.be',RowKey='10739316') HTTP/1.1" 204 0
2026-03-30 04:18:16 [adesa.be] INFO: Found listing with ID: 10739258
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.be%27%20and%20RowKey%20eq%20%2710739258%27 HTTP/1.1" 200 None
2026-03-30 04:18:16 [adesa.be] INFO: Scrape type for 10739258: 2
2026-03-30 04:18:16 [adesa.be] INFO: Scraping item 10739258 url https://www.openlane.eu/en/carv6/auction/10739258
2026-03-30 04:18:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491
2026-03-30 04:18:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de4dfa03-c0d8-5435-8e29-29ce43494b94 with scrape type 2
2026-03-30 04:18:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de4dfa03-c0d8-5435-8e29-29ce43494b94 with scrape type 2
2026-03-30 04:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de4dfa03-c0d8-5435-8e29-29ce43494b94, identifier: 10740491
2026-03-30 04:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10739052
2026-03-30 04:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 665385a0-f7b7-565f-b707-1195f2fb158c with scrape type 2
2026-03-30 04:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 665385a0-f7b7-565f-b707-1195f2fb158c with scrape type 2
2026-03-30 04:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 665385a0-f7b7-565f-b707-1195f2fb158c, identifier: 10739052
2026-03-30 04:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491
2026-03-30 04:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491
2026-03-30 04:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de4dfa03-c0d8-5435-8e29-29ce43494b94 with identifier: 10740491 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/10740491>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'de4dfa03-c0d8-5435-8e29-29ce43494b94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJG055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740491',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 78378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-08-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.5 HDI GT - Diesel - Automatic - 130 hp - 78.378 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710740491%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Saving data for 10740491: {'auction_closing_time': 1774965600.0, 'created_time': 1774649843.41061, 'last_price_update_time': 1774844297.387689}
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.be',RowKey='10740491') HTTP/1.1" 204 0
2026-03-30 04:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10739052
2026-03-30 04:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10739052
2026-03-30 04:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 665385a0-f7b7-565f-b707-1195f2fb158c with identifier: 10739052 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/10739052>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '665385a0-f7b7-565f-b707-1195f2fb158c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNF447',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739052',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 40959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active Pack - Petrol - 130 hp - 40.959 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'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.be%27%20and%20RowKey%20eq%20%2710739052%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Saving data for 10739052: {'auction_closing_time': 1774858500.0, 'created_time': 1774627137.093222, 'last_price_update_time': 1774844297.67227}
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.be',RowKey='10739052') HTTP/1.1" 204 0
2026-03-30 04:18:17 [adesa.be] INFO: Found listing with ID: 10739410
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.be%27%20and%20RowKey%20eq%20%2710739410%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Scrape type for 10739410: 2
2026-03-30 04:18:17 [adesa.be] INFO: Scraping item 10739410 url https://www.openlane.eu/en/carv6/auction/10739410
2026-03-30 04:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:17 [adesa.be] INFO: Found listing with ID: 10740761
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.be%27%20and%20RowKey%20eq%20%2710740761%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Scrape type for 10740761: 2
2026-03-30 04:18:17 [adesa.be] INFO: Scraping item 10740761 url https://www.openlane.eu/en/carv6/auction/10740761
2026-03-30 04:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:17 [adesa.be] INFO: Found listing with ID: 10739717
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.be%27%20and%20RowKey%20eq%20%2710739717%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Scrape type for 10739717: 2
2026-03-30 04:18:17 [adesa.be] INFO: Scraping item 10739717 url https://www.openlane.eu/en/carv6/auction/10739717
2026-03-30 04:18:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:17 [adesa.be] INFO: Found listing with ID: 10739970
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.be%27%20and%20RowKey%20eq%20%2710739970%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Scrape type for 10739970: 2
2026-03-30 04:18:17 [adesa.be] INFO: Scraping item 10739970 url https://www.openlane.eu/en/carv6/auction/10739970
2026-03-30 04:18:17 [adesa.be] INFO: Found listing with ID: 10739168
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.be%27%20and%20RowKey%20eq%20%2710739168%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Scrape type for 10739168: 2
2026-03-30 04:18:17 [adesa.be] INFO: Scraping item 10739168 url https://www.openlane.eu/en/carv6/auction/10739168
2026-03-30 04:18:17 [adesa.be] INFO: Found listing with ID: 10739314
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.be%27%20and%20RowKey%20eq%20%2710739314%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Scrape type for 10739314: 2
2026-03-30 04:18:17 [adesa.be] INFO: Scraping item 10739314 url https://www.openlane.eu/en/carv6/auction/10739314
2026-03-30 04:18:17 [adesa.be] INFO: Found listing with ID: 10739961
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.be%27%20and%20RowKey%20eq%20%2710739961%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Scrape type for 10739961: 2
2026-03-30 04:18:17 [adesa.be] INFO: Scraping item 10739961 url https://www.openlane.eu/en/carv6/auction/10739961
2026-03-30 04:18:17 [adesa.be] INFO: Found listing with ID: 10740516
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.be%27%20and%20RowKey%20eq%20%2710740516%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Scrape type for 10740516: 2
2026-03-30 04:18:17 [adesa.be] INFO: Scraping item 10740516 url https://www.openlane.eu/en/carv6/auction/10740516
2026-03-30 04:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044
2026-03-30 04:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with scrape type 2
2026-03-30 04:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with scrape type 2
2026-03-30 04:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637, identifier: 10740044
2026-03-30 04:18:17 [adesa.be] INFO: Found listing with ID: 10739533
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.be%27%20and%20RowKey%20eq%20%2710739533%27 HTTP/1.1" 200 None
2026-03-30 04:18:17 [adesa.be] INFO: Scrape type for 10739533: 2
2026-03-30 04:18:17 [adesa.be] INFO: Scraping item 10739533 url https://www.openlane.eu/en/carv6/auction/10739533
2026-03-30 04:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044
2026-03-30 04:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044
2026-03-30 04:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637 with identifier: 10740044 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/10740044>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2f6f08dc-e1e3-5f01-9c4c-4fe6c104e637',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPG993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740044',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 166314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'166.314 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740044%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.be] INFO: Saving data for 10740044: {'auction_closing_time': 1774861200.0, 'created_time': 1774649846.049447, 'last_price_update_time': 1774844298.245702}
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.be',RowKey='10740044') HTTP/1.1" 204 0
2026-03-30 04:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040
2026-03-30 04:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e with scrape type 2
2026-03-30 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ff4223d-d1ce-5abd-9e04-3547c298e23e with scrape type 2
2026-03-30 04:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ff4223d-d1ce-5abd-9e04-3547c298e23e, identifier: 10740040
2026-03-30 04:18:18 [adesa.be] INFO: Found listing with ID: 10740735
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.be%27%20and%20RowKey%20eq%20%2710740735%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.be] INFO: Scrape type for 10740735: 2
2026-03-30 04:18:18 [adesa.be] INFO: Scraping item 10740735 url https://www.openlane.eu/en/carv6/auction/10740735
2026-03-30 04:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040
2026-03-30 04:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040
2026-03-30 04:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ff4223d-d1ce-5abd-9e04-3547c298e23e with identifier: 10740040 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/10740040>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '9ff4223d-d1ce-5abd-9e04-3547c298e23e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAZ075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740040',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 210627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-05-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 1.5 HDI GT - Diesel - Automatic - 130 hp - 210.627 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710740040%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.be] INFO: Saving data for 10740040: {'auction_closing_time': 1774861200.0, 'created_time': 1774649844.468939, 'last_price_update_time': 1774844298.72843}
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.be',RowKey='10740040') HTTP/1.1" 204 0
2026-03-30 04:18:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10739211
2026-03-30 04:18:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99702b88-d915-577a-a043-aa1ca256ffa4 with scrape type 2
2026-03-30 04:18:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99702b88-d915-577a-a043-aa1ca256ffa4 with scrape type 2
2026-03-30 04:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99702b88-d915-577a-a043-aa1ca256ffa4, identifier: 10739211
2026-03-30 04:18:18 [adesa.be] INFO: Found listing with ID: 10739415
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.be%27%20and%20RowKey%20eq%20%2710739415%27 HTTP/1.1" 200 None
2026-03-30 04:18:18 [adesa.be] INFO: Scrape type for 10739415: 2
2026-03-30 04:18:18 [adesa.be] INFO: Scraping item 10739415 url https://www.openlane.eu/en/carv6/auction/10739415
2026-03-30 04:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10739211
2026-03-30 04:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10739211
2026-03-30 04:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99702b88-d915-577a-a043-aa1ca256ffa4 with identifier: 10739211 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: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/10739211>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '99702b88-d915-577a-a043-aa1ca256ffa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRZ918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739211',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 169657,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'169.657 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739211%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Saving data for 10739211: {'auction_closing_time': 1774858500.0, 'created_time': 1774627139.236435, 'last_price_update_time': 1774844299.165046}
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.be',RowKey='10739211') HTTP/1.1" 204 0
2026-03-30 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739663> (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/10739723> (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/10740764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:19 [adesa.be] INFO: Found listing with ID: 10740462
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.be%27%20and%20RowKey%20eq%20%2710740462%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Scrape type for 10740462: 2
2026-03-30 04:18:19 [adesa.be] INFO: Scraping item 10740462 url https://www.openlane.eu/en/carv6/auction/10740462
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 [zyte_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.be] INFO: Found listing with ID: 10739952
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.be%27%20and%20RowKey%20eq%20%2710739952%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Scrape type for 10739952: 2
2026-03-30 04:18:19 [adesa.be] INFO: Scraping item 10739952 url https://www.openlane.eu/en/carv6/auction/10739952
2026-03-30 04:18:19 [adesa.be] INFO: Found listing with ID: 10739037
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.be%27%20and%20RowKey%20eq%20%2710739037%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Scrape type for 10739037: 2
2026-03-30 04:18:19 [adesa.be] INFO: Scraping item 10739037 url https://www.openlane.eu/en/carv6/auction/10739037
2026-03-30 04:18:19 [adesa.be] INFO: Found listing with ID: 10740787
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.be%27%20and%20RowKey%20eq%20%2710740787%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Scrape type for 10740787: 2
2026-03-30 04:18:19 [adesa.be] INFO: Scraping item 10740787 url https://www.openlane.eu/en/carv6/auction/10740787
2026-03-30 04:18:19 [adesa.be] INFO: Found listing with ID: 10740496
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.be%27%20and%20RowKey%20eq%20%2710740496%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Scrape type for 10740496: 2
2026-03-30 04:18:19 [adesa.be] INFO: Scraping item 10740496 url https://www.openlane.eu/en/carv6/auction/10740496
2026-03-30 04:18:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:19 [adesa.be] INFO: Found listing with ID: 10739125
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.be%27%20and%20RowKey%20eq%20%2710739125%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Scrape type for 10739125: 2
2026-03-30 04:18:19 [adesa.be] INFO: Scraping item 10739125 url https://www.openlane.eu/en/carv6/auction/10739125
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.be] INFO: Found listing with ID: 10739093
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.be%27%20and%20RowKey%20eq%20%2710739093%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Scrape type for 10739093: 2
2026-03-30 04:18:19 [adesa.be] INFO: Scraping item 10739093 url https://www.openlane.eu/en/carv6/auction/10739093
2026-03-30 04:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10739663
2026-03-30 04:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 033903f5-6235-5931-b2d6-cf7dd801bedf with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 033903f5-6235-5931-b2d6-cf7dd801bedf with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 033903f5-6235-5931-b2d6-cf7dd801bedf, identifier: 10739663
2026-03-30 04:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10739723
2026-03-30 04:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df028d2d-8953-5f73-811d-1bb3b9774b5b with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df028d2d-8953-5f73-811d-1bb3b9774b5b with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df028d2d-8953-5f73-811d-1bb3b9774b5b, identifier: 10739723
2026-03-30 04:18:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764
2026-03-30 04:18:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21cf5cde-5c5a-51a5-81e8-779402a29306 with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21cf5cde-5c5a-51a5-81e8-779402a29306 with scrape type 2
2026-03-30 04:18:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21cf5cde-5c5a-51a5-81e8-779402a29306, identifier: 10740764
2026-03-30 04:18:19 [adesa.be] INFO: Found listing with ID: 10739042
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.be%27%20and%20RowKey%20eq%20%2710739042%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Scrape type for 10739042: 2
2026-03-30 04:18:19 [adesa.be] INFO: Scraping item 10739042 url https://www.openlane.eu/en/carv6/auction/10739042
2026-03-30 04:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10739663
2026-03-30 04:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10739663
2026-03-30 04:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 033903f5-6235-5931-b2d6-cf7dd801bedf with identifier: 10739663 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/10739663>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '033903f5-6235-5931-b2d6-cf7dd801bedf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXN004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 85660,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 85.660 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739663%27 HTTP/1.1" 200 None
2026-03-30 04:18:19 [adesa.be] INFO: Saving data for 10739663: {'auction_closing_time': 1774858500.0, 'created_time': 1774624733.109359, 'last_price_update_time': 1774844299.880072}
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.be',RowKey='10739663') HTTP/1.1" 204 0
2026-03-30 04:18:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10739723
2026-03-30 04:18:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10739723
2026-03-30 04:18:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df028d2d-8953-5f73-811d-1bb3b9774b5b with identifier: 10739723 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: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/10739723>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'df028d2d-8953-5f73-811d-1bb3b9774b5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRM930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 64514,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 64.514 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710739723%27 HTTP/1.1" 200 None
2026-03-30 04:18:20 [adesa.be] INFO: Saving data for 10739723: {'auction_closing_time': 1774858500.0, 'created_time': 1774624728.194856, 'last_price_update_time': 1774844300.14864}
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.be',RowKey='10739723') HTTP/1.1" 204 0
2026-03-30 04:18:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764
2026-03-30 04:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764
2026-03-30 04:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21cf5cde-5c5a-51a5-81e8-779402a29306 with identifier: 10740764 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/10740764>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '21cf5cde-5c5a-51a5-81e8-779402a29306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWZ062',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740764',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 74814,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 74.814 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710740764%27 HTTP/1.1" 200 None
2026-03-30 04:18:20 [adesa.be] INFO: Saving data for 10740764: {'auction_closing_time': 1774947600.0, 'created_time': 1774649947.148365, 'last_price_update_time': 1774844300.426016}
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.be',RowKey='10740764') HTTP/1.1" 204 0
2026-03-30 04:18:20 [adesa.be] INFO: Found listing with ID: 10739107
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.be%27%20and%20RowKey%20eq%20%2710739107%27 HTTP/1.1" 200 None
2026-03-30 04:18:20 [adesa.be] INFO: Scrape type for 10739107: 2
2026-03-30 04:18:20 [adesa.be] INFO: Scraping item 10739107 url https://www.openlane.eu/en/carv6/auction/10739107
2026-03-30 04:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739993> (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: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10739075
2026-03-30 04:18:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4e32178-8147-5672-ba7b-bd5be03350df with scrape type 2
2026-03-30 04:18:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4e32178-8147-5672-ba7b-bd5be03350df with scrape type 2
2026-03-30 04:18:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4e32178-8147-5672-ba7b-bd5be03350df, identifier: 10739075
2026-03-30 04:18:20 [adesa.be] INFO: Found listing with ID: 10739254
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.be%27%20and%20RowKey%20eq%20%2710739254%27 HTTP/1.1" 200 None
2026-03-30 04:18:20 [adesa.be] INFO: Scrape type for 10739254: 2
2026-03-30 04:18:20 [adesa.be] INFO: Scraping item 10739254 url https://www.openlane.eu/en/carv6/auction/10739254
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 [zyte_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 [zyte_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.be, Translating item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10739075
2026-03-30 04:18:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10739075
2026-03-30 04:18:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4e32178-8147-5672-ba7b-bd5be03350df with identifier: 10739075 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/10739075>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a4e32178-8147-5672-ba7b-bd5be03350df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739075',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 52568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Astra 1.2 Edition - Petrol - 110 hp - 52.568 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2023}
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:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739075%27 HTTP/1.1" 200 None
2026-03-30 04:18:21 [adesa.be] INFO: Saving data for 10739075: {'auction_closing_time': 1774858500.0, 'created_time': 1774627173.355227, 'last_price_update_time': 1774844301.010822}
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.be',RowKey='10739075') HTTP/1.1" 204 0
2026-03-30 04:18:21 [adesa.be] INFO: Found listing with ID: 10739031
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.be%27%20and%20RowKey%20eq%20%2710739031%27 HTTP/1.1" 200 None
2026-03-30 04:18:21 [adesa.be] INFO: Scrape type for 10739031: 2
2026-03-30 04:18:21 [adesa.be] INFO: Scraping item 10739031 url https://www.openlane.eu/en/carv6/auction/10739031
2026-03-30 04:18:21 [adesa.be] INFO: Found listing with ID: 10739135
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.be%27%20and%20RowKey%20eq%20%2710739135%27 HTTP/1.1" 200 None
2026-03-30 04:18:21 [adesa.be] INFO: Scrape type for 10739135: 2
2026-03-30 04:18:21 [adesa.be] INFO: Scraping item 10739135 url https://www.openlane.eu/en/carv6/auction/10739135
2026-03-30 04:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999
2026-03-30 04:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40, identifier: 10739999
2026-03-30 04:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10739713
2026-03-30 04:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff017786-9003-5616-8266-ab37cfd1fba0 with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff017786-9003-5616-8266-ab37cfd1fba0 with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff017786-9003-5616-8266-ab37cfd1fba0, identifier: 10739713
2026-03-30 04:18:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993
2026-03-30 04:18:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b7e941-8a23-53e5-bd2e-90b85b66161a with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82b7e941-8a23-53e5-bd2e-90b85b66161a with scrape type 2
2026-03-30 04:18:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82b7e941-8a23-53e5-bd2e-90b85b66161a, identifier: 10739993
2026-03-30 04:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999
2026-03-30 04:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999
2026-03-30 04:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40 with identifier: 10739999 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/10739999>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7cca7cd3-1564-5dbc-8bd5-5fdb7f235f40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFB364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739999',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 167114,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 167.114 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739999%27 HTTP/1.1" 200 None
2026-03-30 04:18:21 [adesa.be] INFO: Saving data for 10739999: {'auction_closing_time': 1774861200.0, 'created_time': 1774649940.654679, 'last_price_update_time': 1774844301.678634}
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.be',RowKey='10739999') HTTP/1.1" 204 0
2026-03-30 04:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10739713
2026-03-30 04:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10739713
2026-03-30 04:18:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff017786-9003-5616-8266-ab37cfd1fba0 with identifier: 10739713 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/10739713>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ff017786-9003-5616-8266-ab37cfd1fba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPW486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 160395,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 160.395 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710739713%27 HTTP/1.1" 200 None
2026-03-30 04:18:21 [adesa.be] INFO: Saving data for 10739713: {'auction_closing_time': 1774858500.0, 'created_time': 1774624727.914994, 'last_price_update_time': 1774844301.954611}
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.be',RowKey='10739713') HTTP/1.1" 204 0
2026-03-30 04:18:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993
2026-03-30 04:18:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993
2026-03-30 04:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82b7e941-8a23-53e5-bd2e-90b85b66161a with identifier: 10739993 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/10739993>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '82b7e941-8a23-53e5-bd2e-90b85b66161a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJR856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739993',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 176022,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-08-16',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 176.022 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739993%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Saving data for 10739993: {'auction_closing_time': 1774861200.0, 'created_time': 1774649846.702566, 'last_price_update_time': 1774844302.215923}
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.be',RowKey='10739993') HTTP/1.1" 204 0
2026-03-30 04:18:22 [adesa.be] INFO: Found listing with ID: 10740784
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.be%27%20and%20RowKey%20eq%20%2710740784%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Scrape type for 10740784: 2
2026-03-30 04:18:22 [adesa.be] INFO: Scraping item 10740784 url https://www.openlane.eu/en/carv6/auction/10740784
2026-03-30 04:18:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739981> (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/10740803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:22 [adesa.be] INFO: Found listing with ID: 10739436
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.be%27%20and%20RowKey%20eq%20%2710739436%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Scrape type for 10739436: 2
2026-03-30 04:18:22 [adesa.be] INFO: Scraping item 10739436 url https://www.openlane.eu/en/carv6/auction/10739436
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:22 [adesa.be] INFO: Found listing with ID: 10739486
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.be%27%20and%20RowKey%20eq%20%2710739486%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Scrape type for 10739486: 2
2026-03-30 04:18:22 [adesa.be] INFO: Scraping item 10739486 url https://www.openlane.eu/en/carv6/auction/10739486
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:22 [adesa.be] INFO: Found listing with ID: 10739559
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.be%27%20and%20RowKey%20eq%20%2710739559%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Scrape type for 10739559: 2
2026-03-30 04:18:22 [adesa.be] INFO: Scraping item 10739559 url https://www.openlane.eu/en/carv6/auction/10739559
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 [adesa.be] INFO: Found listing with ID: 10739612
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.be%27%20and%20RowKey%20eq%20%2710739612%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Scrape type for 10739612: 2
2026-03-30 04:18:22 [adesa.be] INFO: Scraping item 10739612 url https://www.openlane.eu/en/carv6/auction/10739612
2026-03-30 04:18:22 [adesa.be] INFO: Found listing with ID: 10739487
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.be%27%20and%20RowKey%20eq%20%2710739487%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Scrape type for 10739487: 2
2026-03-30 04:18:22 [adesa.be] INFO: Scraping item 10739487 url https://www.openlane.eu/en/carv6/auction/10739487
2026-03-30 04:18:22 [adesa.be] INFO: Found listing with ID: 10739392
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.be%27%20and%20RowKey%20eq%20%2710739392%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Scrape type for 10739392: 2
2026-03-30 04:18:22 [adesa.be] INFO: Scraping item 10739392 url https://www.openlane.eu/en/carv6/auction/10739392
2026-03-30 04:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981
2026-03-30 04:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with scrape type 2
2026-03-30 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with scrape type 2
2026-03-30 04:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe2d7c04-403f-51df-8b03-d23bd19d0ee9, identifier: 10739981
2026-03-30 04:18:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803
2026-03-30 04:18:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef82ea22-1506-538e-be12-6690717f3ed8 with scrape type 2
2026-03-30 04:18:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef82ea22-1506-538e-be12-6690717f3ed8 with scrape type 2
2026-03-30 04:18:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef82ea22-1506-538e-be12-6690717f3ed8, identifier: 10740803
2026-03-30 04:18:22 [adesa.be] INFO: Found listing with ID: 10739610
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.be%27%20and%20RowKey%20eq%20%2710739610%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Scrape type for 10739610: 2
2026-03-30 04:18:22 [adesa.be] INFO: Scraping item 10739610 url https://www.openlane.eu/en/carv6/auction/10739610
2026-03-30 04:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981
2026-03-30 04:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981
2026-03-30 04:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe2d7c04-403f-51df-8b03-d23bd19d0ee9 with identifier: 10739981 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/10739981>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'fe2d7c04-403f-51df-8b03-d23bd19d0ee9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739981',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 156636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 156.636 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739981%27 HTTP/1.1" 200 None
2026-03-30 04:18:22 [adesa.be] INFO: Saving data for 10739981: {'auction_closing_time': 1774861200.0, 'created_time': 1774649827.248537, 'last_price_update_time': 1774844302.849105}
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.be',RowKey='10739981') HTTP/1.1" 204 0
2026-03-30 04:18:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803
2026-03-30 04:18:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803
2026-03-30 04:18:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef82ea22-1506-538e-be12-6690717f3ed8 with identifier: 10740803 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: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/10740803>
{'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': 130,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef82ea22-1506-538e-be12-6690717f3ed8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJS021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740803',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 142532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-04-19',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 142.532 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710740803%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.be] INFO: Saving data for 10740803: {'auction_closing_time': 1774947600.0, 'created_time': 1774649941.059489, 'last_price_update_time': 1774844303.121207}
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.be',RowKey='10740803') HTTP/1.1" 204 0
2026-03-30 04:18:23 [adesa.be] INFO: Found listing with ID: 10739437
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.be%27%20and%20RowKey%20eq%20%2710739437%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.be] INFO: Scrape type for 10739437: 2
2026-03-30 04:18:23 [adesa.be] INFO: Scraping item 10739437 url https://www.openlane.eu/en/carv6/auction/10739437
2026-03-30 04:18:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739258> (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/10739410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10739664
2026-03-30 04:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with scrape type 2
2026-03-30 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with scrape type 2
2026-03-30 04:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176, identifier: 10739664
2026-03-30 04:18:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10739665
2026-03-30 04:18:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57422bdf-681a-520a-85c7-a68bada3de37 with scrape type 2
2026-03-30 04:18:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57422bdf-681a-520a-85c7-a68bada3de37 with scrape type 2
2026-03-30 04:18:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57422bdf-681a-520a-85c7-a68bada3de37, identifier: 10739665
2026-03-30 04:18:23 [adesa.be] INFO: Found listing with ID: 10739192
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.be%27%20and%20RowKey%20eq%20%2710739192%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.be] INFO: Scrape type for 10739192: 2
2026-03-30 04:18:23 [adesa.be] INFO: Scraping item 10739192 url https://www.openlane.eu/en/carv6/auction/10739192
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 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10739664
2026-03-30 04:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10739664
2026-03-30 04:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2eacf9b9-49c3-57ca-9c3e-bc0c71d88176 with identifier: 10739664 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/10739664>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '2eacf9b9-49c3-57ca-9c3e-bc0c71d88176',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEZ643',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 109459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-03-12',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI GT - Diesel - Automatic - 130 hp - 109.459 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710739664%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.be] INFO: Saving data for 10739664: {'auction_closing_time': 1774858500.0, 'created_time': 1774624729.720758, 'last_price_update_time': 1774844303.629164}
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.be',RowKey='10739664') HTTP/1.1" 204 0
2026-03-30 04:18:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10739665
2026-03-30 04:18:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10739665
2026-03-30 04:18:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57422bdf-681a-520a-85c7-a68bada3de37 with identifier: 10739665 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/10739665>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '57422bdf-681a-520a-85c7-a68bada3de37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJQ368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 94975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'94.975 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'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.be%27%20and%20RowKey%20eq%20%2710739665%27 HTTP/1.1" 200 None
2026-03-30 04:18:23 [adesa.be] INFO: Saving data for 10739665: {'auction_closing_time': 1774858500.0, 'created_time': 1774624730.111632, 'last_price_update_time': 1774844303.99267}
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.be',RowKey='10739665') HTTP/1.1" 204 0
2026-03-30 04:18:24 [adesa.be] INFO: Found listing with ID: 10739373
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.be%27%20and%20RowKey%20eq%20%2710739373%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Scrape type for 10739373: 2
2026-03-30 04:18:24 [adesa.be] INFO: Scraping item 10739373 url https://www.openlane.eu/en/carv6/auction/10739373
2026-03-30 04:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3264ba93-433c-5fca-89e4-0a37e78c0edf with identifier: 10739258
2026-03-30 04:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3264ba93-433c-5fca-89e4-0a37e78c0edf with scrape type 2
2026-03-30 04:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3264ba93-433c-5fca-89e4-0a37e78c0edf with scrape type 2
2026-03-30 04:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3264ba93-433c-5fca-89e4-0a37e78c0edf, identifier: 10739258
2026-03-30 04:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with identifier: 10739410
2026-03-30 04:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with scrape type 2
2026-03-30 04:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with scrape type 2
2026-03-30 04:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e, identifier: 10739410
2026-03-30 04:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3264ba93-433c-5fca-89e4-0a37e78c0edf with identifier: 10739258
2026-03-30 04:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3264ba93-433c-5fca-89e4-0a37e78c0edf with identifier: 10739258
2026-03-30 04:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3264ba93-433c-5fca-89e4-0a37e78c0edf with identifier: 10739258 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/10739258>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3264ba93-433c-5fca-89e4-0a37e78c0edf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJL763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739258',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 91161,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active Pack - Petrol - Automatic - 130 hp - '
'91.161 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'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.be%27%20and%20RowKey%20eq%20%2710739258%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Saving data for 10739258: {'auction_closing_time': 1774858500.0, 'created_time': 1774627137.377367, 'last_price_update_time': 1774844304.473999}
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.be',RowKey='10739258') HTTP/1.1" 204 0
2026-03-30 04:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with identifier: 10739410
2026-03-30 04:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with identifier: 10739410
2026-03-30 04:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d6790b7-9c0c-57a0-bb67-3b51fd50741e with identifier: 10739410 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/10739410>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3d6790b7-9c0c-57a0-bb67-3b51fd50741e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHF402',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739410',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 62870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.2i Active - Petrol - Automatic - 130 hp - 62.870 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'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.be%27%20and%20RowKey%20eq%20%2710739410%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Saving data for 10739410: {'auction_closing_time': 1774858500.0, 'created_time': 1774627167.864975, 'last_price_update_time': 1774844304.741162}
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.be',RowKey='10739410') HTTP/1.1" 204 0
2026-03-30 04:18:24 [adesa.be] INFO: Found listing with ID: 10739132
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.be%27%20and%20RowKey%20eq%20%2710739132%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Scrape type for 10739132: 2
2026-03-30 04:18:24 [adesa.be] INFO: Scraping item 10739132 url https://www.openlane.eu/en/carv6/auction/10739132
2026-03-30 04:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:24 [adesa.be] INFO: Found listing with ID: 10740791
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.be%27%20and%20RowKey%20eq%20%2710740791%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Scrape type for 10740791: 2
2026-03-30 04:18:24 [adesa.be] INFO: Scraping item 10740791 url https://www.openlane.eu/en/carv6/auction/10740791
2026-03-30 04:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:24 [adesa.be] INFO: Found listing with ID: 10739167
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.be%27%20and%20RowKey%20eq%20%2710739167%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Scrape type for 10739167: 2
2026-03-30 04:18:24 [adesa.be] INFO: Scraping item 10739167 url https://www.openlane.eu/en/carv6/auction/10739167
2026-03-30 04:18:24 [adesa.be] INFO: Found listing with ID: 10739439
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.be%27%20and%20RowKey%20eq%20%2710739439%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Scrape type for 10739439: 2
2026-03-30 04:18:24 [adesa.be] INFO: Scraping item 10739439 url https://www.openlane.eu/en/carv6/auction/10739439
2026-03-30 04:18:24 [adesa.be] INFO: Found listing with ID: 10739205
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.be%27%20and%20RowKey%20eq%20%2710739205%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Scrape type for 10739205: 2
2026-03-30 04:18:24 [adesa.be] INFO: Scraping item 10739205 url https://www.openlane.eu/en/carv6/auction/10739205
2026-03-30 04:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739415> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:24 [adesa.be] INFO: Found listing with ID: 10740043
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.be%27%20and%20RowKey%20eq%20%2710740043%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Scrape type for 10740043: 2
2026-03-30 04:18:24 [adesa.be] INFO: Scraping item 10740043 url https://www.openlane.eu/en/carv6/auction/10740043
2026-03-30 04:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:24 [adesa.be] INFO: Found listing with ID: 10739688
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.be%27%20and%20RowKey%20eq%20%2710739688%27 HTTP/1.1" 200 None
2026-03-30 04:18:24 [adesa.be] INFO: Scrape type for 10739688: 2
2026-03-30 04:18:24 [adesa.be] INFO: Scraping item 10739688 url https://www.openlane.eu/en/carv6/auction/10739688
2026-03-30 04:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735
2026-03-30 04:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ff56670-299d-5b07-9dab-494fce51db88 with scrape type 2
2026-03-30 04:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ff56670-299d-5b07-9dab-494fce51db88 with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ff56670-299d-5b07-9dab-494fce51db88, identifier: 10740735
2026-03-30 04:18:25 [adesa.be] INFO: Found listing with ID: 10739193
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.be%27%20and%20RowKey%20eq%20%2710739193%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.be] INFO: Scrape type for 10739193: 2
2026-03-30 04:18:25 [adesa.be] INFO: Scraping item 10739193 url https://www.openlane.eu/en/carv6/auction/10739193
2026-03-30 04:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735
2026-03-30 04:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735
2026-03-30 04:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ff56670-299d-5b07-9dab-494fce51db88 with identifier: 10740735 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/10740735>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '5ff56670-299d-5b07-9dab-494fce51db88',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEB271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740735',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 66517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.6 Active Pack - Hybrid - Automatic - 180 hp - '
'66.517 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'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.be%27%20and%20RowKey%20eq%20%2710740735%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.be] INFO: Saving data for 10740735: {'auction_closing_time': 1774947600.0, 'created_time': 1774649947.484948, 'last_price_update_time': 1774844305.285988}
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.be',RowKey='10740735') HTTP/1.1" 204 0
2026-03-30 04:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:25 [adesa.be] INFO: Found listing with ID: 10740037
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.be%27%20and%20RowKey%20eq%20%2710740037%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.be] INFO: Scrape type for 10740037: 2
2026-03-30 04:18:25 [adesa.be] INFO: Scraping item 10740037 url https://www.openlane.eu/en/carv6/auction/10740037
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: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with identifier: 10739415
2026-03-30 04:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded, identifier: 10739415
2026-03-30 04:18:25 [adesa.be] INFO: Found listing with ID: 10739632
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.be%27%20and%20RowKey%20eq%20%2710739632%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.be] INFO: Scrape type for 10739632: 2
2026-03-30 04:18:25 [adesa.be] INFO: Scraping item 10739632 url https://www.openlane.eu/en/carv6/auction/10739632
2026-03-30 04:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with identifier: 10739415
2026-03-30 04:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with identifier: 10739415
2026-03-30 04:18:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c0d6ef8-c051-5c63-b8ca-7af9a7712ded with identifier: 10739415 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/10739415>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '6c0d6ef8-c051-5c63-b8ca-7af9a7712ded',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADL475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739415',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 54467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - Automatic - 180 hp - 54.467 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739415%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.be] INFO: Saving data for 10739415: {'auction_closing_time': 1774858500.0, 'created_time': 1774627135.388749, 'last_price_update_time': 1774844305.705276}
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.be',RowKey='10739415') HTTP/1.1" 204 0
2026-03-30 04:18:25 [adesa.be] INFO: Found listing with ID: 10740760
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.be%27%20and%20RowKey%20eq%20%2710740760%27 HTTP/1.1" 200 None
2026-03-30 04:18:25 [adesa.be] INFO: Scrape type for 10740760: 2
2026-03-30 04:18:25 [adesa.be] INFO: Scraping item 10740760 url https://www.openlane.eu/en/carv6/auction/10740760
2026-03-30 04:18:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10739717
2026-03-30 04:18:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with scrape type 2
2026-03-30 04:18:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d, identifier: 10739717
2026-03-30 04:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10739717
2026-03-30 04:18:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10739717
2026-03-30 04:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a64ae2d3-0b97-52d0-9d5c-171d59c01e4d with identifier: 10739717 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/10739717>
{'auction_title': '',
'c_o_2_emission_value': 98,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a64ae2d3-0b97-52d0-9d5c-171d59c01e4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADD687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 144307,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.5 HDI Allure - Diesel - Automatic - 130 hp - '
'144.307 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739717%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.be] INFO: Saving data for 10739717: {'auction_closing_time': 1774858500.0, 'created_time': 1774627135.664338, 'last_price_update_time': 1774844306.211339}
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.be',RowKey='10739717') HTTP/1.1" 204 0
2026-03-30 04:18:26 [adesa.be] INFO: Found listing with ID: 10739700
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.be%27%20and%20RowKey%20eq%20%2710739700%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.be] INFO: Scrape type for 10739700: 2
2026-03-30 04:18:26 [adesa.be] INFO: Scraping item 10739700 url https://www.openlane.eu/en/carv6/auction/10739700
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.be] INFO: Found listing with ID: 10739649
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.be%27%20and%20RowKey%20eq%20%2710739649%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.be] INFO: Scrape type for 10739649: 2
2026-03-30 04:18:26 [adesa.be] INFO: Scraping item 10739649 url https://www.openlane.eu/en/carv6/auction/10739649
2026-03-30 04:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496
2026-03-30 04:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a, identifier: 10740496
2026-03-30 04:18:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eec598b8-0dd3-5387-89f5-5a13c5b638c9 with identifier: 10739107
2026-03-30 04:18:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eec598b8-0dd3-5387-89f5-5a13c5b638c9 with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eec598b8-0dd3-5387-89f5-5a13c5b638c9 with scrape type 2
2026-03-30 04:18:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eec598b8-0dd3-5387-89f5-5a13c5b638c9, identifier: 10739107
2026-03-30 04:18:26 [adesa.be] INFO: Found listing with ID: 10739973
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.be%27%20and%20RowKey%20eq%20%2710739973%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.be] INFO: Scrape type for 10739973: 2
2026-03-30 04:18:26 [adesa.be] INFO: Scraping item 10739973 url https://www.openlane.eu/en/carv6/auction/10739973
2026-03-30 04:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496
2026-03-30 04:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496
2026-03-30 04:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0af29eea-9a4b-5e79-aac6-bff4f3e8287a with identifier: 10740496 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/10740496>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '0af29eea-9a4b-5e79-aac6-bff4f3e8287a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 104708,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Boxer L3H2 2.2 HDI Premium - Diesel - Manual - 165 hp - '
'104.708 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740496%27 HTTP/1.1" 200 None
2026-03-30 04:18:26 [adesa.be] INFO: Saving data for 10740496: {'auction_closing_time': 1774965600.0, 'created_time': 1774649842.411554, 'last_price_update_time': 1774844306.749755}
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.be',RowKey='10740496') HTTP/1.1" 204 0
2026-03-30 04:18:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eec598b8-0dd3-5387-89f5-5a13c5b638c9 with identifier: 10739107
2026-03-30 04:18:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eec598b8-0dd3-5387-89f5-5a13c5b638c9 with identifier: 10739107
2026-03-30 04:18:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eec598b8-0dd3-5387-89f5-5a13c5b638c9 with identifier: 10739107 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:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739107>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'eec598b8-0dd3-5387-89f5-5a13c5b638c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739107',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 185722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - 120 hp - 185.722 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739107%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Saving data for 10739107: {'auction_closing_time': 1774858500.0, 'created_time': 1774624734.225391, 'last_price_update_time': 1774844307.043585}
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.be',RowKey='10739107') HTTP/1.1" 204 0
2026-03-30 04:18:27 [adesa.be] INFO: Found listing with ID: 10739940
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.be%27%20and%20RowKey%20eq%20%2710739940%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Scrape type for 10739940: 2
2026-03-30 04:18:27 [adesa.be] INFO: Scraping item 10739940 url https://www.openlane.eu/en/carv6/auction/10739940
2026-03-30 04:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:27 [adesa.be] INFO: Found listing with ID: 10739308
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.be%27%20and%20RowKey%20eq%20%2710739308%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Scrape type for 10739308: 2
2026-03-30 04:18:27 [adesa.be] INFO: Scraping item 10739308 url https://www.openlane.eu/en/carv6/auction/10739308
2026-03-30 04:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:27 [adesa.be] INFO: Found listing with ID: 10739661
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.be%27%20and%20RowKey%20eq%20%2710739661%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Scrape type for 10739661: 2
2026-03-30 04:18:27 [adesa.be] INFO: Scraping item 10739661 url https://www.openlane.eu/en/carv6/auction/10739661
2026-03-30 04:18:27 [adesa.be] INFO: Found listing with ID: 10739065
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.be%27%20and%20RowKey%20eq%20%2710739065%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Scrape type for 10739065: 2
2026-03-30 04:18:27 [adesa.be] INFO: Scraping item 10739065 url https://www.openlane.eu/en/carv6/auction/10739065
2026-03-30 04:18:27 [adesa.be] INFO: Found listing with ID: 10739320
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.be%27%20and%20RowKey%20eq%20%2710739320%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Scrape type for 10739320: 2
2026-03-30 04:18:27 [adesa.be] INFO: Scraping item 10739320 url https://www.openlane.eu/en/carv6/auction/10739320
2026-03-30 04:18:27 [adesa.be] INFO: Found listing with ID: 10739324
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.be%27%20and%20RowKey%20eq%20%2710739324%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Scrape type for 10739324: 2
2026-03-30 04:18:27 [adesa.be] INFO: Scraping item 10739324 url https://www.openlane.eu/en/carv6/auction/10739324
2026-03-30 04:18:27 [adesa.be] INFO: Found listing with ID: 10740783
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.be%27%20and%20RowKey%20eq%20%2710740783%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Scrape type for 10740783: 2
2026-03-30 04:18:27 [adesa.be] INFO: Scraping item 10740783 url https://www.openlane.eu/en/carv6/auction/10740783
2026-03-30 04:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784
2026-03-30 04:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56b896df-e301-52e6-b356-c11c5d4e3239 with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56b896df-e301-52e6-b356-c11c5d4e3239 with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56b896df-e301-52e6-b356-c11c5d4e3239, identifier: 10740784
2026-03-30 04:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81309d55-3fb6-57ab-b84c-9e901ba4233f with identifier: 10739533
2026-03-30 04:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81309d55-3fb6-57ab-b84c-9e901ba4233f with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81309d55-3fb6-57ab-b84c-9e901ba4233f with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81309d55-3fb6-57ab-b84c-9e901ba4233f, identifier: 10739533
2026-03-30 04:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10739093
2026-03-30 04:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af906fa1-3cee-50b4-bf3c-06a42af9e323 with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af906fa1-3cee-50b4-bf3c-06a42af9e323 with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af906fa1-3cee-50b4-bf3c-06a42af9e323, identifier: 10739093
2026-03-30 04:18:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650f01ae-cf9f-5b53-bf7b-381f131f82af with identifier: 10739042
2026-03-30 04:18:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650f01ae-cf9f-5b53-bf7b-381f131f82af with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 650f01ae-cf9f-5b53-bf7b-381f131f82af with scrape type 2
2026-03-30 04:18:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 650f01ae-cf9f-5b53-bf7b-381f131f82af, identifier: 10739042
2026-03-30 04:18:27 [adesa.be] INFO: Found listing with ID: 10739276
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.be%27%20and%20RowKey%20eq%20%2710739276%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Scrape type for 10739276: 2
2026-03-30 04:18:27 [adesa.be] INFO: Scraping item 10739276 url https://www.openlane.eu/en/carv6/auction/10739276
2026-03-30 04:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784
2026-03-30 04:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784
2026-03-30 04:18:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56b896df-e301-52e6-b356-c11c5d4e3239 with identifier: 10740784 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/10740784>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '56b896df-e301-52e6-b356-c11c5d4e3239',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRJ861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740784',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 41140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 41.140 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710740784%27 HTTP/1.1" 200 None
2026-03-30 04:18:27 [adesa.be] INFO: Saving data for 10740784: {'auction_closing_time': 1774947600.0, 'created_time': 1774649949.540417, 'last_price_update_time': 1774844307.867316}
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.be',RowKey='10740784') HTTP/1.1" 204 0
2026-03-30 04:18:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81309d55-3fb6-57ab-b84c-9e901ba4233f with identifier: 10739533
2026-03-30 04:18:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81309d55-3fb6-57ab-b84c-9e901ba4233f with identifier: 10739533
2026-03-30 04:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81309d55-3fb6-57ab-b84c-9e901ba4233f with identifier: 10739533 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:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739533>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '81309d55-3fb6-57ab-b84c-9e901ba4233f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEB276',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 20976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2023-02-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 508 SW 1.6 Active Pack - Hybrid - Automatic - 180 hp - '
'20.976 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'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.be%27%20and%20RowKey%20eq%20%2710739533%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Saving data for 10739533: {'auction_closing_time': 1774858500.0, 'created_time': 1774627136.240419, 'last_price_update_time': 1774844308.230736}
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.be',RowKey='10739533') HTTP/1.1" 204 0
2026-03-30 04:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10739093
2026-03-30 04:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10739093
2026-03-30 04:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af906fa1-3cee-50b4-bf3c-06a42af9e323 with identifier: 10739093 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:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739093>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'af906fa1-3cee-50b4-bf3c-06a42af9e323',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATY800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739093',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 111185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-07-19',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - 120 hp - 111.185 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739093%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Saving data for 10739093: {'auction_closing_time': 1774858500.0, 'created_time': 1774627133.554472, 'last_price_update_time': 1774844308.50591}
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.be',RowKey='10739093') HTTP/1.1" 204 0
2026-03-30 04:18:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 650f01ae-cf9f-5b53-bf7b-381f131f82af with identifier: 10739042
2026-03-30 04:18:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 650f01ae-cf9f-5b53-bf7b-381f131f82af with identifier: 10739042
2026-03-30 04:18:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 650f01ae-cf9f-5b53-bf7b-381f131f82af with identifier: 10739042 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:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739042>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '650f01ae-cf9f-5b53-bf7b-381f131f82af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANZ580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739042',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 116899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 3,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - 120 hp - 116.899 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739042%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Saving data for 10739042: {'auction_closing_time': 1774858500.0, 'created_time': 1774624739.75003, 'last_price_update_time': 1774844308.781237}
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.be',RowKey='10739042') HTTP/1.1" 204 0
2026-03-30 04:18:28 [adesa.be] INFO: Found listing with ID: 10739627
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.be%27%20and%20RowKey%20eq%20%2710739627%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Scrape type for 10739627: 2
2026-03-30 04:18:28 [adesa.be] INFO: Scraping item 10739627 url https://www.openlane.eu/en/carv6/auction/10739627
2026-03-30 04:18:28 [adesa.be] INFO: Found listing with ID: 10739296
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.be%27%20and%20RowKey%20eq%20%2710739296%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Scrape type for 10739296: 2
2026-03-30 04:18:28 [adesa.be] INFO: Scraping item 10739296 url https://www.openlane.eu/en/carv6/auction/10739296
2026-03-30 04:18:28 [adesa.be] INFO: Found listing with ID: 10739637
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.be%27%20and%20RowKey%20eq%20%2710739637%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Scrape type for 10739637: 2
2026-03-30 04:18:28 [adesa.be] INFO: Scraping item 10739637 url https://www.openlane.eu/en/carv6/auction/10739637
2026-03-30 04:18:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:28 [adesa.be] INFO: Found listing with ID: 10740503
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.be%27%20and%20RowKey%20eq%20%2710740503%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Scrape type for 10740503: 2
2026-03-30 04:18:28 [adesa.be] INFO: Scraping item 10740503 url https://www.openlane.eu/en/carv6/auction/10740503
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.be] INFO: Found listing with ID: 10740490
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.be%27%20and%20RowKey%20eq%20%2710740490%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Scrape type for 10740490: 2
2026-03-30 04:18:28 [adesa.be] INFO: Scraping item 10740490 url https://www.openlane.eu/en/carv6/auction/10740490
2026-03-30 04:18:28 [adesa.be] INFO: Found listing with ID: 10739728
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.be%27%20and%20RowKey%20eq%20%2710739728%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Scrape type for 10739728: 2
2026-03-30 04:18:28 [adesa.be] INFO: Scraping item 10739728 url https://www.openlane.eu/en/carv6/auction/10739728
2026-03-30 04:18:28 [adesa.be] INFO: Found listing with ID: 10739266
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.be%27%20and%20RowKey%20eq%20%2710739266%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Scrape type for 10739266: 2
2026-03-30 04:18:28 [adesa.be] INFO: Scraping item 10739266 url https://www.openlane.eu/en/carv6/auction/10739266
2026-03-30 04:18:28 [adesa.be] INFO: Found listing with ID: 10739697
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.be%27%20and%20RowKey%20eq%20%2710739697%27 HTTP/1.1" 200 None
2026-03-30 04:18:28 [adesa.be] INFO: Scrape type for 10739697: 2
2026-03-30 04:18:28 [adesa.be] INFO: Scraping item 10739697 url https://www.openlane.eu/en/carv6/auction/10739697
2026-03-30 04:18:28 [adesa.be] INFO: Found listing with ID: 10739547
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.be%27%20and%20RowKey%20eq%20%2710739547%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10739547: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10739547 url https://www.openlane.eu/en/carv6/auction/10739547
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10739196
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.be%27%20and%20RowKey%20eq%20%2710739196%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10739196: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10739196 url https://www.openlane.eu/en/carv6/auction/10739196
2026-03-30 04:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with identifier: 10739706
2026-03-30 04:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with scrape type 2
2026-03-30 04:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with scrape type 2
2026-03-30 04:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6, identifier: 10739706
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10740016
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.be%27%20and%20RowKey%20eq%20%2710740016%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10740016: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10740016 url https://www.openlane.eu/en/carv6/auction/10740016
2026-03-30 04:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with identifier: 10739706
2026-03-30 04:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with identifier: 10739706
2026-03-30 04:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6 with identifier: 10739706 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/10739706>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd5aadcb6-c9c7-5759-ba56-b0a0e19ea0e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNM973',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 100972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Opel Combo-e Edition - Diesel - Manual - 102 hp - 100.972 km',
'transmission': 'manual',
'trim': 'Edition',
'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.be%27%20and%20RowKey%20eq%20%2710739706%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Saving data for 10739706: {'auction_closing_time': 1774858500.0, 'created_time': 1774627163.360542, 'last_price_update_time': 1774844309.42241}
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.be',RowKey='10739706') HTTP/1.1" 204 0
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10739647
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.be%27%20and%20RowKey%20eq%20%2710739647%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10739647: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10739647 url https://www.openlane.eu/en/carv6/auction/10739647
2026-03-30 04:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739437> (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/10739486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10739476
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.be%27%20and%20RowKey%20eq%20%2710739476%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10739476: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10739476 url https://www.openlane.eu/en/carv6/auction/10739476
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 [adesa.be] INFO: Found listing with ID: 10740806
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.be%27%20and%20RowKey%20eq%20%2710740806%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10740806: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10740806 url https://www.openlane.eu/en/carv6/auction/10740806
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10739500
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.be%27%20and%20RowKey%20eq%20%2710739500%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10739500: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10739500 url https://www.openlane.eu/en/carv6/auction/10739500
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10740505
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.be%27%20and%20RowKey%20eq%20%2710740505%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10740505: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10740505 url https://www.openlane.eu/en/carv6/auction/10740505
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10740750
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.be%27%20and%20RowKey%20eq%20%2710740750%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10740750: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10740750 url https://www.openlane.eu/en/carv6/auction/10740750
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10740472
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.be%27%20and%20RowKey%20eq%20%2710740472%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10740472: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10740472 url https://www.openlane.eu/en/carv6/auction/10740472
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10739562
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.be%27%20and%20RowKey%20eq%20%2710739562%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10739562: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10739562 url https://www.openlane.eu/en/carv6/auction/10739562
2026-03-30 04:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10739437
2026-03-30 04:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 851e66e5-71e2-5e81-8a94-31ed05d279ec with scrape type 2
2026-03-30 04:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 851e66e5-71e2-5e81-8a94-31ed05d279ec with scrape type 2
2026-03-30 04:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 851e66e5-71e2-5e81-8a94-31ed05d279ec, identifier: 10739437
2026-03-30 04:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10739486
2026-03-30 04:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2f24fce-432b-5408-9a1f-8568dc9d1f53 with scrape type 2
2026-03-30 04:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2f24fce-432b-5408-9a1f-8568dc9d1f53 with scrape type 2
2026-03-30 04:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2f24fce-432b-5408-9a1f-8568dc9d1f53, identifier: 10739486
2026-03-30 04:18:29 [adesa.be] INFO: Found listing with ID: 10739516
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.be%27%20and%20RowKey%20eq%20%2710739516%27 HTTP/1.1" 200 None
2026-03-30 04:18:29 [adesa.be] INFO: Scrape type for 10739516: 2
2026-03-30 04:18:29 [adesa.be] INFO: Scraping item 10739516 url https://www.openlane.eu/en/carv6/auction/10739516
2026-03-30 04:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10739437
2026-03-30 04:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10739437
2026-03-30 04:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 851e66e5-71e2-5e81-8a94-31ed05d279ec with identifier: 10739437 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: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/10739437>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '851e66e5-71e2-5e81-8a94-31ed05d279ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMH935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739437',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 67838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-04-25',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 67.838 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739437%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Saving data for 10739437: {'auction_closing_time': 1774858500.0, 'created_time': 1774624742.160695, 'last_price_update_time': 1774844310.132792}
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.be',RowKey='10739437') HTTP/1.1" 204 0
2026-03-30 04:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10739486
2026-03-30 04:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10739486
2026-03-30 04:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2f24fce-432b-5408-9a1f-8568dc9d1f53 with identifier: 10739486 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/10739486>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'd2f24fce-432b-5408-9a1f-8568dc9d1f53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSE957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 48854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 48.854 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739486%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Saving data for 10739486: {'auction_closing_time': 1774858500.0, 'created_time': 1774627131.508187, 'last_price_update_time': 1774844310.409647}
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.be',RowKey='10739486') HTTP/1.1" 204 0
2026-03-30 04:18:30 [adesa.be] INFO: Found listing with ID: 10739997
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.be%27%20and%20RowKey%20eq%20%2710739997%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Scrape type for 10739997: 2
2026-03-30 04:18:30 [adesa.be] INFO: Scraping item 10739997 url https://www.openlane.eu/en/carv6/auction/10739997
2026-03-30 04:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739205> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:30 [adesa.be] INFO: Found listing with ID: 10740756
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.be%27%20and%20RowKey%20eq%20%2710740756%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Scrape type for 10740756: 2
2026-03-30 04:18:30 [adesa.be] INFO: Scraping item 10740756 url https://www.openlane.eu/en/carv6/auction/10740756
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.be] INFO: Found listing with ID: 10740524
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.be%27%20and%20RowKey%20eq%20%2710740524%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Scrape type for 10740524: 2
2026-03-30 04:18:30 [adesa.be] INFO: Scraping item 10740524 url https://www.openlane.eu/en/carv6/auction/10740524
2026-03-30 04:18:30 [adesa.be] INFO: Found listing with ID: 10739668
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.be%27%20and%20RowKey%20eq%20%2710739668%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Scrape type for 10739668: 2
2026-03-30 04:18:30 [adesa.be] INFO: Scraping item 10739668 url https://www.openlane.eu/en/carv6/auction/10739668
2026-03-30 04:18:30 [adesa.be] INFO: Found listing with ID: 10739445
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.be%27%20and%20RowKey%20eq%20%2710739445%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Scrape type for 10739445: 2
2026-03-30 04:18:30 [adesa.be] INFO: Scraping item 10739445 url https://www.openlane.eu/en/carv6/auction/10739445
2026-03-30 04:18:30 [adesa.be] INFO: Found listing with ID: 10739608
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.be%27%20and%20RowKey%20eq%20%2710739608%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Scrape type for 10739608: 2
2026-03-30 04:18:30 [adesa.be] INFO: Scraping item 10739608 url https://www.openlane.eu/en/carv6/auction/10739608
2026-03-30 04:18:30 [adesa.be] INFO: Found listing with ID: 10739429
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.be%27%20and%20RowKey%20eq%20%2710739429%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Scrape type for 10739429: 2
2026-03-30 04:18:30 [adesa.be] INFO: Scraping item 10739429 url https://www.openlane.eu/en/carv6/auction/10739429
2026-03-30 04:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10739205
2026-03-30 04:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe, identifier: 10739205
2026-03-30 04:18:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10739132
2026-03-30 04:18:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 086d8c3c-0bee-545d-972a-626b2e5577a3 with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 086d8c3c-0bee-545d-972a-626b2e5577a3 with scrape type 2
2026-03-30 04:18:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 086d8c3c-0bee-545d-972a-626b2e5577a3, identifier: 10739132
2026-03-30 04:18:30 [adesa.be] INFO: Found listing with ID: 10739691
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.be%27%20and%20RowKey%20eq%20%2710739691%27 HTTP/1.1" 200 None
2026-03-30 04:18:30 [adesa.be] INFO: Scrape type for 10739691: 2
2026-03-30 04:18:30 [adesa.be] INFO: Scraping item 10739691 url https://www.openlane.eu/en/carv6/auction/10739691
2026-03-30 04:18:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10739205
2026-03-30 04:18:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10739205
2026-03-30 04:18:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe with identifier: 10739205 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:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739205>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'f25ba644-dd04-5ffe-b3b7-9bf908b7ecfe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKQ346',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739205',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 93177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Rifter Long 1.2i Allure Pack - Petrol - Automatic - 130 hp '
'- 93.177 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739205%27 HTTP/1.1" 200 None
2026-03-30 04:18:31 [adesa.be] INFO: Saving data for 10739205: {'auction_closing_time': 1774858500.0, 'created_time': 1774627128.381096, 'last_price_update_time': 1774844311.372486}
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.be',RowKey='10739205') HTTP/1.1" 204 0
2026-03-30 04:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10739132
2026-03-30 04:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10739132
2026-03-30 04:18:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 086d8c3c-0bee-545d-972a-626b2e5577a3 with identifier: 10739132 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/10739132>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '086d8c3c-0bee-545d-972a-626b2e5577a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMF696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739132',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 117752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - 102 hp - 117.752 km',
'transmission': 'manual',
'trim': 'Premium',
'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.be%27%20and%20RowKey%20eq%20%2710739132%27 HTTP/1.1" 200 None
2026-03-30 04:18:31 [adesa.be] INFO: Saving data for 10739132: {'auction_closing_time': 1774858500.0, 'created_time': 1774627130.757424, 'last_price_update_time': 1774844311.7706}
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.be',RowKey='10739132') HTTP/1.1" 204 0
2026-03-30 04:18:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10739135
2026-03-30 04:18:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b847cf22-ea90-51d6-8b71-acee144584a9 with scrape type 2
2026-03-30 04:18:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b847cf22-ea90-51d6-8b71-acee144584a9 with scrape type 2
2026-03-30 04:18:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b847cf22-ea90-51d6-8b71-acee144584a9, identifier: 10739135
2026-03-30 04:18:31 [adesa.be] INFO: Found listing with ID: 10739626
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.be%27%20and%20RowKey%20eq%20%2710739626%27 HTTP/1.1" 200 None
2026-03-30 04:18:31 [adesa.be] INFO: Scrape type for 10739626: 2
2026-03-30 04:18:31 [adesa.be] INFO: Scraping item 10739626 url https://www.openlane.eu/en/carv6/auction/10739626
2026-03-30 04:18:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10739135
2026-03-30 04:18:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10739135
2026-03-30 04:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b847cf22-ea90-51d6-8b71-acee144584a9 with identifier: 10739135 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/10739135>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b847cf22-ea90-51d6-8b71-acee144584a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHC886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739135',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 68770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - 145 hp - 68.770 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739135%27 HTTP/1.1" 200 None
2026-03-30 04:18:32 [adesa.be] INFO: Saving data for 10739135: {'auction_closing_time': 1774858500.0, 'created_time': 1774624740.03899, 'last_price_update_time': 1774844312.165514}
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.be',RowKey='10739135') HTTP/1.1" 204 0
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:32 [adesa.be] INFO: Found listing with ID: 10739371
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.be%27%20and%20RowKey%20eq%20%2710739371%27 HTTP/1.1" 200 None
2026-03-30 04:18:32 [adesa.be] INFO: Scrape type for 10739371: 2
2026-03-30 04:18:32 [adesa.be] INFO: Scraping item 10739371 url https://www.openlane.eu/en/carv6/auction/10739371
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739193> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [adesa.be] INFO: Found listing with ID: 10740739
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.be%27%20and%20RowKey%20eq%20%2710740739%27 HTTP/1.1" 200 None
2026-03-30 04:18:32 [adesa.be] INFO: Scrape type for 10740739: 2
2026-03-30 04:18:32 [adesa.be] INFO: Scraping item 10740739 url https://www.openlane.eu/en/carv6/auction/10740739
2026-03-30 04:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760
2026-03-30 04:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ada4bc77-dbbe-502d-9b6b-714a050a2b25 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ada4bc77-dbbe-502d-9b6b-714a050a2b25 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ada4bc77-dbbe-502d-9b6b-714a050a2b25, identifier: 10740760
2026-03-30 04:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760
2026-03-30 04:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760
2026-03-30 04:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ada4bc77-dbbe-502d-9b6b-714a050a2b25 with identifier: 10740760 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/10740760>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'ada4bc77-dbbe-502d-9b6b-714a050a2b25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJG668',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740760',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 90804,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2020-06-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Clio - Petrol - Manual - 101 hp - 90.804 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740760%27 HTTP/1.1" 200 None
2026-03-30 04:18:32 [adesa.be] INFO: Saving data for 10740760: {'auction_closing_time': 1774947600.0, 'created_time': 1774649948.524755, 'last_price_update_time': 1774844312.562145}
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.be',RowKey='10740760') HTTP/1.1" 204 0
2026-03-30 04:18:32 [adesa.be] INFO: Found listing with ID: 10739204
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.be%27%20and%20RowKey%20eq%20%2710739204%27 HTTP/1.1" 200 None
2026-03-30 04:18:32 [adesa.be] INFO: Scrape type for 10739204: 2
2026-03-30 04:18:32 [adesa.be] INFO: Scraping item 10739204 url https://www.openlane.eu/en/carv6/auction/10739204
2026-03-30 04:18:32 [adesa.be] INFO: Found listing with ID: 10740486
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.be%27%20and%20RowKey%20eq%20%2710740486%27 HTTP/1.1" 200 None
2026-03-30 04:18:32 [adesa.be] INFO: Scrape type for 10740486: 2
2026-03-30 04:18:32 [adesa.be] INFO: Scraping item 10740486 url https://www.openlane.eu/en/carv6/auction/10740486
2026-03-30 04:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10739436
2026-03-30 04:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d53fc74-771c-54b1-a472-cf485da5f493 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d53fc74-771c-54b1-a472-cf485da5f493 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d53fc74-771c-54b1-a472-cf485da5f493, identifier: 10739436
2026-03-30 04:18:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10739193
2026-03-30 04:18:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a37b0f3f-9cff-5621-923b-ca783f6d2a31 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a37b0f3f-9cff-5621-923b-ca783f6d2a31 with scrape type 2
2026-03-30 04:18:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a37b0f3f-9cff-5621-923b-ca783f6d2a31, identifier: 10739193
2026-03-30 04:18:32 [adesa.be] INFO: Found listing with ID: 10740009
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.be%27%20and%20RowKey%20eq%20%2710740009%27 HTTP/1.1" 200 None
2026-03-30 04:18:32 [adesa.be] INFO: Scrape type for 10740009: 2
2026-03-30 04:18:32 [adesa.be] INFO: Scraping item 10740009 url https://www.openlane.eu/en/carv6/auction/10740009
2026-03-30 04:18:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10739436
2026-03-30 04:18:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10739436
2026-03-30 04:18:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d53fc74-771c-54b1-a472-cf485da5f493 with identifier: 10739436 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/10739436>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '7d53fc74-771c-54b1-a472-cf485da5f493',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSE974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 42304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 42.304 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739436%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Saving data for 10739436: {'auction_closing_time': 1774858500.0, 'created_time': 1774624736.193966, 'last_price_update_time': 1774844313.138488}
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.be',RowKey='10739436') HTTP/1.1" 204 0
2026-03-30 04:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10739193
2026-03-30 04:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10739193
2026-03-30 04:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a37b0f3f-9cff-5621-923b-ca783f6d2a31 with identifier: 10739193 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/10739193>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'a37b0f3f-9cff-5621-923b-ca783f6d2a31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPQ962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739193',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 53748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Arkana 1.6i - Hybrid - Automatic - 94 hp - 53.748 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739193%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Saving data for 10739193: {'auction_closing_time': 1774858500.0, 'created_time': 1774627127.768585, 'last_price_update_time': 1774844313.408048}
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.be',RowKey='10739193') HTTP/1.1" 204 0
2026-03-30 04:18:33 [adesa.be] INFO: Found listing with ID: 10739330
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.be%27%20and%20RowKey%20eq%20%2710739330%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Scrape type for 10739330: 2
2026-03-30 04:18:33 [adesa.be] INFO: Scraping item 10739330 url https://www.openlane.eu/en/carv6/auction/10739330
2026-03-30 04:18:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739632> (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/10739940> (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/10739973> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:33 [adesa.be] INFO: Found listing with ID: 10739350
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.be%27%20and%20RowKey%20eq%20%2710739350%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Scrape type for 10739350: 2
2026-03-30 04:18:33 [adesa.be] INFO: Scraping item 10739350 url https://www.openlane.eu/en/carv6/auction/10739350
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739395
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.be%27%20and%20RowKey%20eq%20%2710739395%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Scrape type for 10739395: 2
2026-03-30 04:18:33 [adesa.be] INFO: Scraping item 10739395 url https://www.openlane.eu/en/carv6/auction/10739395
2026-03-30 04:18:33 [adesa.be] INFO: Found listing with ID: 10739515
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.be%27%20and%20RowKey%20eq%20%2710739515%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Scrape type for 10739515: 2
2026-03-30 04:18:33 [adesa.be] INFO: Scraping item 10739515 url https://www.openlane.eu/en/carv6/auction/10739515
2026-03-30 04:18:33 [adesa.be] INFO: Found listing with ID: 10740007
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.be%27%20and%20RowKey%20eq%20%2710740007%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Scrape type for 10740007: 2
2026-03-30 04:18:33 [adesa.be] INFO: Scraping item 10740007 url https://www.openlane.eu/en/carv6/auction/10740007
2026-03-30 04:18:33 [adesa.be] INFO: Found listing with ID: 10739982
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.be%27%20and%20RowKey%20eq%20%2710739982%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Scrape type for 10739982: 2
2026-03-30 04:18:33 [adesa.be] INFO: Scraping item 10739982 url https://www.openlane.eu/en/carv6/auction/10739982
2026-03-30 04:18:33 [adesa.be] INFO: Found listing with ID: 10739473
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.be%27%20and%20RowKey%20eq%20%2710739473%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Scrape type for 10739473: 2
2026-03-30 04:18:33 [adesa.be] INFO: Scraping item 10739473 url https://www.openlane.eu/en/carv6/auction/10739473
2026-03-30 04:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with identifier: 10739632
2026-03-30 04:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759, identifier: 10739632
2026-03-30 04:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940
2026-03-30 04:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b76d5f0-f324-5f52-be0c-b26b1749637d with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b76d5f0-f324-5f52-be0c-b26b1749637d with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b76d5f0-f324-5f52-be0c-b26b1749637d, identifier: 10739940
2026-03-30 04:18:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973
2026-03-30 04:18:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c0607b-1e68-5884-b24a-59107761a0b8 with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c0607b-1e68-5884-b24a-59107761a0b8 with scrape type 2
2026-03-30 04:18:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7c0607b-1e68-5884-b24a-59107761a0b8, identifier: 10739973
2026-03-30 04:18:33 [adesa.be] INFO: Found listing with ID: 10739937
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.be%27%20and%20RowKey%20eq%20%2710739937%27 HTTP/1.1" 200 None
2026-03-30 04:18:33 [adesa.be] INFO: Scrape type for 10739937: 2
2026-03-30 04:18:33 [adesa.be] INFO: Scraping item 10739937 url https://www.openlane.eu/en/carv6/auction/10739937
2026-03-30 04:18:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with identifier: 10739632
2026-03-30 04:18:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with identifier: 10739632
2026-03-30 04:18:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3608cb6d-8f16-5bf1-8f35-91bf59f5c759 with identifier: 10739632 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: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/10739632>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '3608cb6d-8f16-5bf1-8f35-91bf59f5c759',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BW4836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739632',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 182174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Clio 1.0 Tce Limited - Petrol - Automatic - 91 hp - 182.174 '
'km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739632%27 HTTP/1.1" 200 None
2026-03-30 04:18:34 [adesa.be] INFO: Saving data for 10739632: {'auction_closing_time': 1774858500.0, 'created_time': 1774624759.527893, 'last_price_update_time': 1774844314.139435}
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.be',RowKey='10739632') HTTP/1.1" 204 0
2026-03-30 04:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940
2026-03-30 04:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940
2026-03-30 04:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b76d5f0-f324-5f52-be0c-b26b1749637d with identifier: 10739940 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/10739940>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '7b76d5f0-f324-5f52-be0c-b26b1749637d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FM9557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739940',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 119405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - 95 hp - '
'119.405 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739940%27 HTTP/1.1" 200 None
2026-03-30 04:18:34 [adesa.be] INFO: Saving data for 10739940: {'auction_closing_time': 1774861200.0, 'created_time': 1774649849.932008, 'last_price_update_time': 1774844314.486312}
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.be',RowKey='10739940') HTTP/1.1" 204 0
2026-03-30 04:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973
2026-03-30 04:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973
2026-03-30 04:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7c0607b-1e68-5884-b24a-59107761a0b8 with identifier: 10739973 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/10739973>
{'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': 116,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'a7c0607b-1e68-5884-b24a-59107761a0b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTD480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739973',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 252437,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Kadjar 1.5 DCI Intens - Diesel - Automatic - 116 hp - '
'252.437 km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739973%27 HTTP/1.1" 200 None
2026-03-30 04:18:34 [adesa.be] INFO: Saving data for 10739973: {'auction_closing_time': 1774861200.0, 'created_time': 1774649851.766153, 'last_price_update_time': 1774844314.756457}
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.be',RowKey='10739973') HTTP/1.1" 204 0
2026-03-30 04:18:34 [adesa.be] INFO: Found listing with ID: 10739047
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.be%27%20and%20RowKey%20eq%20%2710739047%27 HTTP/1.1" 200 None
2026-03-30 04:18:34 [adesa.be] INFO: Scrape type for 10739047: 2
2026-03-30 04:18:34 [adesa.be] INFO: Scraping item 10739047 url https://www.openlane.eu/en/carv6/auction/10739047
2026-03-30 04:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739700> (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/10739649> (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: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10739700
2026-03-30 04:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90d76791-3f89-58f5-bf37-d987f2759014 with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90d76791-3f89-58f5-bf37-d987f2759014 with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90d76791-3f89-58f5-bf37-d987f2759014, identifier: 10739700
2026-03-30 04:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10739649
2026-03-30 04:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc399aa3-3938-5260-ab2e-c0044b732201 with scrape type 2
2026-03-30 04:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc399aa3-3938-5260-ab2e-c0044b732201 with scrape type 2
2026-03-30 04:18:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc399aa3-3938-5260-ab2e-c0044b732201, identifier: 10739649
2026-03-30 04:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10739700
2026-03-30 04:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10739700
2026-03-30 04:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90d76791-3f89-58f5-bf37-d987f2759014 with identifier: 10739700 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/10739700>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '90d76791-3f89-58f5-bf37-d987f2759014',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UE7739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739700',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 39388,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 95 hp - 39.388 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739700%27 HTTP/1.1" 200 None
2026-03-30 04:18:35 [adesa.be] INFO: Saving data for 10739700: {'auction_closing_time': 1774858500.0, 'created_time': 1774624743.965408, 'last_price_update_time': 1774844315.334771}
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.be',RowKey='10739700') HTTP/1.1" 204 0
2026-03-30 04:18:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10739649
2026-03-30 04:18:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10739649
2026-03-30 04:18:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc399aa3-3938-5260-ab2e-c0044b732201 with identifier: 10739649 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/10739649>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fc399aa3-3938-5260-ab2e-c0044b732201',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UE7738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 9542,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 95 hp - 9.542 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739649%27 HTTP/1.1" 200 None
2026-03-30 04:18:35 [adesa.be] INFO: Saving data for 10739649: {'auction_closing_time': 1774858500.0, 'created_time': 1774627124.226297, 'last_price_update_time': 1774844315.602707}
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.be',RowKey='10739649') 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/10739997> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740016> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739647> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997
2026-03-30 04:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df022075-062b-52db-8c6f-07e9e3036781 with scrape type 2
2026-03-30 04:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df022075-062b-52db-8c6f-07e9e3036781 with scrape type 2
2026-03-30 04:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df022075-062b-52db-8c6f-07e9e3036781, identifier: 10739997
2026-03-30 04:18:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997
2026-03-30 04:18:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997
2026-03-30 04:18:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df022075-062b-52db-8c6f-07e9e3036781 with identifier: 10739997 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/10739997>
{'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-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'df022075-062b-52db-8c6f-07e9e3036781',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739997',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 218771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'218.771 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739997%27 HTTP/1.1" 200 None
2026-03-30 04:18:36 [adesa.be] INFO: Saving data for 10739997: {'auction_closing_time': 1774861200.0, 'created_time': 1774649876.582323, 'last_price_update_time': 1774844316.821325}
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.be',RowKey='10739997') 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/10739516> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016
2026-03-30 04:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 with scrape type 2
2026-03-30 04:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62dd929f-f06c-5625-ace9-ba63fd2244f2 with scrape type 2
2026-03-30 04:18:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62dd929f-f06c-5625-ace9-ba63fd2244f2, identifier: 10740016
2026-03-30 04:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10739647
2026-03-30 04:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b743a109-c960-5b77-99f9-b040cbd78797 with scrape type 2
2026-03-30 04:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b743a109-c960-5b77-99f9-b040cbd78797 with scrape type 2
2026-03-30 04:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b743a109-c960-5b77-99f9-b040cbd78797, identifier: 10739647
2026-03-30 04:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016
2026-03-30 04:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016
2026-03-30 04:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62dd929f-f06c-5625-ace9-ba63fd2244f2 with identifier: 10740016 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/10740016>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '62dd929f-f06c-5625-ace9-ba63fd2244f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFX836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740016',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 70740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-08-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Fabia Combi 1.0 TSI Style - Petrol - Manual - 95 hp - 70.740 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740016%27 HTTP/1.1" 200 None
2026-03-30 04:18:37 [adesa.be] INFO: Saving data for 10740016: {'auction_closing_time': 1774861200.0, 'created_time': 1774649939.152308, 'last_price_update_time': 1774844317.398617}
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.be',RowKey='10740016') HTTP/1.1" 204 0
2026-03-30 04:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10739647
2026-03-30 04:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10739647
2026-03-30 04:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b743a109-c960-5b77-99f9-b040cbd78797 with identifier: 10739647 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/10739647>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b743a109-c960-5b77-99f9-b040cbd78797',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SZ7714',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739647',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 149460,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Manual - 110 hp - 149.460 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'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.be%27%20and%20RowKey%20eq%20%2710739647%27 HTTP/1.1" 200 None
2026-03-30 04:18:37 [adesa.be] INFO: Saving data for 10739647: {'auction_closing_time': 1774858500.0, 'created_time': 1774624752.858335, 'last_price_update_time': 1774844317.662747}
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.be',RowKey='10739647') 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/10739562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10739516
2026-03-30 04:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54d5066-575f-57aa-8345-d6d1e4eacfa3 with scrape type 2
2026-03-30 04:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54d5066-575f-57aa-8345-d6d1e4eacfa3 with scrape type 2
2026-03-30 04:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54d5066-575f-57aa-8345-d6d1e4eacfa3, identifier: 10739516
2026-03-30 04:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10739516
2026-03-30 04:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10739516
2026-03-30 04:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54d5066-575f-57aa-8345-d6d1e4eacfa3 with identifier: 10739516 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:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739516>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'b54d5066-575f-57aa-8345-d6d1e4eacfa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RQ5627',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 150009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 150.009 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739516%27 HTTP/1.1" 200 None
2026-03-30 04:18:38 [adesa.be] INFO: Saving data for 10739516: {'auction_closing_time': 1774858500.0, 'created_time': 1774624753.24406, 'last_price_update_time': 1774844318.045293}
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.be',RowKey='10739516') HTTP/1.1" 204 0
2026-03-30 04:18:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with identifier: 10739562
2026-03-30 04:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5, identifier: 10739562
2026-03-30 04:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with identifier: 10739562
2026-03-30 04:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with identifier: 10739562
2026-03-30 04:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e2ff662-f202-59ec-a2e6-27a1b8687cb5 with identifier: 10739562 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/10739562>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '5e2ff662-f202-59ec-a2e6-27a1b8687cb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPG772',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 104700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Kodiaq 2.0 TDI L&K - Diesel - Automatic - 150 hp - 104.700 km',
'transmission': 'automatic',
'trim': 'L&K',
'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.be%27%20and%20RowKey%20eq%20%2710739562%27 HTTP/1.1" 200 None
2026-03-30 04:18:38 [adesa.be] INFO: Saving data for 10739562: {'auction_closing_time': 1774858500.0, 'created_time': 1774624750.135313, 'last_price_update_time': 1774844318.406764}
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.be',RowKey='10739562') 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/10739371> (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: c70b7470-8894-5706-b9fc-6f468954286b with identifier: 10739371
2026-03-30 04:18:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c70b7470-8894-5706-b9fc-6f468954286b with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c70b7470-8894-5706-b9fc-6f468954286b with scrape type 2
2026-03-30 04:18:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c70b7470-8894-5706-b9fc-6f468954286b, identifier: 10739371
2026-03-30 04:18:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c70b7470-8894-5706-b9fc-6f468954286b with identifier: 10739371
2026-03-30 04:18:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c70b7470-8894-5706-b9fc-6f468954286b with identifier: 10739371
2026-03-30 04:18:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c70b7470-8894-5706-b9fc-6f468954286b with identifier: 10739371 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/10739371>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'c70b7470-8894-5706-b9fc-6f468954286b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGK741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739371',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 28561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Manual - 110 hp - '
'28.561 km',
'transmission': 'manual',
'trim': 'Clever',
'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.be%27%20and%20RowKey%20eq%20%2710739371%27 HTTP/1.1" 200 None
2026-03-30 04:18:38 [adesa.be] INFO: Saving data for 10739371: {'auction_closing_time': 1774858500.0, 'created_time': 1774627123.158902, 'last_price_update_time': 1774844318.958519}
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.be',RowKey='10739371') 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/10739691> (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:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10739691
2026-03-30 04:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51060a3-d95c-5ed7-b3c2-7e763644b048 with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51060a3-d95c-5ed7-b3c2-7e763644b048 with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b51060a3-d95c-5ed7-b3c2-7e763644b048, identifier: 10739691
2026-03-30 04:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10739691
2026-03-30 04:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10739691
2026-03-30 04:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b51060a3-d95c-5ed7-b3c2-7e763644b048 with identifier: 10739691 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/10739691>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'b51060a3-d95c-5ed7-b3c2-7e763644b048',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 32565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2024-01-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'32.565 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739691%27 HTTP/1.1" 200 None
2026-03-30 04:18:39 [adesa.be] INFO: Saving data for 10739691: {'auction_closing_time': 1774858500.0, 'created_time': 1774627125.669278, 'last_price_update_time': 1774844319.425637}
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.be',RowKey='10739691') 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/10739330> (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/10740009> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10739330
2026-03-30 04:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb, identifier: 10739330
2026-03-30 04:18:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10739330
2026-03-30 04:18:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10739330
2026-03-30 04:18:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfb04c24-8e35-5f68-87a9-4ca8490f6ebb with identifier: 10739330 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/10739330>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'cfb04c24-8e35-5f68-87a9-4ca8490f6ebb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739330',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 112885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'112.885 km',
'transmission': 'manual',
'trim': 'Ambition',
'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.be%27%20and%20RowKey%20eq%20%2710739330%27 HTTP/1.1" 200 None
2026-03-30 04:18:39 [adesa.be] INFO: Saving data for 10739330: {'auction_closing_time': 1774858500.0, 'created_time': 1774627125.940717, 'last_price_update_time': 1774844319.911789}
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.be',RowKey='10739330') HTTP/1.1" 204 0
2026-03-30 04:18:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009
2026-03-30 04:18:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7ae4256-a917-50fc-8eff-9f49077c1eec with scrape type 2
2026-03-30 04:18:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7ae4256-a917-50fc-8eff-9f49077c1eec with scrape type 2
2026-03-30 04:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7ae4256-a917-50fc-8eff-9f49077c1eec, identifier: 10740009
2026-03-30 04:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009
2026-03-30 04:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009
2026-03-30 04:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7ae4256-a917-50fc-8eff-9f49077c1eec with identifier: 10740009 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/10740009>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'e7ae4256-a917-50fc-8eff-9f49077c1eec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADB647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740009',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 156588,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 156.588 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740009%27 HTTP/1.1" 200 None
2026-03-30 04:18:40 [adesa.be] INFO: Saving data for 10740009: {'auction_closing_time': 1774861200.0, 'created_time': 1774649873.48898, 'last_price_update_time': 1774844320.27158}
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.be',RowKey='10740009') HTTP/1.1" 204 0
2026-03-30 04:18:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486
2026-03-30 04:18:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with scrape type 2
2026-03-30 04:18:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with scrape type 2
2026-03-30 04:18:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26, identifier: 10740486
2026-03-30 04:18:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486
2026-03-30 04:18:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486
2026-03-30 04:18:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c73ac4d5-5e0e-57e3-9579-c0e080a1ec26 with identifier: 10740486 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/10740486>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': 'c73ac4d5-5e0e-57e3-9579-c0e080a1ec26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLE931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 146436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp '
'- 146.436 km',
'transmission': 'automatic',
'trim': 'Ambition',
'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:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740486%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Saving data for 10740486: {'auction_closing_time': 1774965600.0, 'created_time': 1774649969.306976, 'last_price_update_time': 1774844321.007216}
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.be',RowKey='10740486') HTTP/1.1" 204 0
2026-03-30 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739047> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10739047
2026-03-30 04:18:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a66830dd-14cb-52cb-ba01-303993d2257c with scrape type 2
2026-03-30 04:18:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a66830dd-14cb-52cb-ba01-303993d2257c with scrape type 2
2026-03-30 04:18:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a66830dd-14cb-52cb-ba01-303993d2257c, identifier: 10739047
2026-03-30 04:18:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10739047
2026-03-30 04:18:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10739047
2026-03-30 04:18:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a66830dd-14cb-52cb-ba01-303993d2257c with identifier: 10739047 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/10739047>
{'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-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'a66830dd-14cb-52cb-ba01-303993d2257c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEH126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739047',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 180525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - 115 hp - 180.525 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739047%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Saving data for 10739047: {'auction_closing_time': 1774858500.0, 'created_time': 1774627120.924764, 'last_price_update_time': 1774844321.47545}
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.be',RowKey='10739047') 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 [zyte_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.be] INFO: Found listing with ID: 10739975
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.be%27%20and%20RowKey%20eq%20%2710739975%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739975: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739975 url https://www.openlane.eu/en/carv6/auction/10739975
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739955
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.be%27%20and%20RowKey%20eq%20%2710739955%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739955: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739955 url https://www.openlane.eu/en/carv6/auction/10739955
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10740029
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.be%27%20and%20RowKey%20eq%20%2710740029%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10740029: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10740029 url https://www.openlane.eu/en/carv6/auction/10740029
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739432
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.be%27%20and%20RowKey%20eq%20%2710739432%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739432: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739432 url https://www.openlane.eu/en/carv6/auction/10739432
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739382
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.be%27%20and%20RowKey%20eq%20%2710739382%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739382: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739382 url https://www.openlane.eu/en/carv6/auction/10739382
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739278
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.be%27%20and%20RowKey%20eq%20%2710739278%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739278: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739278 url https://www.openlane.eu/en/carv6/auction/10739278
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739421
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.be%27%20and%20RowKey%20eq%20%2710739421%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739421: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739421 url https://www.openlane.eu/en/carv6/auction/10739421
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739525
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.be%27%20and%20RowKey%20eq%20%2710739525%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739525: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739525 url https://www.openlane.eu/en/carv6/auction/10739525
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739932
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.be%27%20and%20RowKey%20eq%20%2710739932%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739932: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739932 url https://www.openlane.eu/en/carv6/auction/10739932
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739317
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.be%27%20and%20RowKey%20eq%20%2710739317%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739317: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739317 url https://www.openlane.eu/en/carv6/auction/10739317
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10740762
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.be%27%20and%20RowKey%20eq%20%2710740762%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10740762: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10740762 url https://www.openlane.eu/en/carv6/auction/10740762
2026-03-30 04:18:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739212
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.be%27%20and%20RowKey%20eq%20%2710739212%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739212: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739212 url https://www.openlane.eu/en/carv6/auction/10739212
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.be] INFO: Found listing with ID: 10739366
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.be%27%20and%20RowKey%20eq%20%2710739366%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739366: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739366 url https://www.openlane.eu/en/carv6/auction/10739366
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10740469
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.be%27%20and%20RowKey%20eq%20%2710740469%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10740469: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10740469 url https://www.openlane.eu/en/carv6/auction/10740469
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739716
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.be%27%20and%20RowKey%20eq%20%2710739716%27 HTTP/1.1" 200 None
2026-03-30 04:18:41 [adesa.be] INFO: Scrape type for 10739716: 2
2026-03-30 04:18:41 [adesa.be] INFO: Scraping item 10739716 url https://www.openlane.eu/en/carv6/auction/10739716
2026-03-30 04:18:41 [adesa.be] INFO: Found listing with ID: 10739549
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.be%27%20and%20RowKey%20eq%20%2710739549%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10739549: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10739549 url https://www.openlane.eu/en/carv6/auction/10739549
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10739990
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.be%27%20and%20RowKey%20eq%20%2710739990%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10739990: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10739990 url https://www.openlane.eu/en/carv6/auction/10739990
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10738186
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.be%27%20and%20RowKey%20eq%20%2710738186%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10738186: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10738186 url https://www.openlane.eu/en/carv6/auction/10738186
2026-03-30 04:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10739637
2026-03-30 04:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b12f4b0c-4977-509c-92fa-c90de343cd09 with scrape type 2
2026-03-30 04:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b12f4b0c-4977-509c-92fa-c90de343cd09 with scrape type 2
2026-03-30 04:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b12f4b0c-4977-509c-92fa-c90de343cd09, identifier: 10739637
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10739719
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.be%27%20and%20RowKey%20eq%20%2710739719%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10739719: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10739719 url https://www.openlane.eu/en/carv6/auction/10739719
2026-03-30 04:18:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10739637
2026-03-30 04:18:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10739637
2026-03-30 04:18:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b12f4b0c-4977-509c-92fa-c90de343cd09 with identifier: 10739637 to the API
2026-03-30 04:18:42 [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/10739637>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'b12f4b0c-4977-509c-92fa-c90de343cd09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADL096',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739637',
'listing': 'auction',
'location': 'Aartselaar (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 84780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Renault Megane Grandtour 1.6i - Hybrid - Automatic - 91 hp - 84.780 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739637%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Saving data for 10739637: {'auction_closing_time': 1774858500.0, 'created_time': 1774624757.058273, 'last_price_update_time': 1774844322.637782}
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.be',RowKey='10739637') HTTP/1.1" 204 0
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10739960
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.be%27%20and%20RowKey%20eq%20%2710739960%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10739960: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10739960 url https://www.openlane.eu/en/carv6/auction/10739960
2026-03-30 04:18:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10740805
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.be%27%20and%20RowKey%20eq%20%2710740805%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10740805: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10740805 url https://www.openlane.eu/en/carv6/auction/10740805
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.be] INFO: Found listing with ID: 10740527
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.be%27%20and%20RowKey%20eq%20%2710740527%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10740527: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10740527 url https://www.openlane.eu/en/carv6/auction/10740527
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10739250
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.be%27%20and%20RowKey%20eq%20%2710739250%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10739250: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10739250 url https://www.openlane.eu/en/carv6/auction/10739250
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10740510
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.be%27%20and%20RowKey%20eq%20%2710740510%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10740510: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10740510 url https://www.openlane.eu/en/carv6/auction/10740510
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10739495
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.be%27%20and%20RowKey%20eq%20%2710739495%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10739495: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10739495 url https://www.openlane.eu/en/carv6/auction/10739495
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10739177
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.be%27%20and%20RowKey%20eq%20%2710739177%27 HTTP/1.1" 200 None
2026-03-30 04:18:42 [adesa.be] INFO: Scrape type for 10739177: 2
2026-03-30 04:18:42 [adesa.be] INFO: Scraping item 10739177 url https://www.openlane.eu/en/carv6/auction/10739177
2026-03-30 04:18:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982
2026-03-30 04:18:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c53cbe9-69d3-5040-a5cf-f7901303580b with scrape type 2
2026-03-30 04:18:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c53cbe9-69d3-5040-a5cf-f7901303580b with scrape type 2
2026-03-30 04:18:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c53cbe9-69d3-5040-a5cf-f7901303580b, identifier: 10739982
2026-03-30 04:18:42 [adesa.be] INFO: Found listing with ID: 10740763
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:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740763%27 HTTP/1.1" 200 None
2026-03-30 04:18:43 [adesa.be] INFO: Scrape type for 10740763: 2
2026-03-30 04:18:43 [adesa.be] INFO: Scraping item 10740763 url https://www.openlane.eu/en/carv6/auction/10740763
2026-03-30 04:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982
2026-03-30 04:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982
2026-03-30 04:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c53cbe9-69d3-5040-a5cf-f7901303580b with identifier: 10739982 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/10739982>
{'auction_title': '',
'c_o_2_emission_value': 101,
'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:00:00Z',
'fuel_type': 'Diesel',
'id': '4c53cbe9-69d3-5040-a5cf-f7901303580b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739982',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 203507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'203.507 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739982%27 HTTP/1.1" 200 None
2026-03-30 04:18:43 [adesa.be] INFO: Saving data for 10739982: {'auction_closing_time': 1774861200.0, 'created_time': 1774649946.76834, 'last_price_update_time': 1774844323.259032}
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.be',RowKey='10739982') HTTP/1.1" 204 0
2026-03-30 04:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10739473
2026-03-30 04:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc with scrape type 2
2026-03-30 04:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20385f14-57be-532b-9ed7-e4ba6dbc51dc with scrape type 2
2026-03-30 04:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 20385f14-57be-532b-9ed7-e4ba6dbc51dc, identifier: 10739473
2026-03-30 04:18:43 [adesa.be] INFO: Found listing with ID: 10739570
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.be%27%20and%20RowKey%20eq%20%2710739570%27 HTTP/1.1" 200 None
2026-03-30 04:18:43 [adesa.be] INFO: Scrape type for 10739570: 2
2026-03-30 04:18:43 [adesa.be] INFO: Scraping item 10739570 url https://www.openlane.eu/en/carv6/auction/10739570
2026-03-30 04:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10739473
2026-03-30 04:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10739473
2026-03-30 04:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 20385f14-57be-532b-9ed7-e4ba6dbc51dc with identifier: 10739473 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/10739473>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '20385f14-57be-532b-9ed7-e4ba6dbc51dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACE368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 74987,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'74.987 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739473%27 HTTP/1.1" 200 None
2026-03-30 04:18:43 [adesa.be] INFO: Saving data for 10739473: {'auction_closing_time': 1774858500.0, 'created_time': 1774627121.844494, 'last_price_update_time': 1774844323.64537}
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.be',RowKey='10739473') HTTP/1.1" 204 0
2026-03-30 04:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:43 [adesa.be] INFO: Found listing with ID: 10739095
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.be%27%20and%20RowKey%20eq%20%2710739095%27 HTTP/1.1" 200 None
2026-03-30 04:18:43 [adesa.be] INFO: Scrape type for 10739095: 2
2026-03-30 04:18:43 [adesa.be] INFO: Scraping item 10739095 url https://www.openlane.eu/en/carv6/auction/10739095
2026-03-30 04:18:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:43 [adesa.be] INFO: Found listing with ID: 10740482
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.be%27%20and%20RowKey%20eq%20%2710740482%27 HTTP/1.1" 200 None
2026-03-30 04:18:43 [adesa.be] INFO: Scrape type for 10740482: 2
2026-03-30 04:18:43 [adesa.be] INFO: Scraping item 10740482 url https://www.openlane.eu/en/carv6/auction/10740482
2026-03-30 04:18:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937
2026-03-30 04:18:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with scrape type 2
2026-03-30 04:18:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with scrape type 2
2026-03-30 04:18:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578, identifier: 10739937
2026-03-30 04:18:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937
2026-03-30 04:18:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937
2026-03-30 04:18:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b6f6f45-d96b-5fde-bc18-be2d2ecd2578 with identifier: 10739937 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/10739937>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '5b6f6f45-d96b-5fde-bc18-be2d2ecd2578',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFY511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739937',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 162074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - 115 hp - 162.074 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739937%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Saving data for 10739937: {'auction_closing_time': 1774861200.0, 'created_time': 1774649858.416294, 'last_price_update_time': 1774844324.040851}
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.be',RowKey='10739937') HTTP/1.1" 204 0
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10740794
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.be%27%20and%20RowKey%20eq%20%2710740794%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10740794: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10740794 url https://www.openlane.eu/en/carv6/auction/10740794
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10739684
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.be%27%20and%20RowKey%20eq%20%2710739684%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10739684: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10739684 url https://www.openlane.eu/en/carv6/auction/10739684
2026-03-30 04:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007
2026-03-30 04:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3bdbf78-6cdf-5fee-b577-3e05780ade44 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3bdbf78-6cdf-5fee-b577-3e05780ade44, identifier: 10740007
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10740484
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.be%27%20and%20RowKey%20eq%20%2710740484%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10740484: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10740484 url https://www.openlane.eu/en/carv6/auction/10740484
2026-03-30 04:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007
2026-03-30 04:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007
2026-03-30 04:18:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3bdbf78-6cdf-5fee-b577-3e05780ade44 with identifier: 10740007 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/10740007>
{'auction_title': '',
'c_o_2_emission_value': 113,
'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:00:00Z',
'fuel_type': 'Diesel',
'id': 'd3bdbf78-6cdf-5fee-b577-3e05780ade44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEU552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740007',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 201421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'201.421 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740007%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Saving data for 10740007: {'auction_closing_time': 1774861200.0, 'created_time': 1774649969.664842, 'last_price_update_time': 1774844324.56152}
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.be',RowKey='10740007') HTTP/1.1" 204 0
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10739260
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.be%27%20and%20RowKey%20eq%20%2710739260%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10739260: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10739260 url https://www.openlane.eu/en/carv6/auction/10739260
2026-03-30 04:18:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739350> (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/10739395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10740788
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.be%27%20and%20RowKey%20eq%20%2710740788%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10740788: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10740788 url https://www.openlane.eu/en/carv6/auction/10740788
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.be] INFO: Found listing with ID: 10740755
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.be%27%20and%20RowKey%20eq%20%2710740755%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10740755: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10740755 url https://www.openlane.eu/en/carv6/auction/10740755
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10739166
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.be%27%20and%20RowKey%20eq%20%2710739166%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10739166: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10739166 url https://www.openlane.eu/en/carv6/auction/10739166
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10739360
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.be%27%20and%20RowKey%20eq%20%2710739360%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10739360: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10739360 url https://www.openlane.eu/en/carv6/auction/10739360
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10740507
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.be%27%20and%20RowKey%20eq%20%2710740507%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10740507: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10740507 url https://www.openlane.eu/en/carv6/auction/10740507
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10739247
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.be%27%20and%20RowKey%20eq%20%2710739247%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10739247: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10739247 url https://www.openlane.eu/en/carv6/auction/10739247
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10739707
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.be%27%20and%20RowKey%20eq%20%2710739707%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10739707: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10739707 url https://www.openlane.eu/en/carv6/auction/10739707
2026-03-30 04:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10739350
2026-03-30 04:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39ad3865-d398-5b07-9e6f-bc112ef01fdf with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ad3865-d398-5b07-9e6f-bc112ef01fdf, identifier: 10739350
2026-03-30 04:18:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c85c05e8-5acb-5eb7-828e-703b4b9857d8 with identifier: 10739395
2026-03-30 04:18:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c85c05e8-5acb-5eb7-828e-703b4b9857d8 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c85c05e8-5acb-5eb7-828e-703b4b9857d8 with scrape type 2
2026-03-30 04:18:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c85c05e8-5acb-5eb7-828e-703b4b9857d8, identifier: 10739395
2026-03-30 04:18:44 [adesa.be] INFO: Found listing with ID: 10739494
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.be%27%20and%20RowKey%20eq%20%2710739494%27 HTTP/1.1" 200 None
2026-03-30 04:18:44 [adesa.be] INFO: Scrape type for 10739494: 2
2026-03-30 04:18:44 [adesa.be] INFO: Scraping item 10739494 url https://www.openlane.eu/en/carv6/auction/10739494
2026-03-30 04:18:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10739350
2026-03-30 04:18:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10739350
2026-03-30 04:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ad3865-d398-5b07-9e6f-bc112ef01fdf with identifier: 10739350 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/10739350>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '39ad3865-d398-5b07-9e6f-bc112ef01fdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739350',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 128701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'128.701 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739350%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Saving data for 10739350: {'auction_closing_time': 1774858500.0, 'created_time': 1774627120.30755, 'last_price_update_time': 1774844325.226348}
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.be',RowKey='10739350') HTTP/1.1" 204 0
2026-03-30 04:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c85c05e8-5acb-5eb7-828e-703b4b9857d8 with identifier: 10739395
2026-03-30 04:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c85c05e8-5acb-5eb7-828e-703b4b9857d8 with identifier: 10739395
2026-03-30 04:18:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c85c05e8-5acb-5eb7-828e-703b4b9857d8 with identifier: 10739395 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/10739395>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'c85c05e8-5acb-5eb7-828e-703b4b9857d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHU379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739395',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 136244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'136.244 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739395%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Saving data for 10739395: {'auction_closing_time': 1774858500.0, 'created_time': 1774624760.834015, 'last_price_update_time': 1774844325.578358}
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.be',RowKey='10739395') HTTP/1.1" 204 0
2026-03-30 04:18:45 [adesa.be] INFO: Found listing with ID: 10739934
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.be%27%20and%20RowKey%20eq%20%2710739934%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Scrape type for 10739934: 2
2026-03-30 04:18:45 [adesa.be] INFO: Scraping item 10739934 url https://www.openlane.eu/en/carv6/auction/10739934
2026-03-30 04:18:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740739> (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/10739204> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:45 [adesa.be] INFO: Found listing with ID: 10739928
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.be%27%20and%20RowKey%20eq%20%2710739928%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Scrape type for 10739928: 2
2026-03-30 04:18:45 [adesa.be] INFO: Scraping item 10739928 url https://www.openlane.eu/en/carv6/auction/10739928
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.be] INFO: Found listing with ID: 10740523
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.be%27%20and%20RowKey%20eq%20%2710740523%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Scrape type for 10740523: 2
2026-03-30 04:18:45 [adesa.be] INFO: Scraping item 10740523 url https://www.openlane.eu/en/carv6/auction/10740523
2026-03-30 04:18:45 [adesa.be] INFO: Found listing with ID: 10739131
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.be%27%20and%20RowKey%20eq%20%2710739131%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Scrape type for 10739131: 2
2026-03-30 04:18:45 [adesa.be] INFO: Scraping item 10739131 url https://www.openlane.eu/en/carv6/auction/10739131
2026-03-30 04:18:45 [adesa.be] INFO: Found listing with ID: 10739129
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.be%27%20and%20RowKey%20eq%20%2710739129%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Scrape type for 10739129: 2
2026-03-30 04:18:45 [adesa.be] INFO: Scraping item 10739129 url https://www.openlane.eu/en/carv6/auction/10739129
2026-03-30 04:18:45 [adesa.be] INFO: Found listing with ID: 10739971
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.be%27%20and%20RowKey%20eq%20%2710739971%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Scrape type for 10739971: 2
2026-03-30 04:18:45 [adesa.be] INFO: Scraping item 10739971 url https://www.openlane.eu/en/carv6/auction/10739971
2026-03-30 04:18:45 [adesa.be] INFO: Found listing with ID: 10739028
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.be%27%20and%20RowKey%20eq%20%2710739028%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Scrape type for 10739028: 2
2026-03-30 04:18:45 [adesa.be] INFO: Scraping item 10739028 url https://www.openlane.eu/en/carv6/auction/10739028
2026-03-30 04:18:45 [adesa.be] INFO: Found listing with ID: 10739295
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.be%27%20and%20RowKey%20eq%20%2710739295%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Scrape type for 10739295: 2
2026-03-30 04:18:45 [adesa.be] INFO: Scraping item 10739295 url https://www.openlane.eu/en/carv6/auction/10739295
2026-03-30 04:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739
2026-03-30 04:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 776d3e87-9e66-5546-b8f9-fc77779b1612 with scrape type 2
2026-03-30 04:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 776d3e87-9e66-5546-b8f9-fc77779b1612 with scrape type 2
2026-03-30 04:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 776d3e87-9e66-5546-b8f9-fc77779b1612, identifier: 10740739
2026-03-30 04:18:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10739204
2026-03-30 04:18:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd21f618-8b02-592a-a5d5-772668482d65 with scrape type 2
2026-03-30 04:18:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd21f618-8b02-592a-a5d5-772668482d65 with scrape type 2
2026-03-30 04:18:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd21f618-8b02-592a-a5d5-772668482d65, identifier: 10739204
2026-03-30 04:18:45 [adesa.be] INFO: Found listing with ID: 10739638
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.be%27%20and%20RowKey%20eq%20%2710739638%27 HTTP/1.1" 200 None
2026-03-30 04:18:45 [adesa.be] INFO: Scrape type for 10739638: 2
2026-03-30 04:18:45 [adesa.be] INFO: Scraping item 10739638 url https://www.openlane.eu/en/carv6/auction/10739638
2026-03-30 04:18:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739
2026-03-30 04:18:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739
2026-03-30 04:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 776d3e87-9e66-5546-b8f9-fc77779b1612 with identifier: 10740739 to the API
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740739>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '776d3e87-9e66-5546-b8f9-fc77779b1612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 105646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'105.646 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740739%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Saving data for 10740739: {'auction_closing_time': 1774947600.0, 'created_time': 1774649967.968534, 'last_price_update_time': 1774844326.351767}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740739') HTTP/1.1" 204 0
2026-03-30 04:18:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10739204
2026-03-30 04:18:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10739204
2026-03-30 04:18:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd21f618-8b02-592a-a5d5-772668482d65 with identifier: 10739204 to the API
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:18:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:18:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739204>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'dd21f618-8b02-592a-a5d5-772668482d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWM480',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739204',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 50720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.5 TSI Clever - Petrol - Manual - 150 hp - '
'50.720 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739204%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Saving data for 10739204: {'auction_closing_time': 1774858500.0, 'created_time': 1774627126.588351, 'last_price_update_time': 1774844326.625392}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739204') HTTP/1.1" 204 0
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10740494
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.be%27%20and%20RowKey%20eq%20%2710740494%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10740494: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10740494 url https://www.openlane.eu/en/carv6/auction/10740494
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739226
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.be%27%20and%20RowKey%20eq%20%2710739226%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739226: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739226 url https://www.openlane.eu/en/carv6/auction/10739226
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739546
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.be%27%20and%20RowKey%20eq%20%2710739546%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739546: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739546 url https://www.openlane.eu/en/carv6/auction/10739546
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10740747
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.be%27%20and%20RowKey%20eq%20%2710740747%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10740747: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10740747 url https://www.openlane.eu/en/carv6/auction/10740747
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739433
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.be%27%20and%20RowKey%20eq%20%2710739433%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739433: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739433 url https://www.openlane.eu/en/carv6/auction/10739433
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739383
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.be%27%20and%20RowKey%20eq%20%2710739383%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739383: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739383 url https://www.openlane.eu/en/carv6/auction/10739383
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739337
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.be%27%20and%20RowKey%20eq%20%2710739337%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739337: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739337 url https://www.openlane.eu/en/carv6/auction/10739337
2026-03-30 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739710
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.be%27%20and%20RowKey%20eq%20%2710739710%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739710: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739710 url https://www.openlane.eu/en/carv6/auction/10739710
2026-03-30 04:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739540
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.be%27%20and%20RowKey%20eq%20%2710739540%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739540: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739540 url https://www.openlane.eu/en/carv6/auction/10739540
2026-03-30 04:18:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739954
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.be%27%20and%20RowKey%20eq%20%2710739954%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739954: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739954 url https://www.openlane.eu/en/carv6/auction/10739954
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739544
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.be%27%20and%20RowKey%20eq%20%2710739544%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739544: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739544 url https://www.openlane.eu/en/carv6/auction/10739544
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10740519
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.be%27%20and%20RowKey%20eq%20%2710740519%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10740519: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10740519 url https://www.openlane.eu/en/carv6/auction/10740519
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739613
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.be%27%20and%20RowKey%20eq%20%2710739613%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739613: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739613 url https://www.openlane.eu/en/carv6/auction/10739613
2026-03-30 04:18:46 [adesa.be] INFO: Found listing with ID: 10739599
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.be%27%20and%20RowKey%20eq%20%2710739599%27 HTTP/1.1" 200 None
2026-03-30 04:18:46 [adesa.be] INFO: Scrape type for 10739599: 2
2026-03-30 04:18:46 [adesa.be] INFO: Scraping item 10739599 url https://www.openlane.eu/en/carv6/auction/10739599
2026-03-30 04:18:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f2b3eee-561b-502a-9359-f0fcab9fe6db with identifier: 10739429
2026-03-30 04:18:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f2b3eee-561b-502a-9359-f0fcab9fe6db with scrape type 2
2026-03-30 04:18:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f2b3eee-561b-502a-9359-f0fcab9fe6db with scrape type 2
2026-03-30 04:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f2b3eee-561b-502a-9359-f0fcab9fe6db, identifier: 10739429
2026-03-30 04:18:47 [adesa.be] INFO: Found listing with ID: 10739241
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.be%27%20and%20RowKey%20eq%20%2710739241%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.be] INFO: Scrape type for 10739241: 2
2026-03-30 04:18:47 [adesa.be] INFO: Scraping item 10739241 url https://www.openlane.eu/en/carv6/auction/10739241
2026-03-30 04:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f2b3eee-561b-502a-9359-f0fcab9fe6db with identifier: 10739429
2026-03-30 04:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f2b3eee-561b-502a-9359-f0fcab9fe6db with identifier: 10739429
2026-03-30 04:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f2b3eee-561b-502a-9359-f0fcab9fe6db with identifier: 10739429 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/10739429>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '7f2b3eee-561b-502a-9359-f0fcab9fe6db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XKG560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739429',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 131370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Manual - 115 hp - '
'131.370 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739429%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.be] INFO: Saving data for 10739429: {'auction_closing_time': 1774858500.0, 'created_time': 1774624746.865186, 'last_price_update_time': 1774844327.344942}
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.be',RowKey='10739429') HTTP/1.1" 204 0
2026-03-30 04:18:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10739515
2026-03-30 04:18:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59a4e8af-6206-5cca-8695-6190f359b563 with scrape type 2
2026-03-30 04:18:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59a4e8af-6206-5cca-8695-6190f359b563 with scrape type 2
2026-03-30 04:18:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59a4e8af-6206-5cca-8695-6190f359b563, identifier: 10739515
2026-03-30 04:18:47 [adesa.be] INFO: Found listing with ID: 10739456
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.be%27%20and%20RowKey%20eq%20%2710739456%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.be] INFO: Scrape type for 10739456: 2
2026-03-30 04:18:47 [adesa.be] INFO: Scraping item 10739456 url https://www.openlane.eu/en/carv6/auction/10739456
2026-03-30 04:18:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10739515
2026-03-30 04:18:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10739515
2026-03-30 04:18:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59a4e8af-6206-5cca-8695-6190f359b563 with identifier: 10739515 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/10739515>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '59a4e8af-6206-5cca-8695-6190f359b563',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXV947',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 152071,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-01-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 2.0 TDI Ambition - Diesel - Manual - 115 hp - '
'152.071 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739515%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.be] INFO: Saving data for 10739515: {'auction_closing_time': 1774858500.0, 'created_time': 1774627120.602237, 'last_price_update_time': 1774844327.809537}
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.be',RowKey='10739515') HTTP/1.1" 204 0
2026-03-30 04:18:47 [adesa.be] INFO: Found listing with ID: 10740489
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.be%27%20and%20RowKey%20eq%20%2710740489%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.be] INFO: Scrape type for 10740489: 2
2026-03-30 04:18:47 [adesa.be] INFO: Scraping item 10740489 url https://www.openlane.eu/en/carv6/auction/10740489
2026-03-30 04:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:47 [adesa.be] INFO: Found listing with ID: 10740741
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.be%27%20and%20RowKey%20eq%20%2710740741%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.be] INFO: Scrape type for 10740741: 2
2026-03-30 04:18:47 [adesa.be] INFO: Scraping item 10740741 url https://www.openlane.eu/en/carv6/auction/10740741
2026-03-30 04:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:47 [adesa.be] INFO: Found listing with ID: 10739488
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.be%27%20and%20RowKey%20eq%20%2710739488%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.be] INFO: Scrape type for 10739488: 2
2026-03-30 04:18:47 [adesa.be] INFO: Scraping item 10739488 url https://www.openlane.eu/en/carv6/auction/10739488
2026-03-30 04:18:47 [adesa.be] INFO: Found listing with ID: 10739396
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.be%27%20and%20RowKey%20eq%20%2710739396%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.be] INFO: Scrape type for 10739396: 2
2026-03-30 04:18:47 [adesa.be] INFO: Scraping item 10739396 url https://www.openlane.eu/en/carv6/auction/10739396
2026-03-30 04:18:47 [adesa.be] INFO: Found listing with ID: 10739496
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.be%27%20and%20RowKey%20eq%20%2710739496%27 HTTP/1.1" 200 None
2026-03-30 04:18:47 [adesa.be] INFO: Scrape type for 10739496: 2
2026-03-30 04:18:47 [adesa.be] INFO: Scraping item 10739496 url https://www.openlane.eu/en/carv6/auction/10739496
2026-03-30 04:18:47 [adesa.be] INFO: Found listing with ID: 10739652
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:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739652%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739652: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739652 url https://www.openlane.eu/en/carv6/auction/10739652
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10740751
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.be%27%20and%20RowKey%20eq%20%2710740751%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10740751: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10740751 url https://www.openlane.eu/en/carv6/auction/10740751
2026-03-30 04:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10739445
2026-03-30 04:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32b29a44-3f61-513c-9dd2-1982b14321d8 with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32b29a44-3f61-513c-9dd2-1982b14321d8 with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32b29a44-3f61-513c-9dd2-1982b14321d8, identifier: 10739445
2026-03-30 04:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762
2026-03-30 04:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fbf76b7-dce0-5c7e-8da7-851e06356307 with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fbf76b7-dce0-5c7e-8da7-851e06356307 with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fbf76b7-dce0-5c7e-8da7-851e06356307, identifier: 10740762
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10739642
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.be%27%20and%20RowKey%20eq%20%2710739642%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739642: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739642 url https://www.openlane.eu/en/carv6/auction/10739642
2026-03-30 04:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10739445
2026-03-30 04:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10739445
2026-03-30 04:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32b29a44-3f61-513c-9dd2-1982b14321d8 with identifier: 10739445 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/10739445>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '32b29a44-3f61-513c-9dd2-1982b14321d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXF430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739445',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 41782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Manual - 115 hp - 41.782 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739445%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Saving data for 10739445: {'auction_closing_time': 1774858500.0, 'created_time': 1774624749.036992, 'last_price_update_time': 1774844328.491298}
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.be',RowKey='10739445') HTTP/1.1" 204 0
2026-03-30 04:18:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762
2026-03-30 04:18:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762
2026-03-30 04:18:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fbf76b7-dce0-5c7e-8da7-851e06356307 with identifier: 10740762 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/10740762>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Petrol',
'id': '2fbf76b7-dce0-5c7e-8da7-851e06356307',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCC859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 125899,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2019-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Superb Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'125.899 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710740762%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Saving data for 10740762: {'auction_closing_time': 1774947600.0, 'created_time': 1774649923.925978, 'last_price_update_time': 1774844328.767733}
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.be',RowKey='10740762') HTTP/1.1" 204 0
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10739345
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.be%27%20and%20RowKey%20eq%20%2710739345%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739345: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739345 url https://www.openlane.eu/en/carv6/auction/10739345
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10739400
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.be%27%20and%20RowKey%20eq%20%2710739400%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739400: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739400 url https://www.openlane.eu/en/carv6/auction/10739400
2026-03-30 04:18:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10740002
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.be%27%20and%20RowKey%20eq%20%2710740002%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10740002: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10740002 url https://www.openlane.eu/en/carv6/auction/10740002
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 [adesa.be] INFO: Found listing with ID: 10739234
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.be%27%20and%20RowKey%20eq%20%2710739234%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739234: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739234 url https://www.openlane.eu/en/carv6/auction/10739234
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10739441
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.be%27%20and%20RowKey%20eq%20%2710739441%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739441: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739441 url https://www.openlane.eu/en/carv6/auction/10739441
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10739522
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.be%27%20and%20RowKey%20eq%20%2710739522%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739522: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739522 url https://www.openlane.eu/en/carv6/auction/10739522
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10739986
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.be%27%20and%20RowKey%20eq%20%2710739986%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739986: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739986 url https://www.openlane.eu/en/carv6/auction/10739986
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10739968
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.be%27%20and%20RowKey%20eq%20%2710739968%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739968: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739968 url https://www.openlane.eu/en/carv6/auction/10739968
2026-03-30 04:18:48 [adesa.be] INFO: Found listing with ID: 10739285
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.be%27%20and%20RowKey%20eq%20%2710739285%27 HTTP/1.1" 200 None
2026-03-30 04:18:48 [adesa.be] INFO: Scrape type for 10739285: 2
2026-03-30 04:18:48 [adesa.be] INFO: Scraping item 10739285 url https://www.openlane.eu/en/carv6/auction/10739285
2026-03-30 04:18:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10739719
2026-03-30 04:18:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbf530c7-7998-509d-9fde-05e4211f125b with scrape type 2
2026-03-30 04:18:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbf530c7-7998-509d-9fde-05e4211f125b with scrape type 2
2026-03-30 04:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbf530c7-7998-509d-9fde-05e4211f125b, identifier: 10739719
2026-03-30 04:18:49 [adesa.be] INFO: Found listing with ID: 10740749
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.be%27%20and%20RowKey%20eq%20%2710740749%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10740749: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10740749 url https://www.openlane.eu/en/carv6/auction/10740749
2026-03-30 04:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10739719
2026-03-30 04:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10739719
2026-03-30 04:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbf530c7-7998-509d-9fde-05e4211f125b with identifier: 10739719 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/10739719>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'cbf530c7-7998-509d-9fde-05e4211f125b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFM396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 52412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota C-HR 1.8 Bi-Tone - Petrol - Automatic - 98 hp - 52.412 km',
'transmission': 'automatic',
'trim': 'Bi-Tone',
'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.be%27%20and%20RowKey%20eq%20%2710739719%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Saving data for 10739719: {'auction_closing_time': 1774858500.0, 'created_time': 1774624764.345505, 'last_price_update_time': 1774844329.330227}
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.be',RowKey='10739719') HTTP/1.1" 204 0
2026-03-30 04:18:49 [adesa.be] INFO: Found listing with ID: 10739102
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.be%27%20and%20RowKey%20eq%20%2710739102%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10739102: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10739102 url https://www.openlane.eu/en/carv6/auction/10739102
2026-03-30 04:18:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739960> (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 [adesa.be] INFO: Found listing with ID: 10740483
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.be%27%20and%20RowKey%20eq%20%2710740483%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10740483: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10740483 url https://www.openlane.eu/en/carv6/auction/10740483
2026-03-30 04:18:49 [adesa.be] INFO: Found listing with ID: 10739600
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.be%27%20and%20RowKey%20eq%20%2710739600%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10739600: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10739600 url https://www.openlane.eu/en/carv6/auction/10739600
2026-03-30 04:18:49 [adesa.be] INFO: Found listing with ID: 10739539
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.be%27%20and%20RowKey%20eq%20%2710739539%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10739539: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10739539 url https://www.openlane.eu/en/carv6/auction/10739539
2026-03-30 04:18:49 [adesa.be] INFO: Found listing with ID: 10739312
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.be%27%20and%20RowKey%20eq%20%2710739312%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10739312: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10739312 url https://www.openlane.eu/en/carv6/auction/10739312
2026-03-30 04:18:49 [adesa.be] INFO: Found listing with ID: 10739598
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.be%27%20and%20RowKey%20eq%20%2710739598%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10739598: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10739598 url https://www.openlane.eu/en/carv6/auction/10739598
2026-03-30 04:18:49 [adesa.be] INFO: Found listing with ID: 10739510
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.be%27%20and%20RowKey%20eq%20%2710739510%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10739510: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10739510 url https://www.openlane.eu/en/carv6/auction/10739510
2026-03-30 04:18:49 [adesa.be] INFO: Found listing with ID: 10739484
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.be%27%20and%20RowKey%20eq%20%2710739484%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10739484: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10739484 url https://www.openlane.eu/en/carv6/auction/10739484
2026-03-30 04:18:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960
2026-03-30 04:18:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 161c059a-04e2-5795-9a38-48e66ddae83e with scrape type 2
2026-03-30 04:18:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 161c059a-04e2-5795-9a38-48e66ddae83e with scrape type 2
2026-03-30 04:18:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 161c059a-04e2-5795-9a38-48e66ddae83e, identifier: 10739960
2026-03-30 04:18:49 [adesa.be] INFO: Found listing with ID: 10739998
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.be%27%20and%20RowKey%20eq%20%2710739998%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Scrape type for 10739998: 2
2026-03-30 04:18:49 [adesa.be] INFO: Scraping item 10739998 url https://www.openlane.eu/en/carv6/auction/10739998
2026-03-30 04:18:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960
2026-03-30 04:18:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960
2026-03-30 04:18:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 161c059a-04e2-5795-9a38-48e66ddae83e with identifier: 10739960 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/10739960>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': '161c059a-04e2-5795-9a38-48e66ddae83e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGC189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739960',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 181088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota C-HR 1.8 - Petrol - Automatic - 98 hp - 181.088 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739960%27 HTTP/1.1" 200 None
2026-03-30 04:18:49 [adesa.be] INFO: Saving data for 10739960: {'auction_closing_time': 1774861200.0, 'created_time': 1774649878.095082, 'last_price_update_time': 1774844329.980228}
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:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739960') HTTP/1.1" 204 0
2026-03-30 04:18:50 [adesa.be] INFO: Found listing with ID: 10739519
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.be%27%20and%20RowKey%20eq%20%2710739519%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.be] INFO: Scrape type for 10739519: 2
2026-03-30 04:18:50 [adesa.be] INFO: Scraping item 10739519 url https://www.openlane.eu/en/carv6/auction/10739519
2026-03-30 04:18:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739095> (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/10740763> (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/10739608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:50 [adesa.be] INFO: Found listing with ID: 10740744
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.be%27%20and%20RowKey%20eq%20%2710740744%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.be] INFO: Scrape type for 10740744: 2
2026-03-30 04:18:50 [adesa.be] INFO: Scraping item 10740744 url https://www.openlane.eu/en/carv6/auction/10740744
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739133
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.be%27%20and%20RowKey%20eq%20%2710739133%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.be] INFO: Scrape type for 10739133: 2
2026-03-30 04:18:50 [adesa.be] INFO: Scraping item 10739133 url https://www.openlane.eu/en/carv6/auction/10739133
2026-03-30 04:18:50 [adesa.be] INFO: Found listing with ID: 10739477
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.be%27%20and%20RowKey%20eq%20%2710739477%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.be] INFO: Scrape type for 10739477: 2
2026-03-30 04:18:50 [adesa.be] INFO: Scraping item 10739477 url https://www.openlane.eu/en/carv6/auction/10739477
2026-03-30 04:18:50 [adesa.be] INFO: Found listing with ID: 10739286
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.be%27%20and%20RowKey%20eq%20%2710739286%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.be] INFO: Scrape type for 10739286: 2
2026-03-30 04:18:50 [adesa.be] INFO: Scraping item 10739286 url https://www.openlane.eu/en/carv6/auction/10739286
2026-03-30 04:18:50 [adesa.be] INFO: Found listing with ID: 10740528
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.be%27%20and%20RowKey%20eq%20%2710740528%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.be] INFO: Scrape type for 10740528: 2
2026-03-30 04:18:50 [adesa.be] INFO: Scraping item 10740528 url https://www.openlane.eu/en/carv6/auction/10740528
2026-03-30 04:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10739095
2026-03-30 04:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a033f497-5fa5-521f-bf0d-8b62252e2c58 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a033f497-5fa5-521f-bf0d-8b62252e2c58 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a033f497-5fa5-521f-bf0d-8b62252e2c58, identifier: 10739095
2026-03-30 04:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763
2026-03-30 04:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5bd9167-d086-5015-bc45-bdcdd83b8a33 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5bd9167-d086-5015-bc45-bdcdd83b8a33 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5bd9167-d086-5015-bc45-bdcdd83b8a33, identifier: 10740763
2026-03-30 04:18:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06e850e7-fc56-511e-8d82-d40267431786 with identifier: 10739608
2026-03-30 04:18:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06e850e7-fc56-511e-8d82-d40267431786 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06e850e7-fc56-511e-8d82-d40267431786 with scrape type 2
2026-03-30 04:18:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06e850e7-fc56-511e-8d82-d40267431786, identifier: 10739608
2026-03-30 04:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10739095
2026-03-30 04:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10739095
2026-03-30 04:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a033f497-5fa5-521f-bf0d-8b62252e2c58 with identifier: 10739095 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/10739095>
{'auction_title': '',
'c_o_2_emission_value': 153,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'a033f497-5fa5-521f-bf0d-8b62252e2c58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRE501',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739095',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 133945,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota ProAce City 1.2i Comfort - Petrol - 110 hp - 133.945 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739095%27 HTTP/1.1" 200 None
2026-03-30 04:18:50 [adesa.be] INFO: Saving data for 10739095: {'auction_closing_time': 1774858500.0, 'created_time': 1774627112.941079, 'last_price_update_time': 1774844330.756922}
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.be',RowKey='10739095') HTTP/1.1" 204 0
2026-03-30 04:18:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763
2026-03-30 04:18:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763
2026-03-30 04:18:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5bd9167-d086-5015-bc45-bdcdd83b8a33 with identifier: 10740763 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/10740763>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Pickup',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.8L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5bd9167-d086-5015-bc45-bdcdd83b8a33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNC975',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740763',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 93081,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Hilux 2.8 D-4D Lounge - AWD - Diesel - Automatic - 204 hp - '
'93.081 km',
'transmission': 'automatic',
'trim': 'Lounge',
'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.be%27%20and%20RowKey%20eq%20%2710740763%27 HTTP/1.1" 200 None
2026-03-30 04:18:51 [adesa.be] INFO: Saving data for 10740763: {'auction_closing_time': 1774947600.0, 'created_time': 1774649868.795982, 'last_price_update_time': 1774844331.110989}
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.be',RowKey='10740763') HTTP/1.1" 204 0
2026-03-30 04:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06e850e7-fc56-511e-8d82-d40267431786 with identifier: 10739608
2026-03-30 04:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06e850e7-fc56-511e-8d82-d40267431786 with identifier: 10739608
2026-03-30 04:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06e850e7-fc56-511e-8d82-d40267431786 with identifier: 10739608 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/10739608>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '06e850e7-fc56-511e-8d82-d40267431786',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHK862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 101891,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-04-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Automatic - 110 hp '
'- 101.891 km',
'transmission': 'automatic',
'trim': 'Ambition',
'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.be%27%20and%20RowKey%20eq%20%2710739608%27 HTTP/1.1" 200 None
2026-03-30 04:18:51 [adesa.be] INFO: Saving data for 10739608: {'auction_closing_time': 1774858500.0, 'created_time': 1774624749.335589, 'last_price_update_time': 1774844331.524702}
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.be',RowKey='10739608') 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/10740484> (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/10739260> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484
2026-03-30 04:18:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28680424-6b9e-55b2-9e67-2d406b58c5b3 with scrape type 2
2026-03-30 04:18:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28680424-6b9e-55b2-9e67-2d406b58c5b3 with scrape type 2
2026-03-30 04:18:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28680424-6b9e-55b2-9e67-2d406b58c5b3, identifier: 10740484
2026-03-30 04:18:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484
2026-03-30 04:18:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484
2026-03-30 04:18:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28680424-6b9e-55b2-9e67-2d406b58c5b3 with identifier: 10740484 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:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740484>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '28680424-6b9e-55b2-9e67-2d406b58c5b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 40780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'40.780 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710740484%27 HTTP/1.1" 200 None
2026-03-30 04:18:52 [adesa.be] INFO: Saving data for 10740484: {'auction_closing_time': 1774965600.0, 'created_time': 1774649870.918934, 'last_price_update_time': 1774844332.063299}
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.be',RowKey='10740484') HTTP/1.1" 204 0
2026-03-30 04:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10739260
2026-03-30 04:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 434a3c71-c3bb-5c5f-912c-3657d171664c with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 434a3c71-c3bb-5c5f-912c-3657d171664c with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 434a3c71-c3bb-5c5f-912c-3657d171664c, identifier: 10739260
2026-03-30 04:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10739260
2026-03-30 04:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10739260
2026-03-30 04:18:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 434a3c71-c3bb-5c5f-912c-3657d171664c with identifier: 10739260 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/10739260>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '434a3c71-c3bb-5c5f-912c-3657d171664c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ERZ110',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739260',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 47192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2024-01-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Toyota Yaris Cross 1.5 Dynamic - Hybrid - Automatic - 92 hp - '
'47.192 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739260%27 HTTP/1.1" 200 None
2026-03-30 04:18:52 [adesa.be] INFO: Saving data for 10739260: {'auction_closing_time': 1774858500.0, 'created_time': 1774627109.326216, 'last_price_update_time': 1774844332.444218}
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.be',RowKey='10739260') HTTP/1.1" 204 0
2026-03-30 04:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10739337
2026-03-30 04:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e288580-ea09-58bc-a69d-2408221712e0 with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e288580-ea09-58bc-a69d-2408221712e0 with scrape type 2
2026-03-30 04:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e288580-ea09-58bc-a69d-2408221712e0, identifier: 10739337
2026-03-30 04:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10739337
2026-03-30 04:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10739337
2026-03-30 04:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e288580-ea09-58bc-a69d-2408221712e0 with identifier: 10739337 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/10739337>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9e288580-ea09-58bc-a69d-2408221712e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHS866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739337',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 61157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'61.157 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739337%27 HTTP/1.1" 200 None
2026-03-30 04:18:53 [adesa.be] INFO: Saving data for 10739337: {'auction_closing_time': 1774858500.0, 'created_time': 1774624765.165477, 'last_price_update_time': 1774844333.253158}
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.be',RowKey='10739337') 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/10739710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740489> (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 [zyte_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: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10739494
2026-03-30 04:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd08c419-ea25-544f-8e6d-8b8a25b48351 with scrape type 2
2026-03-30 04:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd08c419-ea25-544f-8e6d-8b8a25b48351 with scrape type 2
2026-03-30 04:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd08c419-ea25-544f-8e6d-8b8a25b48351, identifier: 10739494
2026-03-30 04:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10739494
2026-03-30 04:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10739494
2026-03-30 04:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd08c419-ea25-544f-8e6d-8b8a25b48351 with identifier: 10739494 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/10739494>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fd08c419-ea25-544f-8e6d-8b8a25b48351',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHX864',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 54266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI Elegance - Diesel - '
'Automatic - 150 hp - 54.266 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739494%27 HTTP/1.1" 200 None
2026-03-30 04:18:53 [adesa.be] INFO: Saving data for 10739494: {'auction_closing_time': 1774858500.0, 'created_time': 1774627108.780521, 'last_price_update_time': 1774844333.626192}
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.be',RowKey='10739494') HTTP/1.1" 204 0
2026-03-30 04:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10739710
2026-03-30 04:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e24b79-4854-5e8f-a2aa-19906e2001ed with scrape type 2
2026-03-30 04:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03e24b79-4854-5e8f-a2aa-19906e2001ed with scrape type 2
2026-03-30 04:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03e24b79-4854-5e8f-a2aa-19906e2001ed, identifier: 10739710
2026-03-30 04:18:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489
2026-03-30 04:18:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with scrape type 2
2026-03-30 04:18:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with scrape type 2
2026-03-30 04:18:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182, identifier: 10740489
2026-03-30 04:18:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10739710
2026-03-30 04:18:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10739710
2026-03-30 04:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03e24b79-4854-5e8f-a2aa-19906e2001ed with identifier: 10739710 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:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739710>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '03e24b79-4854-5e8f-a2aa-19906e2001ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMM705',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 91672,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'91.672 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739710%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.be] INFO: Saving data for 10739710: {'auction_closing_time': 1774858500.0, 'created_time': 1774627099.014551, 'last_price_update_time': 1774844334.071783}
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.be',RowKey='10739710') HTTP/1.1" 204 0
2026-03-30 04:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489
2026-03-30 04:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489
2026-03-30 04:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6a52f5b-d114-53c4-bc15-9bcc8ac3c182 with identifier: 10740489 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/10740489>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6a52f5b-d114-53c4-bc15-9bcc8ac3c182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAU614',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740489',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 146245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2022-05-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 146.245 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740489%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.be] INFO: Saving data for 10740489: {'auction_closing_time': 1774965600.0, 'created_time': 1774649920.297395, 'last_price_update_time': 1774844334.356437}
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.be',RowKey='10740489') 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/10739400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739257> (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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739934> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739456> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10739400
2026-03-30 04:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with scrape type 2
2026-03-30 04:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with scrape type 2
2026-03-30 04:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ad86472-2b62-5422-a107-15d7ac4c3fe4, identifier: 10739400
2026-03-30 04:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10739400
2026-03-30 04:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10739400
2026-03-30 04:18:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ad86472-2b62-5422-a107-15d7ac4c3fe4 with identifier: 10739400 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/10739400>
{'auction_title': '',
'c_o_2_emission_value': 25,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '2ad86472-2b62-5422-a107-15d7ac4c3fe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJE968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739400',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 92005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-12-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat GTE 1.4 TSI Business - Hybrid - Automatic - 156 '
'hp - 92.005 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739400%27 HTTP/1.1" 200 None
2026-03-30 04:18:54 [adesa.be] INFO: Saving data for 10739400: {'auction_closing_time': 1774858500.0, 'created_time': 1774624773.500919, 'last_price_update_time': 1774844334.829825}
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.be',RowKey='10739400') HTTP/1.1" 204 0
2026-03-30 04:18:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10739257
2026-03-30 04:18:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85389d94-c96a-5367-8ac3-69c371d6d904 with scrape type 2
2026-03-30 04:18:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85389d94-c96a-5367-8ac3-69c371d6d904 with scrape type 2
2026-03-30 04:18:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85389d94-c96a-5367-8ac3-69c371d6d904, identifier: 10739257
2026-03-30 04:18:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10739257
2026-03-30 04:18:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10739257
2026-03-30 04:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85389d94-c96a-5367-8ac3-69c371d6d904 with identifier: 10739257 to the API
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739257>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'MPV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '85389d94-c96a-5367-8ac3-69c371d6d904',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND220',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739257',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 93895,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 7,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'93.895 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739257%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.be] INFO: Saving data for 10739257: {'auction_closing_time': 1774858500.0, 'created_time': 1774624732.458359, 'last_price_update_time': 1774844335.233433}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739257') HTTP/1.1" 204 0
2026-03-30 04:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934
2026-03-30 04:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6c22533-6665-571b-a482-35ca28c42c3c with scrape type 2
2026-03-30 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6c22533-6665-571b-a482-35ca28c42c3c with scrape type 2
2026-03-30 04:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6c22533-6665-571b-a482-35ca28c42c3c, identifier: 10739934
2026-03-30 04:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10739456
2026-03-30 04:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8dfff0a-882c-54eb-ab76-3cd42752faa7 with scrape type 2
2026-03-30 04:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8dfff0a-882c-54eb-ab76-3cd42752faa7 with scrape type 2
2026-03-30 04:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8dfff0a-882c-54eb-ab76-3cd42752faa7, identifier: 10739456
2026-03-30 04:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934
2026-03-30 04:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934
2026-03-30 04:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6c22533-6665-571b-a482-35ca28c42c3c with identifier: 10739934 to the API
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739934>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'LPG',
'id': 'f6c22533-6665-571b-a482-35ca28c42c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFG740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739934',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 98216,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy 1.4 TGI Trendline - LPG - Manual - 110 hp - 98.216 '
'km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739934%27 HTTP/1.1" 200 None
2026-03-30 04:18:55 [adesa.be] INFO: Saving data for 10739934: {'auction_closing_time': 1774861200.0, 'created_time': 1774649864.386829, 'last_price_update_time': 1774844335.684737}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739934') HTTP/1.1" 204 0
2026-03-30 04:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10739456
2026-03-30 04:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10739456
2026-03-30 04:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8dfff0a-882c-54eb-ab76-3cd42752faa7 with identifier: 10739456 to the API
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:18:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739456>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': 'e8dfff0a-882c-54eb-ab76-3cd42752faa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLT157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739456',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 101355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 101.355 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739456%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.be] INFO: Saving data for 10739456: {'auction_closing_time': 1774858500.0, 'created_time': 1774624767.81553, 'last_price_update_time': 1774844336.084238}
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.be',RowKey='10739456') HTTP/1.1" 204 0
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/10740528> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10739519
2026-03-30 04:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fef78887-db81-5163-b2f6-9d7b86df77a5 with scrape type 2
2026-03-30 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fef78887-db81-5163-b2f6-9d7b86df77a5 with scrape type 2
2026-03-30 04:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fef78887-db81-5163-b2f6-9d7b86df77a5, identifier: 10739519
2026-03-30 04:18:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749
2026-03-30 04:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c83ff57-98e8-5218-a102-f075151e7728 with scrape type 2
2026-03-30 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c83ff57-98e8-5218-a102-f075151e7728 with scrape type 2
2026-03-30 04:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c83ff57-98e8-5218-a102-f075151e7728, identifier: 10740749
2026-03-30 04:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10739519
2026-03-30 04:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10739519
2026-03-30 04:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fef78887-db81-5163-b2f6-9d7b86df77a5 with identifier: 10739519 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/10739519>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fef78887-db81-5163-b2f6-9d7b86df77a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XN4353',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739519',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 76227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Automatic - 150 hp - '
'76.227 km',
'transmission': 'automatic',
'trim': 'Elegance',
'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.be%27%20and%20RowKey%20eq%20%2710739519%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.be] INFO: Saving data for 10739519: {'auction_closing_time': 1774858500.0, 'created_time': 1774627095.328638, 'last_price_update_time': 1774844336.533636}
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.be',RowKey='10739519') HTTP/1.1" 204 0
2026-03-30 04:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749
2026-03-30 04:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749
2026-03-30 04:18:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c83ff57-98e8-5218-a102-f075151e7728 with identifier: 10740749 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/10740749>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '4c83ff57-98e8-5218-a102-f075151e7728',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740749',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 78994,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 150 hp - 78.994 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740749%27 HTTP/1.1" 200 None
2026-03-30 04:18:56 [adesa.be] INFO: Saving data for 10740749: {'auction_closing_time': 1774947600.0, 'created_time': 1774649932.975629, 'last_price_update_time': 1774844336.799742}
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.be',RowKey='10740749') 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/10739998> (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/10739484> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528
2026-03-30 04:18:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7363c8f3-543b-5783-b5b9-5b5d13209237 with scrape type 2
2026-03-30 04:18:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7363c8f3-543b-5783-b5b9-5b5d13209237 with scrape type 2
2026-03-30 04:18:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7363c8f3-543b-5783-b5b9-5b5d13209237, identifier: 10740528
2026-03-30 04:18:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528
2026-03-30 04:18:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528
2026-03-30 04:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7363c8f3-543b-5783-b5b9-5b5d13209237 with identifier: 10740528 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/10740528>
{'auction_title': '',
'c_o_2_emission_value': 154,
'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-31T14:00:00Z',
'fuel_type': 'Diesel',
'id': '7363c8f3-543b-5783-b5b9-5b5d13209237',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CEF566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740528',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 133604,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-06-22',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'133.604 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740528%27 HTTP/1.1" 200 None
2026-03-30 04:18:57 [adesa.be] INFO: Saving data for 10740528: {'auction_closing_time': 1774965600.0, 'created_time': 1774649900.559219, 'last_price_update_time': 1774844337.176382}
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.be',RowKey='10740528') HTTP/1.1" 204 0
2026-03-30 04:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998
2026-03-30 04:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ce634fe-3a38-5cc1-86e9-296fea2bc020, identifier: 10739998
2026-03-30 04:18:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10739484
2026-03-30 04:18:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 468817e7-daac-5dc5-9755-ea32f8da6e1c with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 468817e7-daac-5dc5-9755-ea32f8da6e1c with scrape type 2
2026-03-30 04:18:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 468817e7-daac-5dc5-9755-ea32f8da6e1c, identifier: 10739484
2026-03-30 04:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998
2026-03-30 04:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998
2026-03-30 04:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ce634fe-3a38-5cc1-86e9-296fea2bc020 with identifier: 10739998 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/10739998>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '3ce634fe-3a38-5cc1-86e9-296fea2bc020',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739998',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 180581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 2.0 TDI Active - Diesel - Automatic - 150 hp - '
'180.581 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739998%27 HTTP/1.1" 200 None
2026-03-30 04:18:57 [adesa.be] INFO: Saving data for 10739998: {'auction_closing_time': 1774861200.0, 'created_time': 1774649906.797894, 'last_price_update_time': 1774844337.664332}
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.be',RowKey='10739998') HTTP/1.1" 204 0
2026-03-30 04:18:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10739484
2026-03-30 04:18:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10739484
2026-03-30 04:18:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 468817e7-daac-5dc5-9755-ea32f8da6e1c with identifier: 10739484 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/10739484>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '468817e7-daac-5dc5-9755-ea32f8da6e1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADV771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 47100,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Manual - 150 hp - 47.100 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739484%27 HTTP/1.1" 200 None
2026-03-30 04:18:57 [adesa.be] INFO: Saving data for 10739484: {'auction_closing_time': 1774858500.0, 'created_time': 1774627097.684075, 'last_price_update_time': 1774844337.933985}
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.be',RowKey='10739484') HTTP/1.1" 204 0
2026-03-30 04:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:18:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:18:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739477> (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: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10739133
2026-03-30 04:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d88c985-0ce5-5249-87ef-4a8dd52680ef with scrape type 2
2026-03-30 04:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d88c985-0ce5-5249-87ef-4a8dd52680ef with scrape type 2
2026-03-30 04:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d88c985-0ce5-5249-87ef-4a8dd52680ef, identifier: 10739133
2026-03-30 04:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10739133
2026-03-30 04:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10739133
2026-03-30 04:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d88c985-0ce5-5249-87ef-4a8dd52680ef with identifier: 10739133 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/10739133>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '9d88c985-0ce5-5249-87ef-4a8dd52680ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739133',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 154301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan Allspace 1.5 TSI Comfortline - Petrol - 150 hp - '
'154.301 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739133%27 HTTP/1.1" 200 None
2026-03-30 04:18:58 [adesa.be] INFO: Saving data for 10739133: {'auction_closing_time': 1774858500.0, 'created_time': 1774627094.723806, 'last_price_update_time': 1774844338.423286}
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.be',RowKey='10739133') HTTP/1.1" 204 0
2026-03-30 04:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10739286
2026-03-30 04:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with scrape type 2
2026-03-30 04:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with scrape type 2
2026-03-30 04:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6, identifier: 10739286
2026-03-30 04:18:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10739477
2026-03-30 04:18:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with scrape type 2
2026-03-30 04:18:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with scrape type 2
2026-03-30 04:18:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff, identifier: 10739477
2026-03-30 04:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10739286
2026-03-30 04:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10739286
2026-03-30 04:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87f33ebb-75c6-5c48-bdcf-8c46fa0462c6 with identifier: 10739286 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/10739286>
{'auction_title': '',
'c_o_2_emission_value': 213,
'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-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '87f33ebb-75c6-5c48-bdcf-8c46fa0462c6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFC406',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739286',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 132331,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2020-08-11',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'132.331 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739286%27 HTTP/1.1" 200 None
2026-03-30 04:18:58 [adesa.be] INFO: Saving data for 10739286: {'auction_closing_time': 1774858500.0, 'created_time': 1774624775.963381, 'last_price_update_time': 1774844338.869473}
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.be',RowKey='10739286') HTTP/1.1" 204 0
2026-03-30 04:18:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10739477
2026-03-30 04:18:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10739477
2026-03-30 04:18:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0fa78586-b880-5ebe-a16a-94b0b9c4f5ff with identifier: 10739477 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: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/10739477>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0fa78586-b880-5ebe-a16a-94b0b9c4f5ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWX761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739477',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 183543,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan Allspace 1.5 TSI - Petrol - Automatic - 150 hp - '
'183.543 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739477%27 HTTP/1.1" 200 None
2026-03-30 04:18:59 [adesa.be] INFO: Saving data for 10739477: {'auction_closing_time': 1774858500.0, 'created_time': 1774627085.266578, 'last_price_update_time': 1774844339.144479}
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.be',RowKey='10739477') HTTP/1.1" 204 0
2026-03-30 04:18:59 [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: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/10740744> (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/10739510> (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 [adesa.be] INFO: Found listing with ID: 10739980
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.be%27%20and%20RowKey%20eq%20%2710739980%27 HTTP/1.1" 200 None
2026-03-30 04:18:59 [adesa.be] INFO: Scrape type for 10739980: 2
2026-03-30 04:18:59 [adesa.be] INFO: Scraping item 10739980 url https://www.openlane.eu/en/carv6/auction/10739980
2026-03-30 04:18:59 [adesa.be] INFO: Found listing with ID: 10739709
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.be%27%20and%20RowKey%20eq%20%2710739709%27 HTTP/1.1" 200 None
2026-03-30 04:18:59 [adesa.be] INFO: Scrape type for 10739709: 2
2026-03-30 04:18:59 [adesa.be] INFO: Scraping item 10739709 url https://www.openlane.eu/en/carv6/auction/10739709
2026-03-30 04:18:59 [adesa.be] INFO: Found listing with ID: 10739237
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.be%27%20and%20RowKey%20eq%20%2710739237%27 HTTP/1.1" 200 None
2026-03-30 04:18:59 [adesa.be] INFO: Scrape type for 10739237: 2
2026-03-30 04:18:59 [adesa.be] INFO: Scraping item 10739237 url https://www.openlane.eu/en/carv6/auction/10739237
2026-03-30 04:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744
2026-03-30 04:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a677f85-6a35-501a-a925-cf06d325bad6 with scrape type 2
2026-03-30 04:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a677f85-6a35-501a-a925-cf06d325bad6 with scrape type 2
2026-03-30 04:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a677f85-6a35-501a-a925-cf06d325bad6, identifier: 10740744
2026-03-30 04:18:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10739510
2026-03-30 04:18:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd8983a8-5151-5c50-85c0-f28b298a5ba5 with scrape type 2
2026-03-30 04:18:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd8983a8-5151-5c50-85c0-f28b298a5ba5 with scrape type 2
2026-03-30 04:18:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd8983a8-5151-5c50-85c0-f28b298a5ba5, identifier: 10739510
2026-03-30 04:18:59 [adesa.be] INFO: Found listing with ID: 10739348
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.be%27%20and%20RowKey%20eq%20%2710739348%27 HTTP/1.1" 200 None
2026-03-30 04:18:59 [adesa.be] INFO: Scrape type for 10739348: 2
2026-03-30 04:18:59 [adesa.be] INFO: Scraping item 10739348 url https://www.openlane.eu/en/carv6/auction/10739348
2026-03-30 04:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744
2026-03-30 04:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744
2026-03-30 04:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a677f85-6a35-501a-a925-cf06d325bad6 with identifier: 10740744 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/10740744>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Diesel',
'id': '2a677f85-6a35-501a-a925-cf06d325bad6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFN137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740744',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 77356,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 2.0 TDI Life Business - Diesel - Manual - 122 hp '
'- 77.356 km',
'transmission': 'manual',
'trim': 'Life Business',
'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.be%27%20and%20RowKey%20eq%20%2710740744%27 HTTP/1.1" 200 None
2026-03-30 04:18:59 [adesa.be] INFO: Saving data for 10740744: {'auction_closing_time': 1774947600.0, 'created_time': 1774649899.894224, 'last_price_update_time': 1774844339.781378}
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.be',RowKey='10740744') HTTP/1.1" 204 0
2026-03-30 04:18:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10739510
2026-03-30 04:18:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10739510
2026-03-30 04:18:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd8983a8-5151-5c50-85c0-f28b298a5ba5 with identifier: 10739510 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:19:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739510>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'bd8983a8-5151-5c50-85c0-f28b298a5ba5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHN995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739510',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 176659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-08-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 1.4 Life - Hybrid - Automatic - 150 hp - 176.659 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'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.be%27%20and%20RowKey%20eq%20%2710739510%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Saving data for 10739510: {'auction_closing_time': 1774858500.0, 'created_time': 1774627097.112844, 'last_price_update_time': 1774844340.073059}
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.be',RowKey='10739510') HTTP/1.1" 204 0
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739199
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.be%27%20and%20RowKey%20eq%20%2710739199%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739199: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739199 url https://www.openlane.eu/en/carv6/auction/10739199
2026-03-30 04:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10740466
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.be%27%20and%20RowKey%20eq%20%2710740466%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10740466: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10740466 url https://www.openlane.eu/en/carv6/auction/10740466
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 [adesa.be] INFO: Found listing with ID: 10739225
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.be%27%20and%20RowKey%20eq%20%2710739225%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739225: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739225 url https://www.openlane.eu/en/carv6/auction/10739225
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739578
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.be%27%20and%20RowKey%20eq%20%2710739578%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739578: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739578 url https://www.openlane.eu/en/carv6/auction/10739578
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739662
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.be%27%20and%20RowKey%20eq%20%2710739662%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739662: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739662 url https://www.openlane.eu/en/carv6/auction/10739662
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739333
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.be%27%20and%20RowKey%20eq%20%2710739333%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739333: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739333 url https://www.openlane.eu/en/carv6/auction/10739333
2026-03-30 04:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with identifier: 10739598
2026-03-30 04:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02, identifier: 10739598
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739650
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.be%27%20and%20RowKey%20eq%20%2710739650%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739650: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739650 url https://www.openlane.eu/en/carv6/auction/10739650
2026-03-30 04:19:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with identifier: 10739598
2026-03-30 04:19:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with identifier: 10739598
2026-03-30 04:19:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 402fadef-99c3-5fb4-8d8c-9ef0e713dd02 with identifier: 10739598 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/10739598>
{'auction_title': '',
'c_o_2_emission_value': 31,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '402fadef-99c3-5fb4-8d8c-9ef0e713dd02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EHC731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 53293,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2023-10-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Tiguan 1.4 Life Business - Hybrid - Automatic - 150 hp - '
'53.293 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739598%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Saving data for 10739598: {'auction_closing_time': 1774858500.0, 'created_time': 1774627095.016577, 'last_price_update_time': 1774844340.630152}
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.be',RowKey='10739598') HTTP/1.1" 204 0
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739963
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.be%27%20and%20RowKey%20eq%20%2710739963%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739963: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739963 url https://www.openlane.eu/en/carv6/auction/10739963
2026-03-30 04:19:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739539> (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/10739102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10740028
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.be%27%20and%20RowKey%20eq%20%2710740028%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10740028: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10740028 url https://www.openlane.eu/en/carv6/auction/10740028
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 [adesa.be] INFO: Found listing with ID: 10740530
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.be%27%20and%20RowKey%20eq%20%2710740530%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10740530: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10740530 url https://www.openlane.eu/en/carv6/auction/10740530
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739619
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.be%27%20and%20RowKey%20eq%20%2710739619%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739619: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739619 url https://www.openlane.eu/en/carv6/auction/10739619
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739564
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.be%27%20and%20RowKey%20eq%20%2710739564%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739564: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739564 url https://www.openlane.eu/en/carv6/auction/10739564
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739388
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.be%27%20and%20RowKey%20eq%20%2710739388%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739388: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739388 url https://www.openlane.eu/en/carv6/auction/10739388
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10739115
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.be%27%20and%20RowKey%20eq%20%2710739115%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10739115: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10739115 url https://www.openlane.eu/en/carv6/auction/10739115
2026-03-30 04:19:00 [adesa.be] INFO: Found listing with ID: 10740485
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.be%27%20and%20RowKey%20eq%20%2710740485%27 HTTP/1.1" 200 None
2026-03-30 04:19:00 [adesa.be] INFO: Scrape type for 10740485: 2
2026-03-30 04:19:00 [adesa.be] INFO: Scraping item 10740485 url https://www.openlane.eu/en/carv6/auction/10740485
2026-03-30 04:19:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with identifier: 10739539
2026-03-30 04:19:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with scrape type 2
2026-03-30 04:19:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c, identifier: 10739539
2026-03-30 04:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10739102
2026-03-30 04:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d79121-a1c0-54eb-8137-bba82699d349 with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d79121-a1c0-54eb-8137-bba82699d349 with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02d79121-a1c0-54eb-8137-bba82699d349, identifier: 10739102
2026-03-30 04:19:01 [adesa.be] INFO: Found listing with ID: 10740793
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.be%27%20and%20RowKey%20eq%20%2710740793%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Scrape type for 10740793: 2
2026-03-30 04:19:01 [adesa.be] INFO: Scraping item 10740793 url https://www.openlane.eu/en/carv6/auction/10740793
2026-03-30 04:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with identifier: 10739539
2026-03-30 04:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with identifier: 10739539
2026-03-30 04:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cde2db3-7d33-551d-bf1f-1a7494d6e07c with identifier: 10739539 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/10739539>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '1cde2db3-7d33-551d-bf1f-1a7494d6e07c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FWS344',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739539',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 125019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Automatic - 95 hp - 125.019 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'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.be%27%20and%20RowKey%20eq%20%2710739539%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Saving data for 10739539: {'auction_closing_time': 1774858500.0, 'created_time': 1774627096.805468, 'last_price_update_time': 1774844341.391513}
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.be',RowKey='10739539') HTTP/1.1" 204 0
2026-03-30 04:19:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10739102
2026-03-30 04:19:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10739102
2026-03-30 04:19:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02d79121-a1c0-54eb-8137-bba82699d349 with identifier: 10739102 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/10739102>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '02d79121-a1c0-54eb-8137-bba82699d349',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVK408',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739102',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - 156 hp - '
'158.869 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739102%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Saving data for 10739102: {'auction_closing_time': 1774858500.0, 'created_time': 1774624776.282671, 'last_price_update_time': 1774844341.66462}
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.be',RowKey='10739102') HTTP/1.1" 204 0
2026-03-30 04:19:01 [adesa.be] INFO: Found listing with ID: 10739206
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.be%27%20and%20RowKey%20eq%20%2710739206%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Scrape type for 10739206: 2
2026-03-30 04:19:01 [adesa.be] INFO: Scraping item 10739206 url https://www.openlane.eu/en/carv6/auction/10739206
2026-03-30 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740483> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:01 [adesa.be] INFO: Found listing with ID: 10739216
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.be%27%20and%20RowKey%20eq%20%2710739216%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Scrape type for 10739216: 2
2026-03-30 04:19:01 [adesa.be] INFO: Scraping item 10739216 url https://www.openlane.eu/en/carv6/auction/10739216
2026-03-30 04:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:01 [adesa.be] INFO: Found listing with ID: 10739628
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.be%27%20and%20RowKey%20eq%20%2710739628%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Scrape type for 10739628: 2
2026-03-30 04:19:01 [adesa.be] INFO: Scraping item 10739628 url https://www.openlane.eu/en/carv6/auction/10739628
2026-03-30 04:19:01 [adesa.be] INFO: Found listing with ID: 10739144
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.be%27%20and%20RowKey%20eq%20%2710739144%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Scrape type for 10739144: 2
2026-03-30 04:19:01 [adesa.be] INFO: Scraping item 10739144 url https://www.openlane.eu/en/carv6/auction/10739144
2026-03-30 04:19:01 [adesa.be] INFO: Found listing with ID: 10739938
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.be%27%20and%20RowKey%20eq%20%2710739938%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Scrape type for 10739938: 2
2026-03-30 04:19:01 [adesa.be] INFO: Scraping item 10739938 url https://www.openlane.eu/en/carv6/auction/10739938
2026-03-30 04:19:01 [adesa.be] INFO: Found listing with ID: 10739966
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.be%27%20and%20RowKey%20eq%20%2710739966%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Scrape type for 10739966: 2
2026-03-30 04:19:01 [adesa.be] INFO: Scraping item 10739966 url https://www.openlane.eu/en/carv6/auction/10739966
2026-03-30 04:19:01 [adesa.be] INFO: Found listing with ID: 10739220
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.be%27%20and%20RowKey%20eq%20%2710739220%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Scrape type for 10739220: 2
2026-03-30 04:19:01 [adesa.be] INFO: Scraping item 10739220 url https://www.openlane.eu/en/carv6/auction/10739220
2026-03-30 04:19:01 [adesa.be] INFO: Found listing with ID: 10739185
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.be%27%20and%20RowKey%20eq%20%2710739185%27 HTTP/1.1" 200 None
2026-03-30 04:19:01 [adesa.be] INFO: Scrape type for 10739185: 2
2026-03-30 04:19:01 [adesa.be] INFO: Scraping item 10739185 url https://www.openlane.eu/en/carv6/auction/10739185
2026-03-30 04:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10739285
2026-03-30 04:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aca754ba-9a32-581d-a0a2-93553fe02e8c with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aca754ba-9a32-581d-a0a2-93553fe02e8c with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aca754ba-9a32-581d-a0a2-93553fe02e8c, identifier: 10739285
2026-03-30 04:19:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84653b06-3845-52b8-9d1b-15389a985f56 with identifier: 10739600
2026-03-30 04:19:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84653b06-3845-52b8-9d1b-15389a985f56 with scrape type 2
2026-03-30 04:19:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84653b06-3845-52b8-9d1b-15389a985f56 with scrape type 2
2026-03-30 04:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84653b06-3845-52b8-9d1b-15389a985f56, identifier: 10739600
2026-03-30 04:19:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483
2026-03-30 04:19:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4570f58c-79f2-5189-b8d0-4dd9213b867b with scrape type 2
2026-03-30 04:19:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4570f58c-79f2-5189-b8d0-4dd9213b867b with scrape type 2
2026-03-30 04:19:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4570f58c-79f2-5189-b8d0-4dd9213b867b, identifier: 10740483
2026-03-30 04:19:02 [adesa.be] INFO: Found listing with ID: 10740768
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.be%27%20and%20RowKey%20eq%20%2710740768%27 HTTP/1.1" 200 None
2026-03-30 04:19:02 [adesa.be] INFO: Scrape type for 10740768: 2
2026-03-30 04:19:02 [adesa.be] INFO: Scraping item 10740768 url https://www.openlane.eu/en/carv6/auction/10740768
2026-03-30 04:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10739285
2026-03-30 04:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10739285
2026-03-30 04:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aca754ba-9a32-581d-a0a2-93553fe02e8c with identifier: 10739285 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/10739285>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'aca754ba-9a32-581d-a0a2-93553fe02e8c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTZ458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739285',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 92375,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 92.375 km',
'transmission': 'automatic',
'trim': 'Style Business',
'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.be%27%20and%20RowKey%20eq%20%2710739285%27 HTTP/1.1" 200 None
2026-03-30 04:19:02 [adesa.be] INFO: Saving data for 10739285: {'auction_closing_time': 1774858500.0, 'created_time': 1774627101.941662, 'last_price_update_time': 1774844342.54694}
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.be',RowKey='10739285') HTTP/1.1" 204 0
2026-03-30 04:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84653b06-3845-52b8-9d1b-15389a985f56 with identifier: 10739600
2026-03-30 04:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84653b06-3845-52b8-9d1b-15389a985f56 with identifier: 10739600
2026-03-30 04:19:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84653b06-3845-52b8-9d1b-15389a985f56 with identifier: 10739600 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/10739600>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '84653b06-3845-52b8-9d1b-15389a985f56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDG817',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 128008,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Polo 1.0 TSI Comfortline - Petrol - Automatic - 95 hp - '
'128.008 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'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.be%27%20and%20RowKey%20eq%20%2710739600%27 HTTP/1.1" 200 None
2026-03-30 04:19:02 [adesa.be] INFO: Saving data for 10739600: {'auction_closing_time': 1774858500.0, 'created_time': 1774627100.750006, 'last_price_update_time': 1774844342.904263}
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.be',RowKey='10739600') HTTP/1.1" 204 0
2026-03-30 04:19:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483
2026-03-30 04:19:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483
2026-03-30 04:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4570f58c-79f2-5189-b8d0-4dd9213b867b with identifier: 10740483 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/10740483>
{'auction_title': '',
'c_o_2_emission_value': 27,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Hybrid',
'id': '4570f58c-79f2-5189-b8d0-4dd9213b867b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADB644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 115310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 115.310 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740483%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Saving data for 10740483: {'auction_closing_time': 1774965600.0, 'created_time': 1774649899.533121, 'last_price_update_time': 1774844343.178807}
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.be',RowKey='10740483') HTTP/1.1" 204 0
2026-03-30 04:19:03 [adesa.be] INFO: Found listing with ID: 10739485
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.be%27%20and%20RowKey%20eq%20%2710739485%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Scrape type for 10739485: 2
2026-03-30 04:19:03 [adesa.be] INFO: Scraping item 10739485 url https://www.openlane.eu/en/carv6/auction/10739485
2026-03-30 04:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739968> (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/10739986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739063
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.be%27%20and%20RowKey%20eq%20%2710739063%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Scrape type for 10739063: 2
2026-03-30 04:19:03 [adesa.be] INFO: Scraping item 10739063 url https://www.openlane.eu/en/carv6/auction/10739063
2026-03-30 04:19:03 [adesa.be] INFO: Found listing with ID: 10739151
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.be%27%20and%20RowKey%20eq%20%2710739151%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Scrape type for 10739151: 2
2026-03-30 04:19:03 [adesa.be] INFO: Scraping item 10739151 url https://www.openlane.eu/en/carv6/auction/10739151
2026-03-30 04:19:03 [adesa.be] INFO: Found listing with ID: 10739245
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.be%27%20and%20RowKey%20eq%20%2710739245%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Scrape type for 10739245: 2
2026-03-30 04:19:03 [adesa.be] INFO: Scraping item 10739245 url https://www.openlane.eu/en/carv6/auction/10739245
2026-03-30 04:19:03 [adesa.be] INFO: Found listing with ID: 10740464
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.be%27%20and%20RowKey%20eq%20%2710740464%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Scrape type for 10740464: 2
2026-03-30 04:19:03 [adesa.be] INFO: Scraping item 10740464 url https://www.openlane.eu/en/carv6/auction/10740464
2026-03-30 04:19:03 [adesa.be] INFO: Found listing with ID: 10739588
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.be%27%20and%20RowKey%20eq%20%2710739588%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Scrape type for 10739588: 2
2026-03-30 04:19:03 [adesa.be] INFO: Scraping item 10739588 url https://www.openlane.eu/en/carv6/auction/10739588
2026-03-30 04:19:03 [adesa.be] INFO: Found listing with ID: 10739088
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.be%27%20and%20RowKey%20eq%20%2710739088%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Scrape type for 10739088: 2
2026-03-30 04:19:03 [adesa.be] INFO: Scraping item 10739088 url https://www.openlane.eu/en/carv6/auction/10739088
2026-03-30 04:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968
2026-03-30 04:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with scrape type 2
2026-03-30 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with scrape type 2
2026-03-30 04:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613, identifier: 10739968
2026-03-30 04:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986
2026-03-30 04:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2561895-06d0-5177-be87-7ad0bc25149d with scrape type 2
2026-03-30 04:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2561895-06d0-5177-be87-7ad0bc25149d with scrape type 2
2026-03-30 04:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2561895-06d0-5177-be87-7ad0bc25149d, identifier: 10739986
2026-03-30 04:19:03 [adesa.be] INFO: Found listing with ID: 10739580
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.be%27%20and%20RowKey%20eq%20%2710739580%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Scrape type for 10739580: 2
2026-03-30 04:19:03 [adesa.be] INFO: Scraping item 10739580 url https://www.openlane.eu/en/carv6/auction/10739580
2026-03-30 04:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968
2026-03-30 04:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968
2026-03-30 04:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06ea284f-8f65-5ac7-a39e-fdbe34cb2613 with identifier: 10739968 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/10739968>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': '06ea284f-8f65-5ac7-a39e-fdbe34cb2613',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABJ187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739968',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 183614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 183.614 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739968%27 HTTP/1.1" 200 None
2026-03-30 04:19:03 [adesa.be] INFO: Saving data for 10739968: {'auction_closing_time': 1774861200.0, 'created_time': 1774649924.905081, 'last_price_update_time': 1774844343.829031}
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.be',RowKey='10739968') HTTP/1.1" 204 0
2026-03-30 04:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986
2026-03-30 04:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986
2026-03-30 04:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2561895-06d0-5177-be87-7ad0bc25149d with identifier: 10739986 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: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/10739986>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2561895-06d0-5177-be87-7ad0bc25149d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQY241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739986',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 158316,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 158.316 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739986%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Saving data for 10739986: {'auction_closing_time': 1774861200.0, 'created_time': 1774649882.906103, 'last_price_update_time': 1774844344.106158}
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.be',RowKey='10739986') HTTP/1.1" 204 0
2026-03-30 04:19:04 [adesa.be] INFO: Found listing with ID: 10739110
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.be%27%20and%20RowKey%20eq%20%2710739110%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Scrape type for 10739110: 2
2026-03-30 04:19:04 [adesa.be] INFO: Scraping item 10739110 url https://www.openlane.eu/en/carv6/auction/10739110
2026-03-30 04:19:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739522> (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/10739441> (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/10739234> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:04 [adesa.be] INFO: Found listing with ID: 10740782
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.be%27%20and%20RowKey%20eq%20%2710740782%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Scrape type for 10740782: 2
2026-03-30 04:19:04 [adesa.be] INFO: Scraping item 10740782 url https://www.openlane.eu/en/carv6/auction/10740782
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 [zyte_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.be] INFO: Found listing with ID: 10740463
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.be%27%20and%20RowKey%20eq%20%2710740463%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Scrape type for 10740463: 2
2026-03-30 04:19:04 [adesa.be] INFO: Scraping item 10740463 url https://www.openlane.eu/en/carv6/auction/10740463
2026-03-30 04:19:04 [adesa.be] INFO: Found listing with ID: 10740736
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.be%27%20and%20RowKey%20eq%20%2710740736%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Scrape type for 10740736: 2
2026-03-30 04:19:04 [adesa.be] INFO: Scraping item 10740736 url https://www.openlane.eu/en/carv6/auction/10740736
2026-03-30 04:19:04 [adesa.be] INFO: Found listing with ID: 10739236
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.be%27%20and%20RowKey%20eq%20%2710739236%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Scrape type for 10739236: 2
2026-03-30 04:19:04 [adesa.be] INFO: Scraping item 10739236 url https://www.openlane.eu/en/carv6/auction/10739236
2026-03-30 04:19:04 [adesa.be] INFO: Found listing with ID: 10739474
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.be%27%20and%20RowKey%20eq%20%2710739474%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Scrape type for 10739474: 2
2026-03-30 04:19:04 [adesa.be] INFO: Scraping item 10739474 url https://www.openlane.eu/en/carv6/auction/10739474
2026-03-30 04:19:04 [adesa.be] INFO: Found listing with ID: 10739939
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.be%27%20and%20RowKey%20eq%20%2710739939%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Scrape type for 10739939: 2
2026-03-30 04:19:04 [adesa.be] INFO: Scraping item 10739939 url https://www.openlane.eu/en/carv6/auction/10739939
2026-03-30 04:19:04 [adesa.be] INFO: Found listing with ID: 10736622
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.be%27%20and%20RowKey%20eq%20%2710736622%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Scrape type for 10736622: 2
2026-03-30 04:19:04 [adesa.be] INFO: Scraping item 10736622 url https://www.openlane.eu/en/carv6/auction/10736622
2026-03-30 04:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10739522
2026-03-30 04:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 805d33d5-74db-5f9f-b366-d213c3cfe61d with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 805d33d5-74db-5f9f-b366-d213c3cfe61d with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 805d33d5-74db-5f9f-b366-d213c3cfe61d, identifier: 10739522
2026-03-30 04:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10739441
2026-03-30 04:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9, identifier: 10739441
2026-03-30 04:19:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10739234
2026-03-30 04:19:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with scrape type 2
2026-03-30 04:19:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb, identifier: 10739234
2026-03-30 04:19:04 [adesa.be] INFO: Found listing with ID: 10736618
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.be%27%20and%20RowKey%20eq%20%2710736618%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Scrape type for 10736618: 2
2026-03-30 04:19:04 [adesa.be] INFO: Scraping item 10736618 url https://www.openlane.eu/en/carv6/auction/10736618
2026-03-30 04:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10739522
2026-03-30 04:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10739522
2026-03-30 04:19:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 805d33d5-74db-5f9f-b366-d213c3cfe61d with identifier: 10739522 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/10739522>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '805d33d5-74db-5f9f-b366-d213c3cfe61d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRC027',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739522',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 149210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2020-11-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 149.210 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739522%27 HTTP/1.1" 200 None
2026-03-30 04:19:04 [adesa.be] INFO: Saving data for 10739522: {'auction_closing_time': 1774858500.0, 'created_time': 1774627101.028725, 'last_price_update_time': 1774844344.870394}
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.be',RowKey='10739522') HTTP/1.1" 204 0
2026-03-30 04:19:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10739441
2026-03-30 04:19:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10739441
2026-03-30 04:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45e41d6f-8d9d-5258-a404-4a0a7e6c17a9 with identifier: 10739441 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/10739441>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '45e41d6f-8d9d-5258-a404-4a0a7e6c17a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASL669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739441',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 135983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 135.983 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739441%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Saving data for 10739441: {'auction_closing_time': 1774858500.0, 'created_time': 1774624774.792751, 'last_price_update_time': 1774844345.229668}
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.be',RowKey='10739441') HTTP/1.1" 204 0
2026-03-30 04:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10739234
2026-03-30 04:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10739234
2026-03-30 04:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 724c5aba-2ffa-5bff-8e2d-b8217f497ecb with identifier: 10739234 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/10739234>
{'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': 122,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '724c5aba-2ffa-5bff-8e2d-b8217f497ecb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXK759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739234',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 106658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 106.658 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739234%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Saving data for 10739234: {'auction_closing_time': 1774858500.0, 'created_time': 1774624774.098311, 'last_price_update_time': 1774844345.512386}
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.be',RowKey='10739234') HTTP/1.1" 204 0
2026-03-30 04:19:05 [adesa.be] INFO: Found listing with ID: 10736617
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.be%27%20and%20RowKey%20eq%20%2710736617%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Scrape type for 10736617: 2
2026-03-30 04:19:05 [adesa.be] INFO: Scraping item 10736617 url https://www.openlane.eu/en/carv6/auction/10736617
2026-03-30 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:05 [adesa.be] INFO: Found listing with ID: 10736623
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.be%27%20and%20RowKey%20eq%20%2710736623%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Scrape type for 10736623: 2
2026-03-30 04:19:05 [adesa.be] INFO: Scraping item 10736623 url https://www.openlane.eu/en/carv6/auction/10736623
2026-03-30 04:19:05 [adesa.be] INFO: Found listing with ID: 10736624
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.be%27%20and%20RowKey%20eq%20%2710736624%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Scrape type for 10736624: 2
2026-03-30 04:19:05 [adesa.be] INFO: Scraping item 10736624 url https://www.openlane.eu/en/carv6/auction/10736624
2026-03-30 04:19:05 [adesa.be] INFO: Found listing with ID: 10736619
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.be%27%20and%20RowKey%20eq%20%2710736619%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Scrape type for 10736619: 2
2026-03-30 04:19:05 [adesa.be] INFO: Scraping item 10736619 url https://www.openlane.eu/en/carv6/auction/10736619
2026-03-30 04:19:05 [adesa.be] INFO: Found listing with ID: 10736620
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.be%27%20and%20RowKey%20eq%20%2710736620%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Scrape type for 10736620: 2
2026-03-30 04:19:05 [adesa.be] INFO: Scraping item 10736620 url https://www.openlane.eu/en/carv6/auction/10736620
2026-03-30 04:19:05 [adesa.be] INFO: Found listing with ID: 10736627
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.be%27%20and%20RowKey%20eq%20%2710736627%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Scrape type for 10736627: 2
2026-03-30 04:19:05 [adesa.be] INFO: Scraping item 10736627 url https://www.openlane.eu/en/carv6/auction/10736627
2026-03-30 04:19:05 [adesa.be] INFO: Found listing with ID: 10736626
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.be%27%20and%20RowKey%20eq%20%2710736626%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Scrape type for 10736626: 2
2026-03-30 04:19:05 [adesa.be] INFO: Scraping item 10736626 url https://www.openlane.eu/en/carv6/auction/10736626
2026-03-30 04:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002
2026-03-30 04:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f16d83a0-d902-5e62-8247-719d752e467a with scrape type 2
2026-03-30 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f16d83a0-d902-5e62-8247-719d752e467a with scrape type 2
2026-03-30 04:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f16d83a0-d902-5e62-8247-719d752e467a, identifier: 10740002
2026-03-30 04:19:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10739345
2026-03-30 04:19:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62934bb-342f-5ee9-968b-3690898708bb with scrape type 2
2026-03-30 04:19:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62934bb-342f-5ee9-968b-3690898708bb with scrape type 2
2026-03-30 04:19:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62934bb-342f-5ee9-968b-3690898708bb, identifier: 10739345
2026-03-30 04:19:05 [adesa.be] INFO: Found listing with ID: 10737037
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.be%27%20and%20RowKey%20eq%20%2710737037%27 HTTP/1.1" 200 None
2026-03-30 04:19:05 [adesa.be] INFO: Scrape type for 10737037: 2
2026-03-30 04:19:05 [adesa.be] INFO: Scraping item 10737037 url https://www.openlane.eu/en/carv6/auction/10737037
2026-03-30 04:19:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002
2026-03-30 04:19:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002
2026-03-30 04:19:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f16d83a0-d902-5e62-8247-719d752e467a with identifier: 10740002 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: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/10740002>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Diesel',
'id': 'f16d83a0-d902-5e62-8247-719d752e467a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGU664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740002',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 184572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Passat Variant 1.6 TDI Elegance Business - Diesel - '
'Automatic - 120 hp - 184.572 km',
'transmission': 'automatic',
'trim': 'Elegance Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740002%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Saving data for 10740002: {'auction_closing_time': 1774861200.0, 'created_time': 1774649903.602181, 'last_price_update_time': 1774844346.156638}
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.be',RowKey='10740002') HTTP/1.1" 204 0
2026-03-30 04:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10739345
2026-03-30 04:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10739345
2026-03-30 04:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62934bb-342f-5ee9-968b-3690898708bb with identifier: 10739345 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/10739345>
{'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-30T08:15:00Z',
'fuel_type': 'Electric',
'id': 'f62934bb-342f-5ee9-968b-3690898708bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XN4862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739345',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.5',
'odometer': 72561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen ID.5 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 72.561 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739345%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Saving data for 10739345: {'auction_closing_time': 1774858500.0, 'created_time': 1774627110.442593, 'last_price_update_time': 1774844346.438865}
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.be',RowKey='10739345') HTTP/1.1" 204 0
2026-03-30 04:19:06 [adesa.be] INFO: Found listing with ID: 10737018
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.be%27%20and%20RowKey%20eq%20%2710737018%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Scrape type for 10737018: 2
2026-03-30 04:19:06 [adesa.be] INFO: Scraping item 10737018 url https://www.openlane.eu/en/carv6/auction/10737018
2026-03-30 04:19:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739199> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.be] INFO: Found listing with ID: 10737019
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.be%27%20and%20RowKey%20eq%20%2710737019%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Scrape type for 10737019: 2
2026-03-30 04:19:06 [adesa.be] INFO: Scraping item 10737019 url https://www.openlane.eu/en/carv6/auction/10737019
2026-03-30 04:19:06 [adesa.be] INFO: Found listing with ID: 10737125
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.be%27%20and%20RowKey%20eq%20%2710737125%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Scrape type for 10737125: 2
2026-03-30 04:19:06 [adesa.be] INFO: Scraping item 10737125 url https://www.openlane.eu/en/carv6/auction/10737125
2026-03-30 04:19:06 [adesa.be] INFO: Found listing with ID: 10736989
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.be%27%20and%20RowKey%20eq%20%2710736989%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Scrape type for 10736989: 2
2026-03-30 04:19:06 [adesa.be] INFO: Scraping item 10736989 url https://www.openlane.eu/en/carv6/auction/10736989
2026-03-30 04:19:06 [adesa.be] INFO: Found listing with ID: 10736938
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.be%27%20and%20RowKey%20eq%20%2710736938%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Scrape type for 10736938: 2
2026-03-30 04:19:06 [adesa.be] INFO: Scraping item 10736938 url https://www.openlane.eu/en/carv6/auction/10736938
2026-03-30 04:19:06 [adesa.be] INFO: Found listing with ID: 10737043
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.be%27%20and%20RowKey%20eq%20%2710737043%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Scrape type for 10737043: 2
2026-03-30 04:19:06 [adesa.be] INFO: Scraping item 10737043 url https://www.openlane.eu/en/carv6/auction/10737043
2026-03-30 04:19:06 [adesa.be] INFO: Found listing with ID: 10737098
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.be%27%20and%20RowKey%20eq%20%2710737098%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Scrape type for 10737098: 2
2026-03-30 04:19:06 [adesa.be] INFO: Scraping item 10737098 url https://www.openlane.eu/en/carv6/auction/10737098
2026-03-30 04:19:06 [adesa.be] INFO: Found listing with ID: 10736949
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.be%27%20and%20RowKey%20eq%20%2710736949%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Scrape type for 10736949: 2
2026-03-30 04:19:06 [adesa.be] INFO: Scraping item 10736949 url https://www.openlane.eu/en/carv6/auction/10736949
2026-03-30 04:19:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10739199
2026-03-30 04:19:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0368c8f0-f687-517e-884f-0fa60798cef2 with scrape type 2
2026-03-30 04:19:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0368c8f0-f687-517e-884f-0fa60798cef2 with scrape type 2
2026-03-30 04:19:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0368c8f0-f687-517e-884f-0fa60798cef2, identifier: 10739199
2026-03-30 04:19:06 [adesa.be] INFO: Found listing with ID: 10740298
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.be%27%20and%20RowKey%20eq%20%2710740298%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Scrape type for 10740298: 2
2026-03-30 04:19:06 [adesa.be] INFO: Scraping item 10740298 url https://www.openlane.eu/en/carv6/auction/10740298
2026-03-30 04:19:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10739199
2026-03-30 04:19:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10739199
2026-03-30 04:19:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0368c8f0-f687-517e-884f-0fa60798cef2 with identifier: 10739199 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/10739199>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0368c8f0-f687-517e-884f-0fa60798cef2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FAY316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739199',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 56683,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-ROC 1.0 TSI Life - Petrol - Manual - 110 hp - 56.683 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739199%27 HTTP/1.1" 200 None
2026-03-30 04:19:06 [adesa.be] INFO: Saving data for 10739199: {'auction_closing_time': 1774858500.0, 'created_time': 1774627083.742366, 'last_price_update_time': 1774844346.994926}
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.be',RowKey='10739199') HTTP/1.1" 204 0
2026-03-30 04:19:07 [scrapy.extensions.logstats] INFO: Crawled 488 pages (at 126 pages/min), scraped 476 items (at 123 items/min)
2026-03-30 04:19:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-30 04:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10736979
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.be%27%20and%20RowKey%20eq%20%2710736979%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10736979: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10736979 url https://www.openlane.eu/en/carv6/auction/10736979
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.be] INFO: Found listing with ID: 10737038
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.be%27%20and%20RowKey%20eq%20%2710737038%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10737038: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10737038 url https://www.openlane.eu/en/carv6/auction/10737038
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10736981
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.be%27%20and%20RowKey%20eq%20%2710736981%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10736981: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10736981 url https://www.openlane.eu/en/carv6/auction/10736981
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10736937
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.be%27%20and%20RowKey%20eq%20%2710736937%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10736937: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10736937 url https://www.openlane.eu/en/carv6/auction/10736937
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10737126
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.be%27%20and%20RowKey%20eq%20%2710737126%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10737126: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10737126 url https://www.openlane.eu/en/carv6/auction/10737126
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10740293
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.be%27%20and%20RowKey%20eq%20%2710740293%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10740293: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10740293 url https://www.openlane.eu/en/carv6/auction/10740293
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10737165
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.be%27%20and%20RowKey%20eq%20%2710737165%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10737165: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10737165 url https://www.openlane.eu/en/carv6/auction/10737165
2026-03-30 04:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963
2026-03-30 04:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54c246b-6f08-5060-92fc-9778ed4bb943 with scrape type 2
2026-03-30 04:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54c246b-6f08-5060-92fc-9778ed4bb943 with scrape type 2
2026-03-30 04:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54c246b-6f08-5060-92fc-9778ed4bb943, identifier: 10739963
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10737142
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.be%27%20and%20RowKey%20eq%20%2710737142%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10737142: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10737142 url https://www.openlane.eu/en/carv6/auction/10737142
2026-03-30 04:19:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963
2026-03-30 04:19:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963
2026-03-30 04:19:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54c246b-6f08-5060-92fc-9778ed4bb943 with identifier: 10739963 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/10739963>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:00:00Z',
'fuel_type': 'Petrol',
'id': 'b54c246b-6f08-5060-92fc-9778ed4bb943',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBU381',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739963',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 185427,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-01-27',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 B3 Plus Bright - Petrol - Automatic - 163 hp - 185.427 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739963%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Saving data for 10739963: {'auction_closing_time': 1774861200.0, 'created_time': 1774649886.86344, 'last_price_update_time': 1774844347.621565}
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.be',RowKey='10739963') HTTP/1.1" 204 0
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10737143
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.be%27%20and%20RowKey%20eq%20%2710737143%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10737143: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10737143 url https://www.openlane.eu/en/carv6/auction/10737143
2026-03-30 04:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739312> (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/10739650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10737141
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.be%27%20and%20RowKey%20eq%20%2710737141%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10737141: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10737141 url https://www.openlane.eu/en/carv6/auction/10737141
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.be] INFO: Found listing with ID: 10737145
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.be%27%20and%20RowKey%20eq%20%2710737145%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10737145: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10737145 url https://www.openlane.eu/en/carv6/auction/10737145
2026-03-30 04:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:07 [adesa.be] INFO: Found listing with ID: 10737146
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.be%27%20and%20RowKey%20eq%20%2710737146%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10737146: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10737146 url https://www.openlane.eu/en/carv6/auction/10737146
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.be] INFO: Found listing with ID: 10737042
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.be%27%20and%20RowKey%20eq%20%2710737042%27 HTTP/1.1" 200 None
2026-03-30 04:19:07 [adesa.be] INFO: Scrape type for 10737042: 2
2026-03-30 04:19:07 [adesa.be] INFO: Scraping item 10737042 url https://www.openlane.eu/en/carv6/auction/10737042
2026-03-30 04:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10739312
2026-03-30 04:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with scrape type 2
2026-03-30 04:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with scrape type 2
2026-03-30 04:19:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72c16a50-4c60-5ca2-b68b-da91cf103ca1, identifier: 10739312
2026-03-30 04:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10739650
2026-03-30 04:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with scrape type 2
2026-03-30 04:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with scrape type 2
2026-03-30 04:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6, identifier: 10739650
2026-03-30 04:19:08 [adesa.be] INFO: Found listing with ID: 10737131
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.be%27%20and%20RowKey%20eq%20%2710737131%27 HTTP/1.1" 200 None
2026-03-30 04:19:08 [adesa.be] INFO: Scrape type for 10737131: 0
2026-03-30 04:19:08 [adesa.be] INFO: Skipping item 10737131 url https://www.openlane.eu/en/carv6/auction/10737131
2026-03-30 04:19:08 [adesa.be] INFO: Found listing with ID: 10736897
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.be%27%20and%20RowKey%20eq%20%2710736897%27 HTTP/1.1" 200 None
2026-03-30 04:19:08 [adesa.be] INFO: Scrape type for 10736897: 2
2026-03-30 04:19:08 [adesa.be] INFO: Scraping item 10736897 url https://www.openlane.eu/en/carv6/auction/10736897
2026-03-30 04:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10739312
2026-03-30 04:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10739312
2026-03-30 04:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72c16a50-4c60-5ca2-b68b-da91cf103ca1 with identifier: 10739312 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/10739312>
{'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-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '72c16a50-4c60-5ca2-b68b-da91cf103ca1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNU386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 21581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen T-Cross 1.0 TSI Active - Petrol - Automatic - 110 hp - '
'21.581 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710739312%27 HTTP/1.1" 200 None
2026-03-30 04:19:08 [adesa.be] INFO: Saving data for 10739312: {'auction_closing_time': 1774858500.0, 'created_time': 1774627097.404275, 'last_price_update_time': 1774844348.441834}
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.be',RowKey='10739312') HTTP/1.1" 204 0
2026-03-30 04:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10739650
2026-03-30 04:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10739650
2026-03-30 04:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee4f7e40-9df2-5e25-9ec7-54a66b2866a6 with identifier: 10739650 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/10739650>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'ee4f7e40-9df2-5e25-9ec7-54a66b2866a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UM7869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739650',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 178438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-03-07',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 2.0 B4 Plus Bright - Diesel - Automatic - 197 hp - '
'178.438 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739650%27 HTTP/1.1" 200 None
2026-03-30 04:19:08 [adesa.be] INFO: Saving data for 10739650: {'auction_closing_time': 1774858500.0, 'created_time': 1774624777.245758, 'last_price_update_time': 1774844348.820841}
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.be',RowKey='10739650') HTTP/1.1" 204 0
2026-03-30 04:19:08 [adesa.be] INFO: Found listing with ID: 10737137
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.be%27%20and%20RowKey%20eq%20%2710737137%27 HTTP/1.1" 200 None
2026-03-30 04:19:08 [adesa.be] INFO: Scrape type for 10737137: 2
2026-03-30 04:19:08 [adesa.be] INFO: Scraping item 10737137 url https://www.openlane.eu/en/carv6/auction/10737137
2026-03-30 04:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739206> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793
2026-03-30 04:19:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2a53521-fb87-508e-bc2a-ffee52135a1b with scrape type 2
2026-03-30 04:19:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2a53521-fb87-508e-bc2a-ffee52135a1b with scrape type 2
2026-03-30 04:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2a53521-fb87-508e-bc2a-ffee52135a1b, identifier: 10740793
2026-03-30 04:19:09 [adesa.be] INFO: Found listing with ID: 10737014
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.be%27%20and%20RowKey%20eq%20%2710737014%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.be] INFO: Scrape type for 10737014: 2
2026-03-30 04:19:09 [adesa.be] INFO: Scraping item 10737014 url https://www.openlane.eu/en/carv6/auction/10737014
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 [zyte_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 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793
2026-03-30 04:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793
2026-03-30 04:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2a53521-fb87-508e-bc2a-ffee52135a1b with identifier: 10740793 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/10740793>
{'auction_title': '',
'c_o_2_emission_value': 47,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f2a53521-fb87-508e-bc2a-ffee52135a1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQG835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740793',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 106671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Inscription Expression - Hybrid - Automatic - 129 hp '
'- 106.671 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'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.be%27%20and%20RowKey%20eq%20%2710740793%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.be] INFO: Saving data for 10740793: {'auction_closing_time': 1774947600.0, 'created_time': 1774649934.800113, 'last_price_update_time': 1774844349.320878}
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.be',RowKey='10740793') HTTP/1.1" 204 0
2026-03-30 04:19:09 [adesa.be] INFO: Found listing with ID: 10736895
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.be%27%20and%20RowKey%20eq%20%2710736895%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.be] INFO: Scrape type for 10736895: 2
2026-03-30 04:19:09 [adesa.be] INFO: Scraping item 10736895 url https://www.openlane.eu/en/carv6/auction/10736895
2026-03-30 04:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768
2026-03-30 04:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7efd983d-5128-539f-97d1-c815ee08152a with scrape type 2
2026-03-30 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7efd983d-5128-539f-97d1-c815ee08152a with scrape type 2
2026-03-30 04:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7efd983d-5128-539f-97d1-c815ee08152a, identifier: 10740768
2026-03-30 04:19:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485
2026-03-30 04:19:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fb7a319-ea06-591b-ad15-36b10f532f0f with scrape type 2
2026-03-30 04:19:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fb7a319-ea06-591b-ad15-36b10f532f0f with scrape type 2
2026-03-30 04:19:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fb7a319-ea06-591b-ad15-36b10f532f0f, identifier: 10740485
2026-03-30 04:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768
2026-03-30 04:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768
2026-03-30 04:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7efd983d-5128-539f-97d1-c815ee08152a with identifier: 10740768 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/10740768>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T09:00:00Z',
'fuel_type': 'Hybrid',
'id': '7efd983d-5128-539f-97d1-c815ee08152a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740768',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 62253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 62.253 km',
'transmission': 'automatic',
'trim': 'R-Design',
'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.be%27%20and%20RowKey%20eq%20%2710740768%27 HTTP/1.1" 200 None
2026-03-30 04:19:09 [adesa.be] INFO: Saving data for 10740768: {'auction_closing_time': 1774947600.0, 'created_time': 1774649895.402421, 'last_price_update_time': 1774844349.827652}
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.be',RowKey='10740768') HTTP/1.1" 204 0
2026-03-30 04:19:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485
2026-03-30 04:19:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485
2026-03-30 04:19:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fb7a319-ea06-591b-ad15-36b10f532f0f with identifier: 10740485 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:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740485>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-31T14:00:00Z',
'fuel_type': 'Petrol',
'id': '6fb7a319-ea06-591b-ad15-36b10f532f0f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJT356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 97869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T2 Momentum - Petrol - Manual - 129 hp - 97.869 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740485%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.be] INFO: Saving data for 10740485: {'auction_closing_time': 1774965600.0, 'created_time': 1774649894.951696, 'last_price_update_time': 1774844350.095522}
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.be',RowKey='10740485') HTTP/1.1" 204 0
2026-03-30 04:19:10 [adesa.be] INFO: Found listing with ID: 10737097
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.be%27%20and%20RowKey%20eq%20%2710737097%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.be] INFO: Scrape type for 10737097: 2
2026-03-30 04:19:10 [adesa.be] INFO: Scraping item 10737097 url https://www.openlane.eu/en/carv6/auction/10737097
2026-03-30 04:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10739206
2026-03-30 04:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e22bc3f8-b798-522b-afe5-94cfce2be889 with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e22bc3f8-b798-522b-afe5-94cfce2be889 with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e22bc3f8-b798-522b-afe5-94cfce2be889, identifier: 10739206
2026-03-30 04:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f8ac145-aa12-5119-ac7e-f8f699bad182 with identifier: 10739626
2026-03-30 04:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f8ac145-aa12-5119-ac7e-f8f699bad182 with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f8ac145-aa12-5119-ac7e-f8f699bad182 with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f8ac145-aa12-5119-ac7e-f8f699bad182, identifier: 10739626
2026-03-30 04:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10739206
2026-03-30 04:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10739206
2026-03-30 04:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e22bc3f8-b798-522b-afe5-94cfce2be889 with identifier: 10739206 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/10739206>
{'auction_title': '',
'c_o_2_emission_value': 50,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': 'e22bc3f8-b798-522b-afe5-94cfce2be889',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEP306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739206',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 118190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 118.190 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739206%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.be] INFO: Saving data for 10739206: {'auction_closing_time': 1774858500.0, 'created_time': 1774624789.115886, 'last_price_update_time': 1774844350.556038}
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.be',RowKey='10739206') HTTP/1.1" 204 0
2026-03-30 04:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f8ac145-aa12-5119-ac7e-f8f699bad182 with identifier: 10739626
2026-03-30 04:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f8ac145-aa12-5119-ac7e-f8f699bad182 with identifier: 10739626
2026-03-30 04:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f8ac145-aa12-5119-ac7e-f8f699bad182 with identifier: 10739626 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/10739626>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Petrol',
'id': '0f8ac145-aa12-5119-ac7e-f8f699bad182',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWG373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 78715,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-04-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'78.715 km',
'transmission': 'automatic',
'trim': 'Clever',
'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.be%27%20and%20RowKey%20eq%20%2710739626%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.be] INFO: Saving data for 10739626: {'auction_closing_time': 1774858500.0, 'created_time': 1774627123.934309, 'last_price_update_time': 1774844350.809765}
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.be',RowKey='10739626') HTTP/1.1" 204 0
2026-03-30 04:19:10 [adesa.be] INFO: Found listing with ID: 10736903
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.be%27%20and%20RowKey%20eq%20%2710736903%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.be] INFO: Scrape type for 10736903: 2
2026-03-30 04:19:10 [adesa.be] INFO: Scraping item 10736903 url https://www.openlane.eu/en/carv6/auction/10736903
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 [zyte_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/10739185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.be] INFO: Found listing with ID: 10737100
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.be%27%20and%20RowKey%20eq%20%2710737100%27 HTTP/1.1" 200 None
2026-03-30 04:19:10 [adesa.be] INFO: Scrape type for 10737100: 2
2026-03-30 04:19:10 [adesa.be] INFO: Scraping item 10737100 url https://www.openlane.eu/en/carv6/auction/10737100
2026-03-30 04:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4132cd42-b2d7-5972-a27a-1220021fa66e with identifier: 10739580
2026-03-30 04:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4132cd42-b2d7-5972-a27a-1220021fa66e with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4132cd42-b2d7-5972-a27a-1220021fa66e with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4132cd42-b2d7-5972-a27a-1220021fa66e, identifier: 10739580
2026-03-30 04:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10739110
2026-03-30 04:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b1b7486-1abd-507c-9102-cd749a57ab07 with scrape type 2
2026-03-30 04:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b1b7486-1abd-507c-9102-cd749a57ab07 with scrape type 2
2026-03-30 04:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b1b7486-1abd-507c-9102-cd749a57ab07, identifier: 10739110
2026-03-30 04:19:11 [adesa.be] INFO: Found listing with ID: 10736993
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.be%27%20and%20RowKey%20eq%20%2710736993%27 HTTP/1.1" 200 None
2026-03-30 04:19:11 [adesa.be] INFO: Scrape type for 10736993: 2
2026-03-30 04:19:11 [adesa.be] INFO: Scraping item 10736993 url https://www.openlane.eu/en/carv6/auction/10736993
2026-03-30 04:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4132cd42-b2d7-5972-a27a-1220021fa66e with identifier: 10739580
2026-03-30 04:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4132cd42-b2d7-5972-a27a-1220021fa66e with identifier: 10739580
2026-03-30 04:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4132cd42-b2d7-5972-a27a-1220021fa66e with identifier: 10739580 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/10739580>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4132cd42-b2d7-5972-a27a-1220021fa66e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA6703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 66275,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2024-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 B4 Core - Diesel - Automatic - 197 hp - 66.275 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739580%27 HTTP/1.1" 200 None
2026-03-30 04:19:11 [adesa.be] INFO: Saving data for 10739580: {'auction_closing_time': 1774858500.0, 'created_time': 1774624784.222776, 'last_price_update_time': 1774844351.311362}
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.be',RowKey='10739580') HTTP/1.1" 204 0
2026-03-30 04:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10739110
2026-03-30 04:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10739110
2026-03-30 04:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b1b7486-1abd-507c-9102-cd749a57ab07 with identifier: 10739110 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/10739110>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '4b1b7486-1abd-507c-9102-cd749a57ab07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJW616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739110',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 257551,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2020-09-16',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - 163 hp - 257.551 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'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.be%27%20and%20RowKey%20eq%20%2710739110%27 HTTP/1.1" 200 None
2026-03-30 04:19:11 [adesa.be] INFO: Saving data for 10739110: {'auction_closing_time': 1774858500.0, 'created_time': 1774624783.94121, 'last_price_update_time': 1774844351.58519}
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.be',RowKey='10739110') HTTP/1.1" 204 0
2026-03-30 04:19:11 [adesa.be] INFO: Found listing with ID: 10737082
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.be%27%20and%20RowKey%20eq%20%2710737082%27 HTTP/1.1" 200 None
2026-03-30 04:19:11 [adesa.be] INFO: Scrape type for 10737082: 2
2026-03-30 04:19:11 [adesa.be] INFO: Scraping item 10737082 url https://www.openlane.eu/en/carv6/auction/10737082
2026-03-30 04:19:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10739185
2026-03-30 04:19:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c87d670-df5d-54df-9cc1-2535bd78617a with scrape type 2
2026-03-30 04:19:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c87d670-df5d-54df-9cc1-2535bd78617a with scrape type 2
2026-03-30 04:19:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c87d670-df5d-54df-9cc1-2535bd78617a, identifier: 10739185
2026-03-30 04:19:11 [adesa.be] INFO: Found listing with ID: 10737144
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.be%27%20and%20RowKey%20eq%20%2710737144%27 HTTP/1.1" 200 None
2026-03-30 04:19:11 [adesa.be] INFO: Scrape type for 10737144: 2
2026-03-30 04:19:11 [adesa.be] INFO: Scraping item 10737144 url https://www.openlane.eu/en/carv6/auction/10737144
2026-03-30 04:19:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10739185
2026-03-30 04:19:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10739185
2026-03-30 04:19:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c87d670-df5d-54df-9cc1-2535bd78617a with identifier: 10739185 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:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739185>
{'auction_title': '',
'c_o_2_emission_value': 41,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Hybrid',
'id': '7c87d670-df5d-54df-9cc1-2535bd78617a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHF698',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739185',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 58974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 58.974 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739185%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Saving data for 10739185: {'auction_closing_time': 1774858500.0, 'created_time': 1774624787.152097, 'last_price_update_time': 1774844352.249143}
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.be',RowKey='10739185') HTTP/1.1" 204 0
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10737051
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.be%27%20and%20RowKey%20eq%20%2710737051%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10737051: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10737051 url https://www.openlane.eu/en/carv6/auction/10737051
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10740292
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.be%27%20and%20RowKey%20eq%20%2710740292%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10740292: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10740292 url https://www.openlane.eu/en/carv6/auction/10740292
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10736893
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.be%27%20and%20RowKey%20eq%20%2710736893%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10736893: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10736893 url https://www.openlane.eu/en/carv6/auction/10736893
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10737106
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.be%27%20and%20RowKey%20eq%20%2710737106%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10737106: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10737106 url https://www.openlane.eu/en/carv6/auction/10737106
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10736967
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.be%27%20and%20RowKey%20eq%20%2710736967%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10736967: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10736967 url https://www.openlane.eu/en/carv6/auction/10736967
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10736953
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.be%27%20and%20RowKey%20eq%20%2710736953%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10736953: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10736953 url https://www.openlane.eu/en/carv6/auction/10736953
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10736985
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.be%27%20and%20RowKey%20eq%20%2710736985%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10736985: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10736985 url https://www.openlane.eu/en/carv6/auction/10736985
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10737111
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.be%27%20and%20RowKey%20eq%20%2710737111%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10737111: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10737111 url https://www.openlane.eu/en/carv6/auction/10737111
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10737055
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.be%27%20and%20RowKey%20eq%20%2710737055%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10737055: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10737055 url https://www.openlane.eu/en/carv6/auction/10737055
2026-03-30 04:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10737094
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.be%27%20and%20RowKey%20eq%20%2710737094%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10737094: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10737094 url https://www.openlane.eu/en/carv6/auction/10737094
2026-03-30 04:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10737118
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.be%27%20and%20RowKey%20eq%20%2710737118%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10737118: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10737118 url https://www.openlane.eu/en/carv6/auction/10737118
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10737063
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.be%27%20and%20RowKey%20eq%20%2710737063%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10737063: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10737063 url https://www.openlane.eu/en/carv6/auction/10737063
2026-03-30 04:19:12 [adesa.be] INFO: Found listing with ID: 10736936
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.be%27%20and%20RowKey%20eq%20%2710736936%27 HTTP/1.1" 200 None
2026-03-30 04:19:12 [adesa.be] INFO: Scrape type for 10736936: 2
2026-03-30 04:19:12 [adesa.be] INFO: Scraping item 10736936 url https://www.openlane.eu/en/carv6/auction/10736936
2026-03-30 04:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10739088
2026-03-30 04:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 470e9264-2204-5ca7-9916-10d6d888f192 with scrape type 2
2026-03-30 04:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 470e9264-2204-5ca7-9916-10d6d888f192 with scrape type 2
2026-03-30 04:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 470e9264-2204-5ca7-9916-10d6d888f192, identifier: 10739088
2026-03-30 04:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10739088
2026-03-30 04:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10739088
2026-03-30 04:19:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 470e9264-2204-5ca7-9916-10d6d888f192 with identifier: 10739088 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:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739088>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': '470e9264-2204-5ca7-9916-10d6d888f192',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'YD5716',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739088',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 71910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo XC60 2.0 B4 Core - Diesel - 197 hp - 71.910 km',
'transmission': 'automatic',
'trim': 'Core',
'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.be%27%20and%20RowKey%20eq%20%2710739088%27 HTTP/1.1" 200 None
2026-03-30 04:19:13 [adesa.be] INFO: Saving data for 10739088: {'auction_closing_time': 1774858500.0, 'created_time': 1774624781.705371, 'last_price_update_time': 1774844353.121092}
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.be',RowKey='10739088') 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/10737037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737143> (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 [zyte_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 [zyte_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/10740298> (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/10736618> (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: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10737037
2026-03-30 04:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4211657e-ea23-5d67-a1bd-8857d905a070 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4211657e-ea23-5d67-a1bd-8857d905a070 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4211657e-ea23-5d67-a1bd-8857d905a070, identifier: 10737037
2026-03-30 04:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10737142
2026-03-30 04:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 258583ca-eb80-5ee1-b9fa-0b4e82816673 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 258583ca-eb80-5ee1-b9fa-0b4e82816673 with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 258583ca-eb80-5ee1-b9fa-0b4e82816673, identifier: 10737142
2026-03-30 04:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10737143
2026-03-30 04:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ab16e79-918d-52f5-b464-9e330e25d7cb with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ab16e79-918d-52f5-b464-9e330e25d7cb with scrape type 2
2026-03-30 04:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ab16e79-918d-52f5-b464-9e330e25d7cb, identifier: 10737143
2026-03-30 04:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10737037
2026-03-30 04:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10737037
2026-03-30 04:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4211657e-ea23-5d67-a1bd-8857d905a070 with identifier: 10737037 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/10737037>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '4211657e-ea23-5d67-a1bd-8857d905a070',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMQ794',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737037',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 126161,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Alfa Romeo Stelvio 2.2 Super - Diesel - Automatic - 160 hp - '
'126.161 km',
'transmission': 'automatic',
'trim': 'Super',
'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.be%27%20and%20RowKey%20eq%20%2710737037%27 HTTP/1.1" 200 None
2026-03-30 04:19:13 [adesa.be] INFO: Saving data for 10737037: {'auction_closing_time': 1774865400.0, 'created_time': 1774624796.710886, 'last_price_update_time': 1774844353.879158}
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.be',RowKey='10737037') HTTP/1.1" 204 0
2026-03-30 04:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10737142
2026-03-30 04:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10737142
2026-03-30 04:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 258583ca-eb80-5ee1-b9fa-0b4e82816673 with identifier: 10737142 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: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/10737142>
{'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:10:00Z',
'fuel_type': 'Hybrid',
'id': '258583ca-eb80-5ee1-b9fa-0b4e82816673',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHJ243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737142',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 55647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22350,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 55.647 km',
'transmission': 'automatic',
'trim': 'Attraction',
'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.be%27%20and%20RowKey%20eq%20%2710737142%27 HTTP/1.1" 200 None
2026-03-30 04:19:14 [adesa.be] INFO: Saving data for 10737142: {'auction_closing_time': 1774865400.0, 'created_time': 1774624801.879628, 'last_price_update_time': 1774844354.165507}
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.be',RowKey='10737142') HTTP/1.1" 204 0
2026-03-30 04:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10737143
2026-03-30 04:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10737143
2026-03-30 04:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ab16e79-918d-52f5-b464-9e330e25d7cb with identifier: 10737143 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/10737143>
{'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:10:00Z',
'fuel_type': 'Hybrid',
'id': '3ab16e79-918d-52f5-b464-9e330e25d7cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCU416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737143',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 70102,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 70.102 km',
'transmission': 'automatic',
'trim': 'Attraction',
'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.be%27%20and%20RowKey%20eq%20%2710737143%27 HTTP/1.1" 200 None
2026-03-30 04:19:14 [adesa.be] INFO: Saving data for 10737143: {'auction_closing_time': 1774865400.0, 'created_time': 1774624799.812773, 'last_price_update_time': 1774844354.444537}
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.be',RowKey='10737143') HTTP/1.1" 204 0
2026-03-30 04:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298
2026-03-30 04:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bac0828-68c0-51e2-9204-483e5c65e6d6 with scrape type 2
2026-03-30 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bac0828-68c0-51e2-9204-483e5c65e6d6 with scrape type 2
2026-03-30 04:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bac0828-68c0-51e2-9204-483e5c65e6d6, identifier: 10740298
2026-03-30 04:19:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e62bbca-031e-5e05-aa05-5ea2ab824224 with identifier: 10736618
2026-03-30 04:19:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e62bbca-031e-5e05-aa05-5ea2ab824224 with scrape type 2
2026-03-30 04:19:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e62bbca-031e-5e05-aa05-5ea2ab824224 with scrape type 2
2026-03-30 04:19:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e62bbca-031e-5e05-aa05-5ea2ab824224, identifier: 10736618
2026-03-30 04:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298
2026-03-30 04:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298
2026-03-30 04:19:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bac0828-68c0-51e2-9204-483e5c65e6d6 with identifier: 10740298 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/10740298>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Estate',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0bac0828-68c0-51e2-9204-483e5c65e6d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXL611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740298',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 153880,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi A6 Avant 2.0 TDI Business - Quattro - Diesel - Automatic - 204 '
'hp - 153.880 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740298%27 HTTP/1.1" 200 None
2026-03-30 04:19:14 [adesa.be] INFO: Saving data for 10740298: {'auction_closing_time': 1774865400.0, 'created_time': 1774649897.89687, 'last_price_update_time': 1774844354.954139}
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.be',RowKey='10740298') HTTP/1.1" 204 0
2026-03-30 04:19:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e62bbca-031e-5e05-aa05-5ea2ab824224 with identifier: 10736618
2026-03-30 04:19:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e62bbca-031e-5e05-aa05-5ea2ab824224 with identifier: 10736618
2026-03-30 04:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e62bbca-031e-5e05-aa05-5ea2ab824224 with identifier: 10736618 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/10736618>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Hybrid',
'id': '3e62bbca-031e-5e05-aa05-5ea2ab824224',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'recaHbdiTVYvhw6IR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 142455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Ford Focus 1.0 EcoBoost Cool & Connect - Hybrid - Automatic - 125 '
'hp - 142.455 km',
'transmission': 'automatic',
'trim': 'Cool & Connect',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736618%27 HTTP/1.1" 200 None
2026-03-30 04:19:15 [adesa.be] INFO: Saving data for 10736618: {'auction_closing_time': 1775034300.0, 'created_time': 1774627067.645474, 'last_price_update_time': 1774844355.259075}
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.be',RowKey='10736618') 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/10737145> (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/10736622> (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: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10737145
2026-03-30 04:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ff96ba-5aab-5640-80be-39e90209f6a0 with scrape type 2
2026-03-30 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ff96ba-5aab-5640-80be-39e90209f6a0 with scrape type 2
2026-03-30 04:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8ff96ba-5aab-5640-80be-39e90209f6a0, identifier: 10737145
2026-03-30 04:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10737145
2026-03-30 04:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10737145
2026-03-30 04:19:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8ff96ba-5aab-5640-80be-39e90209f6a0 with identifier: 10737145 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/10737145>
{'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:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f8ff96ba-5aab-5640-80be-39e90209f6a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVV081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737145',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 77080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21350,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 77.080 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737145%27 HTTP/1.1" 200 None
2026-03-30 04:19:15 [adesa.be] INFO: Saving data for 10737145: {'auction_closing_time': 1774865400.0, 'created_time': 1774627076.549096, 'last_price_update_time': 1774844355.833823}
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.be',RowKey='10737145') HTTP/1.1" 204 0
2026-03-30 04:19:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34e5a50e-1e69-52f1-b2c0-726dff11c12f with identifier: 10736622
2026-03-30 04:19:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34e5a50e-1e69-52f1-b2c0-726dff11c12f with scrape type 2
2026-03-30 04:19:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34e5a50e-1e69-52f1-b2c0-726dff11c12f with scrape type 2
2026-03-30 04:19:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34e5a50e-1e69-52f1-b2c0-726dff11c12f, identifier: 10736622
2026-03-30 04:19:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34e5a50e-1e69-52f1-b2c0-726dff11c12f with identifier: 10736622
2026-03-30 04:19:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34e5a50e-1e69-52f1-b2c0-726dff11c12f with identifier: 10736622
2026-03-30 04:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34e5a50e-1e69-52f1-b2c0-726dff11c12f with identifier: 10736622 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/10736622>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:05:00Z',
'fuel_type': 'Petrol',
'id': '34e5a50e-1e69-52f1-b2c0-726dff11c12f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPS502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 49709,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Lizy bv',
'title': 'Audi A3 Sportback 35 TFSI Advanced - Petrol - Automatic - 150 hp - '
'49.709 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736622%27 HTTP/1.1" 200 None
2026-03-30 04:19:16 [adesa.be] INFO: Saving data for 10736622: {'auction_closing_time': 1775034300.0, 'created_time': 1774627066.524128, 'last_price_update_time': 1774844356.206321}
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.be',RowKey='10736622') 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/10737042> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737097> (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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737137> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737146> (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 [zyte_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 [zyte_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: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10737042
2026-03-30 04:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32819dfb-8e72-5da3-90f1-475e0c78347d with scrape type 2
2026-03-30 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32819dfb-8e72-5da3-90f1-475e0c78347d with scrape type 2
2026-03-30 04:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32819dfb-8e72-5da3-90f1-475e0c78347d, identifier: 10737042
2026-03-30 04:19:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10737097
2026-03-30 04:19:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82369f99-4e23-5ee4-9367-7d923bbc18b0 with scrape type 2
2026-03-30 04:19:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82369f99-4e23-5ee4-9367-7d923bbc18b0 with scrape type 2
2026-03-30 04:19:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82369f99-4e23-5ee4-9367-7d923bbc18b0, identifier: 10737097
2026-03-30 04:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10737042
2026-03-30 04:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10737042
2026-03-30 04:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32819dfb-8e72-5da3-90f1-475e0c78347d with identifier: 10737042 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/10737042>
{'auction_title': '',
'c_o_2_emission_value': 46,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '32819dfb-8e72-5da3-90f1-475e0c78347d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHS555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737042',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 73861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22350,
'price_includes_vat': True,
'registration_date': '2020-09-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q5 2.0 TFSIe S Line - Quattro - Hybrid - Automatic - 252 hp - '
'73.861 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737042%27 HTTP/1.1" 200 None
2026-03-30 04:19:16 [adesa.be] INFO: Saving data for 10737042: {'auction_closing_time': 1774865400.0, 'created_time': 1774627077.195029, 'last_price_update_time': 1774844356.785108}
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.be',RowKey='10737042') HTTP/1.1" 204 0
2026-03-30 04:19:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10737097
2026-03-30 04:19:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10737097
2026-03-30 04:19:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82369f99-4e23-5ee4-9367-7d923bbc18b0 with identifier: 10737097 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/10737097>
{'auction_title': '',
'c_o_2_emission_value': 179,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '82369f99-4e23-5ee4-9367-7d923bbc18b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQP342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737097',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 104097,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19050,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series 218i M Sport - Petrol - Automatic - 136 hp - 104.097 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737097%27 HTTP/1.1" 200 None
2026-03-30 04:19:17 [adesa.be] INFO: Saving data for 10737097: {'auction_closing_time': 1774865400.0, 'created_time': 1774624802.767845, 'last_price_update_time': 1774844357.090531}
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.be',RowKey='10737097') HTTP/1.1" 204 0
2026-03-30 04:19:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736895> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10737137
2026-03-30 04:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659149ea-b37c-568b-9c31-1aba541d49c2 with scrape type 2
2026-03-30 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 659149ea-b37c-568b-9c31-1aba541d49c2 with scrape type 2
2026-03-30 04:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 659149ea-b37c-568b-9c31-1aba541d49c2, identifier: 10737137
2026-03-30 04:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10736897
2026-03-30 04:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with scrape type 2
2026-03-30 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with scrape type 2
2026-03-30 04:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d28bcce-8d02-5b19-82ca-9b98bacd9969, identifier: 10736897
2026-03-30 04:19:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10737146
2026-03-30 04:19:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7b992c6-77e6-50f8-85b4-05a976fa29a9 with scrape type 2
2026-03-30 04:19:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7b992c6-77e6-50f8-85b4-05a976fa29a9 with scrape type 2
2026-03-30 04:19:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7b992c6-77e6-50f8-85b4-05a976fa29a9, identifier: 10737146
2026-03-30 04:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10737137
2026-03-30 04:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10737137
2026-03-30 04:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 659149ea-b37c-568b-9c31-1aba541d49c2 with identifier: 10737137 to the API
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:19:17 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:19:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737137>
{'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': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '659149ea-b37c-568b-9c31-1aba541d49c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFT354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737137',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 135807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-11-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 135.807 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737137%27 HTTP/1.1" 200 None
2026-03-30 04:19:17 [adesa.be] INFO: Saving data for 10737137: {'auction_closing_time': 1774865400.0, 'created_time': 1774624804.860095, 'last_price_update_time': 1774844357.668895}
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.be',RowKey='10737137') HTTP/1.1" 204 0
2026-03-30 04:19:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10736897
2026-03-30 04:19:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10736897
2026-03-30 04:19:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d28bcce-8d02-5b19-82ca-9b98bacd9969 with identifier: 10736897 to the API
2026-03-30 04:19:17 [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/10736897>
{'auction_title': '',
'c_o_2_emission_value': 281,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '4.0L',
'engine_horse_power': 630,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '9d28bcce-8d02-5b19-82ca-9b98bacd9969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HCR912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736897',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 15490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 94100,
'price_includes_vat': True,
'registration_date': '2025-06-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi RS6 - Quattro - Petrol - Automatic - 630 hp - 15.490 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
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.be%27%20and%20RowKey%20eq%20%2710736897%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.be] INFO: Saving data for 10736897: {'auction_closing_time': 1774865400.0, 'created_time': 1774627089.612453, 'last_price_update_time': 1774844358.1269}
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.be',RowKey='10736897') HTTP/1.1" 204 0
2026-03-30 04:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10737146
2026-03-30 04:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10737146
2026-03-30 04:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7b992c6-77e6-50f8-85b4-05a976fa29a9 with identifier: 10737146 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/10737146>
{'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:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd7b992c6-77e6-50f8-85b4-05a976fa29a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCM793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737146',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 83589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-06-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 83.589 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737146%27 HTTP/1.1" 200 None
2026-03-30 04:19:18 [adesa.be] INFO: Saving data for 10737146: {'auction_closing_time': 1774865400.0, 'created_time': 1774627076.861014, 'last_price_update_time': 1774844358.502368}
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.be',RowKey='10737146') HTTP/1.1" 204 0
2026-03-30 04:19:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737014> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10736895
2026-03-30 04:19:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95a68be4-4f81-5ec5-8530-698ceb136797 with scrape type 2
2026-03-30 04:19:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95a68be4-4f81-5ec5-8530-698ceb136797 with scrape type 2
2026-03-30 04:19:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95a68be4-4f81-5ec5-8530-698ceb136797, identifier: 10736895
2026-03-30 04:19:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10736895
2026-03-30 04:19:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10736895
2026-03-30 04:19:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95a68be4-4f81-5ec5-8530-698ceb136797 with identifier: 10736895 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/10736895>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '95a68be4-4f81-5ec5-8530-698ceb136797',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAL694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736895',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 74685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11650,
'price_includes_vat': True,
'registration_date': '2019-10-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 1 Series 118i Business - Petrol - Automatic - 140 hp - 74.685 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
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:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736895%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.be] INFO: Saving data for 10736895: {'auction_closing_time': 1774865400.0, 'created_time': 1774627050.375868, 'last_price_update_time': 1774844359.066784}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736895') HTTP/1.1" 204 0
2026-03-30 04:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with identifier: 10737014
2026-03-30 04:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with scrape type 2
2026-03-30 04:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with scrape type 2
2026-03-30 04:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81aa4d60-9ddc-5371-97ed-f87ee29f8923, identifier: 10737014
2026-03-30 04:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with identifier: 10737014
2026-03-30 04:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with identifier: 10737014
2026-03-30 04:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81aa4d60-9ddc-5371-97ed-f87ee29f8923 with identifier: 10737014 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: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:19:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737014>
{'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': 109,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '81aa4d60-9ddc-5371-97ed-f87ee29f8923',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGC829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737014',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 69710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 1 Series 116i - Petrol - Automatic - 109 hp - 69.710 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710737014%27 HTTP/1.1" 200 None
2026-03-30 04:19:19 [adesa.be] INFO: Saving data for 10737014: {'auction_closing_time': 1774865400.0, 'created_time': 1774627050.100698, 'last_price_update_time': 1774844359.468148}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737014') HTTP/1.1" 204 0
2026-03-30 04:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737063> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10737055
2026-03-30 04:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with scrape type 2
2026-03-30 04:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with scrape type 2
2026-03-30 04:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2, identifier: 10737055
2026-03-30 04:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10737118
2026-03-30 04:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with scrape type 2
2026-03-30 04:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with scrape type 2
2026-03-30 04:19:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17, identifier: 10737118
2026-03-30 04:19:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10737055
2026-03-30 04:19:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10737055
2026-03-30 04:19:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b97f38ae-dc9b-58bf-a098-8ab6fd4945e2 with identifier: 10737055 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: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:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737055>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b97f38ae-dc9b-58bf-a098-8ab6fd4945e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JVE272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737055',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 216820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9350,
'price_includes_vat': True,
'registration_date': '2015-03-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 318d Sport - Diesel - Automatic - 143 hp - '
'216.820 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737055%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.be] INFO: Saving data for 10737055: {'auction_closing_time': 1774865400.0, 'created_time': 1774624830.087649, 'last_price_update_time': 1774844360.036159}
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.be',RowKey='10737055') HTTP/1.1" 204 0
2026-03-30 04:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10737118
2026-03-30 04:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10737118
2026-03-30 04:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99e58d8f-ccbe-5e37-88a0-ba2cfca73c17 with identifier: 10737118 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/10737118>
{'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': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '99e58d8f-ccbe-5e37-88a0-ba2cfca73c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEG765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737118',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 127492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e Business - Hybrid - Automatic - 163 hp - '
'127.492 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737118%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.be] INFO: Saving data for 10737118: {'auction_closing_time': 1774865400.0, 'created_time': 1774627067.374602, 'last_price_update_time': 1774844360.31044}
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.be',RowKey='10737118') 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/10737111> (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/10736936> (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/10737094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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.middlewares.id_gen_middleware] INFO: Generated ID for item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10737063
2026-03-30 04:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c306e556-2577-525d-bfb2-1ad4789b41b8 with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c306e556-2577-525d-bfb2-1ad4789b41b8 with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c306e556-2577-525d-bfb2-1ad4789b41b8, identifier: 10737063
2026-03-30 04:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10737063
2026-03-30 04:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10737063
2026-03-30 04:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c306e556-2577-525d-bfb2-1ad4789b41b8 with identifier: 10737063 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/10737063>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c306e556-2577-525d-bfb2-1ad4789b41b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLU374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737063',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 173013,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2023-04-20',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e - Hybrid - Automatic - 163 hp - 173.013 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710737063%27 HTTP/1.1" 200 None
2026-03-30 04:19:20 [adesa.be] INFO: Saving data for 10737063: {'auction_closing_time': 1774865400.0, 'created_time': 1774627063.355397, 'last_price_update_time': 1774844360.718491}
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.be',RowKey='10737063') HTTP/1.1" 204 0
2026-03-30 04:19:20 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-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.middlewares.id_gen_middleware] INFO: Generated ID for item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10737111
2026-03-30 04:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7891f3d7-85bf-51db-b274-90ec92cd38a6 with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7891f3d7-85bf-51db-b274-90ec92cd38a6, identifier: 10737111
2026-03-30 04:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10736936
2026-03-30 04:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3860e31d-9b65-5f26-af19-8569dda571af with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3860e31d-9b65-5f26-af19-8569dda571af with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3860e31d-9b65-5f26-af19-8569dda571af, identifier: 10736936
2026-03-30 04:19:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10737094
2026-03-30 04:19:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with scrape type 2
2026-03-30 04:19:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with scrape type 2
2026-03-30 04:19:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5, identifier: 10737094
2026-03-30 04:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10737111
2026-03-30 04:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10737111
2026-03-30 04:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7891f3d7-85bf-51db-b274-90ec92cd38a6 with identifier: 10737111 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/10737111>
{'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': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7891f3d7-85bf-51db-b274-90ec92cd38a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGS318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737111',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 233522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2013-08-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 318d - Diesel - Automatic - 136 hp - 233.522 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710737111%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.be] INFO: Saving data for 10737111: {'auction_closing_time': 1774865400.0, 'created_time': 1774624830.526772, 'last_price_update_time': 1774844361.264381}
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.be',RowKey='10737111') HTTP/1.1" 204 0
2026-03-30 04:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10736936
2026-03-30 04:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10736936
2026-03-30 04:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3860e31d-9b65-5f26-af19-8569dda571af with identifier: 10736936 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/10736936>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3860e31d-9b65-5f26-af19-8569dda571af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCB969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736936',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 227488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e M-Pack - Hybrid - Automatic - 163 hp - '
'227.488 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736936%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.be] INFO: Saving data for 10736936: {'auction_closing_time': 1774865400.0, 'created_time': 1774627075.093523, 'last_price_update_time': 1774844361.559822}
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.be',RowKey='10736936') HTTP/1.1" 204 0
2026-03-30 04:19:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10737094
2026-03-30 04:19:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10737094
2026-03-30 04:19:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5 with identifier: 10737094 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/10737094>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '6d66dc8b-01eb-5af4-bcef-61a9cc79a2a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737094',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 159607,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15650,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 320e Business Design - Hybrid - Automatic - '
'163 hp - 159.607 km',
'transmission': 'automatic',
'trim': 'Business Design',
'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.be%27%20and%20RowKey%20eq%20%2710737094%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.be] INFO: Saving data for 10737094: {'auction_closing_time': 1774865400.0, 'created_time': 1774627062.767308, 'last_price_update_time': 1774844361.824987}
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.be',RowKey='10737094') HTTP/1.1" 204 0
2026-03-30 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736967> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:21 [adesa.be] INFO: Found listing with ID: 10737095
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.be%27%20and%20RowKey%20eq%20%2710737095%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.be] INFO: Scrape type for 10737095: 2
2026-03-30 04:19:21 [adesa.be] INFO: Scraping item 10737095 url https://www.openlane.eu/en/carv6/auction/10737095
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10737086
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.be%27%20and%20RowKey%20eq%20%2710737086%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.be] INFO: Scrape type for 10737086: 2
2026-03-30 04:19:21 [adesa.be] INFO: Scraping item 10737086 url https://www.openlane.eu/en/carv6/auction/10737086
2026-03-30 04:19:21 [adesa.be] INFO: Found listing with ID: 10737148
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.be%27%20and%20RowKey%20eq%20%2710737148%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.be] INFO: Scrape type for 10737148: 2
2026-03-30 04:19:21 [adesa.be] INFO: Scraping item 10737148 url https://www.openlane.eu/en/carv6/auction/10737148
2026-03-30 04:19:21 [adesa.be] INFO: Found listing with ID: 10736994
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.be%27%20and%20RowKey%20eq%20%2710736994%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.be] INFO: Scrape type for 10736994: 2
2026-03-30 04:19:21 [adesa.be] INFO: Scraping item 10736994 url https://www.openlane.eu/en/carv6/auction/10736994
2026-03-30 04:19:21 [adesa.be] INFO: Found listing with ID: 10737163
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.be%27%20and%20RowKey%20eq%20%2710737163%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.be] INFO: Scrape type for 10737163: 2
2026-03-30 04:19:21 [adesa.be] INFO: Scraping item 10737163 url https://www.openlane.eu/en/carv6/auction/10737163
2026-03-30 04:19:21 [adesa.be] INFO: Found listing with ID: 10737093
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.be%27%20and%20RowKey%20eq%20%2710737093%27 HTTP/1.1" 200 None
2026-03-30 04:19:21 [adesa.be] INFO: Scrape type for 10737093: 2
2026-03-30 04:19:21 [adesa.be] INFO: Scraping item 10737093 url https://www.openlane.eu/en/carv6/auction/10737093
2026-03-30 04:19:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10736953
2026-03-30 04:19:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with scrape type 2
2026-03-30 04:19:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with scrape type 2
2026-03-30 04:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5, identifier: 10736953
2026-03-30 04:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10736967
2026-03-30 04:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40d5b9d-449f-5c1e-a083-41b67807044a with scrape type 2
2026-03-30 04:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c40d5b9d-449f-5c1e-a083-41b67807044a with scrape type 2
2026-03-30 04:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c40d5b9d-449f-5c1e-a083-41b67807044a, identifier: 10736967
2026-03-30 04:19:22 [adesa.be] INFO: Found listing with ID: 10737056
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.be%27%20and%20RowKey%20eq%20%2710737056%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Scrape type for 10737056: 2
2026-03-30 04:19:22 [adesa.be] INFO: Scraping item 10737056 url https://www.openlane.eu/en/carv6/auction/10737056
2026-03-30 04:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10736953
2026-03-30 04:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10736953
2026-03-30 04:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5 with identifier: 10736953 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/10736953>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '053d2fb9-e3cd-59b6-9490-73bfbe8ae2e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGH638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 176613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2023-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 176.613 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710736953%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Saving data for 10736953: {'auction_closing_time': 1774865400.0, 'created_time': 1774627073.915883, 'last_price_update_time': 1774844362.446779}
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.be',RowKey='10736953') HTTP/1.1" 204 0
2026-03-30 04:19:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10736967
2026-03-30 04:19:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10736967
2026-03-30 04:19:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c40d5b9d-449f-5c1e-a083-41b67807044a with identifier: 10736967 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/10736967>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c40d5b9d-449f-5c1e-a083-41b67807044a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJJ111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736967',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 171506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-08-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 171.506 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736967%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Saving data for 10736967: {'auction_closing_time': 1774865400.0, 'created_time': 1774627074.505238, 'last_price_update_time': 1774844362.721884}
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.be',RowKey='10736967') HTTP/1.1" 204 0
2026-03-30 04:19:22 [adesa.be] INFO: Found listing with ID: 10737160
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.be%27%20and%20RowKey%20eq%20%2710737160%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Scrape type for 10737160: 2
2026-03-30 04:19:22 [adesa.be] INFO: Scraping item 10737160 url https://www.openlane.eu/en/carv6/auction/10737160
2026-03-30 04:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:22 [adesa.be] INFO: Found listing with ID: 10736915
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.be%27%20and%20RowKey%20eq%20%2710736915%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Scrape type for 10736915: 2
2026-03-30 04:19:22 [adesa.be] INFO: Scraping item 10736915 url https://www.openlane.eu/en/carv6/auction/10736915
2026-03-30 04:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:22 [adesa.be] INFO: Found listing with ID: 10737085
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.be%27%20and%20RowKey%20eq%20%2710737085%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Scrape type for 10737085: 2
2026-03-30 04:19:22 [adesa.be] INFO: Scraping item 10737085 url https://www.openlane.eu/en/carv6/auction/10737085
2026-03-30 04:19:22 [adesa.be] INFO: Found listing with ID: 10736931
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.be%27%20and%20RowKey%20eq%20%2710736931%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Scrape type for 10736931: 2
2026-03-30 04:19:22 [adesa.be] INFO: Scraping item 10736931 url https://www.openlane.eu/en/carv6/auction/10736931
2026-03-30 04:19:22 [adesa.be] INFO: Found listing with ID: 10736908
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.be%27%20and%20RowKey%20eq%20%2710736908%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Scrape type for 10736908: 2
2026-03-30 04:19:22 [adesa.be] INFO: Scraping item 10736908 url https://www.openlane.eu/en/carv6/auction/10736908
2026-03-30 04:19:22 [adesa.be] INFO: Found listing with ID: 10737029
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.be%27%20and%20RowKey%20eq%20%2710737029%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Scrape type for 10737029: 2
2026-03-30 04:19:22 [adesa.be] INFO: Scraping item 10737029 url https://www.openlane.eu/en/carv6/auction/10737029
2026-03-30 04:19:22 [adesa.be] INFO: Found listing with ID: 10737011
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.be%27%20and%20RowKey%20eq%20%2710737011%27 HTTP/1.1" 200 None
2026-03-30 04:19:22 [adesa.be] INFO: Scrape type for 10737011: 2
2026-03-30 04:19:22 [adesa.be] INFO: Scraping item 10737011 url https://www.openlane.eu/en/carv6/auction/10737011
2026-03-30 04:19:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10736985
2026-03-30 04:19:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b2721f-a830-58cd-9adf-2e177e522e84 with scrape type 2
2026-03-30 04:19:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12b2721f-a830-58cd-9adf-2e177e522e84 with scrape type 2
2026-03-30 04:19:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12b2721f-a830-58cd-9adf-2e177e522e84, identifier: 10736985
2026-03-30 04:19:22 [adesa.be] INFO: Found listing with ID: 10737075
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.be%27%20and%20RowKey%20eq%20%2710737075%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.be] INFO: Scrape type for 10737075: 2
2026-03-30 04:19:23 [adesa.be] INFO: Scraping item 10737075 url https://www.openlane.eu/en/carv6/auction/10737075
2026-03-30 04:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10736985
2026-03-30 04:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10736985
2026-03-30 04:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12b2721f-a830-58cd-9adf-2e177e522e84 with identifier: 10736985 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/10736985>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '12b2721f-a830-58cd-9adf-2e177e522e84',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTS258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736985',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 139425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12350,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d Lounge - Diesel - Automatic - 122 hp - '
'139.425 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736985%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.be] INFO: Saving data for 10736985: {'auction_closing_time': 1774865400.0, 'created_time': 1774627074.791986, 'last_price_update_time': 1774844363.394643}
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.be',RowKey='10736985') HTTP/1.1" 204 0
2026-03-30 04:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292
2026-03-30 04:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1aed41-d420-56a4-b286-d434e82e9e0e with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd1aed41-d420-56a4-b286-d434e82e9e0e with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd1aed41-d420-56a4-b286-d434e82e9e0e, identifier: 10740292
2026-03-30 04:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10736893
2026-03-30 04:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d1c03da-f99b-5117-aee7-b791c997bffe with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d1c03da-f99b-5117-aee7-b791c997bffe with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d1c03da-f99b-5117-aee7-b791c997bffe, identifier: 10736893
2026-03-30 04:19:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10737106
2026-03-30 04:19:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d1a2a8-b62d-597e-b981-188233c76f4a with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26d1a2a8-b62d-597e-b981-188233c76f4a with scrape type 2
2026-03-30 04:19:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26d1a2a8-b62d-597e-b981-188233c76f4a, identifier: 10737106
2026-03-30 04:19:23 [adesa.be] INFO: Found listing with ID: 10736914
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.be%27%20and%20RowKey%20eq%20%2710736914%27 HTTP/1.1" 200 None
2026-03-30 04:19:23 [adesa.be] INFO: Scrape type for 10736914: 2
2026-03-30 04:19:23 [adesa.be] INFO: Scraping item 10736914 url https://www.openlane.eu/en/carv6/auction/10736914
2026-03-30 04:19:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292
2026-03-30 04:19:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292
2026-03-30 04:19:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd1aed41-d420-56a4-b286-d434e82e9e0e with identifier: 10740292 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/10740292>
{'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': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'fd1aed41-d420-56a4-b286-d434e82e9e0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXV615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740292',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 66383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 320e Business - Hybrid - Automatic - 163 hp - 66.383 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740292%27 HTTP/1.1" 200 None
2026-03-30 04:19:24 [adesa.be] INFO: Saving data for 10740292: {'auction_closing_time': 1774865400.0, 'created_time': 1774649919.512823, 'last_price_update_time': 1774844364.039623}
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.be',RowKey='10740292') HTTP/1.1" 204 0
2026-03-30 04:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10736893
2026-03-30 04:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10736893
2026-03-30 04:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d1c03da-f99b-5117-aee7-b791c997bffe with identifier: 10736893 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/10736893>
{'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': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d1c03da-f99b-5117-aee7-b791c997bffe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HXR014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736893',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 87687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 330e Lounge - Hybrid - Automatic - 184 hp - 87.687 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736893%27 HTTP/1.1" 200 None
2026-03-30 04:19:24 [adesa.be] INFO: Saving data for 10736893: {'auction_closing_time': 1774865400.0, 'created_time': 1774627072.028864, 'last_price_update_time': 1774844364.311641}
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.be',RowKey='10736893') HTTP/1.1" 204 0
2026-03-30 04:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10737106
2026-03-30 04:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10737106
2026-03-30 04:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26d1a2a8-b62d-597e-b981-188233c76f4a with identifier: 10737106 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/10737106>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '26d1a2a8-b62d-597e-b981-188233c76f4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABC946',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737106',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 155580,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series Touring 316d - Diesel - Automatic - 122 hp - 155.580 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737106%27 HTTP/1.1" 200 None
2026-03-30 04:19:24 [adesa.be] INFO: Saving data for 10737106: {'auction_closing_time': 1774865400.0, 'created_time': 1774624803.68691, 'last_price_update_time': 1774844364.607539}
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.be',RowKey='10737106') HTTP/1.1" 204 0
2026-03-30 04:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737051> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:24 [adesa.be] INFO: Found listing with ID: 10737000
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.be%27%20and%20RowKey%20eq%20%2710737000%27 HTTP/1.1" 200 None
2026-03-30 04:19:24 [adesa.be] INFO: Scrape type for 10737000: 2
2026-03-30 04:19:24 [adesa.be] INFO: Scraping item 10737000 url https://www.openlane.eu/en/carv6/auction/10737000
2026-03-30 04:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:24 [adesa.be] INFO: Found listing with ID: 10736929
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.be%27%20and%20RowKey%20eq%20%2710736929%27 HTTP/1.1" 200 None
2026-03-30 04:19:24 [adesa.be] INFO: Scrape type for 10736929: 2
2026-03-30 04:19:24 [adesa.be] INFO: Scraping item 10736929 url https://www.openlane.eu/en/carv6/auction/10736929
2026-03-30 04:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:24 [adesa.be] INFO: Found listing with ID: 10737161
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.be%27%20and%20RowKey%20eq%20%2710737161%27 HTTP/1.1" 200 None
2026-03-30 04:19:24 [adesa.be] INFO: Scrape type for 10737161: 2
2026-03-30 04:19:24 [adesa.be] INFO: Scraping item 10737161 url https://www.openlane.eu/en/carv6/auction/10737161
2026-03-30 04:19:24 [adesa.be] INFO: Found listing with ID: 10737092
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.be%27%20and%20RowKey%20eq%20%2710737092%27 HTTP/1.1" 200 None
2026-03-30 04:19:25 [adesa.be] INFO: Scrape type for 10737092: 2
2026-03-30 04:19:25 [adesa.be] INFO: Scraping item 10737092 url https://www.openlane.eu/en/carv6/auction/10737092
2026-03-30 04:19:25 [adesa.be] INFO: Found listing with ID: 10736879
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.be%27%20and%20RowKey%20eq%20%2710736879%27 HTTP/1.1" 200 None
2026-03-30 04:19:25 [adesa.be] INFO: Scrape type for 10736879: 2
2026-03-30 04:19:25 [adesa.be] INFO: Scraping item 10736879 url https://www.openlane.eu/en/carv6/auction/10736879
2026-03-30 04:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10737051
2026-03-30 04:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7702c948-d73c-59e0-b188-1ccbc7b0a681 with scrape type 2
2026-03-30 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7702c948-d73c-59e0-b188-1ccbc7b0a681 with scrape type 2
2026-03-30 04:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7702c948-d73c-59e0-b188-1ccbc7b0a681, identifier: 10737051
2026-03-30 04:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10737144
2026-03-30 04:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87b9ec47-7929-52ae-8bfb-ffe06c728231 with scrape type 2
2026-03-30 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87b9ec47-7929-52ae-8bfb-ffe06c728231 with scrape type 2
2026-03-30 04:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87b9ec47-7929-52ae-8bfb-ffe06c728231, identifier: 10737144
2026-03-30 04:19:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10737082
2026-03-30 04:19:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with scrape type 2
2026-03-30 04:19:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with scrape type 2
2026-03-30 04:19:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e, identifier: 10737082
2026-03-30 04:19:25 [adesa.be] INFO: Found listing with ID: 10737159
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.be%27%20and%20RowKey%20eq%20%2710737159%27 HTTP/1.1" 200 None
2026-03-30 04:19:25 [adesa.be] INFO: Scrape type for 10737159: 2
2026-03-30 04:19:25 [adesa.be] INFO: Scraping item 10737159 url https://www.openlane.eu/en/carv6/auction/10737159
2026-03-30 04:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10737051
2026-03-30 04:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10737051
2026-03-30 04:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7702c948-d73c-59e0-b188-1ccbc7b0a681 with identifier: 10737051 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/10737051>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '7702c948-d73c-59e0-b188-1ccbc7b0a681',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFX924',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737051',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 145538,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2022-07-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 318i Lounge - Petrol - Manual - 156 hp - 145.538 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737051%27 HTTP/1.1" 200 None
2026-03-30 04:19:25 [adesa.be] INFO: Saving data for 10737051: {'auction_closing_time': 1774865400.0, 'created_time': 1774627068.942775, 'last_price_update_time': 1774844365.593393}
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.be',RowKey='10737051') HTTP/1.1" 204 0
2026-03-30 04:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10737144
2026-03-30 04:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10737144
2026-03-30 04:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87b9ec47-7929-52ae-8bfb-ffe06c728231 with identifier: 10737144 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/10737144>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '87b9ec47-7929-52ae-8bfb-ffe06c728231',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTD535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737144',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 154791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 318d - Diesel - Automatic - 150 hp - 154.791 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737144%27 HTTP/1.1" 200 None
2026-03-30 04:19:25 [adesa.be] INFO: Saving data for 10737144: {'auction_closing_time': 1774865400.0, 'created_time': 1774627069.22993, 'last_price_update_time': 1774844365.884636}
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.be',RowKey='10737144') HTTP/1.1" 204 0
2026-03-30 04:19:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10737082
2026-03-30 04:19:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10737082
2026-03-30 04:19:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e with identifier: 10737082 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: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/10737082>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8c5b4ac-b824-5a9c-9403-fe7c5f8c961e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDV468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737082',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 210328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 3 Series 316d - Diesel - Automatic - 122 hp - 210.328 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737082%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Saving data for 10737082: {'auction_closing_time': 1774865400.0, 'created_time': 1774627069.96173, 'last_price_update_time': 1774844366.16509}
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.be',RowKey='10737082') HTTP/1.1" 204 0
2026-03-30 04:19:26 [adesa.be] INFO: Found listing with ID: 10737096
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.be%27%20and%20RowKey%20eq%20%2710737096%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Scrape type for 10737096: 2
2026-03-30 04:19:26 [adesa.be] INFO: Scraping item 10737096 url https://www.openlane.eu/en/carv6/auction/10737096
2026-03-30 04:19:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736993> (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/10737141> (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/10736903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:26 [adesa.be] INFO: Found listing with ID: 10737135
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.be%27%20and%20RowKey%20eq%20%2710737135%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Scrape type for 10737135: 2
2026-03-30 04:19:26 [adesa.be] INFO: Scraping item 10737135 url https://www.openlane.eu/en/carv6/auction/10737135
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 [adesa.be] INFO: Found listing with ID: 10736876
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.be%27%20and%20RowKey%20eq%20%2710736876%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Scrape type for 10736876: 2
2026-03-30 04:19:26 [adesa.be] INFO: Scraping item 10736876 url https://www.openlane.eu/en/carv6/auction/10736876
2026-03-30 04:19:26 [adesa.be] INFO: Found listing with ID: 10736886
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.be%27%20and%20RowKey%20eq%20%2710736886%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Scrape type for 10736886: 2
2026-03-30 04:19:26 [adesa.be] INFO: Scraping item 10736886 url https://www.openlane.eu/en/carv6/auction/10736886
2026-03-30 04:19:26 [adesa.be] INFO: Found listing with ID: 10736978
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.be%27%20and%20RowKey%20eq%20%2710736978%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Scrape type for 10736978: 2
2026-03-30 04:19:26 [adesa.be] INFO: Scraping item 10736978 url https://www.openlane.eu/en/carv6/auction/10736978
2026-03-30 04:19:26 [adesa.be] INFO: Found listing with ID: 10737012
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.be%27%20and%20RowKey%20eq%20%2710737012%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Scrape type for 10737012: 2
2026-03-30 04:19:26 [adesa.be] INFO: Scraping item 10737012 url https://www.openlane.eu/en/carv6/auction/10737012
2026-03-30 04:19:26 [adesa.be] INFO: Found listing with ID: 10736960
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.be%27%20and%20RowKey%20eq%20%2710736960%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Scrape type for 10736960: 2
2026-03-30 04:19:26 [adesa.be] INFO: Scraping item 10736960 url https://www.openlane.eu/en/carv6/auction/10736960
2026-03-30 04:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10736993
2026-03-30 04:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8c96455-d58e-549e-9558-36907e11e598 with scrape type 2
2026-03-30 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8c96455-d58e-549e-9558-36907e11e598 with scrape type 2
2026-03-30 04:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b8c96455-d58e-549e-9558-36907e11e598, identifier: 10736993
2026-03-30 04:19:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10737141
2026-03-30 04:19:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 656c29c4-7494-5d09-8211-cfb32f754af2 with scrape type 2
2026-03-30 04:19:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 656c29c4-7494-5d09-8211-cfb32f754af2 with scrape type 2
2026-03-30 04:19:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 656c29c4-7494-5d09-8211-cfb32f754af2, identifier: 10737141
2026-03-30 04:19:26 [adesa.be] INFO: Found listing with ID: 10736899
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.be%27%20and%20RowKey%20eq%20%2710736899%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Scrape type for 10736899: 2
2026-03-30 04:19:26 [adesa.be] INFO: Scraping item 10736899 url https://www.openlane.eu/en/carv6/auction/10736899
2026-03-30 04:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10736993
2026-03-30 04:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10736993
2026-03-30 04:19:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b8c96455-d58e-549e-9558-36907e11e598 with identifier: 10736993 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/10736993>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b8c96455-d58e-549e-9558-36907e11e598',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSG302',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736993',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 140014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series Gran Tourer 216d - Diesel - Automatic - 116 hp - '
'140.014 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736993%27 HTTP/1.1" 200 None
2026-03-30 04:19:26 [adesa.be] INFO: Saving data for 10736993: {'auction_closing_time': 1774865400.0, 'created_time': 1774627074.198953, 'last_price_update_time': 1774844366.800268}
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.be',RowKey='10736993') HTTP/1.1" 204 0
2026-03-30 04:19:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10737141
2026-03-30 04:19:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10737141
2026-03-30 04:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 656c29c4-7494-5d09-8211-cfb32f754af2 with identifier: 10737141 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/10737141>
{'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:10:00Z',
'fuel_type': 'Hybrid',
'id': '656c29c4-7494-5d09-8211-cfb32f754af2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGY467',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737141',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 75666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21350,
'price_includes_vat': True,
'registration_date': '2022-07-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 75.666 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737141%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Saving data for 10737141: {'auction_closing_time': 1774865400.0, 'created_time': 1774624807.181143, 'last_price_update_time': 1774844367.180868}
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.be',RowKey='10737141') HTTP/1.1" 204 0
2026-03-30 04:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10736903
2026-03-30 04:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028, identifier: 10736903
2026-03-30 04:19:27 [adesa.be] INFO: Found listing with ID: 10737134
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.be%27%20and%20RowKey%20eq%20%2710737134%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Scrape type for 10737134: 2
2026-03-30 04:19:27 [adesa.be] INFO: Scraping item 10737134 url https://www.openlane.eu/en/carv6/auction/10737134
2026-03-30 04:19:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10736903
2026-03-30 04:19:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10736903
2026-03-30 04:19:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c523e26-3c06-5db6-a7a8-6a5edc4eb028 with identifier: 10736903 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/10736903>
{'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': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9c523e26-3c06-5db6-a7a8-6a5edc4eb028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVV267',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736903',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 185465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series Active Tourer 216d Business - Diesel - Manual - 116 hp '
'- 185.465 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736903%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Saving data for 10736903: {'auction_closing_time': 1774865400.0, 'created_time': 1774627093.220481, 'last_price_update_time': 1774844367.657619}
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.be',RowKey='10736903') HTTP/1.1" 204 0
2026-03-30 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737165> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737126> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:27 [adesa.be] INFO: Found listing with ID: 10736898
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.be%27%20and%20RowKey%20eq%20%2710736898%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Scrape type for 10736898: 2
2026-03-30 04:19:27 [adesa.be] INFO: Scraping item 10736898 url https://www.openlane.eu/en/carv6/auction/10736898
2026-03-30 04:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:27 [adesa.be] INFO: Found listing with ID: 10736883
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.be%27%20and%20RowKey%20eq%20%2710736883%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Scrape type for 10736883: 2
2026-03-30 04:19:27 [adesa.be] INFO: Scraping item 10736883 url https://www.openlane.eu/en/carv6/auction/10736883
2026-03-30 04:19:27 [adesa.be] INFO: Found listing with ID: 10736924
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.be%27%20and%20RowKey%20eq%20%2710736924%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Scrape type for 10736924: 2
2026-03-30 04:19:27 [adesa.be] INFO: Scraping item 10736924 url https://www.openlane.eu/en/carv6/auction/10736924
2026-03-30 04:19:27 [adesa.be] INFO: Found listing with ID: 10737136
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.be%27%20and%20RowKey%20eq%20%2710737136%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Scrape type for 10737136: 2
2026-03-30 04:19:27 [adesa.be] INFO: Scraping item 10737136 url https://www.openlane.eu/en/carv6/auction/10737136
2026-03-30 04:19:27 [adesa.be] INFO: Found listing with ID: 10737156
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.be%27%20and%20RowKey%20eq%20%2710737156%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Scrape type for 10737156: 2
2026-03-30 04:19:27 [adesa.be] INFO: Scraping item 10737156 url https://www.openlane.eu/en/carv6/auction/10737156
2026-03-30 04:19:27 [adesa.be] INFO: Found listing with ID: 10737069
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.be%27%20and%20RowKey%20eq%20%2710737069%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Scrape type for 10737069: 2
2026-03-30 04:19:27 [adesa.be] INFO: Scraping item 10737069 url https://www.openlane.eu/en/carv6/auction/10737069
2026-03-30 04:19:27 [adesa.be] INFO: Found listing with ID: 10737065
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.be%27%20and%20RowKey%20eq%20%2710737065%27 HTTP/1.1" 200 None
2026-03-30 04:19:27 [adesa.be] INFO: Scrape type for 10737065: 2
2026-03-30 04:19:27 [adesa.be] INFO: Scraping item 10737065 url https://www.openlane.eu/en/carv6/auction/10737065
2026-03-30 04:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10737165
2026-03-30 04:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7, identifier: 10737165
2026-03-30 04:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293
2026-03-30 04:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afcc071c-7b6f-56c9-abe9-06adcd11653e with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afcc071c-7b6f-56c9-abe9-06adcd11653e with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afcc071c-7b6f-56c9-abe9-06adcd11653e, identifier: 10740293
2026-03-30 04:19:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10737126
2026-03-30 04:19:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with scrape type 2
2026-03-30 04:19:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with scrape type 2
2026-03-30 04:19:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e, identifier: 10737126
2026-03-30 04:19:28 [adesa.be] INFO: Found listing with ID: 10737066
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.be%27%20and%20RowKey%20eq%20%2710737066%27 HTTP/1.1" 200 None
2026-03-30 04:19:28 [adesa.be] INFO: Scrape type for 10737066: 2
2026-03-30 04:19:28 [adesa.be] INFO: Scraping item 10737066 url https://www.openlane.eu/en/carv6/auction/10737066
2026-03-30 04:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10737165
2026-03-30 04:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10737165
2026-03-30 04:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f281b0ef-4dd5-5b93-ba70-ab67ded0fda7 with identifier: 10737165 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/10737165>
{'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': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f281b0ef-4dd5-5b93-ba70-ab67ded0fda7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMY058',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737165',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 100777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18450,
'price_includes_vat': True,
'registration_date': '2020-10-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 35 TDI S Line - Diesel - Automatic - 150 hp - 100.777 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737165%27 HTTP/1.1" 200 None
2026-03-30 04:19:28 [adesa.be] INFO: Saving data for 10737165: {'auction_closing_time': 1774865400.0, 'created_time': 1774627073.593878, 'last_price_update_time': 1774844368.373483}
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.be',RowKey='10737165') HTTP/1.1" 204 0
2026-03-30 04:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293
2026-03-30 04:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293
2026-03-30 04:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afcc071c-7b6f-56c9-abe9-06adcd11653e with identifier: 10740293 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/10740293>
{'auction_title': '',
'c_o_2_emission_value': 120,
'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': 'afcc071c-7b6f-56c9-abe9-06adcd11653e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YND174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740293',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 163712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15250,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 35 TDI Business - Diesel - Automatic - 150 hp - 163.712 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710740293%27 HTTP/1.1" 200 None
2026-03-30 04:19:28 [adesa.be] INFO: Saving data for 10740293: {'auction_closing_time': 1774865400.0, 'created_time': 1774649900.219745, 'last_price_update_time': 1774844368.651332}
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.be',RowKey='10740293') HTTP/1.1" 204 0
2026-03-30 04:19:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10737126
2026-03-30 04:19:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10737126
2026-03-30 04:19:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a705f0e2-6b55-5888-8dc8-f0e073b6bc5e with identifier: 10737126 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/10737126>
{'auction_title': '',
'c_o_2_emission_value': 34,
'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:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a705f0e2-6b55-5888-8dc8-f0e073b6bc5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPM474',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737126',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 163428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi Q3 1.4 TFSIe Attraction - Hybrid - Automatic - 150 hp - '
'163.428 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737126%27 HTTP/1.1" 200 None
2026-03-30 04:19:28 [adesa.be] INFO: Saving data for 10737126: {'auction_closing_time': 1774865400.0, 'created_time': 1774627073.201809, 'last_price_update_time': 1774844368.935429}
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.be',RowKey='10737126') HTTP/1.1" 204 0
2026-03-30 04:19:28 [adesa.be] INFO: Found listing with ID: 10736972
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.be%27%20and%20RowKey%20eq%20%2710736972%27 HTTP/1.1" 200 None
2026-03-30 04:19:28 [adesa.be] INFO: Scrape type for 10736972: 2
2026-03-30 04:19:28 [adesa.be] INFO: Scraping item 10736972 url https://www.openlane.eu/en/carv6/auction/10736972
2026-03-30 04:19:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737056> (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/10736937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:28 [adesa.be] INFO: Found listing with ID: 10736882
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:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736882%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.be] INFO: Scrape type for 10736882: 2
2026-03-30 04:19:29 [adesa.be] INFO: Scraping item 10736882 url https://www.openlane.eu/en/carv6/auction/10736882
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10740288
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.be%27%20and%20RowKey%20eq%20%2710740288%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.be] INFO: Scrape type for 10740288: 2
2026-03-30 04:19:29 [adesa.be] INFO: Scraping item 10740288 url https://www.openlane.eu/en/carv6/auction/10740288
2026-03-30 04:19:29 [adesa.be] INFO: Found listing with ID: 10736867
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.be%27%20and%20RowKey%20eq%20%2710736867%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.be] INFO: Scrape type for 10736867: 2
2026-03-30 04:19:29 [adesa.be] INFO: Scraping item 10736867 url https://www.openlane.eu/en/carv6/auction/10736867
2026-03-30 04:19:29 [adesa.be] INFO: Found listing with ID: 10737047
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.be%27%20and%20RowKey%20eq%20%2710737047%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.be] INFO: Scrape type for 10737047: 2
2026-03-30 04:19:29 [adesa.be] INFO: Scraping item 10737047 url https://www.openlane.eu/en/carv6/auction/10737047
2026-03-30 04:19:29 [adesa.be] INFO: Found listing with ID: 10740289
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.be%27%20and%20RowKey%20eq%20%2710740289%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.be] INFO: Scrape type for 10740289: 2
2026-03-30 04:19:29 [adesa.be] INFO: Scraping item 10740289 url https://www.openlane.eu/en/carv6/auction/10740289
2026-03-30 04:19:29 [adesa.be] INFO: Found listing with ID: 10736894
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.be%27%20and%20RowKey%20eq%20%2710736894%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.be] INFO: Scrape type for 10736894: 2
2026-03-30 04:19:29 [adesa.be] INFO: Scraping item 10736894 url https://www.openlane.eu/en/carv6/auction/10736894
2026-03-30 04:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10737056
2026-03-30 04:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17, identifier: 10737056
2026-03-30 04:19:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10736937
2026-03-30 04:19:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with scrape type 2
2026-03-30 04:19:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375, identifier: 10736937
2026-03-30 04:19:29 [adesa.be] INFO: Found listing with ID: 10737001
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.be%27%20and%20RowKey%20eq%20%2710737001%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.be] INFO: Scrape type for 10737001: 2
2026-03-30 04:19:29 [adesa.be] INFO: Scraping item 10737001 url https://www.openlane.eu/en/carv6/auction/10737001
2026-03-30 04:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10737056
2026-03-30 04:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10737056
2026-03-30 04:19:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17 with identifier: 10737056 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/10737056>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '00ea27ba-3c2f-5b68-b2a1-9174f0cf5b17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAV950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737056',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 143160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 530e Lounge - Hybrid - Automatic - 184 hp - '
'143.160 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737056%27 HTTP/1.1" 200 None
2026-03-30 04:19:29 [adesa.be] INFO: Saving data for 10737056: {'auction_closing_time': 1774865400.0, 'created_time': 1774627058.392614, 'last_price_update_time': 1774844369.876743}
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.be',RowKey='10737056') HTTP/1.1" 204 0
2026-03-30 04:19:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10736937
2026-03-30 04:19:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10736937
2026-03-30 04:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88a8dc62-4334-5b8e-bae7-f3bf92fe5375 with identifier: 10736937 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/10736937>
{'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-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '88a8dc62-4334-5b8e-bae7-f3bf92fe5375',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHW074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736937',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 149059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 149.059 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736937%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Saving data for 10736937: {'auction_closing_time': 1774865400.0, 'created_time': 1774627082.366651, 'last_price_update_time': 1774844370.235182}
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.be',RowKey='10736937') HTTP/1.1" 204 0
2026-03-30 04:19:30 [adesa.be] INFO: Found listing with ID: 10737020
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.be%27%20and%20RowKey%20eq%20%2710737020%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Scrape type for 10737020: 2
2026-03-30 04:19:30 [adesa.be] INFO: Scraping item 10737020 url https://www.openlane.eu/en/carv6/auction/10737020
2026-03-30 04:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737163> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:30 [adesa.be] INFO: Found listing with ID: 10736945
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.be%27%20and%20RowKey%20eq%20%2710736945%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Scrape type for 10736945: 2
2026-03-30 04:19:30 [adesa.be] INFO: Scraping item 10736945 url https://www.openlane.eu/en/carv6/auction/10736945
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10736969
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.be%27%20and%20RowKey%20eq%20%2710736969%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Scrape type for 10736969: 2
2026-03-30 04:19:30 [adesa.be] INFO: Scraping item 10736969 url https://www.openlane.eu/en/carv6/auction/10736969
2026-03-30 04:19:30 [adesa.be] INFO: Found listing with ID: 10736943
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.be%27%20and%20RowKey%20eq%20%2710736943%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Scrape type for 10736943: 2
2026-03-30 04:19:30 [adesa.be] INFO: Scraping item 10736943 url https://www.openlane.eu/en/carv6/auction/10736943
2026-03-30 04:19:30 [adesa.be] INFO: Found listing with ID: 10736869
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.be%27%20and%20RowKey%20eq%20%2710736869%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Scrape type for 10736869: 2
2026-03-30 04:19:30 [adesa.be] INFO: Scraping item 10736869 url https://www.openlane.eu/en/carv6/auction/10736869
2026-03-30 04:19:30 [adesa.be] INFO: Found listing with ID: 10737040
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.be%27%20and%20RowKey%20eq%20%2710737040%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Scrape type for 10737040: 2
2026-03-30 04:19:30 [adesa.be] INFO: Scraping item 10737040 url https://www.openlane.eu/en/carv6/auction/10737040
2026-03-30 04:19:30 [adesa.be] INFO: Found listing with ID: 10737039
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.be%27%20and%20RowKey%20eq%20%2710737039%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Scrape type for 10737039: 2
2026-03-30 04:19:30 [adesa.be] INFO: Scraping item 10737039 url https://www.openlane.eu/en/carv6/auction/10737039
2026-03-30 04:19:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: 47f5dc99-e40f-513e-a0b2-1d4d06321132 with identifier: 10736914
2026-03-30 04:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47f5dc99-e40f-513e-a0b2-1d4d06321132 with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47f5dc99-e40f-513e-a0b2-1d4d06321132 with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47f5dc99-e40f-513e-a0b2-1d4d06321132, identifier: 10736914
2026-03-30 04:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10737093
2026-03-30 04:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d26a0d25-6fc2-55ec-a523-682228fdb250 with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d26a0d25-6fc2-55ec-a523-682228fdb250 with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d26a0d25-6fc2-55ec-a523-682228fdb250, identifier: 10737093
2026-03-30 04:19:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10737163
2026-03-30 04:19:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with scrape type 2
2026-03-30 04:19:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae, identifier: 10737163
2026-03-30 04:19:30 [adesa.be] INFO: Found listing with ID: 10736926
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.be%27%20and%20RowKey%20eq%20%2710736926%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Scrape type for 10736926: 2
2026-03-30 04:19:30 [adesa.be] INFO: Scraping item 10736926 url https://www.openlane.eu/en/carv6/auction/10736926
2026-03-30 04:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47f5dc99-e40f-513e-a0b2-1d4d06321132 with identifier: 10736914
2026-03-30 04:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47f5dc99-e40f-513e-a0b2-1d4d06321132 with identifier: 10736914
2026-03-30 04:19:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47f5dc99-e40f-513e-a0b2-1d4d06321132 with identifier: 10736914 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/10736914>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '47f5dc99-e40f-513e-a0b2-1d4d06321132',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XEL152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736914',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 95209,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12650,
'price_includes_vat': True,
'registration_date': '2019-12-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 16d Business - Diesel - Automatic - 116 hp - 95.209 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736914%27 HTTP/1.1" 200 None
2026-03-30 04:19:30 [adesa.be] INFO: Saving data for 10736914: {'auction_closing_time': 1774865400.0, 'created_time': 1774624822.677729, 'last_price_update_time': 1774844370.961203}
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.be',RowKey='10736914') HTTP/1.1" 204 0
2026-03-30 04:19:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10737093
2026-03-30 04:19:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10737093
2026-03-30 04:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d26a0d25-6fc2-55ec-a523-682228fdb250 with identifier: 10737093 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/10737093>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd26a0d25-6fc2-55ec-a523-682228fdb250',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVR819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737093',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 146693,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 518d Lounge - Diesel - Automatic - 150 hp - '
'146.693 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737093%27 HTTP/1.1" 200 None
2026-03-30 04:19:31 [adesa.be] INFO: Saving data for 10737093: {'auction_closing_time': 1774865400.0, 'created_time': 1774624809.082886, 'last_price_update_time': 1774844371.68198}
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.be',RowKey='10737093') HTTP/1.1" 204 0
2026-03-30 04:19:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10737163
2026-03-30 04:19:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10737163
2026-03-30 04:19:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07807d3a-4540-5a1e-bec4-58dc83d1c7ae with identifier: 10737163 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/10737163>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '07807d3a-4540-5a1e-bec4-58dc83d1c7ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKD273',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737163',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 169222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-04-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 518d - Diesel - Automatic - 136 hp - 169.222 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737163%27 HTTP/1.1" 200 None
2026-03-30 04:19:31 [adesa.be] INFO: Saving data for 10737163: {'auction_closing_time': 1774865400.0, 'created_time': 1774627058.70764, 'last_price_update_time': 1774844371.957515}
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.be',RowKey='10737163') HTTP/1.1" 204 0
2026-03-30 04:19:31 [adesa.be] INFO: Found listing with ID: 10737124
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.be%27%20and%20RowKey%20eq%20%2710737124%27 HTTP/1.1" 200 None
2026-03-30 04:19:31 [adesa.be] INFO: Scrape type for 10737124: 2
2026-03-30 04:19:31 [adesa.be] INFO: Scraping item 10737124 url https://www.openlane.eu/en/carv6/auction/10737124
2026-03-30 04:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737000> (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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10737164
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.be%27%20and%20RowKey%20eq%20%2710737164%27 HTTP/1.1" 200 None
2026-03-30 04:19:32 [adesa.be] INFO: Scrape type for 10737164: 2
2026-03-30 04:19:32 [adesa.be] INFO: Scraping item 10737164 url https://www.openlane.eu/en/carv6/auction/10737164
2026-03-30 04:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe235180-d22d-5ef3-8ab8-2835c8730d49 with identifier: 10739610
2026-03-30 04:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe235180-d22d-5ef3-8ab8-2835c8730d49 with scrape type 2
2026-03-30 04:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe235180-d22d-5ef3-8ab8-2835c8730d49 with scrape type 2
2026-03-30 04:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe235180-d22d-5ef3-8ab8-2835c8730d49, identifier: 10739610
2026-03-30 04:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe235180-d22d-5ef3-8ab8-2835c8730d49 with identifier: 10739610
2026-03-30 04:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe235180-d22d-5ef3-8ab8-2835c8730d49 with identifier: 10739610
2026-03-30 04:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe235180-d22d-5ef3-8ab8-2835c8730d49 with identifier: 10739610 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/10739610>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T08:15:00Z',
'fuel_type': 'Diesel',
'id': 'fe235180-d22d-5ef3-8ab8-2835c8730d49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLQ568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739610',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 59676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot Expert 2.0 HDI - Diesel - Automatic - 145 hp - 59.676 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710739610%27 HTTP/1.1" 200 None
2026-03-30 04:19:32 [adesa.be] INFO: Saving data for 10739610: {'auction_closing_time': 1774858500.0, 'created_time': 1774624743.544395, 'last_price_update_time': 1774844372.376415}
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.be',RowKey='10739610') HTTP/1.1" 204 0
2026-03-30 04:19:32 [adesa.be] INFO: Found listing with ID: 10736935
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.be%27%20and%20RowKey%20eq%20%2710736935%27 HTTP/1.1" 200 None
2026-03-30 04:19:32 [adesa.be] INFO: Scrape type for 10736935: 2
2026-03-30 04:19:32 [adesa.be] INFO: Scraping item 10736935 url https://www.openlane.eu/en/carv6/auction/10736935
2026-03-30 04:19:32 [adesa.be] INFO: Found listing with ID: 10736995
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.be%27%20and%20RowKey%20eq%20%2710736995%27 HTTP/1.1" 200 None
2026-03-30 04:19:32 [adesa.be] INFO: Scrape type for 10736995: 2
2026-03-30 04:19:32 [adesa.be] INFO: Scraping item 10736995 url https://www.openlane.eu/en/carv6/auction/10736995
2026-03-30 04:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10737075
2026-03-30 04:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d97127bb-15af-52d4-aedb-4507b8476ca3 with scrape type 2
2026-03-30 04:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d97127bb-15af-52d4-aedb-4507b8476ca3 with scrape type 2
2026-03-30 04:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d97127bb-15af-52d4-aedb-4507b8476ca3, identifier: 10737075
2026-03-30 04:19:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10737000
2026-03-30 04:19:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f7e430c-addb-5918-8ec0-9bdabe372571 with scrape type 2
2026-03-30 04:19:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f7e430c-addb-5918-8ec0-9bdabe372571 with scrape type 2
2026-03-30 04:19:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f7e430c-addb-5918-8ec0-9bdabe372571, identifier: 10737000
2026-03-30 04:19:32 [adesa.be] INFO: Found listing with ID: 10737147
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.be%27%20and%20RowKey%20eq%20%2710737147%27 HTTP/1.1" 200 None
2026-03-30 04:19:32 [adesa.be] INFO: Scrape type for 10737147: 2
2026-03-30 04:19:32 [adesa.be] INFO: Scraping item 10737147 url https://www.openlane.eu/en/carv6/auction/10737147
2026-03-30 04:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10737075
2026-03-30 04:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10737075
2026-03-30 04:19:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d97127bb-15af-52d4-aedb-4507b8476ca3 with identifier: 10737075 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/10737075>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'd97127bb-15af-52d4-aedb-4507b8476ca3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQF834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737075',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 182602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19350,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 182.602 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737075%27 HTTP/1.1" 200 None
2026-03-30 04:19:32 [adesa.be] INFO: Saving data for 10737075: {'auction_closing_time': 1774865400.0, 'created_time': 1774624810.065039, 'last_price_update_time': 1774844372.888971}
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.be',RowKey='10737075') HTTP/1.1" 204 0
2026-03-30 04:19:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10737000
2026-03-30 04:19:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10737000
2026-03-30 04:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f7e430c-addb-5918-8ec0-9bdabe372571 with identifier: 10737000 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/10737000>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0f7e430c-addb-5918-8ec0-9bdabe372571',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAJ435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737000',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 136416,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2022-05-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 16d X Line - Diesel - Automatic - 116 hp - 136.416 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737000%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Saving data for 10737000: {'auction_closing_time': 1774865400.0, 'created_time': 1774624810.776215, 'last_price_update_time': 1774844373.257367}
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.be',RowKey='10737000') HTTP/1.1" 204 0
2026-03-30 04:19:33 [adesa.be] INFO: Found listing with ID: 10740294
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.be%27%20and%20RowKey%20eq%20%2710740294%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10740294: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10740294 url https://www.openlane.eu/en/carv6/auction/10740294
2026-03-30 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.be] INFO: Found listing with ID: 10736927
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.be%27%20and%20RowKey%20eq%20%2710736927%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10736927: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10736927 url https://www.openlane.eu/en/carv6/auction/10736927
2026-03-30 04:19:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:33 [adesa.be] INFO: Found listing with ID: 10736950
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.be%27%20and%20RowKey%20eq%20%2710736950%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10736950: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10736950 url https://www.openlane.eu/en/carv6/auction/10736950
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.be] INFO: Found listing with ID: 10736952
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.be%27%20and%20RowKey%20eq%20%2710736952%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10736952: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10736952 url https://www.openlane.eu/en/carv6/auction/10736952
2026-03-30 04:19:33 [adesa.be] INFO: Found listing with ID: 10737058
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.be%27%20and%20RowKey%20eq%20%2710737058%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10737058: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10737058 url https://www.openlane.eu/en/carv6/auction/10737058
2026-03-30 04:19:33 [adesa.be] INFO: Found listing with ID: 10737013
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.be%27%20and%20RowKey%20eq%20%2710737013%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10737013: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10737013 url https://www.openlane.eu/en/carv6/auction/10737013
2026-03-30 04:19:33 [adesa.be] INFO: Found listing with ID: 10737120
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.be%27%20and%20RowKey%20eq%20%2710737120%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10737120: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10737120 url https://www.openlane.eu/en/carv6/auction/10737120
2026-03-30 04:19:33 [adesa.be] INFO: Found listing with ID: 10737035
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.be%27%20and%20RowKey%20eq%20%2710737035%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10737035: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10737035 url https://www.openlane.eu/en/carv6/auction/10737035
2026-03-30 04:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10736879
2026-03-30 04:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a with scrape type 2
2026-03-30 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8620e7ee-d0e2-5647-b78f-4ab608872a4a with scrape type 2
2026-03-30 04:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8620e7ee-d0e2-5647-b78f-4ab608872a4a, identifier: 10736879
2026-03-30 04:19:33 [adesa.be] INFO: Found listing with ID: 10736863
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.be%27%20and%20RowKey%20eq%20%2710736863%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10736863: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10736863 url https://www.openlane.eu/en/carv6/auction/10736863
2026-03-30 04:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10736879
2026-03-30 04:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10736879
2026-03-30 04:19:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8620e7ee-d0e2-5647-b78f-4ab608872a4a with identifier: 10736879 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/10736879>
{'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': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '8620e7ee-d0e2-5647-b78f-4ab608872a4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GBJ055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736879',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 22208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2024-10-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 20i - Petrol - Automatic - 136 hp - 22.208 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710736879%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Saving data for 10736879: {'auction_closing_time': 1774865400.0, 'created_time': 1774624823.824553, 'last_price_update_time': 1774844373.806517}
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.be',RowKey='10736879') HTTP/1.1" 204 0
2026-03-30 04:19:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10737134
2026-03-30 04:19:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b28c79ca-4bbf-50ee-a26a-c649d2c68617 with scrape type 2
2026-03-30 04:19:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b28c79ca-4bbf-50ee-a26a-c649d2c68617 with scrape type 2
2026-03-30 04:19:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b28c79ca-4bbf-50ee-a26a-c649d2c68617, identifier: 10737134
2026-03-30 04:19:33 [adesa.be] INFO: Found listing with ID: 10736880
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.be%27%20and%20RowKey%20eq%20%2710736880%27 HTTP/1.1" 200 None
2026-03-30 04:19:33 [adesa.be] INFO: Scrape type for 10736880: 2
2026-03-30 04:19:33 [adesa.be] INFO: Scraping item 10736880 url https://www.openlane.eu/en/carv6/auction/10736880
2026-03-30 04:19:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10737134
2026-03-30 04:19:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10737134
2026-03-30 04:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b28c79ca-4bbf-50ee-a26a-c649d2c68617 with identifier: 10737134 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/10737134>
{'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': 211,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b28c79ca-4bbf-50ee-a26a-c649d2c68617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRG133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737134',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 124142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28350,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 211 hp - 124.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737134%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.be] INFO: Saving data for 10737134: {'auction_closing_time': 1774865400.0, 'created_time': 1774624829.470456, 'last_price_update_time': 1774844374.186786}
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.be',RowKey='10737134') HTTP/1.1" 204 0
2026-03-30 04:19:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:34 [adesa.be] INFO: Found listing with ID: 10737122
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.be%27%20and%20RowKey%20eq%20%2710737122%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.be] INFO: Scrape type for 10737122: 2
2026-03-30 04:19:34 [adesa.be] INFO: Scraping item 10737122 url https://www.openlane.eu/en/carv6/auction/10737122
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.be] INFO: Found listing with ID: 10737008
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.be%27%20and%20RowKey%20eq%20%2710737008%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.be] INFO: Scrape type for 10737008: 2
2026-03-30 04:19:34 [adesa.be] INFO: Scraping item 10737008 url https://www.openlane.eu/en/carv6/auction/10737008
2026-03-30 04:19:34 [adesa.be] INFO: Found listing with ID: 10736912
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.be%27%20and%20RowKey%20eq%20%2710736912%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.be] INFO: Scrape type for 10736912: 2
2026-03-30 04:19:34 [adesa.be] INFO: Scraping item 10736912 url https://www.openlane.eu/en/carv6/auction/10736912
2026-03-30 04:19:34 [adesa.be] INFO: Found listing with ID: 10736887
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.be%27%20and%20RowKey%20eq%20%2710736887%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.be] INFO: Scrape type for 10736887: 2
2026-03-30 04:19:34 [adesa.be] INFO: Scraping item 10736887 url https://www.openlane.eu/en/carv6/auction/10736887
2026-03-30 04:19:34 [adesa.be] INFO: Found listing with ID: 10736888
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.be%27%20and%20RowKey%20eq%20%2710736888%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.be] INFO: Scrape type for 10736888: 2
2026-03-30 04:19:34 [adesa.be] INFO: Scraping item 10736888 url https://www.openlane.eu/en/carv6/auction/10736888
2026-03-30 04:19:34 [adesa.be] INFO: Found listing with ID: 10737087
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.be%27%20and%20RowKey%20eq%20%2710737087%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.be] INFO: Scrape type for 10737087: 2
2026-03-30 04:19:34 [adesa.be] INFO: Scraping item 10737087 url https://www.openlane.eu/en/carv6/auction/10737087
2026-03-30 04:19:34 [adesa.be] INFO: Found listing with ID: 10737116
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.be%27%20and%20RowKey%20eq%20%2710737116%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.be] INFO: Scrape type for 10737116: 2
2026-03-30 04:19:34 [adesa.be] INFO: Scraping item 10737116 url https://www.openlane.eu/en/carv6/auction/10737116
2026-03-30 04:19:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10737159
2026-03-30 04:19:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 243bed85-092e-55aa-8299-8ec45f225161 with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 243bed85-092e-55aa-8299-8ec45f225161 with scrape type 2
2026-03-30 04:19:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 243bed85-092e-55aa-8299-8ec45f225161, identifier: 10737159
2026-03-30 04:19:34 [adesa.be] INFO: Found listing with ID: 10737153
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.be%27%20and%20RowKey%20eq%20%2710737153%27 HTTP/1.1" 200 None
2026-03-30 04:19:34 [adesa.be] INFO: Scrape type for 10737153: 2
2026-03-30 04:19:34 [adesa.be] INFO: Scraping item 10737153 url https://www.openlane.eu/en/carv6/auction/10737153
2026-03-30 04:19:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10737159
2026-03-30 04:19:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:19:34 [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:19:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:19:34 [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:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10737159
2026-03-30 04:19:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 243bed85-092e-55aa-8299-8ec45f225161 with identifier: 10737159 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/10737159>
{'auction_title': '',
'c_o_2_emission_value': 40,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '243bed85-092e-55aa-8299-8ec45f225161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEM476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737159',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 111717,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 111.717 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737159%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Saving data for 10737159: {'auction_closing_time': 1774865400.0, 'created_time': 1774624814.885704, 'last_price_update_time': 1774844375.108182}
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.be',RowKey='10737159') HTTP/1.1" 204 0
2026-03-30 04:19:35 [adesa.be] INFO: Found listing with ID: 10736942
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.be%27%20and%20RowKey%20eq%20%2710736942%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Scrape type for 10736942: 2
2026-03-30 04:19:35 [adesa.be] INFO: Scraping item 10736942 url https://www.openlane.eu/en/carv6/auction/10736942
2026-03-30 04:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736899> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737100> (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/10737066> (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/10736972> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:35 [adesa.be] INFO: Found listing with ID: 10736974
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.be%27%20and%20RowKey%20eq%20%2710736974%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Scrape type for 10736974: 2
2026-03-30 04:19:35 [adesa.be] INFO: Scraping item 10736974 url https://www.openlane.eu/en/carv6/auction/10736974
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 [zyte_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.be] INFO: Found listing with ID: 10737089
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.be%27%20and%20RowKey%20eq%20%2710737089%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Scrape type for 10737089: 2
2026-03-30 04:19:35 [adesa.be] INFO: Scraping item 10737089 url https://www.openlane.eu/en/carv6/auction/10737089
2026-03-30 04:19:35 [adesa.be] INFO: Found listing with ID: 10736910
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.be%27%20and%20RowKey%20eq%20%2710736910%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Scrape type for 10736910: 2
2026-03-30 04:19:35 [adesa.be] INFO: Scraping item 10736910 url https://www.openlane.eu/en/carv6/auction/10736910
2026-03-30 04:19:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:35 [adesa.be] INFO: Found listing with ID: 10737074
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.be%27%20and%20RowKey%20eq%20%2710737074%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Scrape type for 10737074: 2
2026-03-30 04:19:35 [adesa.be] INFO: Scraping item 10737074 url https://www.openlane.eu/en/carv6/auction/10737074
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.be] INFO: Found listing with ID: 10736992
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.be%27%20and%20RowKey%20eq%20%2710736992%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Scrape type for 10736992: 2
2026-03-30 04:19:35 [adesa.be] INFO: Scraping item 10736992 url https://www.openlane.eu/en/carv6/auction/10736992
2026-03-30 04:19:35 [adesa.be] INFO: Found listing with ID: 10740287
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.be%27%20and%20RowKey%20eq%20%2710740287%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Scrape type for 10740287: 2
2026-03-30 04:19:35 [adesa.be] INFO: Scraping item 10740287 url https://www.openlane.eu/en/carv6/auction/10740287
2026-03-30 04:19:35 [adesa.be] INFO: Found listing with ID: 10737003
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.be%27%20and%20RowKey%20eq%20%2710737003%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Scrape type for 10737003: 2
2026-03-30 04:19:35 [adesa.be] INFO: Scraping item 10737003 url https://www.openlane.eu/en/carv6/auction/10737003
2026-03-30 04:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10736899
2026-03-30 04:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c287a7-e99b-5df3-8166-27da991e8c70 with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66c287a7-e99b-5df3-8166-27da991e8c70 with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66c287a7-e99b-5df3-8166-27da991e8c70, identifier: 10736899
2026-03-30 04:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10737100
2026-03-30 04:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92b3a631-be2a-5e81-8a7d-25d90a07baee with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92b3a631-be2a-5e81-8a7d-25d90a07baee with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92b3a631-be2a-5e81-8a7d-25d90a07baee, identifier: 10737100
2026-03-30 04:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10737066
2026-03-30 04:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e60e3713-4e9a-5b59-a33c-1e1b0e039c48, identifier: 10737066
2026-03-30 04:19:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with identifier: 10736972
2026-03-30 04:19:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with scrape type 2
2026-03-30 04:19:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7, identifier: 10736972
2026-03-30 04:19:35 [adesa.be] INFO: Found listing with ID: 10737090
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.be%27%20and%20RowKey%20eq%20%2710737090%27 HTTP/1.1" 200 None
2026-03-30 04:19:35 [adesa.be] INFO: Scrape type for 10737090: 2
2026-03-30 04:19:35 [adesa.be] INFO: Scraping item 10737090 url https://www.openlane.eu/en/carv6/auction/10737090
2026-03-30 04:19:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10736899
2026-03-30 04:19:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10736899
2026-03-30 04:19:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66c287a7-e99b-5df3-8166-27da991e8c70 with identifier: 10736899 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: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/10736899>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '66c287a7-e99b-5df3-8166-27da991e8c70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTG688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736899',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 172158,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25450,
'price_includes_vat': True,
'registration_date': '2020-05-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X5 25d - xDrive - Diesel - Automatic - 211 hp - 172.158 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736899%27 HTTP/1.1" 200 None
2026-03-30 04:19:36 [adesa.be] INFO: Saving data for 10736899: {'auction_closing_time': 1774865400.0, 'created_time': 1774627048.547352, 'last_price_update_time': 1774844376.137106}
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.be',RowKey='10736899') HTTP/1.1" 204 0
2026-03-30 04:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10737100
2026-03-30 04:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10737100
2026-03-30 04:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92b3a631-be2a-5e81-8a7d-25d90a07baee with identifier: 10737100 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/10737100>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '92b3a631-be2a-5e81-8a7d-25d90a07baee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CFM128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737100',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 147380,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 2 Series Gran Coupé 216d Sport Line - Diesel - Automatic - 116 '
'hp - 147.380 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737100%27 HTTP/1.1" 200 None
2026-03-30 04:19:36 [adesa.be] INFO: Saving data for 10737100: {'auction_closing_time': 1774865400.0, 'created_time': 1774627070.808263, 'last_price_update_time': 1774844376.415817}
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.be',RowKey='10737100') HTTP/1.1" 204 0
2026-03-30 04:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10737066
2026-03-30 04:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10737066
2026-03-30 04:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e60e3713-4e9a-5b59-a33c-1e1b0e039c48 with identifier: 10737066 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/10737066>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e60e3713-4e9a-5b59-a33c-1e1b0e039c48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAC832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737066',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 88745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'88.745 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737066%27 HTTP/1.1" 200 None
2026-03-30 04:19:36 [adesa.be] INFO: Saving data for 10737066: {'auction_closing_time': 1774865400.0, 'created_time': 1774624821.284301, 'last_price_update_time': 1774844376.693434}
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.be',RowKey='10737066') HTTP/1.1" 204 0
2026-03-30 04:19:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with identifier: 10736972
2026-03-30 04:19:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with identifier: 10736972
2026-03-30 04:19:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7 with identifier: 10736972 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/10736972>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1adae6aa-b4a9-5b4a-ba98-cff6d935d8b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVB313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736972',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 81928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Citroën C4 1.5 HDI Business - Diesel - Manual - 110 hp - 81.928 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736972%27 HTTP/1.1" 200 None
2026-03-30 04:19:36 [adesa.be] INFO: Saving data for 10736972: {'auction_closing_time': 1774865400.0, 'created_time': 1774624831.836756, 'last_price_update_time': 1774844376.973175}
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.be',RowKey='10736972') HTTP/1.1" 204 0
2026-03-30 04:19:36 [adesa.be] INFO: Found listing with ID: 10740285
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.be%27%20and%20RowKey%20eq%20%2710740285%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.be] INFO: Scrape type for 10740285: 2
2026-03-30 04:19:37 [adesa.be] INFO: Scraping item 10740285 url https://www.openlane.eu/en/carv6/auction/10740285
2026-03-30 04:19:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:37 [adesa.be] INFO: Found listing with ID: 10737046
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.be%27%20and%20RowKey%20eq%20%2710737046%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.be] INFO: Scrape type for 10737046: 2
2026-03-30 04:19:37 [adesa.be] INFO: Scraping item 10737046 url https://www.openlane.eu/en/carv6/auction/10737046
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935dabe1-25a4-531d-98f4-6366390acc8f with identifier: 10736960
2026-03-30 04:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935dabe1-25a4-531d-98f4-6366390acc8f with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 935dabe1-25a4-531d-98f4-6366390acc8f with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 935dabe1-25a4-531d-98f4-6366390acc8f, identifier: 10736960
2026-03-30 04:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 935dabe1-25a4-531d-98f4-6366390acc8f with identifier: 10736960
2026-03-30 04:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 935dabe1-25a4-531d-98f4-6366390acc8f with identifier: 10736960
2026-03-30 04:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 935dabe1-25a4-531d-98f4-6366390acc8f with identifier: 10736960 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/10736960>
{'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': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '935dabe1-25a4-531d-98f4-6366390acc8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLJ850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736960',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 157107,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X3 30e - xDrive - Hybrid - Automatic - 163 hp - 157.107 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736960%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.be] INFO: Saving data for 10736960: {'auction_closing_time': 1774865400.0, 'created_time': 1774624824.121975, 'last_price_update_time': 1774844377.398556}
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.be',RowKey='10736960') HTTP/1.1" 204 0
2026-03-30 04:19:37 [adesa.be] INFO: Found listing with ID: 10737044
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.be%27%20and%20RowKey%20eq%20%2710737044%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.be] INFO: Scrape type for 10737044: 2
2026-03-30 04:19:37 [adesa.be] INFO: Scraping item 10737044 url https://www.openlane.eu/en/carv6/auction/10737044
2026-03-30 04:19:37 [adesa.be] INFO: Found listing with ID: 10737140
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.be%27%20and%20RowKey%20eq%20%2710737140%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.be] INFO: Scrape type for 10737140: 2
2026-03-30 04:19:37 [adesa.be] INFO: Scraping item 10737140 url https://www.openlane.eu/en/carv6/auction/10737140
2026-03-30 04:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10737020
2026-03-30 04:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7684c168-292b-5354-b1e6-aa0f5339243d with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7684c168-292b-5354-b1e6-aa0f5339243d with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7684c168-292b-5354-b1e6-aa0f5339243d, identifier: 10737020
2026-03-30 04:19:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10737096
2026-03-30 04:19:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cbc266-90ef-5829-b63b-2c55452ad124 with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8cbc266-90ef-5829-b63b-2c55452ad124 with scrape type 2
2026-03-30 04:19:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cbc266-90ef-5829-b63b-2c55452ad124, identifier: 10737096
2026-03-30 04:19:37 [adesa.be] INFO: Found listing with ID: 10736916
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.be%27%20and%20RowKey%20eq%20%2710736916%27 HTTP/1.1" 200 None
2026-03-30 04:19:37 [adesa.be] INFO: Scrape type for 10736916: 2
2026-03-30 04:19:37 [adesa.be] INFO: Scraping item 10736916 url https://www.openlane.eu/en/carv6/auction/10736916
2026-03-30 04:19:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10737020
2026-03-30 04:19:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10737020
2026-03-30 04:19:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7684c168-292b-5354-b1e6-aa0f5339243d with identifier: 10737020 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:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737020>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7684c168-292b-5354-b1e6-aa0f5339243d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPE264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737020',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 91396,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 91.396 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737020%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Saving data for 10737020: {'auction_closing_time': 1774865400.0, 'created_time': 1774624836.920914, 'last_price_update_time': 1774844378.039915}
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.be',RowKey='10737020') HTTP/1.1" 204 0
2026-03-30 04:19:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10737096
2026-03-30 04:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10737096
2026-03-30 04:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cbc266-90ef-5829-b63b-2c55452ad124 with identifier: 10737096 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/10737096>
{'auction_title': '',
'c_o_2_emission_value': 42,
'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:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f8cbc266-90ef-5829-b63b-2c55452ad124',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737096',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 130122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 130.122 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737096%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Saving data for 10737096: {'auction_closing_time': 1774865400.0, 'created_time': 1774624812.263321, 'last_price_update_time': 1774844378.316866}
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.be',RowKey='10737096') HTTP/1.1" 204 0
2026-03-30 04:19:38 [adesa.be] INFO: Found listing with ID: 10736948
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.be%27%20and%20RowKey%20eq%20%2710736948%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Scrape type for 10736948: 2
2026-03-30 04:19:38 [adesa.be] INFO: Scraping item 10736948 url https://www.openlane.eu/en/carv6/auction/10736948
2026-03-30 04:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:38 [adesa.be] INFO: Found listing with ID: 10736955
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.be%27%20and%20RowKey%20eq%20%2710736955%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Scrape type for 10736955: 2
2026-03-30 04:19:38 [adesa.be] INFO: Scraping item 10736955 url https://www.openlane.eu/en/carv6/auction/10736955
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 [adesa.be] INFO: Found listing with ID: 10736919
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.be%27%20and%20RowKey%20eq%20%2710736919%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Scrape type for 10736919: 2
2026-03-30 04:19:38 [adesa.be] INFO: Scraping item 10736919 url https://www.openlane.eu/en/carv6/auction/10736919
2026-03-30 04:19:38 [adesa.be] INFO: Found listing with ID: 10736917
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.be%27%20and%20RowKey%20eq%20%2710736917%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Scrape type for 10736917: 2
2026-03-30 04:19:38 [adesa.be] INFO: Scraping item 10736917 url https://www.openlane.eu/en/carv6/auction/10736917
2026-03-30 04:19:38 [adesa.be] INFO: Found listing with ID: 10736873
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.be%27%20and%20RowKey%20eq%20%2710736873%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Scrape type for 10736873: 2
2026-03-30 04:19:38 [adesa.be] INFO: Scraping item 10736873 url https://www.openlane.eu/en/carv6/auction/10736873
2026-03-30 04:19:38 [adesa.be] INFO: Found listing with ID: 10736861
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.be%27%20and%20RowKey%20eq%20%2710736861%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Scrape type for 10736861: 2
2026-03-30 04:19:38 [adesa.be] INFO: Scraping item 10736861 url https://www.openlane.eu/en/carv6/auction/10736861
2026-03-30 04:19:38 [adesa.be] INFO: Found listing with ID: 10736946
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.be%27%20and%20RowKey%20eq%20%2710736946%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Scrape type for 10736946: 2
2026-03-30 04:19:38 [adesa.be] INFO: Scraping item 10736946 url https://www.openlane.eu/en/carv6/auction/10736946
2026-03-30 04:19:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736926> (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: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10737001
2026-03-30 04:19:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with scrape type 2
2026-03-30 04:19:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with scrape type 2
2026-03-30 04:19:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb, identifier: 10737001
2026-03-30 04:19:38 [adesa.be] INFO: Found listing with ID: 10737162
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.be%27%20and%20RowKey%20eq%20%2710737162%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Scrape type for 10737162: 2
2026-03-30 04:19:38 [adesa.be] INFO: Scraping item 10737162 url https://www.openlane.eu/en/carv6/auction/10737162
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.be, Translating item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10737001
2026-03-30 04:19:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10737001
2026-03-30 04:19:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0102f33-c4a5-51e4-a6aa-317a68cfa0fb with identifier: 10737001 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/10737001>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'b0102f33-c4a5-51e4-a6aa-317a68cfa0fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAB653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737001',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 167494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2022-05-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 167.494 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737001%27 HTTP/1.1" 200 None
2026-03-30 04:19:38 [adesa.be] INFO: Saving data for 10737001: {'auction_closing_time': 1774865400.0, 'created_time': 1774624835.356532, 'last_price_update_time': 1774844378.983487}
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:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737001') HTTP/1.1" 204 0
2026-03-30 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737040> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10736926
2026-03-30 04:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53, identifier: 10736926
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 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10736926
2026-03-30 04:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10736926
2026-03-30 04:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53 with identifier: 10736926 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/10736926>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9b5bb9e1-f0a0-5aae-b0b3-20abe368cf53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VEG156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736926',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 179932,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-10-11',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Fiat Ducato L3H2 2.0 MultiJet - Diesel - Manual - 115 hp - 179.932 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710736926%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.be] INFO: Saving data for 10736926: {'auction_closing_time': 1774865400.0, 'created_time': 1774624839.723737, 'last_price_update_time': 1774844379.466612}
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.be',RowKey='10736926') HTTP/1.1" 204 0
2026-03-30 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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/10736927> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10737040
2026-03-30 04:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5092155-e8b9-56c9-8b93-e16c58211776 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5092155-e8b9-56c9-8b93-e16c58211776 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5092155-e8b9-56c9-8b93-e16c58211776, identifier: 10737040
2026-03-30 04:19:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10737040
2026-03-30 04:19:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10737040
2026-03-30 04:19:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5092155-e8b9-56c9-8b93-e16c58211776 with identifier: 10737040 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/10737040>
{'auction_title': '',
'c_o_2_emission_value': 32,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e5092155-e8b9-56c9-8b93-e16c58211776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHU167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737040',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 88054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15950,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS7 Crossback 1.6i Performance Line - Hybrid - Automatic - 181 '
'hp - 88.054 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737040%27 HTTP/1.1" 200 None
2026-03-30 04:19:39 [adesa.be] INFO: Saving data for 10737040: {'auction_closing_time': 1774865400.0, 'created_time': 1774624838.727563, 'last_price_update_time': 1774844379.86233}
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.be',RowKey='10737040') HTTP/1.1" 204 0
2026-03-30 04:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294
2026-03-30 04:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 996b08c8-e5fa-5f73-8077-96ea6e448557 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 996b08c8-e5fa-5f73-8077-96ea6e448557 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 996b08c8-e5fa-5f73-8077-96ea6e448557, identifier: 10740294
2026-03-30 04:19:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10736927
2026-03-30 04:19:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with scrape type 2
2026-03-30 04:19:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with scrape type 2
2026-03-30 04:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0, identifier: 10736927
2026-03-30 04:19:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10737124
2026-03-30 04:19:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85930e85-aa26-5841-82bd-d739ffaa75e3 with scrape type 2
2026-03-30 04:19:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85930e85-aa26-5841-82bd-d739ffaa75e3 with scrape type 2
2026-03-30 04:19:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85930e85-aa26-5841-82bd-d739ffaa75e3, identifier: 10737124
2026-03-30 04:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294
2026-03-30 04:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294
2026-03-30 04:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 996b08c8-e5fa-5f73-8077-96ea6e448557 with identifier: 10740294 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/10740294>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'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': '996b08c8-e5fa-5f73-8077-96ea6e448557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASX011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740294',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 176484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9850,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Ford S-Max 2.0 TDCI - Diesel - Manual - 150 hp - 176.484 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740294%27 HTTP/1.1" 200 None
2026-03-30 04:19:40 [adesa.be] INFO: Saving data for 10740294: {'auction_closing_time': 1774865400.0, 'created_time': 1774649901.785742, 'last_price_update_time': 1774844380.410058}
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.be',RowKey='10740294') HTTP/1.1" 204 0
2026-03-30 04:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10736927
2026-03-30 04:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10736927
2026-03-30 04:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32ade85d-47c9-5a6c-b382-9ecb34f8a6b0 with identifier: 10736927 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/10736927>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '32ade85d-47c9-5a6c-b382-9ecb34f8a6b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736927',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 203561,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Ford Transit box 2.0 TDCI Trend - Diesel - Manual - 160 hp - '
'203.561 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736927%27 HTTP/1.1" 200 None
2026-03-30 04:19:40 [adesa.be] INFO: Saving data for 10736927: {'auction_closing_time': 1774865400.0, 'created_time': 1774624845.664884, 'last_price_update_time': 1774844380.679918}
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.be',RowKey='10736927') HTTP/1.1" 204 0
2026-03-30 04:19:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10737124
2026-03-30 04:19:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10737124
2026-03-30 04:19:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85930e85-aa26-5841-82bd-d739ffaa75e3 with identifier: 10737124 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/10737124>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '85930e85-aa26-5841-82bd-d739ffaa75e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBZ084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737124',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 72281,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Fiat Tipo 1.6 MultiJet Cross - Diesel - Manual - 131 hp - 72.281 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737124%27 HTTP/1.1" 200 None
2026-03-30 04:19:40 [adesa.be] INFO: Saving data for 10737124: {'auction_closing_time': 1774865400.0, 'created_time': 1774624843.637784, 'last_price_update_time': 1774844380.960847}
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.be',RowKey='10737124') 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/10736894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with identifier: 10736894
2026-03-30 04:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with scrape type 2
2026-03-30 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with scrape type 2
2026-03-30 04:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1, identifier: 10736894
2026-03-30 04:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10736880
2026-03-30 04:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 979bcd91-af10-510b-827e-cff54f37ffc2 with scrape type 2
2026-03-30 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 979bcd91-af10-510b-827e-cff54f37ffc2 with scrape type 2
2026-03-30 04:19:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 979bcd91-af10-510b-827e-cff54f37ffc2, identifier: 10736880
2026-03-30 04:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with identifier: 10736894
2026-03-30 04:19:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with identifier: 10736894
2026-03-30 04:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fba3b648-3a9b-5a2d-877a-f3c28e2e67b1 with identifier: 10736894 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/10736894>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fba3b648-3a9b-5a2d-877a-f3c28e2e67b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CAW061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736894',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS4',
'odometer': 24662,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-05-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'DS DS4 1.2i Bastille - Petrol - Automatic - 131 hp - 24.662 km',
'transmission': 'automatic',
'trim': 'Bastille',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736894%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.be] INFO: Saving data for 10736894: {'auction_closing_time': 1774865400.0, 'created_time': 1774624842.360158, 'last_price_update_time': 1774844381.523481}
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.be',RowKey='10736894') HTTP/1.1" 204 0
2026-03-30 04:19:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10736880
2026-03-30 04:19:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:19:41 [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:19:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:19:41 [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:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10736880
2026-03-30 04:19:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 979bcd91-af10-510b-827e-cff54f37ffc2 with identifier: 10736880 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/10736880>
{'auction_title': '',
'c_o_2_emission_value': 247,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'CNG',
'id': '979bcd91-af10-510b-827e-cff54f37ffc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SKS386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736880',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 50962,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9950,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Iveco Daily 3.0 - CNG - Manual - 136 hp - 50.962 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710736880%27 HTTP/1.1" 200 None
2026-03-30 04:19:41 [adesa.be] INFO: Saving data for 10736880: {'auction_closing_time': 1774865400.0, 'created_time': 1774624850.716732, 'last_price_update_time': 1774844381.963693}
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.be',RowKey='10736880') 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/10737087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10737153
2026-03-30 04:19:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bba203d4-3d4a-517d-99c6-59f3d4f093ee with scrape type 2
2026-03-30 04:19:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bba203d4-3d4a-517d-99c6-59f3d4f093ee with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bba203d4-3d4a-517d-99c6-59f3d4f093ee, identifier: 10737153
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10737153
2026-03-30 04:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10737153
2026-03-30 04:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bba203d4-3d4a-517d-99c6-59f3d4f093ee with identifier: 10737153 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/10737153>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'bba203d4-3d4a-517d-99c6-59f3d4f093ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWQ671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737153',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 164855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 GDI More - Petrol - Automatic - 105 hp - 164.855 km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737153%27 HTTP/1.1" 200 None
2026-03-30 04:19:42 [adesa.be] INFO: Saving data for 10737153: {'auction_closing_time': 1774865400.0, 'created_time': 1774627053.226698, 'last_price_update_time': 1774844382.339481}
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.be',RowKey='10737153') HTTP/1.1" 204 0
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736942> (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: fea9363c-4089-5d88-be6b-1bb248a7ef42 with identifier: 10737087
2026-03-30 04:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fea9363c-4089-5d88-be6b-1bb248a7ef42 with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fea9363c-4089-5d88-be6b-1bb248a7ef42 with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fea9363c-4089-5d88-be6b-1bb248a7ef42, identifier: 10737087
2026-03-30 04:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10736910
2026-03-30 04:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2, identifier: 10736910
2026-03-30 04:19:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10737116
2026-03-30 04:19:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with scrape type 2
2026-03-30 04:19:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0cc3047f-b314-5597-80c0-4bd6b1c72c08, identifier: 10737116
2026-03-30 04:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fea9363c-4089-5d88-be6b-1bb248a7ef42 with identifier: 10737087
2026-03-30 04:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fea9363c-4089-5d88-be6b-1bb248a7ef42 with identifier: 10737087
2026-03-30 04:19:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fea9363c-4089-5d88-be6b-1bb248a7ef42 with identifier: 10737087 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/10737087>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 159,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fea9363c-4089-5d88-be6b-1bb248a7ef42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPS944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737087',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 180006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9350,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Ceed SW 1.5 GDI GT Line - Petrol - Automatic - 159 hp - 180.006 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737087%27 HTTP/1.1" 200 None
2026-03-30 04:19:42 [adesa.be] INFO: Saving data for 10737087: {'auction_closing_time': 1774865400.0, 'created_time': 1774627052.934136, 'last_price_update_time': 1774844382.896381}
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.be',RowKey='10737087') HTTP/1.1" 204 0
2026-03-30 04:19:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10736910
2026-03-30 04:19:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10736910
2026-03-30 04:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2 with identifier: 10736910 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/10736910>
{'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': 305,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9c8cb0f0-0ef3-5b72-b941-6050dbd6c6a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HPM409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 267468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2015-07-13',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Range Rover Sport SDV6 HSE - AWD - Diesel - Automatic - '
'305 hp - 267.468 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710736910%27 HTTP/1.1" 200 None
2026-03-30 04:19:43 [adesa.be] INFO: Saving data for 10736910: {'auction_closing_time': 1774865400.0, 'created_time': 1774627060.491407, 'last_price_update_time': 1774844383.19349}
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.be',RowKey='10736910') HTTP/1.1" 204 0
2026-03-30 04:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10737116
2026-03-30 04:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10737116
2026-03-30 04:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0cc3047f-b314-5597-80c0-4bd6b1c72c08 with identifier: 10737116 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/10737116>
{'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': 105,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '0cc3047f-b314-5597-80c0-4bd6b1c72c08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADK984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737116',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 165685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 GDI More - Hybrid - Automatic - 105 hp - 165.685 km',
'transmission': 'automatic',
'trim': 'More',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737116%27 HTTP/1.1" 200 None
2026-03-30 04:19:43 [adesa.be] INFO: Saving data for 10737116: {'auction_closing_time': 1774865400.0, 'created_time': 1774624852.036748, 'last_price_update_time': 1774844383.502474}
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.be',RowKey='10737116') HTTP/1.1" 204 0
2026-03-30 04:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736948> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10736942
2026-03-30 04:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8128da21-3da8-539d-9c27-0f64fafabf2f with scrape type 2
2026-03-30 04:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8128da21-3da8-539d-9c27-0f64fafabf2f with scrape type 2
2026-03-30 04:19:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8128da21-3da8-539d-9c27-0f64fafabf2f, identifier: 10736942
2026-03-30 04:19:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10736942
2026-03-30 04:19:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10736942
2026-03-30 04:19:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8128da21-3da8-539d-9c27-0f64fafabf2f with identifier: 10736942 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/10736942>
{'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': 105,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '8128da21-3da8-539d-9c27-0f64fafabf2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CSM284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736942',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 152661,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Niro 1.6 Pulse - Hybrid - Automatic - 105 hp - 152.661 km',
'transmission': 'automatic',
'trim': 'Pulse',
'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.be%27%20and%20RowKey%20eq%20%2710736942%27 HTTP/1.1" 200 None
2026-03-30 04:19:43 [adesa.be] INFO: Saving data for 10736942: {'auction_closing_time': 1774865400.0, 'created_time': 1774624862.658781, 'last_price_update_time': 1774844383.884548}
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.be',RowKey='10736942') HTTP/1.1" 204 0
2026-03-30 04:19:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10737090
2026-03-30 04:19:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65266abf-4568-5b10-88ea-b8f6214b9444 with scrape type 2
2026-03-30 04:19:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65266abf-4568-5b10-88ea-b8f6214b9444 with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65266abf-4568-5b10-88ea-b8f6214b9444, identifier: 10737090
2026-03-30 04:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285
2026-03-30 04:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d6a032e-b6cf-53cc-a849-88f9e79936d5, identifier: 10740285
2026-03-30 04:19:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with identifier: 10736948
2026-03-30 04:19:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with scrape type 2
2026-03-30 04:19:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb, identifier: 10736948
2026-03-30 04:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10737090
2026-03-30 04:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10737090
2026-03-30 04:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65266abf-4568-5b10-88ea-b8f6214b9444 with identifier: 10737090 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/10737090>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '65266abf-4568-5b10-88ea-b8f6214b9444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKD156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737090',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 133807,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'133.807 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737090%27 HTTP/1.1" 200 None
2026-03-30 04:19:44 [adesa.be] INFO: Saving data for 10737090: {'auction_closing_time': 1774865400.0, 'created_time': 1774627045.820819, 'last_price_update_time': 1774844384.438113}
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.be',RowKey='10737090') HTTP/1.1" 204 0
2026-03-30 04:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285
2026-03-30 04:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285
2026-03-30 04:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d6a032e-b6cf-53cc-a849-88f9e79936d5 with identifier: 10740285 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/10740285>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7d6a032e-b6cf-53cc-a849-88f9e79936d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKZ988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740285',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 102707,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18250,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'102.707 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740285%27 HTTP/1.1" 200 None
2026-03-30 04:19:44 [adesa.be] INFO: Saving data for 10740285: {'auction_closing_time': 1774865400.0, 'created_time': 1774649916.086873, 'last_price_update_time': 1774844384.722935}
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.be',RowKey='10740285') HTTP/1.1" 204 0
2026-03-30 04:19:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with identifier: 10736948
2026-03-30 04:19:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with identifier: 10736948
2026-03-30 04:19:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e4ed2f7-910b-50f0-9d91-bda10253f0eb with identifier: 10736948 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:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736948>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '10.7L',
'engine_horse_power': 428,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '1e4ed2f7-910b-50f0-9d91-bda10253f0eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XRZ049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736948',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Actros',
'odometer': 633007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27650,
'price_includes_vat': True,
'registration_date': '2014-11-25',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Actros 10.7 - Diesel - Automatic - 428 hp - 633.007 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710736948%27 HTTP/1.1" 200 None
2026-03-30 04:19:45 [adesa.be] INFO: Saving data for 10736948: {'auction_closing_time': 1774865400.0, 'created_time': 1774624857.68586, 'last_price_update_time': 1774844385.027888}
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.be',RowKey='10736948') HTTP/1.1" 204 0
2026-03-30 04:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736946> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10737162
2026-03-30 04:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2047ed5d-7834-5dfa-a471-99cb5b98babc with scrape type 2
2026-03-30 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2047ed5d-7834-5dfa-a471-99cb5b98babc with scrape type 2
2026-03-30 04:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2047ed5d-7834-5dfa-a471-99cb5b98babc, identifier: 10737162
2026-03-30 04:19:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10737160
2026-03-30 04:19:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96ff4abe-1c78-526b-9dff-b37873323088 with scrape type 2
2026-03-30 04:19:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96ff4abe-1c78-526b-9dff-b37873323088 with scrape type 2
2026-03-30 04:19:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96ff4abe-1c78-526b-9dff-b37873323088, identifier: 10737160
2026-03-30 04:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10737162
2026-03-30 04:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10737162
2026-03-30 04:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2047ed5d-7834-5dfa-a471-99cb5b98babc with identifier: 10737162 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/10737162>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2047ed5d-7834-5dfa-a471-99cb5b98babc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALW228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737162',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 84659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17350,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 300de Business Solution - Hybrid - Automatic '
'- 194 hp - 84.659 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737162%27 HTTP/1.1" 200 None
2026-03-30 04:19:45 [adesa.be] INFO: Saving data for 10737162: {'auction_closing_time': 1774865400.0, 'created_time': 1774624860.351534, 'last_price_update_time': 1774844385.786203}
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.be',RowKey='10737162') HTTP/1.1" 204 0
2026-03-30 04:19:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10737160
2026-03-30 04:19:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10737160
2026-03-30 04:19:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96ff4abe-1c78-526b-9dff-b37873323088 with identifier: 10737160 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:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737160>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 182,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '96ff4abe-1c78-526b-9dff-b37873323088',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDA965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737160',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 126170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20950,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'BMW 5 Series Touring 530e M Sport - Hybrid - Automatic - 182 hp - '
'126.170 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737160%27 HTTP/1.1" 200 None
2026-03-30 04:19:46 [adesa.be] INFO: Saving data for 10737160: {'auction_closing_time': 1774865400.0, 'created_time': 1774624806.84916, 'last_price_update_time': 1774844386.070346}
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.be',RowKey='10737160') 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/10736873> (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/10736861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10736946
2026-03-30 04:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7470259a-36da-5592-93dd-f047850ff61a with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7470259a-36da-5592-93dd-f047850ff61a with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7470259a-36da-5592-93dd-f047850ff61a, identifier: 10736946
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:46 [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:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10736946
2026-03-30 04:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10736946
2026-03-30 04:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7470259a-36da-5592-93dd-f047850ff61a with identifier: 10736946 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/10736946>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '7470259a-36da-5592-93dd-f047850ff61a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQC563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736946',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 165494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17250,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 200d Luxury Line - Diesel - Automatic - 163 '
'hp - 165.494 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736946%27 HTTP/1.1" 200 None
2026-03-30 04:19:46 [adesa.be] INFO: Saving data for 10736946: {'auction_closing_time': 1774865400.0, 'created_time': 1774627030.200305, 'last_price_update_time': 1774844386.488091}
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.be',RowKey='10736946') HTTP/1.1" 204 0
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: 46bc9779-c186-5cd6-8726-429029ad9d67 with identifier: 10736873
2026-03-30 04:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46bc9779-c186-5cd6-8726-429029ad9d67 with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46bc9779-c186-5cd6-8726-429029ad9d67 with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46bc9779-c186-5cd6-8726-429029ad9d67, identifier: 10736873
2026-03-30 04:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10736861
2026-03-30 04:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7b50778-abdd-5038-b9a5-cc700ec83c05 with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7b50778-abdd-5038-b9a5-cc700ec83c05 with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7b50778-abdd-5038-b9a5-cc700ec83c05, identifier: 10736861
2026-03-30 04:19:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10736917
2026-03-30 04:19:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e96fb502-ae67-5354-97d8-9d09968400fb with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e96fb502-ae67-5354-97d8-9d09968400fb with scrape type 2
2026-03-30 04:19:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e96fb502-ae67-5354-97d8-9d09968400fb, identifier: 10736917
2026-03-30 04:19:46 [adesa.be] INFO: Found listing with ID: 10737128
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.be%27%20and%20RowKey%20eq%20%2710737128%27 HTTP/1.1" 200 None
2026-03-30 04:19:46 [adesa.be] INFO: Scrape type for 10737128: 2
2026-03-30 04:19:46 [adesa.be] INFO: Scraping item 10737128 url https://www.openlane.eu/en/carv6/auction/10737128
2026-03-30 04:19:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46bc9779-c186-5cd6-8726-429029ad9d67 with identifier: 10736873
2026-03-30 04:19:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46bc9779-c186-5cd6-8726-429029ad9d67 with identifier: 10736873
2026-03-30 04:19:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46bc9779-c186-5cd6-8726-429029ad9d67 with identifier: 10736873 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/10736873>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '46bc9779-c186-5cd6-8726-429029ad9d67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FWT254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736873',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 27719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2024-09-19',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C 200 Luxury - Diesel - Automatic - 163 hp - 27.719 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710736873%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.be] INFO: Saving data for 10736873: {'auction_closing_time': 1774865400.0, 'created_time': 1774624973.652585, 'last_price_update_time': 1774844387.3432}
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.be',RowKey='10736873') HTTP/1.1" 204 0
2026-03-30 04:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10736861
2026-03-30 04:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10736861
2026-03-30 04:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7b50778-abdd-5038-b9a5-cc700ec83c05 with identifier: 10736861 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/10736861>
{'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:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e7b50778-abdd-5038-b9a5-cc700ec83c05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHG836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736861',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 174140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20850,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C 300e Luxury - Hybrid - Automatic - 204 hp - 174.140 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'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.be%27%20and%20RowKey%20eq%20%2710736861%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.be] INFO: Saving data for 10736861: {'auction_closing_time': 1774865400.0, 'created_time': 1774624858.702234, 'last_price_update_time': 1774844387.628451}
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.be',RowKey='10736861') HTTP/1.1" 204 0
2026-03-30 04:19:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10736917
2026-03-30 04:19:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10736917
2026-03-30 04:19:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e96fb502-ae67-5354-97d8-9d09968400fb with identifier: 10736917 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/10736917>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e96fb502-ae67-5354-97d8-9d09968400fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJH659',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 139620,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz B 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 139.620 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'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.be%27%20and%20RowKey%20eq%20%2710736917%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.be] INFO: Saving data for 10736917: {'auction_closing_time': 1774865400.0, 'created_time': 1774624868.243539, 'last_price_update_time': 1774844387.892475}
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.be',RowKey='10736917') HTTP/1.1" 204 0
2026-03-30 04:19:47 [adesa.be] INFO: Found listing with ID: 10736862
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.be%27%20and%20RowKey%20eq%20%2710736862%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.be] INFO: Scrape type for 10736862: 2
2026-03-30 04:19:47 [adesa.be] INFO: Scraping item 10736862 url https://www.openlane.eu/en/carv6/auction/10736862
2026-03-30 04:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736955> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:47 [adesa.be] INFO: Found listing with ID: 10737115
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.be%27%20and%20RowKey%20eq%20%2710737115%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.be] INFO: Scrape type for 10737115: 2
2026-03-30 04:19:47 [adesa.be] INFO: Scraping item 10737115 url https://www.openlane.eu/en/carv6/auction/10737115
2026-03-30 04:19:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:47 [adesa.be] INFO: Found listing with ID: 10736964
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.be%27%20and%20RowKey%20eq%20%2710736964%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.be] INFO: Scrape type for 10736964: 2
2026-03-30 04:19:47 [adesa.be] INFO: Scraping item 10736964 url https://www.openlane.eu/en/carv6/auction/10736964
2026-03-30 04:19:47 [adesa.be] INFO: Found listing with ID: 10737151
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.be%27%20and%20RowKey%20eq%20%2710737151%27 HTTP/1.1" 200 None
2026-03-30 04:19:47 [adesa.be] INFO: Scrape type for 10737151: 2
2026-03-30 04:19:48 [adesa.be] INFO: Scraping item 10737151 url https://www.openlane.eu/en/carv6/auction/10737151
2026-03-30 04:19:48 [adesa.be] INFO: Found listing with ID: 10736901
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.be%27%20and%20RowKey%20eq%20%2710736901%27 HTTP/1.1" 200 None
2026-03-30 04:19:48 [adesa.be] INFO: Scrape type for 10736901: 2
2026-03-30 04:19:48 [adesa.be] INFO: Scraping item 10736901 url https://www.openlane.eu/en/carv6/auction/10736901
2026-03-30 04:19:48 [adesa.be] INFO: Found listing with ID: 10737016
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.be%27%20and%20RowKey%20eq%20%2710737016%27 HTTP/1.1" 200 None
2026-03-30 04:19:48 [adesa.be] INFO: Scrape type for 10737016: 2
2026-03-30 04:19:48 [adesa.be] INFO: Scraping item 10737016 url https://www.openlane.eu/en/carv6/auction/10737016
2026-03-30 04:19:48 [adesa.be] INFO: Found listing with ID: 10737099
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.be%27%20and%20RowKey%20eq%20%2710737099%27 HTTP/1.1" 200 None
2026-03-30 04:19:48 [adesa.be] INFO: Scrape type for 10737099: 2
2026-03-30 04:19:48 [adesa.be] INFO: Scraping item 10737099 url https://www.openlane.eu/en/carv6/auction/10737099
2026-03-30 04:19:48 [adesa.be] INFO: Found listing with ID: 10736959
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.be%27%20and%20RowKey%20eq%20%2710736959%27 HTTP/1.1" 200 None
2026-03-30 04:19:48 [adesa.be] INFO: Scrape type for 10736959: 2
2026-03-30 04:19:48 [adesa.be] INFO: Scraping item 10736959 url https://www.openlane.eu/en/carv6/auction/10736959
2026-03-30 04:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10736955
2026-03-30 04:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06ef18b0-b2b4-5f75-9306-511909fc2e15 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06ef18b0-b2b4-5f75-9306-511909fc2e15 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06ef18b0-b2b4-5f75-9306-511909fc2e15, identifier: 10736955
2026-03-30 04:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10737140
2026-03-30 04:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ea9f2bc-21ed-5e6d-a237-79b24b424773, identifier: 10737140
2026-03-30 04:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10736916
2026-03-30 04:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with scrape type 2
2026-03-30 04:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622, identifier: 10736916
2026-03-30 04:19:48 [adesa.be] INFO: Found listing with ID: 10737052
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.be%27%20and%20RowKey%20eq%20%2710737052%27 HTTP/1.1" 200 None
2026-03-30 04:19:48 [adesa.be] INFO: Scrape type for 10737052: 2
2026-03-30 04:19:48 [adesa.be] INFO: Scraping item 10737052 url https://www.openlane.eu/en/carv6/auction/10737052
2026-03-30 04:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10736955
2026-03-30 04:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10736955
2026-03-30 04:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06ef18b0-b2b4-5f75-9306-511909fc2e15 with identifier: 10736955 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/10736955>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '5.1L',
'engine_horse_power': 176,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '06ef18b0-b2b4-5f75-9306-511909fc2e15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BYZ621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736955',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Atego',
'odometer': 356614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2016-01-22',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz Atego 5.1 - Diesel - Manual - 176 hp - 356.614 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710736955%27 HTTP/1.1" 200 None
2026-03-30 04:19:48 [adesa.be] INFO: Saving data for 10736955: {'auction_closing_time': 1774865400.0, 'created_time': 1774624863.549676, 'last_price_update_time': 1774844388.643186}
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.be',RowKey='10736955') HTTP/1.1" 204 0
2026-03-30 04:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10737140
2026-03-30 04:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10737140
2026-03-30 04:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ea9f2bc-21ed-5e6d-a237-79b24b424773 with identifier: 10737140 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/10737140>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '2ea9f2bc-21ed-5e6d-a237-79b24b424773',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ284',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737140',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 130041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 130.041 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737140%27 HTTP/1.1" 200 None
2026-03-30 04:19:48 [adesa.be] INFO: Saving data for 10737140: {'auction_closing_time': 1774865400.0, 'created_time': 1774624855.372064, 'last_price_update_time': 1774844388.940184}
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.be',RowKey='10737140') HTTP/1.1" 204 0
2026-03-30 04:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10736916
2026-03-30 04:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10736916
2026-03-30 04:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622 with identifier: 10736916 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/10736916>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '3f5ba68d-e6ba-5dd7-ab49-f20ba45fc622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVU226',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736916',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 165631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-08-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e - Hybrid - Automatic - 160 hp - 165.631 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710736916%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Saving data for 10736916: {'auction_closing_time': 1774865400.0, 'created_time': 1774627050.663553, 'last_price_update_time': 1774844389.20228}
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.be',RowKey='10736916') HTTP/1.1" 204 0
2026-03-30 04:19:49 [adesa.be] INFO: Found listing with ID: 10740300
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.be%27%20and%20RowKey%20eq%20%2710740300%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Scrape type for 10740300: 2
2026-03-30 04:19:49 [adesa.be] INFO: Scraping item 10740300 url https://www.openlane.eu/en/carv6/auction/10740300
2026-03-30 04:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737003> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740287> (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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737046> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737044> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:49 [adesa.be] INFO: Found listing with ID: 10737080
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.be%27%20and%20RowKey%20eq%20%2710737080%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Scrape type for 10737080: 2
2026-03-30 04:19:49 [adesa.be] INFO: Scraping item 10737080 url https://www.openlane.eu/en/carv6/auction/10737080
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10736889
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.be%27%20and%20RowKey%20eq%20%2710736889%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Scrape type for 10736889: 2
2026-03-30 04:19:49 [adesa.be] INFO: Scraping item 10736889 url https://www.openlane.eu/en/carv6/auction/10736889
2026-03-30 04:19:49 [adesa.be] INFO: Found listing with ID: 10737045
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.be%27%20and%20RowKey%20eq%20%2710737045%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Scrape type for 10737045: 2
2026-03-30 04:19:49 [adesa.be] INFO: Scraping item 10737045 url https://www.openlane.eu/en/carv6/auction/10737045
2026-03-30 04:19:49 [adesa.be] INFO: Found listing with ID: 10740290
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.be%27%20and%20RowKey%20eq%20%2710740290%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Scrape type for 10740290: 2
2026-03-30 04:19:49 [adesa.be] INFO: Scraping item 10740290 url https://www.openlane.eu/en/carv6/auction/10740290
2026-03-30 04:19:49 [adesa.be] INFO: Found listing with ID: 10736913
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.be%27%20and%20RowKey%20eq%20%2710736913%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Scrape type for 10736913: 2
2026-03-30 04:19:49 [adesa.be] INFO: Scraping item 10736913 url https://www.openlane.eu/en/carv6/auction/10736913
2026-03-30 04:19:49 [adesa.be] INFO: Found listing with ID: 10736941
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.be%27%20and%20RowKey%20eq%20%2710736941%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Scrape type for 10736941: 2
2026-03-30 04:19:49 [adesa.be] INFO: Scraping item 10736941 url https://www.openlane.eu/en/carv6/auction/10736941
2026-03-30 04:19:49 [adesa.be] INFO: Found listing with ID: 10737023
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.be%27%20and%20RowKey%20eq%20%2710737023%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Scrape type for 10737023: 2
2026-03-30 04:19:49 [adesa.be] INFO: Scraping item 10737023 url https://www.openlane.eu/en/carv6/auction/10737023
2026-03-30 04:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10737003
2026-03-30 04:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19, identifier: 10737003
2026-03-30 04:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287
2026-03-30 04:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3776984-11b3-50fd-a8d2-3c12b9fa93a1, identifier: 10740287
2026-03-30 04:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10737046
2026-03-30 04:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd3b328-f155-5548-9892-0afc09e881d9 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dd3b328-f155-5548-9892-0afc09e881d9 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dd3b328-f155-5548-9892-0afc09e881d9, identifier: 10737046
2026-03-30 04:19:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10737044
2026-03-30 04:19:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5dccd1a-2140-5326-99ef-0b92061ecb95 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5dccd1a-2140-5326-99ef-0b92061ecb95 with scrape type 2
2026-03-30 04:19:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5dccd1a-2140-5326-99ef-0b92061ecb95, identifier: 10737044
2026-03-30 04:19:49 [adesa.be] INFO: Found listing with ID: 10736870
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.be%27%20and%20RowKey%20eq%20%2710736870%27 HTTP/1.1" 200 None
2026-03-30 04:19:49 [adesa.be] INFO: Scrape type for 10736870: 2
2026-03-30 04:19:49 [adesa.be] INFO: Scraping item 10736870 url https://www.openlane.eu/en/carv6/auction/10736870
2026-03-30 04:19:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10737003
2026-03-30 04:19:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10737003
2026-03-30 04:19:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19 with identifier: 10737003 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:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737003>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 192,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '9b3a1a4b-bfcd-50fc-9e9c-643cb8380f19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EBD914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737003',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': 'CX-60',
'odometer': 133439,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22950,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mazda CX-60 2.5 Exclusive-Line - AWD - Hybrid - Automatic - 192 hp '
'- 133.439 km',
'transmission': 'automatic',
'trim': 'Exclusive-Line',
'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.be%27%20and%20RowKey%20eq%20%2710737003%27 HTTP/1.1" 200 None
2026-03-30 04:19:50 [adesa.be] INFO: Saving data for 10737003: {'auction_closing_time': 1774865400.0, 'created_time': 1774624852.681684, 'last_price_update_time': 1774844390.065613}
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.be',RowKey='10737003') HTTP/1.1" 204 0
2026-03-30 04:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287
2026-03-30 04:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287
2026-03-30 04:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3776984-11b3-50fd-a8d2-3c12b9fa93a1 with identifier: 10740287 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/10740287>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b3776984-11b3-50fd-a8d2-3c12b9fa93a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM227',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740287',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'UX',
'odometer': 95980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Lexus UX 250h Business - Hybrid - Automatic - 184 hp - 95.980 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740287%27 HTTP/1.1" 200 None
2026-03-30 04:19:50 [adesa.be] INFO: Saving data for 10740287: {'auction_closing_time': 1774865400.0, 'created_time': 1774649915.604783, 'last_price_update_time': 1774844390.442926}
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.be',RowKey='10740287') HTTP/1.1" 204 0
2026-03-30 04:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10737046
2026-03-30 04:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10737046
2026-03-30 04:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dd3b328-f155-5548-9892-0afc09e881d9 with identifier: 10737046 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/10737046>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '6dd3b328-f155-5548-9892-0afc09e881d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADD534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737046',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 122482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17150,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'122.482 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737046%27 HTTP/1.1" 200 None
2026-03-30 04:19:50 [adesa.be] INFO: Saving data for 10737046: {'auction_closing_time': 1774865400.0, 'created_time': 1774624854.872289, 'last_price_update_time': 1774844390.756753}
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.be',RowKey='10737046') HTTP/1.1" 204 0
2026-03-30 04:19:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10737044
2026-03-30 04:19:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10737044
2026-03-30 04:19:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5dccd1a-2140-5326-99ef-0b92061ecb95 with identifier: 10737044 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:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737044>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f5dccd1a-2140-5326-99ef-0b92061ecb95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVG711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737044',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 181152,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16150,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz A 250e AMG Line - Hybrid - Automatic - 160 hp - '
'181.152 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'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.be%27%20and%20RowKey%20eq%20%2710737044%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Saving data for 10737044: {'auction_closing_time': 1774865400.0, 'created_time': 1774627046.105063, 'last_price_update_time': 1774844391.037544}
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.be',RowKey='10737044') HTTP/1.1" 204 0
2026-03-30 04:19:51 [adesa.be] INFO: Found listing with ID: 10736973
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.be%27%20and%20RowKey%20eq%20%2710736973%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Scrape type for 10736973: 2
2026-03-30 04:19:51 [adesa.be] INFO: Scraping item 10736973 url https://www.openlane.eu/en/carv6/auction/10736973
2026-03-30 04:19:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737089> (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/10737074> (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 [zyte_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.be] INFO: Found listing with ID: 10737114
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.be%27%20and%20RowKey%20eq%20%2710737114%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Scrape type for 10737114: 2
2026-03-30 04:19:51 [adesa.be] INFO: Scraping item 10737114 url https://www.openlane.eu/en/carv6/auction/10737114
2026-03-30 04:19:51 [adesa.be] INFO: Found listing with ID: 10736925
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.be%27%20and%20RowKey%20eq%20%2710736925%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Scrape type for 10736925: 2
2026-03-30 04:19:51 [adesa.be] INFO: Scraping item 10736925 url https://www.openlane.eu/en/carv6/auction/10736925
2026-03-30 04:19:51 [adesa.be] INFO: Found listing with ID: 10736965
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.be%27%20and%20RowKey%20eq%20%2710736965%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Scrape type for 10736965: 2
2026-03-30 04:19:51 [adesa.be] INFO: Scraping item 10736965 url https://www.openlane.eu/en/carv6/auction/10736965
2026-03-30 04:19:51 [adesa.be] INFO: Found listing with ID: 10736944
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.be%27%20and%20RowKey%20eq%20%2710736944%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Scrape type for 10736944: 2
2026-03-30 04:19:51 [adesa.be] INFO: Scraping item 10736944 url https://www.openlane.eu/en/carv6/auction/10736944
2026-03-30 04:19:51 [adesa.be] INFO: Found listing with ID: 10736900
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.be%27%20and%20RowKey%20eq%20%2710736900%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Scrape type for 10736900: 2
2026-03-30 04:19:51 [adesa.be] INFO: Scraping item 10736900 url https://www.openlane.eu/en/carv6/auction/10736900
2026-03-30 04:19:51 [adesa.be] INFO: Found listing with ID: 10737113
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.be%27%20and%20RowKey%20eq%20%2710737113%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Scrape type for 10737113: 0
2026-03-30 04:19:51 [adesa.be] INFO: Skipping item 10737113 url https://www.openlane.eu/en/carv6/auction/10737113
2026-03-30 04:19:51 [adesa.be] INFO: Found listing with ID: 10740295
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.be%27%20and%20RowKey%20eq%20%2710740295%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Scrape type for 10740295: 2
2026-03-30 04:19:51 [adesa.be] INFO: Scraping item 10740295 url https://www.openlane.eu/en/carv6/auction/10740295
2026-03-30 04:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6f44666-a81b-524a-8584-d1df7bea7556 with identifier: 10737089
2026-03-30 04:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6f44666-a81b-524a-8584-d1df7bea7556 with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6f44666-a81b-524a-8584-d1df7bea7556 with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6f44666-a81b-524a-8584-d1df7bea7556, identifier: 10737089
2026-03-30 04:19:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10737074
2026-03-30 04:19:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24efbc2d-36e3-5376-96f6-e5737002abcc with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24efbc2d-36e3-5376-96f6-e5737002abcc with scrape type 2
2026-03-30 04:19:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24efbc2d-36e3-5376-96f6-e5737002abcc, identifier: 10737074
2026-03-30 04:19:51 [adesa.be] INFO: Found listing with ID: 10736911
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.be%27%20and%20RowKey%20eq%20%2710736911%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Scrape type for 10736911: 2
2026-03-30 04:19:51 [adesa.be] INFO: Scraping item 10736911 url https://www.openlane.eu/en/carv6/auction/10736911
2026-03-30 04:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6f44666-a81b-524a-8584-d1df7bea7556 with identifier: 10737089
2026-03-30 04:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6f44666-a81b-524a-8584-d1df7bea7556 with identifier: 10737089
2026-03-30 04:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6f44666-a81b-524a-8584-d1df7bea7556 with identifier: 10737089 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/10737089>
{'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': 306,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd6f44666-a81b-524a-8584-d1df7bea7556',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKV717',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737089',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 183946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20350,
'price_includes_vat': True,
'registration_date': '2020-02-18',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Discovery 3.0 HSE - AWD - Diesel - Automatic - 306 hp - '
'183.946 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737089%27 HTTP/1.1" 200 None
2026-03-30 04:19:51 [adesa.be] INFO: Saving data for 10737089: {'auction_closing_time': 1774865400.0, 'created_time': 1774627042.386107, 'last_price_update_time': 1774844391.71497}
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.be',RowKey='10737089') HTTP/1.1" 204 0
2026-03-30 04:19:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10737074
2026-03-30 04:19:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10737074
2026-03-30 04:19:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24efbc2d-36e3-5376-96f6-e5737002abcc with identifier: 10737074 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/10737074>
{'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': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '24efbc2d-36e3-5376-96f6-e5737002abcc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ach212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737074',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 164383,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Range Rover Velar 2.0 D200 - AWD - Diesel - Automatic - '
'204 hp - 164.383 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737074%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.be] INFO: Saving data for 10737074: {'auction_closing_time': 1774865400.0, 'created_time': 1774624853.550241, 'last_price_update_time': 1774844392.057927}
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.be',RowKey='10737074') HTTP/1.1" 204 0
2026-03-30 04:19:52 [adesa.be] INFO: Found listing with ID: 10736975
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.be%27%20and%20RowKey%20eq%20%2710736975%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.be] INFO: Scrape type for 10736975: 2
2026-03-30 04:19:52 [adesa.be] INFO: Scraping item 10736975 url https://www.openlane.eu/en/carv6/auction/10736975
2026-03-30 04:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:52 [adesa.be] INFO: Found listing with ID: 10737078
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.be%27%20and%20RowKey%20eq%20%2710737078%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.be] INFO: Scrape type for 10737078: 2
2026-03-30 04:19:52 [adesa.be] INFO: Scraping item 10737078 url https://www.openlane.eu/en/carv6/auction/10737078
2026-03-30 04:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:52 [adesa.be] INFO: Found listing with ID: 10737070
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.be%27%20and%20RowKey%20eq%20%2710737070%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.be] INFO: Scrape type for 10737070: 2
2026-03-30 04:19:52 [adesa.be] INFO: Scraping item 10737070 url https://www.openlane.eu/en/carv6/auction/10737070
2026-03-30 04:19:52 [adesa.be] INFO: Found listing with ID: 10740299
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.be%27%20and%20RowKey%20eq%20%2710740299%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.be] INFO: Scrape type for 10740299: 2
2026-03-30 04:19:52 [adesa.be] INFO: Scraping item 10740299 url https://www.openlane.eu/en/carv6/auction/10740299
2026-03-30 04:19:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:52 [adesa.be] INFO: Found listing with ID: 10737050
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.be%27%20and%20RowKey%20eq%20%2710737050%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.be] INFO: Scrape type for 10737050: 2
2026-03-30 04:19:52 [adesa.be] INFO: Scraping item 10737050 url https://www.openlane.eu/en/carv6/auction/10737050
2026-03-30 04:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10736912
2026-03-30 04:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de42d54b-eaac-5e11-a1bb-855989338e0b with scrape type 2
2026-03-30 04:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de42d54b-eaac-5e11-a1bb-855989338e0b with scrape type 2
2026-03-30 04:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de42d54b-eaac-5e11-a1bb-855989338e0b, identifier: 10736912
2026-03-30 04:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10736974
2026-03-30 04:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f01a89-601c-5cb0-8f6b-05f016ff3319 with scrape type 2
2026-03-30 04:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f01a89-601c-5cb0-8f6b-05f016ff3319 with scrape type 2
2026-03-30 04:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70f01a89-601c-5cb0-8f6b-05f016ff3319, identifier: 10736974
2026-03-30 04:19:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10736888
2026-03-30 04:19:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with scrape type 2
2026-03-30 04:19:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with scrape type 2
2026-03-30 04:19:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c458ef2-5658-5ace-8ce7-9867d563c3d4, identifier: 10736888
2026-03-30 04:19:52 [adesa.be] INFO: Found listing with ID: 10737103
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.be%27%20and%20RowKey%20eq%20%2710737103%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.be] INFO: Scrape type for 10737103: 2
2026-03-30 04:19:52 [adesa.be] INFO: Scraping item 10737103 url https://www.openlane.eu/en/carv6/auction/10737103
2026-03-30 04:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10736912
2026-03-30 04:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10736912
2026-03-30 04:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de42d54b-eaac-5e11-a1bb-855989338e0b with identifier: 10736912 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/10736912>
{'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:10:00Z',
'fuel_type': 'Diesel',
'id': 'de42d54b-eaac-5e11-a1bb-855989338e0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQN759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736912',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 149712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2019-08-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 2.0 S - Diesel - Manual - 150 hp - 149.712 km',
'transmission': 'manual',
'trim': 'S',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736912%27 HTTP/1.1" 200 None
2026-03-30 04:19:52 [adesa.be] INFO: Saving data for 10736912: {'auction_closing_time': 1774865400.0, 'created_time': 1774627045.535381, 'last_price_update_time': 1774844392.783634}
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.be',RowKey='10736912') HTTP/1.1" 204 0
2026-03-30 04:19:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10736974
2026-03-30 04:19:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10736974
2026-03-30 04:19:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70f01a89-601c-5cb0-8f6b-05f016ff3319 with identifier: 10736974 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: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:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736974>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '70f01a89-601c-5cb0-8f6b-05f016ff3319',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBF312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736974',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 74802,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2023-01-23',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Kia Sportage 1.6 CRDI - Diesel - Automatic - 136 hp - 74.802 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710736974%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Saving data for 10736974: {'auction_closing_time': 1774865400.0, 'created_time': 1774627064.431495, 'last_price_update_time': 1774844393.166825}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736974') HTTP/1.1" 204 0
2026-03-30 04:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10736888
2026-03-30 04:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10736888
2026-03-30 04:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c458ef2-5658-5ace-8ce7-9867d563c3d4 with identifier: 10736888 to the API
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736888>
{'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': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5c458ef2-5658-5ace-8ce7-9867d563c3d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WRM949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736888',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 146233,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2019-08-22',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar F-Pace 2.0d R Sport - AWD - Diesel - Automatic - 180 hp - '
'146.233 km',
'transmission': 'automatic',
'trim': 'R Sport',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736888%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Saving data for 10736888: {'auction_closing_time': 1774865400.0, 'created_time': 1774624856.268248, 'last_price_update_time': 1774844393.447917}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736888') HTTP/1.1" 204 0
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10737088
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.be%27%20and%20RowKey%20eq%20%2710737088%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Scrape type for 10737088: 2
2026-03-30 04:19:53 [adesa.be] INFO: Scraping item 10737088 url https://www.openlane.eu/en/carv6/auction/10737088
2026-03-30 04:19:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10736992
2026-03-30 04:19:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32f6c735-5daf-58a8-ae71-62087eed2aff with scrape type 2
2026-03-30 04:19:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32f6c735-5daf-58a8-ae71-62087eed2aff with scrape type 2
2026-03-30 04:19:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32f6c735-5daf-58a8-ae71-62087eed2aff, identifier: 10736992
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10736909
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.be%27%20and%20RowKey%20eq%20%2710736909%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Scrape type for 10736909: 2
2026-03-30 04:19:53 [adesa.be] INFO: Scraping item 10736909 url https://www.openlane.eu/en/carv6/auction/10736909
2026-03-30 04:19:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10736992
2026-03-30 04:19:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10736992
2026-03-30 04:19:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32f6c735-5daf-58a8-ae71-62087eed2aff with identifier: 10736992 to the API
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:19:53 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 04:19:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736992>
{'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': 179,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '32f6c735-5daf-58a8-ae71-62087eed2aff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736992',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 259066,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Land Rover Range Rover Velar 2.0 R-Dynamic S - AWD - Diesel - '
'Automatic - 179 hp - 259.066 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736992%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Saving data for 10736992: {'auction_closing_time': 1774865400.0, 'created_time': 1774627059.940169, 'last_price_update_time': 1774844393.840522}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736992') HTTP/1.1" 204 0
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10737022
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.be%27%20and%20RowKey%20eq%20%2710737022%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Scrape type for 10737022: 2
2026-03-30 04:19:53 [adesa.be] INFO: Scraping item 10737022 url https://www.openlane.eu/en/carv6/auction/10737022
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10736991
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.be%27%20and%20RowKey%20eq%20%2710736991%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Scrape type for 10736991: 2
2026-03-30 04:19:53 [adesa.be] INFO: Scraping item 10736991 url https://www.openlane.eu/en/carv6/auction/10736991
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10737021
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.be%27%20and%20RowKey%20eq%20%2710737021%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Scrape type for 10737021: 2
2026-03-30 04:19:53 [adesa.be] INFO: Scraping item 10737021 url https://www.openlane.eu/en/carv6/auction/10737021
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10737017
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.be%27%20and%20RowKey%20eq%20%2710737017%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Scrape type for 10737017: 2
2026-03-30 04:19:53 [adesa.be] INFO: Scraping item 10737017 url https://www.openlane.eu/en/carv6/auction/10737017
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10736951
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.be%27%20and%20RowKey%20eq%20%2710736951%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Scrape type for 10736951: 2
2026-03-30 04:19:53 [adesa.be] INFO: Scraping item 10736951 url https://www.openlane.eu/en/carv6/auction/10736951
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10736999
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.be%27%20and%20RowKey%20eq%20%2710736999%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Scrape type for 10736999: 2
2026-03-30 04:19:53 [adesa.be] INFO: Scraping item 10736999 url https://www.openlane.eu/en/carv6/auction/10736999
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10740296
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.be%27%20and%20RowKey%20eq%20%2710740296%27 HTTP/1.1" 200 None
2026-03-30 04:19:53 [adesa.be] INFO: Scrape type for 10740296: 2
2026-03-30 04:19:53 [adesa.be] INFO: Scraping item 10740296 url https://www.openlane.eu/en/carv6/auction/10740296
2026-03-30 04:19:53 [adesa.be] INFO: Found listing with ID: 10737157
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:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737157%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737157: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737157 url https://www.openlane.eu/en/carv6/auction/10737157
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736906
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.be%27%20and%20RowKey%20eq%20%2710736906%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736906: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736906 url https://www.openlane.eu/en/carv6/auction/10736906
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736896
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.be%27%20and%20RowKey%20eq%20%2710736896%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736896: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736896 url https://www.openlane.eu/en/carv6/auction/10736896
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737149
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.be%27%20and%20RowKey%20eq%20%2710737149%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737149: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737149 url https://www.openlane.eu/en/carv6/auction/10737149
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737150
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.be%27%20and%20RowKey%20eq%20%2710737150%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737150: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737150 url https://www.openlane.eu/en/carv6/auction/10737150
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736996
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.be%27%20and%20RowKey%20eq%20%2710736996%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736996: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736996 url https://www.openlane.eu/en/carv6/auction/10736996
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736961
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.be%27%20and%20RowKey%20eq%20%2710736961%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736961: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736961 url https://www.openlane.eu/en/carv6/auction/10736961
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10740301
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.be%27%20and%20RowKey%20eq%20%2710740301%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10740301: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10740301 url https://www.openlane.eu/en/carv6/auction/10740301
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736956
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.be%27%20and%20RowKey%20eq%20%2710736956%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736956: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736956 url https://www.openlane.eu/en/carv6/auction/10736956
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736932
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.be%27%20and%20RowKey%20eq%20%2710736932%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736932: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736932 url https://www.openlane.eu/en/carv6/auction/10736932
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736971
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.be%27%20and%20RowKey%20eq%20%2710736971%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736971: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736971 url https://www.openlane.eu/en/carv6/auction/10736971
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737004
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.be%27%20and%20RowKey%20eq%20%2710737004%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737004: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737004 url https://www.openlane.eu/en/carv6/auction/10737004
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737130
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.be%27%20and%20RowKey%20eq%20%2710737130%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737130: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737130 url https://www.openlane.eu/en/carv6/auction/10737130
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737123
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.be%27%20and%20RowKey%20eq%20%2710737123%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737123: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737123 url https://www.openlane.eu/en/carv6/auction/10737123
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736907
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.be%27%20and%20RowKey%20eq%20%2710736907%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736907: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736907 url https://www.openlane.eu/en/carv6/auction/10736907
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10740291
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.be%27%20and%20RowKey%20eq%20%2710740291%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10740291: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10740291 url https://www.openlane.eu/en/carv6/auction/10740291
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736930
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.be%27%20and%20RowKey%20eq%20%2710736930%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736930: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736930 url https://www.openlane.eu/en/carv6/auction/10736930
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737132
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.be%27%20and%20RowKey%20eq%20%2710737132%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737132: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737132 url https://www.openlane.eu/en/carv6/auction/10737132
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737167
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.be%27%20and%20RowKey%20eq%20%2710737167%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737167: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737167 url https://www.openlane.eu/en/carv6/auction/10737167
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736940
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.be%27%20and%20RowKey%20eq%20%2710736940%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736940: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736940 url https://www.openlane.eu/en/carv6/auction/10736940
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737158
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.be%27%20and%20RowKey%20eq%20%2710737158%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737158: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737158 url https://www.openlane.eu/en/carv6/auction/10737158
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737024
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.be%27%20and%20RowKey%20eq%20%2710737024%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737024: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737024 url https://www.openlane.eu/en/carv6/auction/10737024
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737006
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.be%27%20and%20RowKey%20eq%20%2710737006%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737006: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737006 url https://www.openlane.eu/en/carv6/auction/10737006
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737127
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.be%27%20and%20RowKey%20eq%20%2710737127%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737127: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737127 url https://www.openlane.eu/en/carv6/auction/10737127
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737081
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.be%27%20and%20RowKey%20eq%20%2710737081%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737081: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737081 url https://www.openlane.eu/en/carv6/auction/10737081
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736966
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.be%27%20and%20RowKey%20eq%20%2710736966%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736966: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736966 url https://www.openlane.eu/en/carv6/auction/10736966
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737005
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.be%27%20and%20RowKey%20eq%20%2710737005%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737005: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737005 url https://www.openlane.eu/en/carv6/auction/10737005
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737152
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.be%27%20and%20RowKey%20eq%20%2710737152%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737152: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737152 url https://www.openlane.eu/en/carv6/auction/10737152
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736970
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.be%27%20and%20RowKey%20eq%20%2710736970%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736970: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736970 url https://www.openlane.eu/en/carv6/auction/10736970
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737138
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.be%27%20and%20RowKey%20eq%20%2710737138%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737138: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737138 url https://www.openlane.eu/en/carv6/auction/10737138
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736958
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.be%27%20and%20RowKey%20eq%20%2710736958%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736958: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736958 url https://www.openlane.eu/en/carv6/auction/10736958
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10736891
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.be%27%20and%20RowKey%20eq%20%2710736891%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736891: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736891 url https://www.openlane.eu/en/carv6/auction/10736891
2026-03-30 04:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737128> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:54 [adesa.be] INFO: Found listing with ID: 10737025
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.be%27%20and%20RowKey%20eq%20%2710737025%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10737025: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10737025 url https://www.openlane.eu/en/carv6/auction/10737025
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 [adesa.be] INFO: Found listing with ID: 10736963
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.be%27%20and%20RowKey%20eq%20%2710736963%27 HTTP/1.1" 200 None
2026-03-30 04:19:54 [adesa.be] INFO: Scrape type for 10736963: 2
2026-03-30 04:19:54 [adesa.be] INFO: Scraping item 10736963 url https://www.openlane.eu/en/carv6/auction/10736963
2026-03-30 04:19:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10737128
2026-03-30 04:19:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73a98aaa-a76a-556f-a302-11d6c02aa000 with scrape type 2
2026-03-30 04:19:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73a98aaa-a76a-556f-a302-11d6c02aa000 with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73a98aaa-a76a-556f-a302-11d6c02aa000, identifier: 10737128
2026-03-30 04:19:55 [adesa.be] INFO: Found listing with ID: 10740284
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.be%27%20and%20RowKey%20eq%20%2710740284%27 HTTP/1.1" 200 None
2026-03-30 04:19:55 [adesa.be] INFO: Scrape type for 10740284: 2
2026-03-30 04:19:55 [adesa.be] INFO: Scraping item 10740284 url https://www.openlane.eu/en/carv6/auction/10740284
2026-03-30 04:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10737128
2026-03-30 04:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10737128
2026-03-30 04:19:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73a98aaa-a76a-556f-a302-11d6c02aa000 with identifier: 10737128 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/10737128>
{'auction_title': '',
'c_o_2_emission_value': 15,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '73a98aaa-a76a-556f-a302-11d6c02aa000',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXP632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737128',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 170909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-05-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 300e AMG Line - Hybrid - Automatic - 204 hp - '
'170.909 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737128%27 HTTP/1.1" 200 None
2026-03-30 04:19:55 [adesa.be] INFO: Saving data for 10737128: {'auction_closing_time': 1774865400.0, 'created_time': 1774624860.688598, 'last_price_update_time': 1774844395.408473}
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.be',RowKey='10737128') HTTP/1.1" 204 0
2026-03-30 04:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:55 [adesa.be] INFO: Found listing with ID: 10737121
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.be%27%20and%20RowKey%20eq%20%2710737121%27 HTTP/1.1" 200 None
2026-03-30 04:19:55 [adesa.be] INFO: Scrape type for 10737121: 2
2026-03-30 04:19:55 [adesa.be] INFO: Scraping item 10737121 url https://www.openlane.eu/en/carv6/auction/10737121
2026-03-30 04:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737052> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a04cda58-6556-55d2-90b2-727da5fb86c5 with identifier: 10736862
2026-03-30 04:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a04cda58-6556-55d2-90b2-727da5fb86c5 with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a04cda58-6556-55d2-90b2-727da5fb86c5 with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a04cda58-6556-55d2-90b2-727da5fb86c5, identifier: 10736862
2026-03-30 04:19:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10736959
2026-03-30 04:19:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with scrape type 2
2026-03-30 04:19:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca, identifier: 10736959
2026-03-30 04:19:55 [adesa.be] INFO: Found listing with ID: 10737071
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.be%27%20and%20RowKey%20eq%20%2710737071%27 HTTP/1.1" 200 None
2026-03-30 04:19:55 [adesa.be] INFO: Scrape type for 10737071: 2
2026-03-30 04:19:55 [adesa.be] INFO: Scraping item 10737071 url https://www.openlane.eu/en/carv6/auction/10737071
2026-03-30 04:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a04cda58-6556-55d2-90b2-727da5fb86c5 with identifier: 10736862
2026-03-30 04:19:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a04cda58-6556-55d2-90b2-727da5fb86c5 with identifier: 10736862
2026-03-30 04:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a04cda58-6556-55d2-90b2-727da5fb86c5 with identifier: 10736862 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/10736862>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a04cda58-6556-55d2-90b2-727da5fb86c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHR701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736862',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 164481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-08-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz C Break 300e Business Line - Hybrid - Automatic - 204 '
'hp - 164.481 km',
'transmission': 'automatic',
'trim': 'Business Line',
'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.be%27%20and%20RowKey%20eq%20%2710736862%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.be] INFO: Saving data for 10736862: {'auction_closing_time': 1774865400.0, 'created_time': 1774624866.379142, 'last_price_update_time': 1774844396.200039}
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.be',RowKey='10736862') HTTP/1.1" 204 0
2026-03-30 04:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10736959
2026-03-30 04:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10736959
2026-03-30 04:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca with identifier: 10736959 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/10736959>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e6bffed3-26c3-5dbd-b12f-bb1fac7bf0ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHG442',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 178190,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20350,
'price_includes_vat': True,
'registration_date': '2021-04-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz E 200d - Diesel - Automatic - 160 hp - 178.190 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736959%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.be] INFO: Saving data for 10736959: {'auction_closing_time': 1774865400.0, 'created_time': 1774627039.884691, 'last_price_update_time': 1774844396.493895}
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.be',RowKey='10736959') HTTP/1.1" 204 0
2026-03-30 04:19:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737008> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:56 [adesa.be] INFO: Found listing with ID: 10737073
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.be%27%20and%20RowKey%20eq%20%2710737073%27 HTTP/1.1" 200 None
2026-03-30 04:19:56 [adesa.be] INFO: Scrape type for 10737073: 2
2026-03-30 04:19:56 [adesa.be] INFO: Scraping item 10737073 url https://www.openlane.eu/en/carv6/auction/10737073
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10737122
2026-03-30 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e5a596-5b64-5d6f-8fe3-cc5318787b79, identifier: 10737122
2026-03-30 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10737052
2026-03-30 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a45f5c-6876-52ed-8922-137f488a0a34 with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a45f5c-6876-52ed-8922-137f488a0a34 with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a45f5c-6876-52ed-8922-137f488a0a34, identifier: 10737052
2026-03-30 04:19:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10736887
2026-03-30 04:19:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with scrape type 2
2026-03-30 04:19:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e, identifier: 10736887
2026-03-30 04:19:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10737122
2026-03-30 04:19:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10737122
2026-03-30 04:19:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e5a596-5b64-5d6f-8fe3-cc5318787b79 with identifier: 10737122 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/10737122>
{'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': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8e5a596-5b64-5d6f-8fe3-cc5318787b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PJX858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737122',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 174075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12050,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 2.0d R-Dynamic - Diesel - Automatic - 180 hp - '
'174.075 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737122%27 HTTP/1.1" 200 None
2026-03-30 04:19:57 [adesa.be] INFO: Saving data for 10737122: {'auction_closing_time': 1774865400.0, 'created_time': 1774624857.234181, 'last_price_update_time': 1774844397.049967}
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.be',RowKey='10737122') HTTP/1.1" 204 0
2026-03-30 04:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10737052
2026-03-30 04:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10737052
2026-03-30 04:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a45f5c-6876-52ed-8922-137f488a0a34 with identifier: 10737052 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/10737052>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e8a45f5c-6876-52ed-8922-137f488a0a34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CDAZ733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737052',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 71366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz E 300e - 4-Matic - Hybrid - Automatic - 211 hp - '
'71.366 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710737052%27 HTTP/1.1" 200 None
2026-03-30 04:19:57 [adesa.be] INFO: Saving data for 10737052: {'auction_closing_time': 1774865400.0, 'created_time': 1774627036.855694, 'last_price_update_time': 1774844397.325927}
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.be',RowKey='10737052') HTTP/1.1" 204 0
2026-03-30 04:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10736887
2026-03-30 04:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10736887
2026-03-30 04:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c91b9b3f-6cb3-5ccb-a559-781d494b2d8e with identifier: 10736887 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/10736887>
{'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': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c91b9b3f-6cb3-5ccb-a559-781d494b2d8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CTG107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736887',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 127785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11150,
'price_includes_vat': True,
'registration_date': '2017-04-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar F-Pace 2.0d - Diesel - Manual - 180 hp - 127.785 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710736887%27 HTTP/1.1" 200 None
2026-03-30 04:19:57 [adesa.be] INFO: Saving data for 10736887: {'auction_closing_time': 1774865400.0, 'created_time': 1774624859.311325, 'last_price_update_time': 1774844397.633261}
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.be',RowKey='10736887') HTTP/1.1" 204 0
2026-03-30 04:19:57 [adesa.be] INFO: Found listing with ID: 10737067
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.be%27%20and%20RowKey%20eq%20%2710737067%27 HTTP/1.1" 200 None
2026-03-30 04:19:57 [adesa.be] INFO: Scrape type for 10737067: 2
2026-03-30 04:19:57 [adesa.be] INFO: Scraping item 10737067 url https://www.openlane.eu/en/carv6/auction/10737067
2026-03-30 04:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:57 [adesa.be] INFO: Found listing with ID: 10737068
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.be%27%20and%20RowKey%20eq%20%2710737068%27 HTTP/1.1" 200 None
2026-03-30 04:19:57 [adesa.be] INFO: Scrape type for 10737068: 2
2026-03-30 04:19:57 [adesa.be] INFO: Scraping item 10737068 url https://www.openlane.eu/en/carv6/auction/10737068
2026-03-30 04:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:19:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10737008
2026-03-30 04:19:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff921355-c7e2-5ef2-855f-a72540e4061a with scrape type 2
2026-03-30 04:19:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff921355-c7e2-5ef2-855f-a72540e4061a with scrape type 2
2026-03-30 04:19:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff921355-c7e2-5ef2-855f-a72540e4061a, identifier: 10737008
2026-03-30 04:19:57 [adesa.be] INFO: Found listing with ID: 10737007
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.be%27%20and%20RowKey%20eq%20%2710737007%27 HTTP/1.1" 200 None
2026-03-30 04:19:57 [adesa.be] INFO: Scrape type for 10737007: 2
2026-03-30 04:19:57 [adesa.be] INFO: Scraping item 10737007 url https://www.openlane.eu/en/carv6/auction/10737007
2026-03-30 04:19:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10737008
2026-03-30 04:19:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10737008
2026-03-30 04:19:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff921355-c7e2-5ef2-855f-a72540e4061a with identifier: 10737008 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:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737008>
{'auction_title': '',
'c_o_2_emission_value': 143,
'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:10:00Z',
'fuel_type': 'Diesel',
'id': 'ff921355-c7e2-5ef2-855f-a72540e4061a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFE412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737008',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 103314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2020-08-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Jaguar E-Pace 2.0d R-Dynamic HSE - AWD - Diesel - Manual - 150 hp - '
'103.314 km',
'transmission': 'manual',
'trim': 'R-Dynamic HSE',
'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.be%27%20and%20RowKey%20eq%20%2710737008%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.be] INFO: Saving data for 10737008: {'auction_closing_time': 1774865400.0, 'created_time': 1774624849.036001, 'last_price_update_time': 1774844398.082701}
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.be',RowKey='10737008') HTTP/1.1" 204 0
2026-03-30 04:19:58 [adesa.be] INFO: Found listing with ID: 10736957
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.be%27%20and%20RowKey%20eq%20%2710736957%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.be] INFO: Scrape type for 10736957: 2
2026-03-30 04:19:58 [adesa.be] INFO: Scraping item 10736957 url https://www.openlane.eu/en/carv6/auction/10736957
2026-03-30 04:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300
2026-03-30 04:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 2
2026-03-30 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4571c2c2-2ae2-5992-b721-143b83b2825f with scrape type 2
2026-03-30 04:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4571c2c2-2ae2-5992-b721-143b83b2825f, identifier: 10740300
2026-03-30 04:19:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10737099
2026-03-30 04:19:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d31f664d-3d00-5d6d-99b0-1dd90274dda2 with scrape type 2
2026-03-30 04:19:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d31f664d-3d00-5d6d-99b0-1dd90274dda2 with scrape type 2
2026-03-30 04:19:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d31f664d-3d00-5d6d-99b0-1dd90274dda2, identifier: 10737099
2026-03-30 04:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300
2026-03-30 04:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300
2026-03-30 04:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4571c2c2-2ae2-5992-b721-143b83b2825f with identifier: 10740300 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/10740300>
{'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-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '4571c2c2-2ae2-5992-b721-143b83b2825f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFL287',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740300',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 118853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz EQA 250 Luxury - Electric - Automatic - 190 hp - '
'118.853 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710740300%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.be] INFO: Saving data for 10740300: {'auction_closing_time': 1774865400.0, 'created_time': 1774649915.263303, 'last_price_update_time': 1774844398.569762}
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.be',RowKey='10740300') HTTP/1.1" 204 0
2026-03-30 04:19:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10737099
2026-03-30 04:19:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10737099
2026-03-30 04:19:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d31f664d-3d00-5d6d-99b0-1dd90274dda2 with identifier: 10737099 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/10737099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'd31f664d-3d00-5d6d-99b0-1dd90274dda2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLF394',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737099',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLS',
'odometer': 138240,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31050,
'price_includes_vat': True,
'registration_date': '2021-12-31',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz CLS 220d AMG Line - Diesel - Automatic - 194 hp - '
'138.240 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737099%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.be] INFO: Saving data for 10737099: {'auction_closing_time': 1774865400.0, 'created_time': 1774624865.104327, 'last_price_update_time': 1774844398.853548}
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.be',RowKey='10737099') HTTP/1.1" 204 0
2026-03-30 04:19:58 [adesa.be] INFO: Found listing with ID: 10740283
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.be%27%20and%20RowKey%20eq%20%2710740283%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.be] INFO: Scrape type for 10740283: 2
2026-03-30 04:19:58 [adesa.be] INFO: Scraping item 10740283 url https://www.openlane.eu/en/carv6/auction/10740283
2026-03-30 04:19:58 [adesa.be] INFO: Found listing with ID: 10737077
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.be%27%20and%20RowKey%20eq%20%2710737077%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.be] INFO: Scrape type for 10737077: 2
2026-03-30 04:19:58 [adesa.be] INFO: Scraping item 10737077 url https://www.openlane.eu/en/carv6/auction/10737077
2026-03-30 04:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736911> (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/10736975> (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/10737023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.be] INFO: Found listing with ID: 10740286
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.be%27%20and%20RowKey%20eq%20%2710740286%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.be] INFO: Scrape type for 10740286: 2
2026-03-30 04:19:58 [adesa.be] INFO: Scraping item 10740286 url https://www.openlane.eu/en/carv6/auction/10740286
2026-03-30 04:19:58 [adesa.be] INFO: Found listing with ID: 10737105
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.be%27%20and%20RowKey%20eq%20%2710737105%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.be] INFO: Scrape type for 10737105: 2
2026-03-30 04:19:58 [adesa.be] INFO: Scraping item 10737105 url https://www.openlane.eu/en/carv6/auction/10737105
2026-03-30 04:19:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:19:58 [adesa.be] INFO: Found listing with ID: 10736982
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.be%27%20and%20RowKey%20eq%20%2710736982%27 HTTP/1.1" 200 None
2026-03-30 04:19:58 [adesa.be] INFO: Scrape type for 10736982: 2
2026-03-30 04:19:58 [adesa.be] INFO: Scraping item 10736982 url https://www.openlane.eu/en/carv6/auction/10736982
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.be] INFO: Found listing with ID: 10737064
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:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737064%27 HTTP/1.1" 200 None
2026-03-30 04:19:59 [adesa.be] INFO: Scrape type for 10737064: 2
2026-03-30 04:19:59 [adesa.be] INFO: Scraping item 10737064 url https://www.openlane.eu/en/carv6/auction/10737064
2026-03-30 04:19:59 [adesa.be] INFO: Found listing with ID: 10737166
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.be%27%20and%20RowKey%20eq%20%2710737166%27 HTTP/1.1" 200 None
2026-03-30 04:19:59 [adesa.be] INFO: Scrape type for 10737166: 2
2026-03-30 04:19:59 [adesa.be] INFO: Scraping item 10737166 url https://www.openlane.eu/en/carv6/auction/10737166
2026-03-30 04:19:59 [adesa.be] INFO: Found listing with ID: 10736934
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.be%27%20and%20RowKey%20eq%20%2710736934%27 HTTP/1.1" 200 None
2026-03-30 04:19:59 [adesa.be] INFO: Scrape type for 10736934: 2
2026-03-30 04:19:59 [adesa.be] INFO: Scraping item 10736934 url https://www.openlane.eu/en/carv6/auction/10736934
2026-03-30 04:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with identifier: 10736911
2026-03-30 04:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22, identifier: 10736911
2026-03-30 04:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10736975
2026-03-30 04:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4329c331-e955-5298-9353-0ec5d739fb05 with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4329c331-e955-5298-9353-0ec5d739fb05 with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4329c331-e955-5298-9353-0ec5d739fb05, identifier: 10736975
2026-03-30 04:19:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10737023
2026-03-30 04:19:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 021b2783-9ebc-5cbb-a86c-49615777551a with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 021b2783-9ebc-5cbb-a86c-49615777551a with scrape type 2
2026-03-30 04:19:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 021b2783-9ebc-5cbb-a86c-49615777551a, identifier: 10737023
2026-03-30 04:19:59 [adesa.be] INFO: Found listing with ID: 10737079
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.be%27%20and%20RowKey%20eq%20%2710737079%27 HTTP/1.1" 200 None
2026-03-30 04:19:59 [adesa.be] INFO: Scrape type for 10737079: 2
2026-03-30 04:19:59 [adesa.be] INFO: Scraping item 10737079 url https://www.openlane.eu/en/carv6/auction/10737079
2026-03-30 04:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with identifier: 10736911
2026-03-30 04:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with identifier: 10736911
2026-03-30 04:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ba0e613-4c2e-5bc6-8339-496c1ad12e22 with identifier: 10736911 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/10736911>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4ba0e613-4c2e-5bc6-8339-496c1ad12e22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHY295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736911',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 116679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Opel Astra 1.6 GS Line - Hybrid - Automatic - 150 hp - 116.679 km',
'transmission': 'automatic',
'trim': 'GS Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736911%27 HTTP/1.1" 200 None
2026-03-30 04:19:59 [adesa.be] INFO: Saving data for 10736911: {'auction_closing_time': 1774865400.0, 'created_time': 1774624883.001291, 'last_price_update_time': 1774844399.610915}
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.be',RowKey='10736911') HTTP/1.1" 204 0
2026-03-30 04:19:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10736975
2026-03-30 04:19:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10736975
2026-03-30 04:19:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4329c331-e955-5298-9353-0ec5d739fb05 with identifier: 10736975 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/10736975>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '4329c331-e955-5298-9353-0ec5d739fb05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDS278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736975',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 145553,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Opel Combo Cargo 1.5 Edition - Diesel - Manual - 75 hp - 145.553 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736975%27 HTTP/1.1" 200 None
2026-03-30 04:19:59 [adesa.be] INFO: Saving data for 10736975: {'auction_closing_time': 1774865400.0, 'created_time': 1774624880.431687, 'last_price_update_time': 1774844399.994952}
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.be',RowKey='10736975') HTTP/1.1" 204 0
2026-03-30 04:20:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10737023
2026-03-30 04:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10737023
2026-03-30 04:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 021b2783-9ebc-5cbb-a86c-49615777551a with identifier: 10737023 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/10737023>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '021b2783-9ebc-5cbb-a86c-49615777551a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YFQ998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737023',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 154377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26300,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLC Coupé 200d AMG Line - Diesel - Automatic - 163 hp '
'- 154.377 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737023%27 HTTP/1.1" 200 None
2026-03-30 04:20:00 [adesa.be] INFO: Saving data for 10737023: {'auction_closing_time': 1774865400.0, 'created_time': 1774624888.900231, 'last_price_update_time': 1774844400.288929}
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.be',RowKey='10737023') HTTP/1.1" 204 0
2026-03-30 04:20:00 [adesa.be] INFO: Found listing with ID: 10736984
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.be%27%20and%20RowKey%20eq%20%2710736984%27 HTTP/1.1" 200 None
2026-03-30 04:20:00 [adesa.be] INFO: Scrape type for 10736984: 2
2026-03-30 04:20:00 [adesa.be] INFO: Scraping item 10736984 url https://www.openlane.eu/en/carv6/auction/10736984
2026-03-30 04:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736891> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295
2026-03-30 04:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82c2510a-bc52-55ed-bf66-d789136f229a with scrape type 2
2026-03-30 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82c2510a-bc52-55ed-bf66-d789136f229a with scrape type 2
2026-03-30 04:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82c2510a-bc52-55ed-bf66-d789136f229a, identifier: 10740295
2026-03-30 04:20:00 [adesa.be] INFO: Found listing with ID: 10736947
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.be%27%20and%20RowKey%20eq%20%2710736947%27 HTTP/1.1" 200 None
2026-03-30 04:20:00 [adesa.be] INFO: Scrape type for 10736947: 2
2026-03-30 04:20:00 [adesa.be] INFO: Scraping item 10736947 url https://www.openlane.eu/en/carv6/auction/10736947
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 [zyte_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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295
2026-03-30 04:20:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295
2026-03-30 04:20:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82c2510a-bc52-55ed-bf66-d789136f229a with identifier: 10740295 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/10740295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': '82c2510a-bc52-55ed-bf66-d789136f229a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQB667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740295',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Electric',
'odometer': 122056,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 4,
'seller_name': 'SIA Automotive',
'title': 'Mini Electric Cooper 29 kWh - Electric - Automatic - 184 hp - '
'122.056 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710740295%27 HTTP/1.1" 200 None
2026-03-30 04:20:00 [adesa.be] INFO: Saving data for 10740295: {'auction_closing_time': 1774865400.0, 'created_time': 1774649923.45715, 'last_price_update_time': 1774844400.744071}
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.be',RowKey='10740295') HTTP/1.1" 204 0
2026-03-30 04:20:00 [adesa.be] INFO: Found listing with ID: 10736986
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.be%27%20and%20RowKey%20eq%20%2710736986%27 HTTP/1.1" 200 None
2026-03-30 04:20:00 [adesa.be] INFO: Scrape type for 10736986: 2
2026-03-30 04:20:00 [adesa.be] INFO: Scraping item 10736986 url https://www.openlane.eu/en/carv6/auction/10736986
2026-03-30 04:20:00 [adesa.be] INFO: Found listing with ID: 10737059
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.be%27%20and%20RowKey%20eq%20%2710737059%27 HTTP/1.1" 200 None
2026-03-30 04:20:00 [adesa.be] INFO: Scrape type for 10737059: 2
2026-03-30 04:20:00 [adesa.be] INFO: Scraping item 10737059 url https://www.openlane.eu/en/carv6/auction/10737059
2026-03-30 04:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10737070
2026-03-30 04:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc240778-4d3d-51b3-8d50-ad203e423d64 with scrape type 2
2026-03-30 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc240778-4d3d-51b3-8d50-ad203e423d64 with scrape type 2
2026-03-30 04:20:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc240778-4d3d-51b3-8d50-ad203e423d64, identifier: 10737070
2026-03-30 04:20:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10736891
2026-03-30 04:20:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with scrape type 2
2026-03-30 04:20:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e00fedb1-0057-5b4a-875e-e8ced7fec6b6, identifier: 10736891
2026-03-30 04:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10737070
2026-03-30 04:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10737070
2026-03-30 04:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc240778-4d3d-51b3-8d50-ad203e423d64 with identifier: 10737070 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/10737070>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'cc240778-4d3d-51b3-8d50-ad203e423d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJQ004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737070',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 59012,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Combo XL 1.5 Comfort - Diesel - Manual - 102 hp - 59.012 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737070%27 HTTP/1.1" 200 None
2026-03-30 04:20:01 [adesa.be] INFO: Saving data for 10737070: {'auction_closing_time': 1774865400.0, 'created_time': 1774624879.233868, 'last_price_update_time': 1774844401.37549}
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.be',RowKey='10737070') HTTP/1.1" 204 0
2026-03-30 04:20:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10736891
2026-03-30 04:20:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10736891
2026-03-30 04:20:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e00fedb1-0057-5b4a-875e-e8ced7fec6b6 with identifier: 10736891 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/10736891>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e00fedb1-0057-5b4a-875e-e8ced7fec6b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLS306',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736891',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 199765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer 2.2 HDI - Diesel - Manual - 150 hp - 199.765 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710736891%27 HTTP/1.1" 200 None
2026-03-30 04:20:01 [adesa.be] INFO: Saving data for 10736891: {'auction_closing_time': 1774865400.0, 'created_time': 1774624904.520209, 'last_price_update_time': 1774844401.715008}
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.be',RowKey='10736891') HTTP/1.1" 204 0
2026-03-30 04:20:01 [adesa.be] INFO: Found listing with ID: 10736976
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.be%27%20and%20RowKey%20eq%20%2710736976%27 HTTP/1.1" 200 None
2026-03-30 04:20:01 [adesa.be] INFO: Scrape type for 10736976: 2
2026-03-30 04:20:01 [adesa.be] INFO: Scraping item 10736976 url https://www.openlane.eu/en/carv6/auction/10736976
2026-03-30 04:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736958> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:01 [adesa.be] INFO: Found listing with ID: 10737034
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.be%27%20and%20RowKey%20eq%20%2710737034%27 HTTP/1.1" 200 None
2026-03-30 04:20:01 [adesa.be] INFO: Scrape type for 10737034: 2
2026-03-30 04:20:01 [adesa.be] INFO: Scraping item 10737034 url https://www.openlane.eu/en/carv6/auction/10737034
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 [zyte_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 [zyte_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 [zyte_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/10736919> (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: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10736958
2026-03-30 04:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdaa1a36-4aec-55e9-8884-cad7e353277a with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdaa1a36-4aec-55e9-8884-cad7e353277a with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bdaa1a36-4aec-55e9-8884-cad7e353277a, identifier: 10736958
2026-03-30 04:20:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10737025
2026-03-30 04:20:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3ab535e-5a6f-5836-a481-b526ccfe6d26 with scrape type 2
2026-03-30 04:20:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3ab535e-5a6f-5836-a481-b526ccfe6d26 with scrape type 2
2026-03-30 04:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3ab535e-5a6f-5836-a481-b526ccfe6d26, identifier: 10737025
2026-03-30 04:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10736958
2026-03-30 04:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10736958
2026-03-30 04:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bdaa1a36-4aec-55e9-8884-cad7e353277a with identifier: 10736958 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/10736958>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'bdaa1a36-4aec-55e9-8884-cad7e353277a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736958',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 152308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 508 SW 1.6 Allure - Hybrid - Automatic - 180 hp - 152.308 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736958%27 HTTP/1.1" 200 None
2026-03-30 04:20:02 [adesa.be] INFO: Saving data for 10736958: {'auction_closing_time': 1774865400.0, 'created_time': 1774624984.217264, 'last_price_update_time': 1774844402.422797}
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.be',RowKey='10736958') HTTP/1.1" 204 0
2026-03-30 04:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10737025
2026-03-30 04:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10737025
2026-03-30 04:20:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3ab535e-5a6f-5836-a481-b526ccfe6d26 with identifier: 10737025 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/10737025>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a3ab535e-5a6f-5836-a481-b526ccfe6d26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CQJ561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737025',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 163200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L1H1 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'163.200 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737025%27 HTTP/1.1" 200 None
2026-03-30 04:20:02 [adesa.be] INFO: Saving data for 10737025: {'auction_closing_time': 1774865400.0, 'created_time': 1774624966.964438, 'last_price_update_time': 1774844402.72373}
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.be',RowKey='10737025') HTTP/1.1" 204 0
2026-03-30 04:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284
2026-03-30 04:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac50f046-c643-5f12-82c0-383b3c7ae0bf with scrape type 2
2026-03-30 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac50f046-c643-5f12-82c0-383b3c7ae0bf with scrape type 2
2026-03-30 04:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac50f046-c643-5f12-82c0-383b3c7ae0bf, identifier: 10740284
2026-03-30 04:20:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10737121
2026-03-30 04:20:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adef56f9-ac59-5759-864d-b4e42f494b7f with scrape type 2
2026-03-30 04:20:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adef56f9-ac59-5759-864d-b4e42f494b7f with scrape type 2
2026-03-30 04:20:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adef56f9-ac59-5759-864d-b4e42f494b7f, identifier: 10737121
2026-03-30 04:20:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284
2026-03-30 04:20:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284
2026-03-30 04:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac50f046-c643-5f12-82c0-383b3c7ae0bf with identifier: 10740284 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/10740284>
{'auction_title': '',
'c_o_2_emission_value': 163,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'ac50f046-c643-5f12-82c0-383b3c7ae0bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGE471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740284',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 222118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6850,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'222.118 km',
'transmission': 'manual',
'trim': 'Premium',
'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.be%27%20and%20RowKey%20eq%20%2710740284%27 HTTP/1.1" 200 None
2026-03-30 04:20:03 [adesa.be] INFO: Saving data for 10740284: {'auction_closing_time': 1774865400.0, 'created_time': 1774649926.029209, 'last_price_update_time': 1774844403.2036}
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.be',RowKey='10740284') HTTP/1.1" 204 0
2026-03-30 04:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10737121
2026-03-30 04:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10737121
2026-03-30 04:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adef56f9-ac59-5759-864d-b4e42f494b7f with identifier: 10737121 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/10737121>
{'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:10:00Z',
'fuel_type': 'Electric',
'id': 'adef56f9-ac59-5759-864d-b4e42f494b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRM695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737121',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-2008',
'odometer': 81982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12350,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot e-2008 50 kWh GT - Electric - Automatic - 136 hp - 81.982 '
'km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737121%27 HTTP/1.1" 200 None
2026-03-30 04:20:03 [adesa.be] INFO: Saving data for 10737121: {'auction_closing_time': 1774865400.0, 'created_time': 1774624968.043182, 'last_price_update_time': 1774844403.490907}
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.be',RowKey='10737121') 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/10736963> (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/10737071> (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:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7239985b-d9ed-5b99-9403-1f72a1a5310d with identifier: 10736919
2026-03-30 04:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7239985b-d9ed-5b99-9403-1f72a1a5310d with scrape type 2
2026-03-30 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7239985b-d9ed-5b99-9403-1f72a1a5310d with scrape type 2
2026-03-30 04:20:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7239985b-d9ed-5b99-9403-1f72a1a5310d, identifier: 10736919
2026-03-30 04:20:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7239985b-d9ed-5b99-9403-1f72a1a5310d with identifier: 10736919
2026-03-30 04:20:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7239985b-d9ed-5b99-9403-1f72a1a5310d with identifier: 10736919
2026-03-30 04:20:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7239985b-d9ed-5b99-9403-1f72a1a5310d with identifier: 10736919 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/10736919>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7239985b-d9ed-5b99-9403-1f72a1a5310d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTV328',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 155469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz B 250 Business Solution - Hybrid - Automatic - 160 hp '
'- 155.469 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736919%27 HTTP/1.1" 200 None
2026-03-30 04:20:03 [adesa.be] INFO: Saving data for 10736919: {'auction_closing_time': 1774865400.0, 'created_time': 1774624973.166947, 'last_price_update_time': 1774844403.891981}
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.be',RowKey='10736919') HTTP/1.1" 204 0
2026-03-30 04:20:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10736963
2026-03-30 04:20:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with scrape type 2
2026-03-30 04:20:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with scrape type 2
2026-03-30 04:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42, identifier: 10736963
2026-03-30 04:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10737071
2026-03-30 04:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c01964b-7c89-5b50-a465-5a666666eedd with scrape type 2
2026-03-30 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c01964b-7c89-5b50-a465-5a666666eedd with scrape type 2
2026-03-30 04:20:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c01964b-7c89-5b50-a465-5a666666eedd, identifier: 10737071
2026-03-30 04:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10736963
2026-03-30 04:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10736963
2026-03-30 04:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91e4e94f-9be0-55bc-b94e-eef4f3cc5c42 with identifier: 10736963 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/10736963>
{'auction_title': '',
'c_o_2_emission_value': 159,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '91e4e94f-9be0-55bc-b94e-eef4f3cc5c42',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XCG303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736963',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 96169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-11-14',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Boxer L2H2 2.0 HDI Premium - Diesel - Manual - 130 hp - '
'96.169 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736963%27 HTTP/1.1" 200 None
2026-03-30 04:20:04 [adesa.be] INFO: Saving data for 10736963: {'auction_closing_time': 1774865400.0, 'created_time': 1774624904.153171, 'last_price_update_time': 1774844404.405791}
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.be',RowKey='10736963') HTTP/1.1" 204 0
2026-03-30 04:20:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10737071
2026-03-30 04:20:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10737071
2026-03-30 04:20:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c01964b-7c89-5b50-a465-5a666666eedd with identifier: 10737071 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/10737071>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6c01964b-7c89-5b50-a465-5a666666eedd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBA710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737071',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 21510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 21.510 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737071%27 HTTP/1.1" 200 None
2026-03-30 04:20:04 [adesa.be] INFO: Saving data for 10737071: {'auction_closing_time': 1774865400.0, 'created_time': 1774624903.164673, 'last_price_update_time': 1774844404.7331}
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.be',RowKey='10737071') HTTP/1.1" 204 0
2026-03-30 04:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737073> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10736957
2026-03-30 04:20:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d461cef-784d-5585-b86c-c3f71b4e075c with scrape type 2
2026-03-30 04:20:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d461cef-784d-5585-b86c-c3f71b4e075c with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d461cef-784d-5585-b86c-c3f71b4e075c, identifier: 10736957
2026-03-30 04:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10736957
2026-03-30 04:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10736957
2026-03-30 04:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d461cef-784d-5585-b86c-c3f71b4e075c with identifier: 10736957 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/10736957>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9d461cef-784d-5585-b86c-c3f71b4e075c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQE984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736957',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 94838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner L2H1 1.6 HDI - Diesel - Manual - 100 hp - 94.838 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736957%27 HTTP/1.1" 200 None
2026-03-30 04:20:05 [adesa.be] INFO: Saving data for 10736957: {'auction_closing_time': 1774865400.0, 'created_time': 1774624925.839416, 'last_price_update_time': 1774844405.27224}
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.be',RowKey='10736957') HTTP/1.1" 204 0
2026-03-30 04:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10737067
2026-03-30 04:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1e714c0-cf51-504c-ba77-5a088ee02f8a with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1e714c0-cf51-504c-ba77-5a088ee02f8a with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1e714c0-cf51-504c-ba77-5a088ee02f8a, identifier: 10737067
2026-03-30 04:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10737073
2026-03-30 04:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 932846e4-22f5-5af0-8f28-1972ced5166f with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 932846e4-22f5-5af0-8f28-1972ced5166f with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 932846e4-22f5-5af0-8f28-1972ced5166f, identifier: 10737073
2026-03-30 04:20:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283
2026-03-30 04:20:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with scrape type 2
2026-03-30 04:20:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d, identifier: 10740283
2026-03-30 04:20:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737007> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10737067
2026-03-30 04:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10737067
2026-03-30 04:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1e714c0-cf51-504c-ba77-5a088ee02f8a with identifier: 10737067 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/10737067>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'c1e714c0-cf51-504c-ba77-5a088ee02f8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG489',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737067',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 30736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 1,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 30.736 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737067%27 HTTP/1.1" 200 None
2026-03-30 04:20:05 [adesa.be] INFO: Saving data for 10737067: {'auction_closing_time': 1774865400.0, 'created_time': 1774624965.542629, 'last_price_update_time': 1774844405.825949}
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.be',RowKey='10737067') HTTP/1.1" 204 0
2026-03-30 04:20:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10737073
2026-03-30 04:20:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10737073
2026-03-30 04:20:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 932846e4-22f5-5af0-8f28-1972ced5166f with identifier: 10737073 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/10737073>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '932846e4-22f5-5af0-8f28-1972ced5166f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBA725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737073',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 28969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-15',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 28.969 km',
'transmission': 'manual',
'trim': 'Pro',
'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.be%27%20and%20RowKey%20eq%20%2710737073%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.be] INFO: Saving data for 10737073: {'auction_closing_time': 1774865400.0, 'created_time': 1774624944.779534, 'last_price_update_time': 1774844406.10728}
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.be',RowKey='10737073') HTTP/1.1" 204 0
2026-03-30 04:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283
2026-03-30 04:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283
2026-03-30 04:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d with identifier: 10740283 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/10740283>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2e8d9559-36d1-5b01-ba6e-f6ab2a7a159d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFM654',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 150610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 150.610 '
'km',
'transmission': 'manual',
'trim': 'Active',
'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.be%27%20and%20RowKey%20eq%20%2710740283%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.be] INFO: Saving data for 10740283: {'auction_closing_time': 1774865400.0, 'created_time': 1774649933.916992, 'last_price_update_time': 1774844406.389063}
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.be',RowKey='10740283') HTTP/1.1" 204 0
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737105> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10737007
2026-03-30 04:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9513a696-998f-5668-8bee-b9b28cfe5e62 with scrape type 2
2026-03-30 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9513a696-998f-5668-8bee-b9b28cfe5e62 with scrape type 2
2026-03-30 04:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9513a696-998f-5668-8bee-b9b28cfe5e62, identifier: 10737007
2026-03-30 04:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10737007
2026-03-30 04:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10737007
2026-03-30 04:20:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9513a696-998f-5668-8bee-b9b28cfe5e62 with identifier: 10737007 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/10737007>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '9513a696-998f-5668-8bee-b9b28cfe5e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YML866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737007',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 62489,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner L2H1 1.5 HDI - Diesel - Manual - 102 hp - 62.489 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737007%27 HTTP/1.1" 200 None
2026-03-30 04:20:06 [adesa.be] INFO: Saving data for 10737007: {'auction_closing_time': 1774865400.0, 'created_time': 1774624960.651318, 'last_price_update_time': 1774844406.784283}
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.be',RowKey='10737007') HTTP/1.1" 204 0
2026-03-30 04:20:06 [scrapy.extensions.logstats] INFO: Crawled 618 pages (at 130 pages/min), scraped 603 items (at 127 items/min)
2026-03-30 04:20:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-30 04:20:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10737105
2026-03-30 04:20:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a28c046c-e996-5463-9d8e-c6543215ec3a with scrape type 2
2026-03-30 04:20:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a28c046c-e996-5463-9d8e-c6543215ec3a with scrape type 2
2026-03-30 04:20:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a28c046c-e996-5463-9d8e-c6543215ec3a, identifier: 10737105
2026-03-30 04:20:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10737105
2026-03-30 04:20:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10737105
2026-03-30 04:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a28c046c-e996-5463-9d8e-c6543215ec3a with identifier: 10737105 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/10737105>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 94,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a28c046c-e996-5463-9d8e-c6543215ec3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CKZ622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737105',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 165855,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2022-08-31',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Arkana 1.6 - Hybrid - Automatic - 94 hp - 165.855 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710737105%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.be] INFO: Saving data for 10737105: {'auction_closing_time': 1774865400.0, 'created_time': 1774624905.81411, 'last_price_update_time': 1774844407.208945}
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.be',RowKey='10737105') HTTP/1.1" 204 0
2026-03-30 04:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10736986
2026-03-30 04:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a with scrape type 2
2026-03-30 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5432251c-a3bb-5778-8a0b-f4ddb10d965a with scrape type 2
2026-03-30 04:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5432251c-a3bb-5778-8a0b-f4ddb10d965a, identifier: 10736986
2026-03-30 04:20:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10737059
2026-03-30 04:20:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887721eb-4dd5-5601-9645-cc0406112c07 with scrape type 2
2026-03-30 04:20:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 887721eb-4dd5-5601-9645-cc0406112c07 with scrape type 2
2026-03-30 04:20:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 887721eb-4dd5-5601-9645-cc0406112c07, identifier: 10737059
2026-03-30 04:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10736986
2026-03-30 04:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10736986
2026-03-30 04:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5432251c-a3bb-5778-8a0b-f4ddb10d965a with identifier: 10736986 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/10736986>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5432251c-a3bb-5778-8a0b-f4ddb10d965a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736986',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 177956,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Renault Master L3H1 2.3 DCI Grand Comfort - Diesel - Manual - 150 '
'hp - 177.956 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736986%27 HTTP/1.1" 200 None
2026-03-30 04:20:07 [adesa.be] INFO: Saving data for 10736986: {'auction_closing_time': 1774865400.0, 'created_time': 1774624958.457554, 'last_price_update_time': 1774844407.800615}
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.be',RowKey='10736986') HTTP/1.1" 204 0
2026-03-30 04:20:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10737059
2026-03-30 04:20:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10737059
2026-03-30 04:20:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 887721eb-4dd5-5601-9645-cc0406112c07 with identifier: 10737059 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:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '887721eb-4dd5-5601-9645-cc0406112c07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCJ691A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737059',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 94816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12050,
'price_includes_vat': True,
'registration_date': '2019-04-24',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Renault Master L4H2 2.3 DCI - Diesel - Manual - 163 hp - 94.816 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737059%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.be] INFO: Saving data for 10737059: {'auction_closing_time': 1774865400.0, 'created_time': 1774624911.458806, 'last_price_update_time': 1774844408.093175}
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.be',RowKey='10737059') HTTP/1.1" 204 0
2026-03-30 04:20:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736934> (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/10736976> (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/10736947> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10736934
2026-03-30 04:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b34097b7-4bf8-5fd3-895c-b0591fae9a21 with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b34097b7-4bf8-5fd3-895c-b0591fae9a21, identifier: 10736934
2026-03-30 04:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10736934
2026-03-30 04:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10736934
2026-03-30 04:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b34097b7-4bf8-5fd3-895c-b0591fae9a21 with identifier: 10736934 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/10736934>
{'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-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b34097b7-4bf8-5fd3-895c-b0591fae9a21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMA516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736934',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 172687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Kadjar 1.3 TCe - Petrol - Automatic - 140 hp - 172.687 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710736934%27 HTTP/1.1" 200 None
2026-03-30 04:20:08 [adesa.be] INFO: Saving data for 10736934: {'auction_closing_time': 1774865400.0, 'created_time': 1774624948.782082, 'last_price_update_time': 1774844408.58065}
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.be',RowKey='10736934') HTTP/1.1" 204 0
2026-03-30 04:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10736976
2026-03-30 04:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0, identifier: 10736976
2026-03-30 04:20:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10736947
2026-03-30 04:20:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f48f617-f3d3-5865-99a2-4e22919344c5 with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f48f617-f3d3-5865-99a2-4e22919344c5 with scrape type 2
2026-03-30 04:20:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0f48f617-f3d3-5865-99a2-4e22919344c5, identifier: 10736947
2026-03-30 04:20:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10736976
2026-03-30 04:20:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10736976
2026-03-30 04:20:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0 with identifier: 10736976 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:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736976>
{'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': 116,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6c4f9c37-15a7-54ea-9d4b-a0d095ee03b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABW192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736976',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 155724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7850,
'price_includes_vat': True,
'registration_date': '2021-02-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Megane Grandtour 1.5 DCI - Diesel - Manual - 116 hp - '
'155.724 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736976%27 HTTP/1.1" 200 None
2026-03-30 04:20:09 [adesa.be] INFO: Saving data for 10736976: {'auction_closing_time': 1774865400.0, 'created_time': 1774624912.644832, 'last_price_update_time': 1774844409.068515}
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.be',RowKey='10736976') HTTP/1.1" 204 0
2026-03-30 04:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10736947
2026-03-30 04:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10736947
2026-03-30 04:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0f48f617-f3d3-5865-99a2-4e22919344c5 with identifier: 10736947 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/10736947>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '0f48f617-f3d3-5865-99a2-4e22919344c5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TMP078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736947',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 234180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4350,
'price_includes_vat': True,
'registration_date': '2015-02-25',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Renault Master L2H2 2.3 DCI - Diesel - Manual - 135 hp - 234.180 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710736947%27 HTTP/1.1" 200 None
2026-03-30 04:20:09 [adesa.be] INFO: Saving data for 10736947: {'auction_closing_time': 1774865400.0, 'created_time': 1774624916.370405, 'last_price_update_time': 1774844409.356477}
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.be',RowKey='10736947') HTTP/1.1" 204 0
2026-03-30 04:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10737079
2026-03-30 04:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc918509-778a-52db-9670-89d6e6c646be with scrape type 2
2026-03-30 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc918509-778a-52db-9670-89d6e6c646be with scrape type 2
2026-03-30 04:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc918509-778a-52db-9670-89d6e6c646be, identifier: 10737079
2026-03-30 04:20:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10736984
2026-03-30 04:20:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with scrape type 2
2026-03-30 04:20:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with scrape type 2
2026-03-30 04:20:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04523ddf-779b-560b-b2c4-5c527cb4ccf7, identifier: 10736984
2026-03-30 04:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10737079
2026-03-30 04:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10737079
2026-03-30 04:20:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc918509-778a-52db-9670-89d6e6c646be with identifier: 10737079 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/10737079>
{'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': 95,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'dc918509-778a-52db-9670-89d6e6c646be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFF469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737079',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 51501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Renault Kangoo Express Maxi 1.5 DCI Comfort - Diesel - Manual - 95 '
'hp - 51.501 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737079%27 HTTP/1.1" 200 None
2026-03-30 04:20:09 [adesa.be] INFO: Saving data for 10737079: {'auction_closing_time': 1774865400.0, 'created_time': 1774624910.080823, 'last_price_update_time': 1774844409.93637}
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.be',RowKey='10737079') HTTP/1.1" 204 0
2026-03-30 04:20:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10736984
2026-03-30 04:20:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10736984
2026-03-30 04:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04523ddf-779b-560b-b2c4-5c527cb4ccf7 with identifier: 10736984 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:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736984>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '04523ddf-779b-560b-b2c4-5c527cb4ccf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL846',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736984',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 171242,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13750,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Renault Master dropside 2.3 DCI - Diesel - Manual - 150 hp - '
'171.242 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736984%27 HTTP/1.1" 200 None
2026-03-30 04:20:10 [adesa.be] INFO: Saving data for 10736984: {'auction_closing_time': 1774865400.0, 'created_time': 1774624907.866899, 'last_price_update_time': 1774844410.711238}
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.be',RowKey='10736984') HTTP/1.1" 204 0
2026-03-30 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737064> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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/10737034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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/10737166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10736982
2026-03-30 04:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with scrape type 2
2026-03-30 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with scrape type 2
2026-03-30 04:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d, identifier: 10736982
2026-03-30 04:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10737064
2026-03-30 04:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with scrape type 2
2026-03-30 04:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with scrape type 2
2026-03-30 04:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1, identifier: 10737064
2026-03-30 04:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10736982
2026-03-30 04:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10736982
2026-03-30 04:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d with identifier: 10736982 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/10736982>
{'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': 94,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a2127dd9-b1ad-59ef-a7f8-5bb12669fd3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DWL240',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736982',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 174336,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Arkana 1.6 Techno - Hybrid - Automatic - 94 hp - 174.336 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710736982%27 HTTP/1.1" 200 None
2026-03-30 04:20:11 [adesa.be] INFO: Saving data for 10736982: {'auction_closing_time': 1774865400.0, 'created_time': 1774624950.320372, 'last_price_update_time': 1774844411.362814}
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.be',RowKey='10736982') HTTP/1.1" 204 0
2026-03-30 04:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10737064
2026-03-30 04:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10737064
2026-03-30 04:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47bdfd6f-73b3-52a9-9e31-d282b0f19ab1 with identifier: 10737064 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/10737064>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '47bdfd6f-73b3-52a9-9e31-d282b0f19ab1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DKZ248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737064',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Austral',
'odometer': 212753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Austral 1.2 Iconic - Hybrid - Automatic - 131 hp - 212.753 '
'km',
'transmission': 'automatic',
'trim': 'Iconic',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710737064%27 HTTP/1.1" 200 None
2026-03-30 04:20:11 [adesa.be] INFO: Saving data for 10737064: {'auction_closing_time': 1774865400.0, 'created_time': 1774624910.600935, 'last_price_update_time': 1774844411.648085}
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.be',RowKey='10737064') HTTP/1.1" 204 0
2026-03-30 04:20:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10737034
2026-03-30 04:20:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b4706b-0be4-5883-98be-8c27257fa60a with scrape type 2
2026-03-30 04:20:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06b4706b-0be4-5883-98be-8c27257fa60a with scrape type 2
2026-03-30 04:20:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 06b4706b-0be4-5883-98be-8c27257fa60a, identifier: 10737034
2026-03-30 04:20:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10737034
2026-03-30 04:20:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10737034
2026-03-30 04:20:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 06b4706b-0be4-5883-98be-8c27257fa60a with identifier: 10737034 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/10737034>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '06b4706b-0be4-5883-98be-8c27257fa60a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADT636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737034',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 101549,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10350,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Megane Grandtour 1.6 - Hybrid - Automatic - 91 hp - 101.549 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737034%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.be] INFO: Saving data for 10737034: {'auction_closing_time': 1774865400.0, 'created_time': 1774624913.878429, 'last_price_update_time': 1774844412.032588}
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.be',RowKey='10737034') HTTP/1.1" 204 0
2026-03-30 04:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10737166
2026-03-30 04:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with scrape type 2
2026-03-30 04:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with scrape type 2
2026-03-30 04:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f4ab57c-a9c3-5c69-aa40-7bd747949233, identifier: 10737166
2026-03-30 04:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10737166
2026-03-30 04:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:20:12 [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:20:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:20:12 [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:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10737166
2026-03-30 04:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f4ab57c-a9c3-5c69-aa40-7bd747949233 with identifier: 10737166 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/10737166>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7f4ab57c-a9c3-5c69-aa40-7bd747949233',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAU277A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737166',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 127028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Renault Captur 1.6 Initiale Paris - Hybrid - Automatic - 91 hp - '
'127.028 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737166%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.be] INFO: Saving data for 10737166: {'auction_closing_time': 1774865400.0, 'created_time': 1774624942.256203, 'last_price_update_time': 1774844412.591898}
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.be',RowKey='10737166') HTTP/1.1" 204 0
2026-03-30 04:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737077> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.be] INFO: Found listing with ID: 10737110
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.be%27%20and%20RowKey%20eq%20%2710737110%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.be] INFO: Scrape type for 10737110: 2
2026-03-30 04:20:12 [adesa.be] INFO: Scraping item 10737110 url https://www.openlane.eu/en/carv6/auction/10737110
2026-03-30 04:20:12 [adesa.be] INFO: Found listing with ID: 10737030
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.be%27%20and%20RowKey%20eq%20%2710737030%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.be] INFO: Scrape type for 10737030: 2
2026-03-30 04:20:12 [adesa.be] INFO: Scraping item 10737030 url https://www.openlane.eu/en/carv6/auction/10737030
2026-03-30 04:20:12 [adesa.be] INFO: Found listing with ID: 10736968
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.be%27%20and%20RowKey%20eq%20%2710736968%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.be] INFO: Scrape type for 10736968: 2
2026-03-30 04:20:12 [adesa.be] INFO: Scraping item 10736968 url https://www.openlane.eu/en/carv6/auction/10736968
2026-03-30 04:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10737077
2026-03-30 04:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with scrape type 2
2026-03-30 04:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with scrape type 2
2026-03-30 04:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cd6575e-abda-58d0-a5d8-a2e5744438d4, identifier: 10737077
2026-03-30 04:20:12 [adesa.be] INFO: Found listing with ID: 10737033
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.be%27%20and%20RowKey%20eq%20%2710737033%27 HTTP/1.1" 200 None
2026-03-30 04:20:12 [adesa.be] INFO: Scrape type for 10737033: 2
2026-03-30 04:20:12 [adesa.be] INFO: Scraping item 10737033 url https://www.openlane.eu/en/carv6/auction/10737033
2026-03-30 04:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10737077
2026-03-30 04:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10737077
2026-03-30 04:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cd6575e-abda-58d0-a5d8-a2e5744438d4 with identifier: 10737077 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/10737077>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '6cd6575e-abda-58d0-a5d8-a2e5744438d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTF032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737077',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Traveller',
'odometer': 108696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2020-05-13',
'seats_number': 9,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Traveller L2 1.5 HDI Business - Diesel - Manual - 120 hp - '
'108.696 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737077%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.be] INFO: Saving data for 10737077: {'auction_closing_time': 1774865400.0, 'created_time': 1774624908.671543, 'last_price_update_time': 1774844413.227186}
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.be',RowKey='10737077') HTTP/1.1" 204 0
2026-03-30 04:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:13 [adesa.be] INFO: Found listing with ID: 10736983
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.be%27%20and%20RowKey%20eq%20%2710736983%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.be] INFO: Scrape type for 10736983: 2
2026-03-30 04:20:13 [adesa.be] INFO: Scraping item 10736983 url https://www.openlane.eu/en/carv6/auction/10736983
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.be] INFO: Found listing with ID: 10737031
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.be%27%20and%20RowKey%20eq%20%2710737031%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.be] INFO: Scrape type for 10737031: 2
2026-03-30 04:20:13 [adesa.be] INFO: Scraping item 10737031 url https://www.openlane.eu/en/carv6/auction/10737031
2026-03-30 04:20:13 [adesa.be] INFO: Found listing with ID: 10737062
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.be%27%20and%20RowKey%20eq%20%2710737062%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.be] INFO: Scrape type for 10737062: 2
2026-03-30 04:20:13 [adesa.be] INFO: Scraping item 10737062 url https://www.openlane.eu/en/carv6/auction/10737062
2026-03-30 04:20:13 [adesa.be] INFO: Found listing with ID: 10737155
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.be%27%20and%20RowKey%20eq%20%2710737155%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.be] INFO: Scrape type for 10737155: 2
2026-03-30 04:20:13 [adesa.be] INFO: Scraping item 10737155 url https://www.openlane.eu/en/carv6/auction/10737155
2026-03-30 04:20:13 [adesa.be] INFO: Found listing with ID: 10736997
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.be%27%20and%20RowKey%20eq%20%2710736997%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.be] INFO: Scrape type for 10736997: 2
2026-03-30 04:20:13 [adesa.be] INFO: Scraping item 10736997 url https://www.openlane.eu/en/carv6/auction/10736997
2026-03-30 04:20:13 [adesa.be] INFO: Found listing with ID: 10736904
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.be%27%20and%20RowKey%20eq%20%2710736904%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.be] INFO: Scrape type for 10736904: 2
2026-03-30 04:20:13 [adesa.be] INFO: Scraping item 10736904 url https://www.openlane.eu/en/carv6/auction/10736904
2026-03-30 04:20:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286
2026-03-30 04:20:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b672275b-f25f-50ff-9c43-b1cc2aac28f9 with scrape type 2
2026-03-30 04:20:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b672275b-f25f-50ff-9c43-b1cc2aac28f9 with scrape type 2
2026-03-30 04:20:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b672275b-f25f-50ff-9c43-b1cc2aac28f9, identifier: 10740286
2026-03-30 04:20:13 [adesa.be] INFO: Found listing with ID: 10737049
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.be%27%20and%20RowKey%20eq%20%2710737049%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.be] INFO: Scrape type for 10737049: 2
2026-03-30 04:20:13 [adesa.be] INFO: Scraping item 10737049 url https://www.openlane.eu/en/carv6/auction/10737049
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 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Burgundy HTTP/1.1" 200 None
2026-03-30 04:20:13 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:20:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 04:20:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286
2026-03-30 04:20:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b672275b-f25f-50ff-9c43-b1cc2aac28f9 with identifier: 10740286 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/10740286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 375,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Electric',
'id': 'b672275b-f25f-50ff-9c43-b1cc2aac28f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPJ706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740286',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 90929,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 42200,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Porsche Taycan Cross Turismo - Electric - Automatic - 375 hp - '
'90.929 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710740286%27 HTTP/1.1" 200 None
2026-03-30 04:20:13 [adesa.be] INFO: Saving data for 10740286: {'auction_closing_time': 1774865400.0, 'created_time': 1774649928.416814, 'last_price_update_time': 1774844413.878471}
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.be',RowKey='10740286') HTTP/1.1" 204 0
2026-03-30 04:20:13 [adesa.be] INFO: Found listing with ID: 10737061
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 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737061%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.be] INFO: Scrape type for 10737061: 2
2026-03-30 04:20:14 [adesa.be] INFO: Scraping item 10737061 url https://www.openlane.eu/en/carv6/auction/10737061
2026-03-30 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736970> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10737152
2026-03-30 04:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abeddb6c-3bfb-53dc-992e-4e81342a7f26 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abeddb6c-3bfb-53dc-992e-4e81342a7f26 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abeddb6c-3bfb-53dc-992e-4e81342a7f26, identifier: 10737152
2026-03-30 04:20:14 [adesa.be] INFO: Found listing with ID: 10736905
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.be%27%20and%20RowKey%20eq%20%2710736905%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.be] INFO: Scrape type for 10736905: 2
2026-03-30 04:20:14 [adesa.be] INFO: Scraping item 10736905 url https://www.openlane.eu/en/carv6/auction/10736905
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 [zyte_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 [zyte_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 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10737152
2026-03-30 04:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10737152
2026-03-30 04:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abeddb6c-3bfb-53dc-992e-4e81342a7f26 with identifier: 10737152 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/10737152>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'abeddb6c-3bfb-53dc-992e-4e81342a7f26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAY538',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737152',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 93083,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i GT - Petrol - Automatic - 130 hp - 93.083 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737152%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.be] INFO: Saving data for 10737152: {'auction_closing_time': 1774865400.0, 'created_time': 1774624901.35714, 'last_price_update_time': 1774844414.372757}
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.be',RowKey='10737152') HTTP/1.1" 204 0
2026-03-30 04:20:14 [adesa.be] INFO: Found listing with ID: 10737104
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.be%27%20and%20RowKey%20eq%20%2710737104%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.be] INFO: Scrape type for 10737104: 2
2026-03-30 04:20:14 [adesa.be] INFO: Scraping item 10737104 url https://www.openlane.eu/en/carv6/auction/10737104
2026-03-30 04:20:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:14 [adesa.be] INFO: Found listing with ID: 10736987
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.be%27%20and%20RowKey%20eq%20%2710736987%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.be] INFO: Scrape type for 10736987: 2
2026-03-30 04:20:14 [adesa.be] INFO: Scraping item 10736987 url https://www.openlane.eu/en/carv6/auction/10736987
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10737068
2026-03-30 04:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4, identifier: 10737068
2026-03-30 04:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10736970
2026-03-30 04:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01efebb5-1371-5260-a615-709dca8e5e71 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01efebb5-1371-5260-a615-709dca8e5e71 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01efebb5-1371-5260-a615-709dca8e5e71, identifier: 10736970
2026-03-30 04:20:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4635eb29-d9cc-53cd-8a42-0262b35596a6 with identifier: 10736966
2026-03-30 04:20:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4635eb29-d9cc-53cd-8a42-0262b35596a6 with scrape type 2
2026-03-30 04:20:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4635eb29-d9cc-53cd-8a42-0262b35596a6, identifier: 10736966
2026-03-30 04:20:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10737068
2026-03-30 04:20:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10737068
2026-03-30 04:20:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b90a9ba-3f6f-50cc-b130-6db3a0d712b4 with identifier: 10737068 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/10737068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '5b90a9ba-3f6f-50cc-b130-6db3a0d712b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBG373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737068',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 33005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 1,
'seller_name': 'SIA Automotive',
'title': 'Peugeot Partner 1.5 HDI Pro - Diesel - Manual - 102 hp - 33.005 km',
'transmission': 'manual',
'trim': 'Pro',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737068%27 HTTP/1.1" 200 None
2026-03-30 04:20:14 [adesa.be] INFO: Saving data for 10737068: {'auction_closing_time': 1774865400.0, 'created_time': 1774624906.350165, 'last_price_update_time': 1774844414.996501}
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.be',RowKey='10737068') HTTP/1.1" 204 0
2026-03-30 04:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10736970
2026-03-30 04:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10736970
2026-03-30 04:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01efebb5-1371-5260-a615-709dca8e5e71 with identifier: 10736970 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/10736970>
{'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-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '01efebb5-1371-5260-a615-709dca8e5e71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736970',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 135527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12950,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'135.527 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736970%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.be] INFO: Saving data for 10736970: {'auction_closing_time': 1774865400.0, 'created_time': 1774624983.889374, 'last_price_update_time': 1774844415.304766}
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.be',RowKey='10736970') HTTP/1.1" 204 0
2026-03-30 04:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4635eb29-d9cc-53cd-8a42-0262b35596a6 with identifier: 10736966
2026-03-30 04:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4635eb29-d9cc-53cd-8a42-0262b35596a6 with identifier: 10736966
2026-03-30 04:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4635eb29-d9cc-53cd-8a42-0262b35596a6 with identifier: 10736966 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/10736966>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '4635eb29-d9cc-53cd-8a42-0262b35596a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJT465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736966',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 81862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11150,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Automatic - 130 hp - 81.862 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736966%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.be] INFO: Saving data for 10736966: {'auction_closing_time': 1774865400.0, 'created_time': 1774624952.964232, 'last_price_update_time': 1774844415.588805}
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.be',RowKey='10736966') HTTP/1.1" 204 0
2026-03-30 04:20:15 [adesa.be] INFO: Found listing with ID: 10737091
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.be%27%20and%20RowKey%20eq%20%2710737091%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.be] INFO: Scrape type for 10737091: 2
2026-03-30 04:20:15 [adesa.be] INFO: Scraping item 10737091 url https://www.openlane.eu/en/carv6/auction/10737091
2026-03-30 04:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737081> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:15 [adesa.be] INFO: Found listing with ID: 10737154
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.be%27%20and%20RowKey%20eq%20%2710737154%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.be] INFO: Scrape type for 10737154: 2
2026-03-30 04:20:15 [adesa.be] INFO: Scraping item 10737154 url https://www.openlane.eu/en/carv6/auction/10737154
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 [zyte_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/10737138> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10737005
2026-03-30 04:20:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17df3043-c24e-5b2c-a9e5-415f6e64707c with scrape type 2
2026-03-30 04:20:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17df3043-c24e-5b2c-a9e5-415f6e64707c with scrape type 2
2026-03-30 04:20:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17df3043-c24e-5b2c-a9e5-415f6e64707c, identifier: 10737005
2026-03-30 04:20:15 [adesa.be] INFO: Found listing with ID: 10737139
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.be%27%20and%20RowKey%20eq%20%2710737139%27 HTTP/1.1" 200 None
2026-03-30 04:20:15 [adesa.be] INFO: Scrape type for 10737139: 2
2026-03-30 04:20:15 [adesa.be] INFO: Scraping item 10737139 url https://www.openlane.eu/en/carv6/auction/10737139
2026-03-30 04:20:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10737005
2026-03-30 04:20:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10737005
2026-03-30 04:20:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17df3043-c24e-5b2c-a9e5-415f6e64707c with identifier: 10737005 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:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737005>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '17df3043-c24e-5b2c-a9e5-415f6e64707c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSS496',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737005',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 120692,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i GT Line - Petrol - Automatic - 130 hp - 120.692 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737005%27 HTTP/1.1" 200 None
2026-03-30 04:20:16 [adesa.be] INFO: Saving data for 10737005: {'auction_closing_time': 1774865400.0, 'created_time': 1774624971.291018, 'last_price_update_time': 1774844416.035772}
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.be',RowKey='10737005') HTTP/1.1" 204 0
2026-03-30 04:20:16 [adesa.be] INFO: Found listing with ID: 10737117
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.be%27%20and%20RowKey%20eq%20%2710737117%27 HTTP/1.1" 200 None
2026-03-30 04:20:16 [adesa.be] INFO: Scrape type for 10737117: 2
2026-03-30 04:20:16 [adesa.be] INFO: Scraping item 10737117 url https://www.openlane.eu/en/carv6/auction/10737117
2026-03-30 04:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10737081
2026-03-30 04:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84ef2b2b-ea54-5175-816b-aa2317dc64a9, identifier: 10737081
2026-03-30 04:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10737127
2026-03-30 04:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 190f9f2c-7169-5518-afbb-4467d48ebf10 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 190f9f2c-7169-5518-afbb-4467d48ebf10 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 190f9f2c-7169-5518-afbb-4467d48ebf10, identifier: 10737127
2026-03-30 04:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10737081
2026-03-30 04:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10737081
2026-03-30 04:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84ef2b2b-ea54-5175-816b-aa2317dc64a9 with identifier: 10737081 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/10737081>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '84ef2b2b-ea54-5175-816b-aa2317dc64a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVA116',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737081',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 188559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 5008 1.2i Allure Pack - Petrol - Automatic - 130 hp - '
'188.559 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'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.be%27%20and%20RowKey%20eq%20%2710737081%27 HTTP/1.1" 200 None
2026-03-30 04:20:16 [adesa.be] INFO: Saving data for 10737081: {'auction_closing_time': 1774865400.0, 'created_time': 1774624971.656751, 'last_price_update_time': 1774844416.529502}
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.be',RowKey='10737081') HTTP/1.1" 204 0
2026-03-30 04:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10737127
2026-03-30 04:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10737127
2026-03-30 04:20:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 190f9f2c-7169-5518-afbb-4467d48ebf10 with identifier: 10737127 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/10737127>
{'auction_title': '',
'c_o_2_emission_value': 91,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '190f9f2c-7169-5518-afbb-4467d48ebf10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQL853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737127',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 148944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Style - Diesel - Manual - 100 hp - 148.944 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737127%27 HTTP/1.1" 200 None
2026-03-30 04:20:16 [adesa.be] INFO: Saving data for 10737127: {'auction_closing_time': 1774865400.0, 'created_time': 1774624899.290136, 'last_price_update_time': 1774844416.85566}
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.be',RowKey='10737127') HTTP/1.1" 204 0
2026-03-30 04:20:16 [adesa.be] INFO: Found listing with ID: 10737129
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.be%27%20and%20RowKey%20eq%20%2710737129%27 HTTP/1.1" 200 None
2026-03-30 04:20:16 [adesa.be] INFO: Scrape type for 10737129: 2
2026-03-30 04:20:16 [adesa.be] INFO: Scraping item 10737129 url https://www.openlane.eu/en/carv6/auction/10737129
2026-03-30 04:20:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10737138
2026-03-30 04:20:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with scrape type 2
2026-03-30 04:20:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38, identifier: 10737138
2026-03-30 04:20:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10737138
2026-03-30 04:20:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10737138
2026-03-30 04:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f1411f3c-2660-56e9-adc4-6a7a6a0e5e38 with identifier: 10737138 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/10737138>
{'auction_title': '',
'c_o_2_emission_value': 96,
'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:10:00Z',
'fuel_type': 'Diesel',
'id': 'f1411f3c-2660-56e9-adc4-6a7a6a0e5e38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVY646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737138',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 154730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-01-06',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 508 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'154.730 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737138%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Saving data for 10737138: {'auction_closing_time': 1774865400.0, 'created_time': 1774624901.672719, 'last_price_update_time': 1774844417.255216}
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.be',RowKey='10737138') HTTP/1.1" 204 0
2026-03-30 04:20:17 [adesa.be] INFO: Found listing with ID: 10736877
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.be%27%20and%20RowKey%20eq%20%2710736877%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Scrape type for 10736877: 2
2026-03-30 04:20:17 [adesa.be] INFO: Scraping item 10736877 url https://www.openlane.eu/en/carv6/auction/10736877
2026-03-30 04:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737006> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737024> (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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10736878
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.be%27%20and%20RowKey%20eq%20%2710736878%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Scrape type for 10736878: 2
2026-03-30 04:20:17 [adesa.be] INFO: Scraping item 10736878 url https://www.openlane.eu/en/carv6/auction/10736878
2026-03-30 04:20:17 [adesa.be] INFO: Found listing with ID: 10736933
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.be%27%20and%20RowKey%20eq%20%2710736933%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Scrape type for 10736933: 2
2026-03-30 04:20:17 [adesa.be] INFO: Scraping item 10736933 url https://www.openlane.eu/en/carv6/auction/10736933
2026-03-30 04:20:17 [adesa.be] INFO: Found listing with ID: 10737083
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.be%27%20and%20RowKey%20eq%20%2710737083%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Scrape type for 10737083: 2
2026-03-30 04:20:17 [adesa.be] INFO: Scraping item 10737083 url https://www.openlane.eu/en/carv6/auction/10737083
2026-03-30 04:20:17 [adesa.be] INFO: Found listing with ID: 10736885
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.be%27%20and%20RowKey%20eq%20%2710736885%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Scrape type for 10736885: 2
2026-03-30 04:20:17 [adesa.be] INFO: Scraping item 10736885 url https://www.openlane.eu/en/carv6/auction/10736885
2026-03-30 04:20:17 [adesa.be] INFO: Found listing with ID: 10737032
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.be%27%20and%20RowKey%20eq%20%2710737032%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Scrape type for 10737032: 2
2026-03-30 04:20:17 [adesa.be] INFO: Scraping item 10737032 url https://www.openlane.eu/en/carv6/auction/10737032
2026-03-30 04:20:17 [adesa.be] INFO: Found listing with ID: 10737109
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.be%27%20and%20RowKey%20eq%20%2710737109%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Scrape type for 10737109: 2
2026-03-30 04:20:17 [adesa.be] INFO: Scraping item 10737109 url https://www.openlane.eu/en/carv6/auction/10737109
2026-03-30 04:20:17 [adesa.be] INFO: Found listing with ID: 10737119
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.be%27%20and%20RowKey%20eq%20%2710737119%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Scrape type for 10737119: 2
2026-03-30 04:20:17 [adesa.be] INFO: Scraping item 10737119 url https://www.openlane.eu/en/carv6/auction/10737119
2026-03-30 04:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10737158
2026-03-30 04:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f756d97d-62e0-5452-8bda-3d6ee6378bf3 with scrape type 2
2026-03-30 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f756d97d-62e0-5452-8bda-3d6ee6378bf3 with scrape type 2
2026-03-30 04:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f756d97d-62e0-5452-8bda-3d6ee6378bf3, identifier: 10737158
2026-03-30 04:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62c64f9b-47b3-5bff-8796-a5286df9eed3 with identifier: 10737006
2026-03-30 04:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62c64f9b-47b3-5bff-8796-a5286df9eed3 with scrape type 2
2026-03-30 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62c64f9b-47b3-5bff-8796-a5286df9eed3 with scrape type 2
2026-03-30 04:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62c64f9b-47b3-5bff-8796-a5286df9eed3, identifier: 10737006
2026-03-30 04:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with identifier: 10737024
2026-03-30 04:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with scrape type 2
2026-03-30 04:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with scrape type 2
2026-03-30 04:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1, identifier: 10737024
2026-03-30 04:20:17 [adesa.be] INFO: Found listing with ID: 10736921
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.be%27%20and%20RowKey%20eq%20%2710736921%27 HTTP/1.1" 200 None
2026-03-30 04:20:17 [adesa.be] INFO: Scrape type for 10736921: 2
2026-03-30 04:20:17 [adesa.be] INFO: Scraping item 10736921 url https://www.openlane.eu/en/carv6/auction/10736921
2026-03-30 04:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10737158
2026-03-30 04:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10737158
2026-03-30 04:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f756d97d-62e0-5452-8bda-3d6ee6378bf3 with identifier: 10737158 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/10737158>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f756d97d-62e0-5452-8bda-3d6ee6378bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXW099',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737158',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 174750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Manual - 131 hp - 174.750 km',
'transmission': 'manual',
'trim': 'Allure',
'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.be%27%20and%20RowKey%20eq%20%2710737158%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.be] INFO: Saving data for 10737158: {'auction_closing_time': 1774865400.0, 'created_time': 1774624900.291785, 'last_price_update_time': 1774844418.000379}
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.be',RowKey='10737158') HTTP/1.1" 204 0
2026-03-30 04:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62c64f9b-47b3-5bff-8796-a5286df9eed3 with identifier: 10737006
2026-03-30 04:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62c64f9b-47b3-5bff-8796-a5286df9eed3 with identifier: 10737006
2026-03-30 04:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62c64f9b-47b3-5bff-8796-a5286df9eed3 with identifier: 10737006 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/10737006>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '62c64f9b-47b3-5bff-8796-a5286df9eed3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQW412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737006',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 74743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 GT - Diesel - Automatic - 130 hp - 74.743 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737006%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.be] INFO: Saving data for 10737006: {'auction_closing_time': 1774865400.0, 'created_time': 1774624899.669852, 'last_price_update_time': 1774844418.472814}
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.be',RowKey='10737006') HTTP/1.1" 204 0
2026-03-30 04:20:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with identifier: 10737024
2026-03-30 04:20:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with identifier: 10737024
2026-03-30 04:20:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1 with identifier: 10737024 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/10737024>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '2fc1e3dc-ce2b-5ac5-9975-a4b3dfd1a4d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXK084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737024',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 165044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Allure Pack - Diesel - Automatic - 130 hp - '
'165.044 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737024%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.be] INFO: Saving data for 10737024: {'auction_closing_time': 1774865400.0, 'created_time': 1774624934.267859, 'last_price_update_time': 1774844418.754928}
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.be',RowKey='10737024') HTTP/1.1" 204 0
2026-03-30 04:20:18 [adesa.be] INFO: Found listing with ID: 10737053
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.be%27%20and%20RowKey%20eq%20%2710737053%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.be] INFO: Scrape type for 10737053: 2
2026-03-30 04:20:18 [adesa.be] INFO: Scraping item 10737053 url https://www.openlane.eu/en/carv6/auction/10737053
2026-03-30 04:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:18 [adesa.be] INFO: Found listing with ID: 10736871
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.be%27%20and%20RowKey%20eq%20%2710736871%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.be] INFO: Scrape type for 10736871: 2
2026-03-30 04:20:18 [adesa.be] INFO: Scraping item 10736871 url https://www.openlane.eu/en/carv6/auction/10736871
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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10736890
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.be%27%20and%20RowKey%20eq%20%2710736890%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.be] INFO: Scrape type for 10736890: 2
2026-03-30 04:20:18 [adesa.be] INFO: Scraping item 10736890 url https://www.openlane.eu/en/carv6/auction/10736890
2026-03-30 04:20:18 [adesa.be] INFO: Found listing with ID: 10737015
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.be%27%20and%20RowKey%20eq%20%2710737015%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.be] INFO: Scrape type for 10737015: 2
2026-03-30 04:20:18 [adesa.be] INFO: Scraping item 10737015 url https://www.openlane.eu/en/carv6/auction/10737015
2026-03-30 04:20:18 [adesa.be] INFO: Found listing with ID: 10737101
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.be%27%20and%20RowKey%20eq%20%2710737101%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.be] INFO: Scrape type for 10737101: 2
2026-03-30 04:20:18 [adesa.be] INFO: Scraping item 10737101 url https://www.openlane.eu/en/carv6/auction/10737101
2026-03-30 04:20:18 [adesa.be] INFO: Found listing with ID: 10737084
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.be%27%20and%20RowKey%20eq%20%2710737084%27 HTTP/1.1" 200 None
2026-03-30 04:20:18 [adesa.be] INFO: Scrape type for 10737084: 2
2026-03-30 04:20:18 [adesa.be] INFO: Scraping item 10737084 url https://www.openlane.eu/en/carv6/auction/10737084
2026-03-30 04:20:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10737167
2026-03-30 04:20:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with scrape type 2
2026-03-30 04:20:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18, identifier: 10737167
2026-03-30 04:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10737132
2026-03-30 04:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec8b224e-b25a-52eb-aa83-1a8de333fe00 with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec8b224e-b25a-52eb-aa83-1a8de333fe00 with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec8b224e-b25a-52eb-aa83-1a8de333fe00, identifier: 10737132
2026-03-30 04:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10737033
2026-03-30 04:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with scrape type 2
2026-03-30 04:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd, identifier: 10737033
2026-03-30 04:20:19 [adesa.be] INFO: Found listing with ID: 10737002
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.be%27%20and%20RowKey%20eq%20%2710737002%27 HTTP/1.1" 200 None
2026-03-30 04:20:19 [adesa.be] INFO: Scrape type for 10737002: 2
2026-03-30 04:20:19 [adesa.be] INFO: Scraping item 10737002 url https://www.openlane.eu/en/carv6/auction/10737002
2026-03-30 04:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10737167
2026-03-30 04:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10737167
2026-03-30 04:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05bd66fa-ffe0-5c34-b516-13cc8a5cec18 with identifier: 10737167 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/10737167>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '05bd66fa-ffe0-5c34-b516-13cc8a5cec18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737167',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 48959,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.2i Active Pack - Petrol - Manual - 110 hp - 48.959 '
'km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737167%27 HTTP/1.1" 200 None
2026-03-30 04:20:19 [adesa.be] INFO: Saving data for 10737167: {'auction_closing_time': 1774865400.0, 'created_time': 1774624959.414111, 'last_price_update_time': 1774844419.528896}
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.be',RowKey='10737167') HTTP/1.1" 204 0
2026-03-30 04:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10737132
2026-03-30 04:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10737132
2026-03-30 04:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec8b224e-b25a-52eb-aa83-1a8de333fe00 with identifier: 10737132 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/10737132>
{'auction_title': '',
'c_o_2_emission_value': 96,
'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:10:00Z',
'fuel_type': 'Diesel',
'id': 'ec8b224e-b25a-52eb-aa83-1a8de333fe00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABC786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737132',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 80429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-02-05',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'80.429 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'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.be%27%20and%20RowKey%20eq%20%2710737132%27 HTTP/1.1" 200 None
2026-03-30 04:20:19 [adesa.be] INFO: Saving data for 10737132: {'auction_closing_time': 1774865400.0, 'created_time': 1774624894.653868, 'last_price_update_time': 1774844419.801006}
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.be',RowKey='10737132') HTTP/1.1" 204 0
2026-03-30 04:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10737033
2026-03-30 04:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10737033
2026-03-30 04:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2ca82ecb-bbc2-5a65-a932-2eadef7db3fd with identifier: 10737033 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/10737033>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '2ca82ecb-bbc2-5a65-a932-2eadef7db3fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DUA915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737033',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 107574,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-06-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Seat Leon Sportstourer 1.0 TSI Move! - Petrol - Manual - 90 hp - '
'107.574 km',
'transmission': 'manual',
'trim': 'Move!',
'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.be%27%20and%20RowKey%20eq%20%2710737033%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Saving data for 10737033: {'auction_closing_time': 1774865400.0, 'created_time': 1774624955.185059, 'last_price_update_time': 1774844420.097454}
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.be',RowKey='10737033') HTTP/1.1" 204 0
2026-03-30 04:20:20 [adesa.be] INFO: Found listing with ID: 10736977
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.be%27%20and%20RowKey%20eq%20%2710736977%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Scrape type for 10736977: 2
2026-03-30 04:20:20 [adesa.be] INFO: Scraping item 10736977 url https://www.openlane.eu/en/carv6/auction/10736977
2026-03-30 04:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737049> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737061> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:20 [adesa.be] INFO: Found listing with ID: 10736962
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.be%27%20and%20RowKey%20eq%20%2710736962%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Scrape type for 10736962: 2
2026-03-30 04:20:20 [adesa.be] INFO: Scraping item 10736962 url https://www.openlane.eu/en/carv6/auction/10736962
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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10736998
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.be%27%20and%20RowKey%20eq%20%2710736998%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Scrape type for 10736998: 2
2026-03-30 04:20:20 [adesa.be] INFO: Scraping item 10736998 url https://www.openlane.eu/en/carv6/auction/10736998
2026-03-30 04:20:20 [adesa.be] INFO: Found listing with ID: 10736980
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.be%27%20and%20RowKey%20eq%20%2710736980%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Scrape type for 10736980: 2
2026-03-30 04:20:20 [adesa.be] INFO: Scraping item 10736980 url https://www.openlane.eu/en/carv6/auction/10736980
2026-03-30 04:20:20 [adesa.be] INFO: Found listing with ID: 10736928
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.be%27%20and%20RowKey%20eq%20%2710736928%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Scrape type for 10736928: 2
2026-03-30 04:20:20 [adesa.be] INFO: Scraping item 10736928 url https://www.openlane.eu/en/carv6/auction/10736928
2026-03-30 04:20:20 [adesa.be] INFO: Found listing with ID: 10737060
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.be%27%20and%20RowKey%20eq%20%2710737060%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Scrape type for 10737060: 2
2026-03-30 04:20:20 [adesa.be] INFO: Scraping item 10737060 url https://www.openlane.eu/en/carv6/auction/10737060
2026-03-30 04:20:20 [adesa.be] INFO: Found listing with ID: 10737076
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.be%27%20and%20RowKey%20eq%20%2710737076%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Scrape type for 10737076: 2
2026-03-30 04:20:20 [adesa.be] INFO: Scraping item 10737076 url https://www.openlane.eu/en/carv6/auction/10737076
2026-03-30 04:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10736904
2026-03-30 04:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd6b4028-afbe-5156-9cb4-19efc638882f with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd6b4028-afbe-5156-9cb4-19efc638882f with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd6b4028-afbe-5156-9cb4-19efc638882f, identifier: 10736904
2026-03-30 04:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10737049
2026-03-30 04:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73db3016-7d29-5fc5-b649-7cfd567812b4 with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73db3016-7d29-5fc5-b649-7cfd567812b4 with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73db3016-7d29-5fc5-b649-7cfd567812b4, identifier: 10737049
2026-03-30 04:20:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10737061
2026-03-30 04:20:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with scrape type 2
2026-03-30 04:20:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f, identifier: 10737061
2026-03-30 04:20:20 [adesa.be] INFO: Found listing with ID: 10736990
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.be%27%20and%20RowKey%20eq%20%2710736990%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Scrape type for 10736990: 2
2026-03-30 04:20:20 [adesa.be] INFO: Scraping item 10736990 url https://www.openlane.eu/en/carv6/auction/10736990
2026-03-30 04:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10736904
2026-03-30 04:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10736904
2026-03-30 04:20:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd6b4028-afbe-5156-9cb4-19efc638882f with identifier: 10736904 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/10736904>
{'auction_title': '',
'c_o_2_emission_value': 126,
'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': 'fd6b4028-afbe-5156-9cb4-19efc638882f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWT929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736904',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 178892,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16350,
'price_includes_vat': True,
'registration_date': '2020-06-17',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 178.892 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736904%27 HTTP/1.1" 200 None
2026-03-30 04:20:20 [adesa.be] INFO: Saving data for 10736904: {'auction_closing_time': 1774865400.0, 'created_time': 1774624962.5171, 'last_price_update_time': 1774844420.836374}
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.be',RowKey='10736904') HTTP/1.1" 204 0
2026-03-30 04:20:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10737049
2026-03-30 04:20:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10737049
2026-03-30 04:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73db3016-7d29-5fc5-b649-7cfd567812b4 with identifier: 10737049 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/10737049>
{'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': 115,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': '73db3016-7d29-5fc5-b649-7cfd567812b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1THG827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737049',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 102628,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2017-11-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Octavia 1.0 TSI Ambition - Petrol - Manual - 115 hp - 102.628 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737049%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Saving data for 10737049: {'auction_closing_time': 1774865400.0, 'created_time': 1774624960.341336, 'last_price_update_time': 1774844421.184642}
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.be',RowKey='10737049') HTTP/1.1" 204 0
2026-03-30 04:20:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10737061
2026-03-30 04:20:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10737061
2026-03-30 04:20:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a59708d9-57d9-55a2-adc1-f16f0d2b6e4f with identifier: 10737061 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/10737061>
{'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-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'a59708d9-57d9-55a2-adc1-f16f0d2b6e4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPQ796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737061',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 157734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9350,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'157.734 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737061%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Saving data for 10737061: {'auction_closing_time': 1774865400.0, 'created_time': 1774624947.837472, 'last_price_update_time': 1774844421.480595}
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.be',RowKey='10737061') HTTP/1.1" 204 0
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10736868
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.be%27%20and%20RowKey%20eq%20%2710736868%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10736868: 2
2026-03-30 04:20:21 [adesa.be] INFO: Scraping item 10736868 url https://www.openlane.eu/en/carv6/auction/10736868
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10736866
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.be%27%20and%20RowKey%20eq%20%2710736866%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10736866: 2
2026-03-30 04:20:21 [adesa.be] INFO: Scraping item 10736866 url https://www.openlane.eu/en/carv6/auction/10736866
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10736923
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.be%27%20and%20RowKey%20eq%20%2710736923%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10736923: 2
2026-03-30 04:20:21 [adesa.be] INFO: Scraping item 10736923 url https://www.openlane.eu/en/carv6/auction/10736923
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10737107
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.be%27%20and%20RowKey%20eq%20%2710737107%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10737107: 2
2026-03-30 04:20:21 [adesa.be] INFO: Scraping item 10737107 url https://www.openlane.eu/en/carv6/auction/10737107
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10736884
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.be%27%20and%20RowKey%20eq%20%2710736884%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10736884: 2
2026-03-30 04:20:21 [adesa.be] INFO: Scraping item 10736884 url https://www.openlane.eu/en/carv6/auction/10736884
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10736864
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.be%27%20and%20RowKey%20eq%20%2710736864%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10736864: 2
2026-03-30 04:20:21 [adesa.be] INFO: Scraping item 10736864 url https://www.openlane.eu/en/carv6/auction/10736864
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10724177
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.be%27%20and%20RowKey%20eq%20%2710724177%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10724177: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10724177 url https://www.openlane.eu/en/carv6/auction/10724177
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10724181
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.be%27%20and%20RowKey%20eq%20%2710724181%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10724181: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10724181 url https://www.openlane.eu/en/carv6/auction/10724181
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10724180
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.be%27%20and%20RowKey%20eq%20%2710724180%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10724180: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10724180 url https://www.openlane.eu/en/carv6/auction/10724180
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10724176
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.be%27%20and%20RowKey%20eq%20%2710724176%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10724176: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10724176 url https://www.openlane.eu/en/carv6/auction/10724176
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10724182
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.be%27%20and%20RowKey%20eq%20%2710724182%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10724182: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10724182 url https://www.openlane.eu/en/carv6/auction/10724182
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10724179
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.be%27%20and%20RowKey%20eq%20%2710724179%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10724179: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10724179 url https://www.openlane.eu/en/carv6/auction/10724179
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10724178
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.be%27%20and%20RowKey%20eq%20%2710724178%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10724178: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10724178 url https://www.openlane.eu/en/carv6/auction/10724178
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10734660
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.be%27%20and%20RowKey%20eq%20%2710734660%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10734660: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10734660 url https://www.openlane.eu/en/carv6/auction/10734660
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10738187
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.be%27%20and%20RowKey%20eq%20%2710738187%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10738187: 2
2026-03-30 04:20:21 [adesa.be] INFO: Scraping item 10738187 url https://www.openlane.eu/en/carv6/auction/10738187
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10730663
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.be%27%20and%20RowKey%20eq%20%2710730663%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10730663: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10730663 url https://www.openlane.eu/en/carv6/auction/10730663
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10731407
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.be%27%20and%20RowKey%20eq%20%2710731407%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10731407: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10731407 url https://www.openlane.eu/en/carv6/auction/10731407
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10730531
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.be%27%20and%20RowKey%20eq%20%2710730531%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10730531: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10730531 url https://www.openlane.eu/en/carv6/auction/10730531
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10732496
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.be%27%20and%20RowKey%20eq%20%2710732496%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10732496: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10732496 url https://www.openlane.eu/en/carv6/auction/10732496
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10730515
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.be%27%20and%20RowKey%20eq%20%2710730515%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10730515: 2
2026-03-30 04:20:21 [adesa.be] INFO: Scraping item 10730515 url https://www.openlane.eu/en/carv6/auction/10730515
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10731432
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.be%27%20and%20RowKey%20eq%20%2710731432%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10731432: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10731432 url https://www.openlane.eu/en/carv6/auction/10731432
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10730471
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.be%27%20and%20RowKey%20eq%20%2710730471%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10730471: 2
2026-03-30 04:20:21 [adesa.be] INFO: Scraping item 10730471 url https://www.openlane.eu/en/carv6/auction/10730471
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10732476
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.be%27%20and%20RowKey%20eq%20%2710732476%27 HTTP/1.1" 200 None
2026-03-30 04:20:21 [adesa.be] INFO: Scrape type for 10732476: 0
2026-03-30 04:20:21 [adesa.be] INFO: Skipping item 10732476 url https://www.openlane.eu/en/carv6/auction/10732476
2026-03-30 04:20:21 [adesa.be] INFO: Found listing with ID: 10730469
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:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730469%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730469: 2
2026-03-30 04:20:22 [adesa.be] INFO: Scraping item 10730469 url https://www.openlane.eu/en/carv6/auction/10730469
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10731421
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.be%27%20and%20RowKey%20eq%20%2710731421%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10731421: 2
2026-03-30 04:20:22 [adesa.be] INFO: Scraping item 10731421 url https://www.openlane.eu/en/carv6/auction/10731421
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730495
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.be%27%20and%20RowKey%20eq%20%2710730495%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730495: 2
2026-03-30 04:20:22 [adesa.be] INFO: Scraping item 10730495 url https://www.openlane.eu/en/carv6/auction/10730495
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10733085
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.be%27%20and%20RowKey%20eq%20%2710733085%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10733085: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10733085 url https://www.openlane.eu/en/carv6/auction/10733085
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10731428
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.be%27%20and%20RowKey%20eq%20%2710731428%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10731428: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10731428 url https://www.openlane.eu/en/carv6/auction/10731428
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730467
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.be%27%20and%20RowKey%20eq%20%2710730467%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730467: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730467 url https://www.openlane.eu/en/carv6/auction/10730467
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730459
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.be%27%20and%20RowKey%20eq%20%2710730459%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730459: 2
2026-03-30 04:20:22 [adesa.be] INFO: Scraping item 10730459 url https://www.openlane.eu/en/carv6/auction/10730459
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10732473
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.be%27%20and%20RowKey%20eq%20%2710732473%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10732473: 2
2026-03-30 04:20:22 [adesa.be] INFO: Scraping item 10732473 url https://www.openlane.eu/en/carv6/auction/10732473
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10733081
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.be%27%20and%20RowKey%20eq%20%2710733081%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10733081: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10733081 url https://www.openlane.eu/en/carv6/auction/10733081
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730499
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.be%27%20and%20RowKey%20eq%20%2710730499%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730499: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730499 url https://www.openlane.eu/en/carv6/auction/10730499
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730503
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.be%27%20and%20RowKey%20eq%20%2710730503%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730503: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730503 url https://www.openlane.eu/en/carv6/auction/10730503
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730511
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.be%27%20and%20RowKey%20eq%20%2710730511%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730511: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730511 url https://www.openlane.eu/en/carv6/auction/10730511
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10731426
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.be%27%20and%20RowKey%20eq%20%2710731426%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10731426: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10731426 url https://www.openlane.eu/en/carv6/auction/10731426
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10731423
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.be%27%20and%20RowKey%20eq%20%2710731423%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10731423: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10731423 url https://www.openlane.eu/en/carv6/auction/10731423
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730551
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.be%27%20and%20RowKey%20eq%20%2710730551%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730551: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730551 url https://www.openlane.eu/en/carv6/auction/10730551
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730504
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.be%27%20and%20RowKey%20eq%20%2710730504%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730504: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730504 url https://www.openlane.eu/en/carv6/auction/10730504
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10737299
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.be%27%20and%20RowKey%20eq%20%2710737299%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10737299: 2
2026-03-30 04:20:22 [adesa.be] INFO: Scraping item 10737299 url https://www.openlane.eu/en/carv6/auction/10737299
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730530
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.be%27%20and%20RowKey%20eq%20%2710730530%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730530: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730530 url https://www.openlane.eu/en/carv6/auction/10730530
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730643
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.be%27%20and%20RowKey%20eq%20%2710730643%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730643: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730643 url https://www.openlane.eu/en/carv6/auction/10730643
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730519
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.be%27%20and%20RowKey%20eq%20%2710730519%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730519: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730519 url https://www.openlane.eu/en/carv6/auction/10730519
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730568
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.be%27%20and%20RowKey%20eq%20%2710730568%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730568: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730568 url https://www.openlane.eu/en/carv6/auction/10730568
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730549
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.be%27%20and%20RowKey%20eq%20%2710730549%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730549: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730549 url https://www.openlane.eu/en/carv6/auction/10730549
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730502
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.be%27%20and%20RowKey%20eq%20%2710730502%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730502: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730502 url https://www.openlane.eu/en/carv6/auction/10730502
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730488
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.be%27%20and%20RowKey%20eq%20%2710730488%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730488: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730488 url https://www.openlane.eu/en/carv6/auction/10730488
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10737298
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.be%27%20and%20RowKey%20eq%20%2710737298%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10737298: 2
2026-03-30 04:20:22 [adesa.be] INFO: Scraping item 10737298 url https://www.openlane.eu/en/carv6/auction/10737298
2026-03-30 04:20:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737091> (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/10736987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730632
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.be%27%20and%20RowKey%20eq%20%2710730632%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730632: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730632 url https://www.openlane.eu/en/carv6/auction/10730632
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10731402
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.be%27%20and%20RowKey%20eq%20%2710731402%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10731402: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10731402 url https://www.openlane.eu/en/carv6/auction/10731402
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730548
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.be%27%20and%20RowKey%20eq%20%2710730548%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730548: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730548 url https://www.openlane.eu/en/carv6/auction/10730548
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730514
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.be%27%20and%20RowKey%20eq%20%2710730514%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730514: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730514 url https://www.openlane.eu/en/carv6/auction/10730514
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10731405
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.be%27%20and%20RowKey%20eq%20%2710731405%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10731405: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10731405 url https://www.openlane.eu/en/carv6/auction/10731405
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730491
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.be%27%20and%20RowKey%20eq%20%2710730491%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730491: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730491 url https://www.openlane.eu/en/carv6/auction/10730491
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10731411
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.be%27%20and%20RowKey%20eq%20%2710731411%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10731411: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10731411 url https://www.openlane.eu/en/carv6/auction/10731411
2026-03-30 04:20:22 [adesa.be] INFO: Found listing with ID: 10730489
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.be%27%20and%20RowKey%20eq%20%2710730489%27 HTTP/1.1" 200 None
2026-03-30 04:20:22 [adesa.be] INFO: Scrape type for 10730489: 0
2026-03-30 04:20:22 [adesa.be] INFO: Skipping item 10730489 url https://www.openlane.eu/en/carv6/auction/10730489
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736905> (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/10736997> (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/10737104> (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 [zyte_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: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10737091
2026-03-30 04:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 with scrape type 2
2026-03-30 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b546c1b1-df60-5ad0-8f8c-f1407e932a82 with scrape type 2
2026-03-30 04:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b546c1b1-df60-5ad0-8f8c-f1407e932a82, identifier: 10737091
2026-03-30 04:20:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10736987
2026-03-30 04:20:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c89227-51fe-5668-a5f5-30bd7b90eac6 with scrape type 2
2026-03-30 04:20:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c89227-51fe-5668-a5f5-30bd7b90eac6 with scrape type 2
2026-03-30 04:20:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46c89227-51fe-5668-a5f5-30bd7b90eac6, identifier: 10736987
2026-03-30 04:20:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10737091
2026-03-30 04:20:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10737091
2026-03-30 04:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b546c1b1-df60-5ad0-8f8c-f1407e932a82 with identifier: 10737091 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/10737091>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b546c1b1-df60-5ad0-8f8c-f1407e932a82',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CDBE899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737091',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 240629,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2013-06-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 2.0 TSI Elegance - Petrol - Automatic - 200 hp - '
'240.629 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710737091%27 HTTP/1.1" 200 None
2026-03-30 04:20:23 [adesa.be] INFO: Saving data for 10737091: {'auction_closing_time': 1774865400.0, 'created_time': 1774624958.880417, 'last_price_update_time': 1774844423.230343}
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.be',RowKey='10737091') HTTP/1.1" 204 0
2026-03-30 04:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10736987
2026-03-30 04:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10736987
2026-03-30 04:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46c89227-51fe-5668-a5f5-30bd7b90eac6 with identifier: 10736987 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/10736987>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '46c89227-51fe-5668-a5f5-30bd7b90eac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEU007',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736987',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 167371,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15350,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 1.4 TSI Sportline - Hybrid - Automatic - 156 hp '
'- 167.371 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736987%27 HTTP/1.1" 200 None
2026-03-30 04:20:23 [adesa.be] INFO: Saving data for 10736987: {'auction_closing_time': 1774865400.0, 'created_time': 1774624919.038591, 'last_price_update_time': 1774844423.637051}
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.be',RowKey='10736987') 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/10737129> (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: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10736905
2026-03-30 04:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c2a5e0-1bf6-5d16-852d-0965e95da58d with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7c2a5e0-1bf6-5d16-852d-0965e95da58d, identifier: 10736905
2026-03-30 04:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10736997
2026-03-30 04:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ea768da-8503-51a6-a7b6-7634029d5d23 with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ea768da-8503-51a6-a7b6-7634029d5d23 with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ea768da-8503-51a6-a7b6-7634029d5d23, identifier: 10736997
2026-03-30 04:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10737104
2026-03-30 04:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with scrape type 2
2026-03-30 04:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a25e44a8-4bfe-5cff-8e86-1597d2d2c432, identifier: 10737104
2026-03-30 04:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10736905
2026-03-30 04:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10736905
2026-03-30 04:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7c2a5e0-1bf6-5d16-852d-0965e95da58d with identifier: 10736905 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/10736905>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a7c2a5e0-1bf6-5d16-852d-0965e95da58d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FJL285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736905',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 303143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1450,
'price_includes_vat': True,
'registration_date': '2011-07-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Octavia Combi 1.6 TDI - Diesel - Manual - 105 hp - 303.143 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710736905%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.be] INFO: Saving data for 10736905: {'auction_closing_time': 1774865400.0, 'created_time': 1774624956.884281, 'last_price_update_time': 1774844424.188852}
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.be',RowKey='10736905') HTTP/1.1" 204 0
2026-03-30 04:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10736997
2026-03-30 04:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10736997
2026-03-30 04:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ea768da-8503-51a6-a7b6-7634029d5d23 with identifier: 10736997 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/10736997>
{'auction_title': '',
'c_o_2_emission_value': 140,
'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': '1ea768da-8503-51a6-a7b6-7634029d5d23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAU676',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736997',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 151781,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 151.781 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710736997%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.be] INFO: Saving data for 10736997: {'auction_closing_time': 1774865400.0, 'created_time': 1774624951.048908, 'last_price_update_time': 1774844424.49263}
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.be',RowKey='10736997') HTTP/1.1" 204 0
2026-03-30 04:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10737104
2026-03-30 04:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10737104
2026-03-30 04:20:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a25e44a8-4bfe-5cff-8e86-1597d2d2c432 with identifier: 10737104 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/10737104>
{'auction_title': '',
'c_o_2_emission_value': 26,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a25e44a8-4bfe-5cff-8e86-1597d2d2c432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQJ899',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737104',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 38116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15950,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Skoda Superb Combi 1.4 TSI Clever - Hybrid - Automatic - 156 hp - '
'38.116 km',
'transmission': 'automatic',
'trim': 'Clever',
'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.be%27%20and%20RowKey%20eq%20%2710737104%27 HTTP/1.1" 200 None
2026-03-30 04:20:24 [adesa.be] INFO: Saving data for 10737104: {'auction_closing_time': 1774865400.0, 'created_time': 1774624948.15962, 'last_price_update_time': 1774844424.778258}
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.be',RowKey='10737104') HTTP/1.1" 204 0
2026-03-30 04:20:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10737129
2026-03-30 04:20:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc588339-4624-5b85-ac74-4922db2abcf0 with scrape type 2
2026-03-30 04:20:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc588339-4624-5b85-ac74-4922db2abcf0 with scrape type 2
2026-03-30 04:20:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc588339-4624-5b85-ac74-4922db2abcf0, identifier: 10737129
2026-03-30 04:20:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10737129
2026-03-30 04:20:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10737129
2026-03-30 04:20:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc588339-4624-5b85-ac74-4922db2abcf0 with identifier: 10737129 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/10737129>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'fc588339-4624-5b85-ac74-4922db2abcf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJA269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737129',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 17118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Caddy 1.4 TSI Trendline - Petrol - Manual - 130 hp - '
'17.118 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737129%27 HTTP/1.1" 200 None
2026-03-30 04:20:25 [adesa.be] INFO: Saving data for 10737129: {'auction_closing_time': 1774865400.0, 'created_time': 1774624943.593986, 'last_price_update_time': 1774844425.203525}
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.be',RowKey='10737129') HTTP/1.1" 204 0
2026-03-30 04:20:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737119> (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:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10737119
2026-03-30 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f, identifier: 10737119
2026-03-30 04:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10737119
2026-03-30 04:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10737119
2026-03-30 04:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6e47237-3d78-56bd-a3ae-8c432c5b6e9f with identifier: 10737119 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/10737119>
{'auction_title': '',
'c_o_2_emission_value': 177,
'category': 'Light truck',
'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': 'a6e47237-3d78-56bd-a3ae-8c432c5b6e9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRG974',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737119',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 109510,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 2,
'seller_name': 'SIA Automotive',
'title': 'Volkswagen Transporter L1H1 2.0 TDI - Diesel - Manual - 150 hp - '
'109.510 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737119%27 HTTP/1.1" 200 None
2026-03-30 04:20:26 [adesa.be] INFO: Saving data for 10737119: {'auction_closing_time': 1774865400.0, 'created_time': 1774624939.638792, 'last_price_update_time': 1774844426.359153}
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.be',RowKey='10737119') HTTP/1.1" 204 0
2026-03-30 04:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736977> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737139> (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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736921> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737053> (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: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10736977
2026-03-30 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3, identifier: 10736977
2026-03-30 04:20:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10737139
2026-03-30 04:20:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b088fdf-c53f-5796-bc45-de859279b257 with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b088fdf-c53f-5796-bc45-de859279b257 with scrape type 2
2026-03-30 04:20:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b088fdf-c53f-5796-bc45-de859279b257, identifier: 10737139
2026-03-30 04:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10736977
2026-03-30 04:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10736977
2026-03-30 04:20:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a25ad6e3-0cf5-5abd-a64c-8c0f153949f3 with identifier: 10736977 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/10736977>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'a25ad6e3-0cf5-5abd-a64c-8c0f153949f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN336',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736977',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 91645,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17850,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 T4 Inscription - Hybrid - Automatic - 129 hp - 91.645 km',
'transmission': 'automatic',
'trim': 'Inscription',
'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.be%27%20and%20RowKey%20eq%20%2710736977%27 HTTP/1.1" 200 None
2026-03-30 04:20:26 [adesa.be] INFO: Saving data for 10736977: {'auction_closing_time': 1774865400.0, 'created_time': 1774624935.483845, 'last_price_update_time': 1774844426.948772}
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.be',RowKey='10736977') HTTP/1.1" 204 0
2026-03-30 04:20:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10737139
2026-03-30 04:20:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10737139
2026-03-30 04:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b088fdf-c53f-5796-bc45-de859279b257 with identifier: 10737139 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/10737139>
{'auction_title': '',
'c_o_2_emission_value': 86,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '5b088fdf-c53f-5796-bc45-de859279b257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAG817A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737139',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 50417,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16950,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Toyota C-HR 1.8 Bi-Tone - Hybrid - Automatic - 98 hp - 50.417 km',
'transmission': 'automatic',
'trim': 'Bi-Tone',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737139%27 HTTP/1.1" 200 None
2026-03-30 04:20:27 [adesa.be] INFO: Saving data for 10737139: {'auction_closing_time': 1774865400.0, 'created_time': 1774624946.057116, 'last_price_update_time': 1774844427.262492}
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.be',RowKey='10737139') HTTP/1.1" 204 0
2026-03-30 04:20:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10736921
2026-03-30 04:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c014326a-0d30-575c-9d75-d0a7dc9be9f3 with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c014326a-0d30-575c-9d75-d0a7dc9be9f3, identifier: 10736921
2026-03-30 04:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10736921
2026-03-30 04:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10736921
2026-03-30 04:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c014326a-0d30-575c-9d75-d0a7dc9be9f3 with identifier: 10736921 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/10736921>
{'auction_title': '',
'c_o_2_emission_value': 120,
'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:10:00Z',
'fuel_type': 'Diesel',
'id': 'c014326a-0d30-575c-9d75-d0a7dc9be9f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WKR107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 175179,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2019-06-26',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo V60 D3 Momentum - Diesel - Automatic - 150 hp - 175.179 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736921%27 HTTP/1.1" 200 None
2026-03-30 04:20:27 [adesa.be] INFO: Saving data for 10736921: {'auction_closing_time': 1774865400.0, 'created_time': 1774624946.573501, 'last_price_update_time': 1774844427.616984}
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.be',RowKey='10736921') HTTP/1.1" 204 0
2026-03-30 04:20:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736870> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10737053
2026-03-30 04:20:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with scrape type 2
2026-03-30 04:20:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54, identifier: 10737053
2026-03-30 04:20:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10737053
2026-03-30 04:20:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10737053
2026-03-30 04:20:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07aaa124-a7b3-5277-8ea8-6a9f36c2cb54 with identifier: 10737053 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/10737053>
{'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': 253,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '07aaa124-a7b3-5277-8ea8-6a9f36c2cb54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGB930',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737053',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 173345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo V90 T6 Plus Bright - AWD - Hybrid - Automatic - 253 hp - '
'173.345 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'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:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737053%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.be] INFO: Saving data for 10737053: {'auction_closing_time': 1774865400.0, 'created_time': 1774624946.892252, 'last_price_update_time': 1774844428.009281}
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.be',RowKey='10737053') HTTP/1.1" 204 0
2026-03-30 04:20:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10736870
2026-03-30 04:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a290aa06-dfb3-590f-bc64-9bbfe3e73660 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a290aa06-dfb3-590f-bc64-9bbfe3e73660 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a290aa06-dfb3-590f-bc64-9bbfe3e73660, identifier: 10736870
2026-03-30 04:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10736870
2026-03-30 04:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10736870
2026-03-30 04:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a290aa06-dfb3-590f-bc64-9bbfe3e73660 with identifier: 10736870 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/10736870>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a290aa06-dfb3-590f-bc64-9bbfe3e73660',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVJ435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736870',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 143239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34650,
'price_includes_vat': True,
'registration_date': '2021-08-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Mercedes-Benz GLE 350d AMG Line - 4-Matic - Diesel - Automatic - '
'272 hp - 143.239 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'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.be%27%20and%20RowKey%20eq%20%2710736870%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.be] INFO: Saving data for 10736870: {'auction_closing_time': 1774865400.0, 'created_time': 1774624887.462405, 'last_price_update_time': 1774844428.405454}
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.be',RowKey='10736870') HTTP/1.1" 204 0
2026-03-30 04:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737002> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737298> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737299> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10737002
2026-03-30 04:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4cf579b-5387-501e-8775-7afe7028b5e5 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4cf579b-5387-501e-8775-7afe7028b5e5 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4cf579b-5387-501e-8775-7afe7028b5e5, identifier: 10737002
2026-03-30 04:20:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10737002
2026-03-30 04:20:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10737002
2026-03-30 04:20:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4cf579b-5387-501e-8775-7afe7028b5e5 with identifier: 10737002 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/10737002>
{'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:10:00Z',
'fuel_type': 'Electric',
'id': 'e4cf579b-5387-501e-8775-7afe7028b5e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH843',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737002',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 150860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 78 kWh Pro - Electric - Automatic - 204 hp - 150.860 km',
'transmission': 'automatic',
'trim': 'Pro',
'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.be%27%20and%20RowKey%20eq%20%2710737002%27 HTTP/1.1" 200 None
2026-03-30 04:20:28 [adesa.be] INFO: Saving data for 10737002: {'auction_closing_time': 1774865400.0, 'created_time': 1774624931.61623, 'last_price_update_time': 1774844428.888017}
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.be',RowKey='10737002') HTTP/1.1" 204 0
2026-03-30 04:20:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737084> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59894a46-956e-533e-92b4-0159268b9927 with identifier: 10737298
2026-03-30 04:20:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59894a46-956e-533e-92b4-0159268b9927 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59894a46-956e-533e-92b4-0159268b9927 with scrape type 2
2026-03-30 04:20:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59894a46-956e-533e-92b4-0159268b9927, identifier: 10737298
2026-03-30 04:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10737299
2026-03-30 04:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with scrape type 2
2026-03-30 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with scrape type 2
2026-03-30 04:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd, identifier: 10737299
2026-03-30 04:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59894a46-956e-533e-92b4-0159268b9927 with identifier: 10737298
2026-03-30 04:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59894a46-956e-533e-92b4-0159268b9927 with identifier: 10737298
2026-03-30 04:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59894a46-956e-533e-92b4-0159268b9927 with identifier: 10737298 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/10737298>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '59894a46-956e-533e-92b4-0159268b9927',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 47798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6550,
'price_includes_vat': True,
'registration_date': '2021-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.0 Cross - Petrol - Manual - 120 hp - 47.798 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737298%27 HTTP/1.1" 200 None
2026-03-30 04:20:29 [adesa.be] INFO: Saving data for 10737298: {'auction_closing_time': 1774865700.0, 'created_time': 1774624985.447253, 'last_price_update_time': 1774844429.332487}
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.be',RowKey='10737298') HTTP/1.1" 204 0
2026-03-30 04:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10737299
2026-03-30 04:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10737299
2026-03-30 04:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c0ec3918-c52c-5cb0-93e4-2d65ea53bebd with identifier: 10737299 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/10737299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'c0ec3918-c52c-5cb0-93e4-2d65ea53bebd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PZA604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 66156,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Picasso 1.2i - Petrol - Manual - 110 hp - 66.156 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737299%27 HTTP/1.1" 200 None
2026-03-30 04:20:29 [adesa.be] INFO: Saving data for 10737299: {'auction_closing_time': 1774865700.0, 'created_time': 1774624965.182973, 'last_price_update_time': 1774844429.628628}
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.be',RowKey='10737299') HTTP/1.1" 204 0
2026-03-30 04:20:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732473> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10737084
2026-03-30 04:20:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with scrape type 2
2026-03-30 04:20:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with scrape type 2
2026-03-30 04:20:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1, identifier: 10737084
2026-03-30 04:20:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10737084
2026-03-30 04:20:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10737084
2026-03-30 04:20:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b5f285a-e545-5d74-9e2b-55621f1e3bd1 with identifier: 10737084 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/10737084>
{'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': 129,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '4b5f285a-e545-5d74-9e2b-55621f1e3bd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAQ418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737084',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 164157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-02-02',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC40 1.5 T4 R-Design - Hybrid - Automatic - 129 hp - 164.157 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737084%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Saving data for 10737084: {'auction_closing_time': 1774865400.0, 'created_time': 1774624934.758226, 'last_price_update_time': 1774844430.019785}
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.be',RowKey='10737084') HTTP/1.1" 204 0
2026-03-30 04:20:30 [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: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.middlewares.id_gen_middleware] INFO: Generated ID for item: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with identifier: 10732473
2026-03-30 04:20:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with scrape type 2
2026-03-30 04:20:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d, identifier: 10732473
2026-03-30 04:20:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with identifier: 10732473
2026-03-30 04:20:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with identifier: 10732473
2026-03-30 04:20:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d with identifier: 10732473 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/10732473>
{'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': 211,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'af6d6e38-0dfe-5dd7-8c8e-8127ae948d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JAQ320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732473',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 76625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 71500,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 50e M-Pack - xDrive - Hybrid - Automatic - 211 hp - 76.625 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710732473%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Saving data for 10732473: {'auction_closing_time': 1774863000.0, 'created_time': 1774584925.479095, 'last_price_update_time': 1774844430.50294}
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.be',RowKey='10732473') 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/10731421> (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/10730459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [adesa.be] INFO: Found listing with ID: 10730558
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.be%27%20and%20RowKey%20eq%20%2710730558%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730558: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730558 url https://www.openlane.eu/en/carv6/auction/10730558
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730527
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.be%27%20and%20RowKey%20eq%20%2710730527%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730527: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730527 url https://www.openlane.eu/en/carv6/auction/10730527
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10731431
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.be%27%20and%20RowKey%20eq%20%2710731431%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10731431: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10731431 url https://www.openlane.eu/en/carv6/auction/10731431
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730642
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.be%27%20and%20RowKey%20eq%20%2710730642%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730642: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730642 url https://www.openlane.eu/en/carv6/auction/10730642
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10731427
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.be%27%20and%20RowKey%20eq%20%2710731427%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10731427: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10731427 url https://www.openlane.eu/en/carv6/auction/10731427
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730492
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.be%27%20and%20RowKey%20eq%20%2710730492%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730492: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730492 url https://www.openlane.eu/en/carv6/auction/10730492
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730508
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.be%27%20and%20RowKey%20eq%20%2710730508%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730508: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730508 url https://www.openlane.eu/en/carv6/auction/10730508
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730498
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.be%27%20and%20RowKey%20eq%20%2710730498%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730498: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730498 url https://www.openlane.eu/en/carv6/auction/10730498
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10732580
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.be%27%20and%20RowKey%20eq%20%2710732580%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10732580: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10732580 url https://www.openlane.eu/en/carv6/auction/10732580
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10732594
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.be%27%20and%20RowKey%20eq%20%2710732594%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10732594: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10732594 url https://www.openlane.eu/en/carv6/auction/10732594
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10727129
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.be%27%20and%20RowKey%20eq%20%2710727129%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10727129: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10727129 url https://www.openlane.eu/en/carv6/auction/10727129
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730478
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.be%27%20and%20RowKey%20eq%20%2710730478%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730478: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730478 url https://www.openlane.eu/en/carv6/auction/10730478
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730480
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.be%27%20and%20RowKey%20eq%20%2710730480%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730480: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730480 url https://www.openlane.eu/en/carv6/auction/10730480
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10732622
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.be%27%20and%20RowKey%20eq%20%2710732622%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10732622: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10732622 url https://www.openlane.eu/en/carv6/auction/10732622
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730490
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.be%27%20and%20RowKey%20eq%20%2710730490%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730490: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730490 url https://www.openlane.eu/en/carv6/auction/10730490
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730484
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.be%27%20and%20RowKey%20eq%20%2710730484%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730484: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730484 url https://www.openlane.eu/en/carv6/auction/10730484
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730457
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.be%27%20and%20RowKey%20eq%20%2710730457%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730457: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730457 url https://www.openlane.eu/en/carv6/auction/10730457
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730472
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.be%27%20and%20RowKey%20eq%20%2710730472%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730472: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730472 url https://www.openlane.eu/en/carv6/auction/10730472
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730482
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.be%27%20and%20RowKey%20eq%20%2710730482%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730482: 2
2026-03-30 04:20:30 [adesa.be] INFO: Scraping item 10730482 url https://www.openlane.eu/en/carv6/auction/10730482
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10731430
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.be%27%20and%20RowKey%20eq%20%2710731430%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10731430: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10731430 url https://www.openlane.eu/en/carv6/auction/10731430
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730464
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.be%27%20and%20RowKey%20eq%20%2710730464%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730464: 2
2026-03-30 04:20:30 [adesa.be] INFO: Scraping item 10730464 url https://www.openlane.eu/en/carv6/auction/10730464
2026-03-30 04:20:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730469> (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/10730495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10733082
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.be%27%20and%20RowKey%20eq%20%2710733082%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10733082: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10733082 url https://www.openlane.eu/en/carv6/auction/10733082
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730461
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.be%27%20and%20RowKey%20eq%20%2710730461%27 HTTP/1.1" 200 None
2026-03-30 04:20:30 [adesa.be] INFO: Scrape type for 10730461: 0
2026-03-30 04:20:30 [adesa.be] INFO: Skipping item 10730461 url https://www.openlane.eu/en/carv6/auction/10730461
2026-03-30 04:20:30 [adesa.be] INFO: Found listing with ID: 10730470
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:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730470%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730470: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730470 url https://www.openlane.eu/en/carv6/auction/10730470
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730486
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.be%27%20and%20RowKey%20eq%20%2710730486%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730486: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730486 url https://www.openlane.eu/en/carv6/auction/10730486
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10731425
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.be%27%20and%20RowKey%20eq%20%2710731425%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10731425: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10731425 url https://www.openlane.eu/en/carv6/auction/10731425
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730493
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.be%27%20and%20RowKey%20eq%20%2710730493%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730493: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730493 url https://www.openlane.eu/en/carv6/auction/10730493
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730528
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.be%27%20and%20RowKey%20eq%20%2710730528%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730528: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730528 url https://www.openlane.eu/en/carv6/auction/10730528
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730507
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.be%27%20and%20RowKey%20eq%20%2710730507%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730507: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730507 url https://www.openlane.eu/en/carv6/auction/10730507
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730510
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.be%27%20and%20RowKey%20eq%20%2710730510%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730510: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730510 url https://www.openlane.eu/en/carv6/auction/10730510
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10731418
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.be%27%20and%20RowKey%20eq%20%2710731418%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10731418: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10731418 url https://www.openlane.eu/en/carv6/auction/10731418
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730524
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.be%27%20and%20RowKey%20eq%20%2710730524%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730524: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730524 url https://www.openlane.eu/en/carv6/auction/10730524
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730552
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.be%27%20and%20RowKey%20eq%20%2710730552%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730552: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730552 url https://www.openlane.eu/en/carv6/auction/10730552
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730456
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.be%27%20and%20RowKey%20eq%20%2710730456%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730456: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730456 url https://www.openlane.eu/en/carv6/auction/10730456
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730569
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.be%27%20and%20RowKey%20eq%20%2710730569%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730569: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730569 url https://www.openlane.eu/en/carv6/auction/10730569
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10732475
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.be%27%20and%20RowKey%20eq%20%2710732475%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10732475: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10732475 url https://www.openlane.eu/en/carv6/auction/10732475
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10731424
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.be%27%20and%20RowKey%20eq%20%2710731424%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10731424: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10731424 url https://www.openlane.eu/en/carv6/auction/10731424
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730468
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.be%27%20and%20RowKey%20eq%20%2710730468%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730468: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730468 url https://www.openlane.eu/en/carv6/auction/10730468
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730550
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.be%27%20and%20RowKey%20eq%20%2710730550%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730550: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730550 url https://www.openlane.eu/en/carv6/auction/10730550
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10732495
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.be%27%20and%20RowKey%20eq%20%2710732495%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10732495: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10732495 url https://www.openlane.eu/en/carv6/auction/10732495
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10726498
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.be%27%20and%20RowKey%20eq%20%2710726498%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10726498: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10726498 url https://www.openlane.eu/en/carv6/auction/10726498
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730497
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.be%27%20and%20RowKey%20eq%20%2710730497%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730497: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730497 url https://www.openlane.eu/en/carv6/auction/10730497
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10731420
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.be%27%20and%20RowKey%20eq%20%2710731420%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10731420: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10731420 url https://www.openlane.eu/en/carv6/auction/10731420
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730505
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.be%27%20and%20RowKey%20eq%20%2710730505%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730505: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730505 url https://www.openlane.eu/en/carv6/auction/10730505
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10732641
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.be%27%20and%20RowKey%20eq%20%2710732641%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10732641: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10732641 url https://www.openlane.eu/en/carv6/auction/10732641
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730501
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.be%27%20and%20RowKey%20eq%20%2710730501%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730501: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730501 url https://www.openlane.eu/en/carv6/auction/10730501
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730521
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.be%27%20and%20RowKey%20eq%20%2710730521%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730521: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730521 url https://www.openlane.eu/en/carv6/auction/10730521
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10732645
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.be%27%20and%20RowKey%20eq%20%2710732645%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10732645: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10732645 url https://www.openlane.eu/en/carv6/auction/10732645
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730526
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.be%27%20and%20RowKey%20eq%20%2710730526%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730526: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730526 url https://www.openlane.eu/en/carv6/auction/10730526
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10737304
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.be%27%20and%20RowKey%20eq%20%2710737304%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10737304: 2
2026-03-30 04:20:31 [adesa.be] INFO: Scraping item 10737304 url https://www.openlane.eu/en/carv6/auction/10737304
2026-03-30 04:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10731421
2026-03-30 04:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da89d94b-03e9-5cc9-99f3-3f096895a6dc with scrape type 2
2026-03-30 04:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da89d94b-03e9-5cc9-99f3-3f096895a6dc with scrape type 2
2026-03-30 04:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da89d94b-03e9-5cc9-99f3-3f096895a6dc, identifier: 10731421
2026-03-30 04:20:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with identifier: 10730459
2026-03-30 04:20:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with scrape type 2
2026-03-30 04:20:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with scrape type 2
2026-03-30 04:20:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a, identifier: 10730459
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730485
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.be%27%20and%20RowKey%20eq%20%2710730485%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730485: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730485 url https://www.openlane.eu/en/carv6/auction/10730485
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10730518
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.be%27%20and%20RowKey%20eq%20%2710730518%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10730518: 0
2026-03-30 04:20:31 [adesa.be] INFO: Skipping item 10730518 url https://www.openlane.eu/en/carv6/auction/10730518
2026-03-30 04:20:31 [adesa.be] INFO: Found listing with ID: 10737302
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.be%27%20and%20RowKey%20eq%20%2710737302%27 HTTP/1.1" 200 None
2026-03-30 04:20:31 [adesa.be] INFO: Scrape type for 10737302: 2
2026-03-30 04:20:31 [adesa.be] INFO: Scraping item 10737302 url https://www.openlane.eu/en/carv6/auction/10737302
2026-03-30 04:20:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10731421
2026-03-30 04:20:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10731421
2026-03-30 04:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da89d94b-03e9-5cc9-99f3-3f096895a6dc with identifier: 10731421 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/10731421>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'da89d94b-03e9-5cc9-99f3-3f096895a6dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CBM580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731421',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 188386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2009-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 520d - Diesel - Manual - 163 hp - 188.386 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
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.be%27%20and%20RowKey%20eq%20%2710731421%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.be] INFO: Saving data for 10731421: {'auction_closing_time': 1774863000.0, 'created_time': 1774584921.546268, 'last_price_update_time': 1774844432.229433}
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.be',RowKey='10731421') HTTP/1.1" 204 0
2026-03-30 04:20:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with identifier: 10730459
2026-03-30 04:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with identifier: 10730459
2026-03-30 04:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e00396b2-d5dc-5417-b2f3-a6a3110d3c4a with identifier: 10730459 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/10730459>
{'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': 285,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e00396b2-d5dc-5417-b2f3-a6a3110d3c4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AHB083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730459',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 79205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 52900,
'price_includes_vat': True,
'registration_date': '2023-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 3.0d M-Pack - Diesel - Automatic - 285 hp - 79.205 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710730459%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.be] INFO: Saving data for 10730459: {'auction_closing_time': 1774863000.0, 'created_time': 1774584923.478413, 'last_price_update_time': 1774844432.598371}
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.be',RowKey='10730459') HTTP/1.1" 204 0
2026-03-30 04:20:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730515> (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/10730471> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10730469
2026-03-30 04:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebb64f03-72c7-58a0-9ac5-12a511419db0 with scrape type 2
2026-03-30 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebb64f03-72c7-58a0-9ac5-12a511419db0 with scrape type 2
2026-03-30 04:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebb64f03-72c7-58a0-9ac5-12a511419db0, identifier: 10730469
2026-03-30 04:20:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10730495
2026-03-30 04:20:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094aa552-a85f-5181-b5fa-cd7061ebd56e with scrape type 2
2026-03-30 04:20:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 094aa552-a85f-5181-b5fa-cd7061ebd56e with scrape type 2
2026-03-30 04:20:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 094aa552-a85f-5181-b5fa-cd7061ebd56e, identifier: 10730495
2026-03-30 04:20:32 [adesa.be] INFO: Found listing with ID: 10730525
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.be%27%20and%20RowKey%20eq%20%2710730525%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.be] INFO: Scrape type for 10730525: 0
2026-03-30 04:20:32 [adesa.be] INFO: Skipping item 10730525 url https://www.openlane.eu/en/carv6/auction/10730525
2026-03-30 04:20:32 [adesa.be] INFO: Found listing with ID: 10731410
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.be%27%20and%20RowKey%20eq%20%2710731410%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.be] INFO: Scrape type for 10731410: 0
2026-03-30 04:20:32 [adesa.be] INFO: Skipping item 10731410 url https://www.openlane.eu/en/carv6/auction/10731410
2026-03-30 04:20:32 [adesa.be] INFO: Found listing with ID: 10730496
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.be%27%20and%20RowKey%20eq%20%2710730496%27 HTTP/1.1" 200 None
2026-03-30 04:20:32 [adesa.be] INFO: Scrape type for 10730496: 2
2026-03-30 04:20:32 [adesa.be] INFO: Scraping item 10730496 url https://www.openlane.eu/en/carv6/auction/10730496
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 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10730469
2026-03-30 04:20:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10730469
2026-03-30 04:20:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebb64f03-72c7-58a0-9ac5-12a511419db0 with identifier: 10730469 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: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/10730469>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 326,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ebb64f03-72c7-58a0-9ac5-12a511419db0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BDQ874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730469',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 175974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2019-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 4 Series Gran Coupé 440i M Sport - xDrive - Petrol - Automatic '
'- 326 hp - 175.974 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710730469%27 HTTP/1.1" 200 None
2026-03-30 04:20:33 [adesa.be] INFO: Saving data for 10730469: {'auction_closing_time': 1774863000.0, 'created_time': 1774584919.579618, 'last_price_update_time': 1774844433.219437}
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.be',RowKey='10730469') HTTP/1.1" 204 0
2026-03-30 04:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10730495
2026-03-30 04:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10730495
2026-03-30 04:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 094aa552-a85f-5181-b5fa-cd7061ebd56e with identifier: 10730495 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/10730495>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '094aa552-a85f-5181-b5fa-cd7061ebd56e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HVX944',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 252798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2011-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 163 hp - 252.798 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710730495%27 HTTP/1.1" 200 None
2026-03-30 04:20:33 [adesa.be] INFO: Saving data for 10730495: {'auction_closing_time': 1774863000.0, 'created_time': 1774584922.59681, 'last_price_update_time': 1774844433.502691}
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.be',RowKey='10730495') HTTP/1.1" 204 0
2026-03-30 04:20:33 [adesa.be] INFO: Found listing with ID: 10730634
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.be%27%20and%20RowKey%20eq%20%2710730634%27 HTTP/1.1" 200 None
2026-03-30 04:20:33 [adesa.be] INFO: Scrape type for 10730634: 2
2026-03-30 04:20:33 [adesa.be] INFO: Scraping item 10730634 url https://www.openlane.eu/en/carv6/auction/10730634
2026-03-30 04:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10730515
2026-03-30 04:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with scrape type 2
2026-03-30 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with scrape type 2
2026-03-30 04:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca, identifier: 10730515
2026-03-30 04:20:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10730471
2026-03-30 04:20:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36a3ab5f-9984-583e-bc08-3c941c388ecf with scrape type 2
2026-03-30 04:20:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36a3ab5f-9984-583e-bc08-3c941c388ecf with scrape type 2
2026-03-30 04:20:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36a3ab5f-9984-583e-bc08-3c941c388ecf, identifier: 10730471
2026-03-30 04:20:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738187> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10730515
2026-03-30 04:20:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10730515
2026-03-30 04:20:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43be1dbd-bdb0-5871-adcd-d5f764d0ceca with identifier: 10730515 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:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '43be1dbd-bdb0-5871-adcd-d5f764d0ceca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BJV370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 296632,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2007-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 Avant 2.0 TDI S Line - Diesel - Manual - 136 hp - 296.632 '
'km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2007}
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.be%27%20and%20RowKey%20eq%20%2710730515%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.be] INFO: Saving data for 10730515: {'auction_closing_time': 1774863000.0, 'created_time': 1774584920.675162, 'last_price_update_time': 1774844434.01952}
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.be',RowKey='10730515') HTTP/1.1" 204 0
2026-03-30 04:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10730471
2026-03-30 04:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10730471
2026-03-30 04:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36a3ab5f-9984-583e-bc08-3c941c388ecf with identifier: 10730471 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/10730471>
{'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': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '36a3ab5f-9984-583e-bc08-3c941c388ecf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RJN179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730471',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 202354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2015-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q7 E-Tron 3.0 TDI - Quattro - Hybrid - Automatic - 258 hp - '
'202.354 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710730471%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.be] INFO: Saving data for 10730471: {'auction_closing_time': 1774863000.0, 'created_time': 1774584918.336952, 'last_price_update_time': 1774844434.321821}
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.be',RowKey='10730471') HTTP/1.1" 204 0
2026-03-30 04:20:34 [adesa.be] INFO: Found listing with ID: 10732646
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.be%27%20and%20RowKey%20eq%20%2710732646%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.be] INFO: Scrape type for 10732646: 0
2026-03-30 04:20:34 [adesa.be] INFO: Skipping item 10732646 url https://www.openlane.eu/en/carv6/auction/10732646
2026-03-30 04:20:34 [adesa.be] INFO: Found listing with ID: 10730494
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.be%27%20and%20RowKey%20eq%20%2710730494%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.be] INFO: Scrape type for 10730494: 2
2026-03-30 04:20:34 [adesa.be] INFO: Scraping item 10730494 url https://www.openlane.eu/en/carv6/auction/10730494
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 [adesa.be] INFO: Found listing with ID: 10730529
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.be%27%20and%20RowKey%20eq%20%2710730529%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.be] INFO: Scrape type for 10730529: 0
2026-03-30 04:20:34 [adesa.be] INFO: Skipping item 10730529 url https://www.openlane.eu/en/carv6/auction/10730529
2026-03-30 04:20:34 [adesa.be] INFO: Found listing with ID: 10730500
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.be%27%20and%20RowKey%20eq%20%2710730500%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.be] INFO: Scrape type for 10730500: 0
2026-03-30 04:20:34 [adesa.be] INFO: Skipping item 10730500 url https://www.openlane.eu/en/carv6/auction/10730500
2026-03-30 04:20:34 [adesa.be] INFO: Found listing with ID: 10730463
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.be%27%20and%20RowKey%20eq%20%2710730463%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.be] INFO: Scrape type for 10730463: 2
2026-03-30 04:20:34 [adesa.be] INFO: Scraping item 10730463 url https://www.openlane.eu/en/carv6/auction/10730463
2026-03-30 04:20:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736864> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10738187
2026-03-30 04:20:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d231c9c1-3ad0-5d58-a084-01403dfa67a6 with scrape type 2
2026-03-30 04:20:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d231c9c1-3ad0-5d58-a084-01403dfa67a6 with scrape type 2
2026-03-30 04:20:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d231c9c1-3ad0-5d58-a084-01403dfa67a6, identifier: 10738187
2026-03-30 04:20:34 [adesa.be] INFO: Found listing with ID: 10733083
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.be%27%20and%20RowKey%20eq%20%2710733083%27 HTTP/1.1" 200 None
2026-03-30 04:20:34 [adesa.be] INFO: Scrape type for 10733083: 2
2026-03-30 04:20:34 [adesa.be] INFO: Scraping item 10733083 url https://www.openlane.eu/en/carv6/auction/10733083
2026-03-30 04:20:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10738187
2026-03-30 04:20:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10738187
2026-03-30 04:20:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d231c9c1-3ad0-5d58-a084-01403dfa67a6 with identifier: 10738187 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/10738187>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T07:30:00Z',
'fuel_type': 'Electric',
'id': 'd231c9c1-3ad0-5d58-a084-01403dfa67a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738187',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 69033,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38600,
'price_includes_vat': True,
'registration_date': '2023-01-06',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQS 450+ Luxury - Electric - Automatic - 333 hp - '
'69.033 km',
'transmission': 'automatic',
'trim': 'Luxury',
'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:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738187%27 HTTP/1.1" 200 None
2026-03-30 04:20:35 [adesa.be] INFO: Saving data for 10738187: {'auction_closing_time': 1774855800.0, 'created_time': 1774627034.355636, 'last_price_update_time': 1774844435.014476}
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.be',RowKey='10738187') HTTP/1.1" 204 0
2026-03-30 04:20:35 [adesa.be] INFO: Found listing with ID: 10730458
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.be%27%20and%20RowKey%20eq%20%2710730458%27 HTTP/1.1" 200 None
2026-03-30 04:20:35 [adesa.be] INFO: Scrape type for 10730458: 2
2026-03-30 04:20:35 [adesa.be] INFO: Scraping item 10730458 url https://www.openlane.eu/en/carv6/auction/10730458
2026-03-30 04:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10736864
2026-03-30 04:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d50516d8-e786-5e15-a610-67de28e431ef with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d50516d8-e786-5e15-a610-67de28e431ef with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d50516d8-e786-5e15-a610-67de28e431ef, identifier: 10736864
2026-03-30 04:20:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736884> (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/10737107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10736864
2026-03-30 04:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10736864
2026-03-30 04:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d50516d8-e786-5e15-a610-67de28e431ef with identifier: 10736864 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/10736864>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'd50516d8-e786-5e15-a610-67de28e431ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKP265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736864',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 185579,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23950,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC90 T8 R-Design - AWD - Hybrid - Automatic - 303 hp - '
'185.579 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736864%27 HTTP/1.1" 200 None
2026-03-30 04:20:35 [adesa.be] INFO: Saving data for 10736864: {'auction_closing_time': 1774865400.0, 'created_time': 1774624923.202872, 'last_price_update_time': 1774844435.423654}
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.be',RowKey='10736864') HTTP/1.1" 204 0
2026-03-30 04:20:35 [adesa.be] INFO: Found listing with ID: 10732644
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.be%27%20and%20RowKey%20eq%20%2710732644%27 HTTP/1.1" 200 None
2026-03-30 04:20:35 [adesa.be] INFO: Scrape type for 10732644: 2
2026-03-30 04:20:35 [adesa.be] INFO: Scraping item 10732644 url https://www.openlane.eu/en/carv6/auction/10732644
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/10736866> (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/10736923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:35 [adesa.be] INFO: Found listing with ID: 10730509
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.be%27%20and%20RowKey%20eq%20%2710730509%27 HTTP/1.1" 200 None
2026-03-30 04:20:35 [adesa.be] INFO: Scrape type for 10730509: 2
2026-03-30 04:20:35 [adesa.be] INFO: Scraping item 10730509 url https://www.openlane.eu/en/carv6/auction/10730509
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10736884
2026-03-30 04:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b0f652-c836-552f-99af-277f012eaa98 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8b0f652-c836-552f-99af-277f012eaa98 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8b0f652-c836-552f-99af-277f012eaa98, identifier: 10736884
2026-03-30 04:20:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10737107
2026-03-30 04:20:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with scrape type 2
2026-03-30 04:20:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1, identifier: 10737107
2026-03-30 04:20:35 [adesa.be] INFO: Found listing with ID: 10730561
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.be%27%20and%20RowKey%20eq%20%2710730561%27 HTTP/1.1" 200 None
2026-03-30 04:20:35 [adesa.be] INFO: Scrape type for 10730561: 2
2026-03-30 04:20:35 [adesa.be] INFO: Scraping item 10730561 url https://www.openlane.eu/en/carv6/auction/10730561
2026-03-30 04:20:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10736884
2026-03-30 04:20:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10736884
2026-03-30 04:20:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8b0f652-c836-552f-99af-277f012eaa98 with identifier: 10736884 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:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736884>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'f8b0f652-c836-552f-99af-277f012eaa98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAP354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736884',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 195636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2019-10-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'195.636 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736884%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Saving data for 10736884: {'auction_closing_time': 1774865400.0, 'created_time': 1774624937.772894, 'last_price_update_time': 1774844436.132229}
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.be',RowKey='10736884') HTTP/1.1" 204 0
2026-03-30 04:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10737107
2026-03-30 04:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10737107
2026-03-30 04:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 408dd82e-64b7-5073-b6e5-44abc1cbd4d1 with identifier: 10737107 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/10737107>
{'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-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '408dd82e-64b7-5073-b6e5-44abc1cbd4d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPV400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737107',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 166547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 7,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'166.547 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'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.be%27%20and%20RowKey%20eq%20%2710737107%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Saving data for 10737107: {'auction_closing_time': 1774865400.0, 'created_time': 1774624924.31739, 'last_price_update_time': 1774844436.423068}
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.be',RowKey='10737107') HTTP/1.1" 204 0
2026-03-30 04:20:36 [adesa.be] INFO: Found listing with ID: 10730565
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.be%27%20and%20RowKey%20eq%20%2710730565%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Scrape type for 10730565: 0
2026-03-30 04:20:36 [adesa.be] INFO: Skipping item 10730565 url https://www.openlane.eu/en/carv6/auction/10730565
2026-03-30 04:20:36 [adesa.be] INFO: Found listing with ID: 10730555
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.be%27%20and%20RowKey%20eq%20%2710730555%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Scrape type for 10730555: 0
2026-03-30 04:20:36 [adesa.be] INFO: Skipping item 10730555 url https://www.openlane.eu/en/carv6/auction/10730555
2026-03-30 04:20:36 [adesa.be] INFO: Found listing with ID: 10731429
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.be%27%20and%20RowKey%20eq%20%2710731429%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Scrape type for 10731429: 0
2026-03-30 04:20:36 [adesa.be] INFO: Skipping item 10731429 url https://www.openlane.eu/en/carv6/auction/10731429
2026-03-30 04:20:36 [adesa.be] INFO: Found listing with ID: 10730566
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.be%27%20and%20RowKey%20eq%20%2710730566%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Scrape type for 10730566: 0
2026-03-30 04:20:36 [adesa.be] INFO: Skipping item 10730566 url https://www.openlane.eu/en/carv6/auction/10730566
2026-03-30 04:20:36 [adesa.be] INFO: Found listing with ID: 10732608
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.be%27%20and%20RowKey%20eq%20%2710732608%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Scrape type for 10732608: 0
2026-03-30 04:20:36 [adesa.be] INFO: Skipping item 10732608 url https://www.openlane.eu/en/carv6/auction/10732608
2026-03-30 04:20:36 [adesa.be] INFO: Found listing with ID: 10731413
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.be%27%20and%20RowKey%20eq%20%2710731413%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Scrape type for 10731413: 0
2026-03-30 04:20:36 [adesa.be] INFO: Skipping item 10731413 url https://www.openlane.eu/en/carv6/auction/10731413
2026-03-30 04:20:36 [adesa.be] INFO: Found listing with ID: 10731412
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.be%27%20and%20RowKey%20eq%20%2710731412%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Scrape type for 10731412: 0
2026-03-30 04:20:36 [adesa.be] INFO: Skipping item 10731412 url https://www.openlane.eu/en/carv6/auction/10731412
2026-03-30 04:20:36 [adesa.be] INFO: Found listing with ID: 10737303
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.be%27%20and%20RowKey%20eq%20%2710737303%27 HTTP/1.1" 200 None
2026-03-30 04:20:36 [adesa.be] INFO: Scrape type for 10737303: 2
2026-03-30 04:20:36 [adesa.be] INFO: Scraping item 10737303 url https://www.openlane.eu/en/carv6/auction/10737303
2026-03-30 04:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10736866
2026-03-30 04:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66f72389-093c-550d-a6f9-9b8860c644a4 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66f72389-093c-550d-a6f9-9b8860c644a4 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66f72389-093c-550d-a6f9-9b8860c644a4, identifier: 10736866
2026-03-30 04:20:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10736923
2026-03-30 04:20:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5323260-04ed-5c6f-9957-fb480f1cd942 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5323260-04ed-5c6f-9957-fb480f1cd942 with scrape type 2
2026-03-30 04:20:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5323260-04ed-5c6f-9957-fb480f1cd942, identifier: 10736923
2026-03-30 04:20:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10736866
2026-03-30 04:20:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10736866
2026-03-30 04:20:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66f72389-093c-550d-a6f9-9b8860c644a4 with identifier: 10736866 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/10736866>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '66f72389-093c-550d-a6f9-9b8860c644a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCC738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736866',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 193723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription - Hybrid - Automatic - 253 hp - 193.723 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736866%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Saving data for 10736866: {'auction_closing_time': 1774865400.0, 'created_time': 1774624989.447833, 'last_price_update_time': 1774844437.104086}
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.be',RowKey='10736866') HTTP/1.1" 204 0
2026-03-30 04:20:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10736923
2026-03-30 04:20:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10736923
2026-03-30 04:20:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5323260-04ed-5c6f-9957-fb480f1cd942 with identifier: 10736923 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/10736923>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'b5323260-04ed-5c6f-9957-fb480f1cd942',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XRH937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736923',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 141021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2020-03-16',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T8 Momentum - AWD - Hybrid - Automatic - 303 hp - '
'141.021 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736923%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Saving data for 10736923: {'auction_closing_time': 1774865400.0, 'created_time': 1774624937.147573, 'last_price_update_time': 1774844437.511139}
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.be',RowKey='10736923') HTTP/1.1" 204 0
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10731416
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.be%27%20and%20RowKey%20eq%20%2710731416%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10731416: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10731416 url https://www.openlane.eu/en/carv6/auction/10731416
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10730640
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.be%27%20and%20RowKey%20eq%20%2710730640%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10730640: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10730640 url https://www.openlane.eu/en/carv6/auction/10730640
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10731415
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.be%27%20and%20RowKey%20eq%20%2710731415%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10731415: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10731415 url https://www.openlane.eu/en/carv6/auction/10731415
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10731414
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.be%27%20and%20RowKey%20eq%20%2710731414%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10731414: 2
2026-03-30 04:20:37 [adesa.be] INFO: Scraping item 10731414 url https://www.openlane.eu/en/carv6/auction/10731414
2026-03-30 04:20:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10732507
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.be%27%20and%20RowKey%20eq%20%2710732507%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10732507: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10732507 url https://www.openlane.eu/en/carv6/auction/10732507
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10731419
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.be%27%20and%20RowKey%20eq%20%2710731419%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10731419: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10731419 url https://www.openlane.eu/en/carv6/auction/10731419
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10730638
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.be%27%20and%20RowKey%20eq%20%2710730638%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10730638: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10730638 url https://www.openlane.eu/en/carv6/auction/10730638
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10737300
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.be%27%20and%20RowKey%20eq%20%2710737300%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10737300: 2
2026-03-30 04:20:37 [adesa.be] INFO: Scraping item 10737300 url https://www.openlane.eu/en/carv6/auction/10737300
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 [adesa.be] INFO: Found listing with ID: 10730639
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.be%27%20and%20RowKey%20eq%20%2710730639%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10730639: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10730639 url https://www.openlane.eu/en/carv6/auction/10730639
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10730476
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.be%27%20and%20RowKey%20eq%20%2710730476%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10730476: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10730476 url https://www.openlane.eu/en/carv6/auction/10730476
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10732537
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.be%27%20and%20RowKey%20eq%20%2710732537%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10732537: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10732537 url https://www.openlane.eu/en/carv6/auction/10732537
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10724903
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.be%27%20and%20RowKey%20eq%20%2710724903%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10724903: 2
2026-03-30 04:20:37 [adesa.be] INFO: Scraping item 10724903 url https://www.openlane.eu/en/carv6/auction/10724903
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10730564
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.be%27%20and%20RowKey%20eq%20%2710730564%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10730564: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10730564 url https://www.openlane.eu/en/carv6/auction/10730564
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10731406
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.be%27%20and%20RowKey%20eq%20%2710731406%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10731406: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10731406 url https://www.openlane.eu/en/carv6/auction/10731406
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10730513
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.be%27%20and%20RowKey%20eq%20%2710730513%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10730513: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10730513 url https://www.openlane.eu/en/carv6/auction/10730513
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10730520
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.be%27%20and%20RowKey%20eq%20%2710730520%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10730520: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10730520 url https://www.openlane.eu/en/carv6/auction/10730520
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10737301
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.be%27%20and%20RowKey%20eq%20%2710737301%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10737301: 2
2026-03-30 04:20:37 [adesa.be] INFO: Scraping item 10737301 url https://www.openlane.eu/en/carv6/auction/10737301
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10730466
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.be%27%20and%20RowKey%20eq%20%2710730466%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10730466: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10730466 url https://www.openlane.eu/en/carv6/auction/10730466
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10732493
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.be%27%20and%20RowKey%20eq%20%2710732493%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10732493: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10732493 url https://www.openlane.eu/en/carv6/auction/10732493
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10732491
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.be%27%20and%20RowKey%20eq%20%2710732491%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10732491: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10732491 url https://www.openlane.eu/en/carv6/auction/10732491
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10732500
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.be%27%20and%20RowKey%20eq%20%2710732500%27 HTTP/1.1" 200 None
2026-03-30 04:20:37 [adesa.be] INFO: Scrape type for 10732500: 0
2026-03-30 04:20:37 [adesa.be] INFO: Skipping item 10732500 url https://www.openlane.eu/en/carv6/auction/10732500
2026-03-30 04:20:37 [adesa.be] INFO: Found listing with ID: 10732488
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.be%27%20and%20RowKey%20eq%20%2710732488%27 HTTP/1.1" 200 None
2026-03-30 04:20:38 [adesa.be] INFO: Scrape type for 10732488: 2
2026-03-30 04:20:38 [adesa.be] INFO: Scraping item 10732488 url https://www.openlane.eu/en/carv6/auction/10732488
2026-03-30 04:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10736868
2026-03-30 04:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19200e1c-6856-5edd-8ec0-42d9d05b1df5, identifier: 10736868
2026-03-30 04:20:38 [adesa.be] INFO: Found listing with ID: 10732490
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.be%27%20and%20RowKey%20eq%20%2710732490%27 HTTP/1.1" 200 None
2026-03-30 04:20:38 [adesa.be] INFO: Scrape type for 10732490: 2
2026-03-30 04:20:38 [adesa.be] INFO: Scraping item 10732490 url https://www.openlane.eu/en/carv6/auction/10732490
2026-03-30 04:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10736868
2026-03-30 04:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10736868
2026-03-30 04:20:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19200e1c-6856-5edd-8ec0-42d9d05b1df5 with identifier: 10736868 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/10736868>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '19200e1c-6856-5edd-8ec0-42d9d05b1df5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDT259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736868',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 202721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription Expression - AWD - Hybrid - 253 hp - '
'202.721 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'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.be%27%20and%20RowKey%20eq%20%2710736868%27 HTTP/1.1" 200 None
2026-03-30 04:20:38 [adesa.be] INFO: Saving data for 10736868: {'auction_closing_time': 1774865400.0, 'created_time': 1774624928.880616, 'last_price_update_time': 1774844438.396426}
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.be',RowKey='10736868') HTTP/1.1" 204 0
2026-03-30 04:20:38 [adesa.be] INFO: Found listing with ID: 10732489
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.be%27%20and%20RowKey%20eq%20%2710732489%27 HTTP/1.1" 200 None
2026-03-30 04:20:38 [adesa.be] INFO: Scrape type for 10732489: 0
2026-03-30 04:20:38 [adesa.be] INFO: Skipping item 10732489 url https://www.openlane.eu/en/carv6/auction/10732489
2026-03-30 04:20:38 [adesa.be] INFO: Found listing with ID: 10732487
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.be%27%20and%20RowKey%20eq%20%2710732487%27 HTTP/1.1" 200 None
2026-03-30 04:20:38 [adesa.be] INFO: Scrape type for 10732487: 0
2026-03-30 04:20:38 [adesa.be] INFO: Skipping item 10732487 url https://www.openlane.eu/en/carv6/auction/10732487
2026-03-30 04:20:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730464> (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/10737060> (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/10736990> (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/10737076> (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 [zyte_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: e536a7a4-2bdd-5aea-82d3-da34f641d27d with identifier: 10730464
2026-03-30 04:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e536a7a4-2bdd-5aea-82d3-da34f641d27d with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e536a7a4-2bdd-5aea-82d3-da34f641d27d with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e536a7a4-2bdd-5aea-82d3-da34f641d27d, identifier: 10730464
2026-03-30 04:20:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10737060
2026-03-30 04:20:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e611b28f-48c8-5252-b83c-c75464998eb3 with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e611b28f-48c8-5252-b83c-c75464998eb3 with scrape type 2
2026-03-30 04:20:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e611b28f-48c8-5252-b83c-c75464998eb3, identifier: 10737060
2026-03-30 04:20:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e536a7a4-2bdd-5aea-82d3-da34f641d27d with identifier: 10730464
2026-03-30 04:20:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e536a7a4-2bdd-5aea-82d3-da34f641d27d with identifier: 10730464
2026-03-30 04:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e536a7a4-2bdd-5aea-82d3-da34f641d27d with identifier: 10730464 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/10730464>
{'auction_title': '',
'c_o_2_emission_value': 244,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 248,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e536a7a4-2bdd-5aea-82d3-da34f641d27d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WGB469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 98482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2019-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 3.0 TDV6 HSE - AWD - Diesel - '
'Automatic - 248 hp - 98.482 km',
'transmission': 'automatic',
'trim': 'HSE',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710730464%27 HTTP/1.1" 200 None
2026-03-30 04:20:39 [adesa.be] INFO: Saving data for 10730464: {'auction_closing_time': 1774863000.0, 'created_time': 1774584926.807449, 'last_price_update_time': 1774844439.227863}
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.be',RowKey='10730464') HTTP/1.1" 204 0
2026-03-30 04:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10737060
2026-03-30 04:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10737060
2026-03-30 04:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e611b28f-48c8-5252-b83c-c75464998eb3 with identifier: 10737060 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/10737060>
{'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': 163,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'e611b28f-48c8-5252-b83c-c75464998eb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTW977',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737060',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 160816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2020-12-14',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 160.816 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737060%27 HTTP/1.1" 200 None
2026-03-30 04:20:39 [adesa.be] INFO: Saving data for 10737060: {'auction_closing_time': 1774865400.0, 'created_time': 1774624938.081481, 'last_price_update_time': 1774844439.536591}
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.be',RowKey='10737060') HTTP/1.1" 204 0
2026-03-30 04:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10736990
2026-03-30 04:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4baf298-ba36-5c59-8be5-29d6e7f46962 with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4baf298-ba36-5c59-8be5-29d6e7f46962 with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4baf298-ba36-5c59-8be5-29d6e7f46962, identifier: 10736990
2026-03-30 04:20:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10737076
2026-03-30 04:20:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with scrape type 2
2026-03-30 04:20:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a3e12ed-1cda-5eb1-b04c-097825fc1851, identifier: 10737076
2026-03-30 04:20:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10736990
2026-03-30 04:20:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10736990
2026-03-30 04:20:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4baf298-ba36-5c59-8be5-29d6e7f46962 with identifier: 10736990 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/10736990>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f4baf298-ba36-5c59-8be5-29d6e7f46962',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRJ396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736990',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 137317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20150,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'137.317 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736990%27 HTTP/1.1" 200 None
2026-03-30 04:20:39 [adesa.be] INFO: Saving data for 10736990: {'auction_closing_time': 1774865400.0, 'created_time': 1774624921.371442, 'last_price_update_time': 1774844439.995707}
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.be',RowKey='10736990') HTTP/1.1" 204 0
2026-03-30 04:20:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10737076
2026-03-30 04:20:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10737076
2026-03-30 04:20:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a3e12ed-1cda-5eb1-b04c-097825fc1851 with identifier: 10737076 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/10737076>
{'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-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '7a3e12ed-1cda-5eb1-b04c-097825fc1851',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEP016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737076',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 126736,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21350,
'price_includes_vat': True,
'registration_date': '2021-03-10',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'126.736 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737076%27 HTTP/1.1" 200 None
2026-03-30 04:20:40 [adesa.be] INFO: Saving data for 10737076: {'auction_closing_time': 1774865400.0, 'created_time': 1774624927.666047, 'last_price_update_time': 1774844440.27361}
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.be',RowKey='10737076') 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/10737304> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730494> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730634> (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: b0d670ec-cbce-52ad-b078-28e315458f2c with identifier: 10737304
2026-03-30 04:20:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d670ec-cbce-52ad-b078-28e315458f2c with scrape type 2
2026-03-30 04:20:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d670ec-cbce-52ad-b078-28e315458f2c with scrape type 2
2026-03-30 04:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b0d670ec-cbce-52ad-b078-28e315458f2c, identifier: 10737304
2026-03-30 04:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b0d670ec-cbce-52ad-b078-28e315458f2c with identifier: 10737304
2026-03-30 04:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b0d670ec-cbce-52ad-b078-28e315458f2c with identifier: 10737304
2026-03-30 04:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b0d670ec-cbce-52ad-b078-28e315458f2c with identifier: 10737304 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/10737304>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'b0d670ec-cbce-52ad-b078-28e315458f2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737304',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 31854,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7650,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 - Petrol - Automatic - 135 hp - 31.854 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710737304%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.be] INFO: Saving data for 10737304: {'auction_closing_time': 1774865700.0, 'created_time': 1774624990.024206, 'last_price_update_time': 1774844441.302982}
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.be',RowKey='10737304') HTTP/1.1" 204 0
2026-03-30 04:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afc1bc55-f879-520e-a492-03ce01b32315 with identifier: 10730494
2026-03-30 04:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afc1bc55-f879-520e-a492-03ce01b32315 with scrape type 2
2026-03-30 04:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afc1bc55-f879-520e-a492-03ce01b32315 with scrape type 2
2026-03-30 04:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afc1bc55-f879-520e-a492-03ce01b32315, identifier: 10730494
2026-03-30 04:20:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad2665f4-1c23-527a-8e64-cda894a1b5b8 with identifier: 10730634
2026-03-30 04:20:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad2665f4-1c23-527a-8e64-cda894a1b5b8 with scrape type 2
2026-03-30 04:20:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad2665f4-1c23-527a-8e64-cda894a1b5b8 with scrape type 2
2026-03-30 04:20:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad2665f4-1c23-527a-8e64-cda894a1b5b8, identifier: 10730634
2026-03-30 04:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afc1bc55-f879-520e-a492-03ce01b32315 with identifier: 10730494
2026-03-30 04:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afc1bc55-f879-520e-a492-03ce01b32315 with identifier: 10730494
2026-03-30 04:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afc1bc55-f879-520e-a492-03ce01b32315 with identifier: 10730494 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/10730494>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'afc1bc55-f879-520e-a492-03ce01b32315',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NJG481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730494',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 124582,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2019-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 102 hp - 124.582 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710730494%27 HTTP/1.1" 200 None
2026-03-30 04:20:41 [adesa.be] INFO: Saving data for 10730494: {'auction_closing_time': 1774863000.0, 'created_time': 1774584938.864054, 'last_price_update_time': 1774844441.758496}
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.be',RowKey='10730494') HTTP/1.1" 204 0
2026-03-30 04:20:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad2665f4-1c23-527a-8e64-cda894a1b5b8 with identifier: 10730634
2026-03-30 04:20:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad2665f4-1c23-527a-8e64-cda894a1b5b8 with identifier: 10730634
2026-03-30 04:20:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad2665f4-1c23-527a-8e64-cda894a1b5b8 with identifier: 10730634 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:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730634>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'ad2665f4-1c23-527a-8e64-cda894a1b5b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FAL021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 89799,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7650,
'price_includes_vat': True,
'registration_date': '2018-01-29',
'seats_number': 7,
'seller_name': None,
'title': 'Opel Zafira 1.4 - Petrol - Automatic - 139 hp - 89.799 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710730634%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.be] INFO: Saving data for 10730634: {'auction_closing_time': 1774865700.0, 'created_time': 1774584933.67977, 'last_price_update_time': 1774844442.035845}
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.be',RowKey='10730634') 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/10737302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: 70e14951-07bf-59d2-874c-f48c6c793254 with identifier: 10737302
2026-03-30 04:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70e14951-07bf-59d2-874c-f48c6c793254 with scrape type 2
2026-03-30 04:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70e14951-07bf-59d2-874c-f48c6c793254 with scrape type 2
2026-03-30 04:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70e14951-07bf-59d2-874c-f48c6c793254, identifier: 10737302
2026-03-30 04:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70e14951-07bf-59d2-874c-f48c6c793254 with identifier: 10737302
2026-03-30 04:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70e14951-07bf-59d2-874c-f48c6c793254 with identifier: 10737302
2026-03-30 04:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70e14951-07bf-59d2-874c-f48c6c793254 with identifier: 10737302 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/10737302>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '70e14951-07bf-59d2-874c-f48c6c793254',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 8647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2024-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 - Petrol - Automatic - 130 hp - 8.647 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710737302%27 HTTP/1.1" 200 None
2026-03-30 04:20:42 [adesa.be] INFO: Saving data for 10737302: {'auction_closing_time': 1774865700.0, 'created_time': 1774624987.115919, 'last_price_update_time': 1774844442.518118}
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.be',RowKey='10737302') 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/10732644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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/10733083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with identifier: 10732644
2026-03-30 04:20:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with scrape type 2
2026-03-30 04:20:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with scrape type 2
2026-03-30 04:20:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717, identifier: 10732644
2026-03-30 04:20:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with identifier: 10732644
2026-03-30 04:20:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with identifier: 10732644
2026-03-30 04:20:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717 with identifier: 10732644 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: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/10732644>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 157,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7e40cd2a-a6e9-58fe-b7e8-3f3b57ffa717',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNP777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 153691,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana 1.3 RS Line - Petrol - Automatic - 157 hp - 153.691 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710732644%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.be] INFO: Saving data for 10732644: {'auction_closing_time': 1774863000.0, 'created_time': 1774584988.024904, 'last_price_update_time': 1774844443.174246}
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.be',RowKey='10732644') HTTP/1.1" 204 0
2026-03-30 04:20:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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.middlewares.id_gen_middleware] INFO: Generated ID for item: f02c900a-d227-55e4-9e06-7aba89189a05 with identifier: 10733083
2026-03-30 04:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f02c900a-d227-55e4-9e06-7aba89189a05 with scrape type 2
2026-03-30 04:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f02c900a-d227-55e4-9e06-7aba89189a05 with scrape type 2
2026-03-30 04:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f02c900a-d227-55e4-9e06-7aba89189a05, identifier: 10733083
2026-03-30 04:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f02c900a-d227-55e4-9e06-7aba89189a05 with identifier: 10733083
2026-03-30 04:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f02c900a-d227-55e4-9e06-7aba89189a05 with identifier: 10733083
2026-03-30 04:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f02c900a-d227-55e4-9e06-7aba89189a05 with identifier: 10733083 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/10733083>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f02c900a-d227-55e4-9e06-7aba89189a05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1syd857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733083',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 251898,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2011-09-16',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Panamera 3.0d - Diesel - Automatic - 210 hp - 251.898 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710733083%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.be] INFO: Saving data for 10733083: {'auction_closing_time': 1774863000.0, 'created_time': 1774584973.42288, 'last_price_update_time': 1774844443.532135}
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.be',RowKey='10733083') HTTP/1.1" 204 0
2026-03-30 04:20:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b374a13-4142-5076-8048-60bc131668eb with identifier: 10731414
2026-03-30 04:20:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b374a13-4142-5076-8048-60bc131668eb with scrape type 2
2026-03-30 04:20:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b374a13-4142-5076-8048-60bc131668eb with scrape type 2
2026-03-30 04:20:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b374a13-4142-5076-8048-60bc131668eb, identifier: 10731414
2026-03-30 04:20:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b374a13-4142-5076-8048-60bc131668eb with identifier: 10731414
2026-03-30 04:20:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b374a13-4142-5076-8048-60bc131668eb with identifier: 10731414
2026-03-30 04:20:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b374a13-4142-5076-8048-60bc131668eb with identifier: 10731414 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/10731414>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '0b374a13-4142-5076-8048-60bc131668eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DEA409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731414',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 134623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3550,
'price_includes_vat': True,
'registration_date': '2012-04-19',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Trafic L1H1 2.0 DCI Grand Comfort - Diesel - Manual - 115 '
'hp - 134.623 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710731414%27 HTTP/1.1" 200 None
2026-03-30 04:20:43 [adesa.be] INFO: Saving data for 10731414: {'auction_closing_time': 1774866600.0, 'created_time': 1774584988.387206, 'last_price_update_time': 1774844443.892822}
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.be',RowKey='10731414') HTTP/1.1" 204 0
2026-03-30 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe5de6fc-2379-5994-95dd-d1fcbdd59837 with identifier: 10732490
2026-03-30 04:20:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe5de6fc-2379-5994-95dd-d1fcbdd59837 with scrape type 2
2026-03-30 04:20:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe5de6fc-2379-5994-95dd-d1fcbdd59837 with scrape type 2
2026-03-30 04:20:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fe5de6fc-2379-5994-95dd-d1fcbdd59837, identifier: 10732490
2026-03-30 04:20:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fe5de6fc-2379-5994-95dd-d1fcbdd59837 with identifier: 10732490
2026-03-30 04:20:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fe5de6fc-2379-5994-95dd-d1fcbdd59837 with identifier: 10732490
2026-03-30 04:20:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fe5de6fc-2379-5994-95dd-d1fcbdd59837 with identifier: 10732490 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/10732490>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'fe5de6fc-2379-5994-95dd-d1fcbdd59837',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX003873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 136856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2016-07-13',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 136.856 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710732490%27 HTTP/1.1" 200 None
2026-03-30 04:20:44 [adesa.be] INFO: Saving data for 10732490: {'auction_closing_time': 1774863000.0, 'created_time': 1774584982.188775, 'last_price_update_time': 1774844444.725269}
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.be',RowKey='10732490') HTTP/1.1" 204 0
2026-03-30 04:20:44 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10732486
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.be%27%20and%20RowKey%20eq%20%2710732486%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10732486: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10732486 url https://www.openlane.eu/en/carv6/auction/10732486
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10732485
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.be%27%20and%20RowKey%20eq%20%2710732485%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10732485: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10732485 url https://www.openlane.eu/en/carv6/auction/10732485
2026-03-30 04:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10732492
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.be%27%20and%20RowKey%20eq%20%2710732492%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10732492: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10732492 url https://www.openlane.eu/en/carv6/auction/10732492
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 [adesa.be] INFO: Found listing with ID: 10732494
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.be%27%20and%20RowKey%20eq%20%2710732494%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10732494: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10732494 url https://www.openlane.eu/en/carv6/auction/10732494
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10730506
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.be%27%20and%20RowKey%20eq%20%2710730506%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730506: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10730506 url https://www.openlane.eu/en/carv6/auction/10730506
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10730637
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.be%27%20and%20RowKey%20eq%20%2710730637%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730637: 0
2026-03-30 04:20:45 [adesa.be] INFO: Skipping item 10730637 url https://www.openlane.eu/en/carv6/auction/10730637
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10730475
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.be%27%20and%20RowKey%20eq%20%2710730475%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730475: 0
2026-03-30 04:20:45 [adesa.be] INFO: Skipping item 10730475 url https://www.openlane.eu/en/carv6/auction/10730475
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10730477
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.be%27%20and%20RowKey%20eq%20%2710730477%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730477: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10730477 url https://www.openlane.eu/en/carv6/auction/10730477
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10730512
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.be%27%20and%20RowKey%20eq%20%2710730512%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730512: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10730512 url https://www.openlane.eu/en/carv6/auction/10730512
2026-03-30 04:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 580d09a1-0f29-5b27-9efd-508402f03c18 with identifier: 10732488
2026-03-30 04:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 580d09a1-0f29-5b27-9efd-508402f03c18 with scrape type 2
2026-03-30 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 580d09a1-0f29-5b27-9efd-508402f03c18 with scrape type 2
2026-03-30 04:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 580d09a1-0f29-5b27-9efd-508402f03c18, identifier: 10732488
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10731404
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.be%27%20and%20RowKey%20eq%20%2710731404%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10731404: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10731404 url https://www.openlane.eu/en/carv6/auction/10731404
2026-03-30 04:20:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 580d09a1-0f29-5b27-9efd-508402f03c18 with identifier: 10732488
2026-03-30 04:20:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 580d09a1-0f29-5b27-9efd-508402f03c18 with identifier: 10732488
2026-03-30 04:20:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 580d09a1-0f29-5b27-9efd-508402f03c18 with identifier: 10732488 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/10732488>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '580d09a1-0f29-5b27-9efd-508402f03c18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GX145969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 131635,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2016-07-08',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI - CNG - Manual - 110 hp - 131.635 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710732488%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Saving data for 10732488: {'auction_closing_time': 1774863000.0, 'created_time': 1774584981.085915, 'last_price_update_time': 1774844445.629028}
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.be',RowKey='10732488') HTTP/1.1" 204 0
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10730557
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.be%27%20and%20RowKey%20eq%20%2710730557%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730557: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10730557 url https://www.openlane.eu/en/carv6/auction/10730557
2026-03-30 04:20:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10730636
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.be%27%20and%20RowKey%20eq%20%2710730636%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730636: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10730636 url https://www.openlane.eu/en/carv6/auction/10730636
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 [adesa.be] INFO: Found listing with ID: 10730522
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.be%27%20and%20RowKey%20eq%20%2710730522%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730522: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10730522 url https://www.openlane.eu/en/carv6/auction/10730522
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10730516
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.be%27%20and%20RowKey%20eq%20%2710730516%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730516: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10730516 url https://www.openlane.eu/en/carv6/auction/10730516
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10733084
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.be%27%20and%20RowKey%20eq%20%2710733084%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10733084: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10733084 url https://www.openlane.eu/en/carv6/auction/10733084
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10730473
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.be%27%20and%20RowKey%20eq%20%2710730473%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10730473: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10730473 url https://www.openlane.eu/en/carv6/auction/10730473
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10736364
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.be%27%20and%20RowKey%20eq%20%2710736364%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10736364: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10736364 url https://www.openlane.eu/en/carv6/auction/10736364
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10735621
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.be%27%20and%20RowKey%20eq%20%2710735621%27 HTTP/1.1" 200 None
2026-03-30 04:20:45 [adesa.be] INFO: Scrape type for 10735621: 2
2026-03-30 04:20:45 [adesa.be] INFO: Scraping item 10735621 url https://www.openlane.eu/en/carv6/auction/10735621
2026-03-30 04:20:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3578bb15-c5ff-542f-9783-6aa99283ff19 with identifier: 10737301
2026-03-30 04:20:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3578bb15-c5ff-542f-9783-6aa99283ff19 with scrape type 2
2026-03-30 04:20:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3578bb15-c5ff-542f-9783-6aa99283ff19 with scrape type 2
2026-03-30 04:20:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3578bb15-c5ff-542f-9783-6aa99283ff19, identifier: 10737301
2026-03-30 04:20:45 [adesa.be] INFO: Found listing with ID: 10735476
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:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735476%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735476: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735476 url https://www.openlane.eu/en/carv6/auction/10735476
2026-03-30 04:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3578bb15-c5ff-542f-9783-6aa99283ff19 with identifier: 10737301
2026-03-30 04:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3578bb15-c5ff-542f-9783-6aa99283ff19 with identifier: 10737301
2026-03-30 04:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3578bb15-c5ff-542f-9783-6aa99283ff19 with identifier: 10737301 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/10737301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '3578bb15-c5ff-542f-9783-6aa99283ff19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'bZ4X',
'odometer': 13603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16050,
'price_includes_vat': True,
'registration_date': '2025-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota bZ4X 64 kWh - Electric - Automatic - 204 hp - 13.603 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
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.be%27%20and%20RowKey%20eq%20%2710737301%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Saving data for 10737301: {'auction_closing_time': 1774865700.0, 'created_time': 1774624981.448832, 'last_price_update_time': 1774844446.248665}
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.be',RowKey='10737301') HTTP/1.1" 204 0
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10737701
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.be%27%20and%20RowKey%20eq%20%2710737701%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10737701: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10737701 url https://www.openlane.eu/en/carv6/auction/10737701
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10735559
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.be%27%20and%20RowKey%20eq%20%2710735559%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735559: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735559 url https://www.openlane.eu/en/carv6/auction/10735559
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10735419
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.be%27%20and%20RowKey%20eq%20%2710735419%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735419: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735419 url https://www.openlane.eu/en/carv6/auction/10735419
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10739884
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.be%27%20and%20RowKey%20eq%20%2710739884%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10739884: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10739884 url https://www.openlane.eu/en/carv6/auction/10739884
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10735532
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.be%27%20and%20RowKey%20eq%20%2710735532%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735532: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735532 url https://www.openlane.eu/en/carv6/auction/10735532
2026-03-30 04:20:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10737675
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.be%27%20and%20RowKey%20eq%20%2710737675%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10737675: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10737675 url https://www.openlane.eu/en/carv6/auction/10737675
2026-03-30 04:20:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10735594
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.be%27%20and%20RowKey%20eq%20%2710735594%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735594: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735594 url https://www.openlane.eu/en/carv6/auction/10735594
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10735539
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.be%27%20and%20RowKey%20eq%20%2710735539%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735539: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735539 url https://www.openlane.eu/en/carv6/auction/10735539
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10735511
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.be%27%20and%20RowKey%20eq%20%2710735511%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735511: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735511 url https://www.openlane.eu/en/carv6/auction/10735511
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10737551
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.be%27%20and%20RowKey%20eq%20%2710737551%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10737551: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10737551 url https://www.openlane.eu/en/carv6/auction/10737551
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10735552
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.be%27%20and%20RowKey%20eq%20%2710735552%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735552: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735552 url https://www.openlane.eu/en/carv6/auction/10735552
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10735507
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.be%27%20and%20RowKey%20eq%20%2710735507%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735507: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735507 url https://www.openlane.eu/en/carv6/auction/10735507
2026-03-30 04:20:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60067d0b-c160-5fcf-b5f3-836e1149325f with identifier: 10724903
2026-03-30 04:20:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60067d0b-c160-5fcf-b5f3-836e1149325f with scrape type 2
2026-03-30 04:20:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60067d0b-c160-5fcf-b5f3-836e1149325f with scrape type 2
2026-03-30 04:20:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60067d0b-c160-5fcf-b5f3-836e1149325f, identifier: 10724903
2026-03-30 04:20:46 [adesa.be] INFO: Found listing with ID: 10735445
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.be%27%20and%20RowKey%20eq%20%2710735445%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Scrape type for 10735445: 2
2026-03-30 04:20:46 [adesa.be] INFO: Scraping item 10735445 url https://www.openlane.eu/en/carv6/auction/10735445
2026-03-30 04:20:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60067d0b-c160-5fcf-b5f3-836e1149325f with identifier: 10724903
2026-03-30 04:20:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60067d0b-c160-5fcf-b5f3-836e1149325f with identifier: 10724903
2026-03-30 04:20:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60067d0b-c160-5fcf-b5f3-836e1149325f with identifier: 10724903 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/10724903>
{'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-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '60067d0b-c160-5fcf-b5f3-836e1149325f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQM159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724903',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 200732,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 200.732 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710724903%27 HTTP/1.1" 200 None
2026-03-30 04:20:46 [adesa.be] INFO: Saving data for 10724903: {'auction_closing_time': 1774866600.0, 'created_time': 1774584945.178148, 'last_price_update_time': 1774844446.938457}
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.be',RowKey='10724903') HTTP/1.1" 204 0
2026-03-30 04:20:47 [adesa.be] INFO: Found listing with ID: 10735443
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.be%27%20and%20RowKey%20eq%20%2710735443%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10735443: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10735443 url https://www.openlane.eu/en/carv6/auction/10735443
2026-03-30 04:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736940> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:47 [adesa.be] INFO: Found listing with ID: 10735499
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.be%27%20and%20RowKey%20eq%20%2710735499%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10735499: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10735499 url https://www.openlane.eu/en/carv6/auction/10735499
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:47 [adesa.be] INFO: Found listing with ID: 10737614
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.be%27%20and%20RowKey%20eq%20%2710737614%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10737614: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10737614 url https://www.openlane.eu/en/carv6/auction/10737614
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.be] INFO: Found listing with ID: 10735489
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.be%27%20and%20RowKey%20eq%20%2710735489%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10735489: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10735489 url https://www.openlane.eu/en/carv6/auction/10735489
2026-03-30 04:20:47 [adesa.be] INFO: Found listing with ID: 10735475
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.be%27%20and%20RowKey%20eq%20%2710735475%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10735475: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10735475 url https://www.openlane.eu/en/carv6/auction/10735475
2026-03-30 04:20:47 [adesa.be] INFO: Found listing with ID: 10735633
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.be%27%20and%20RowKey%20eq%20%2710735633%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10735633: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10735633 url https://www.openlane.eu/en/carv6/auction/10735633
2026-03-30 04:20:47 [adesa.be] INFO: Found listing with ID: 10735508
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.be%27%20and%20RowKey%20eq%20%2710735508%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10735508: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10735508 url https://www.openlane.eu/en/carv6/auction/10735508
2026-03-30 04:20:47 [adesa.be] INFO: Found listing with ID: 10735528
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.be%27%20and%20RowKey%20eq%20%2710735528%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10735528: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10735528 url https://www.openlane.eu/en/carv6/auction/10735528
2026-03-30 04:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10736940
2026-03-30 04:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c65eec-be65-5852-9b6c-0dab96ecfc08 with scrape type 2
2026-03-30 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64c65eec-be65-5852-9b6c-0dab96ecfc08 with scrape type 2
2026-03-30 04:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64c65eec-be65-5852-9b6c-0dab96ecfc08, identifier: 10736940
2026-03-30 04:20:47 [adesa.be] INFO: Found listing with ID: 10739888
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.be%27%20and%20RowKey%20eq%20%2710739888%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10739888: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10739888 url https://www.openlane.eu/en/carv6/auction/10739888
2026-03-30 04:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10736940
2026-03-30 04:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10736940
2026-03-30 04:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64c65eec-be65-5852-9b6c-0dab96ecfc08 with identifier: 10736940 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/10736940>
{'auction_title': '',
'c_o_2_emission_value': 91,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '64c65eec-be65-5852-9b6c-0dab96ecfc08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPK387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736940',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 176311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2020-10-27',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Manual - 100 hp - 176.311 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736940%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Saving data for 10736940: {'auction_closing_time': 1774865400.0, 'created_time': 1774624896.268278, 'last_price_update_time': 1774844447.591326}
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.be',RowKey='10736940') HTTP/1.1" 204 0
2026-03-30 04:20:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 413171e1-68a9-5cdd-9dda-94e2736f1414 with identifier: 10737303
2026-03-30 04:20:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 413171e1-68a9-5cdd-9dda-94e2736f1414 with scrape type 2
2026-03-30 04:20:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 413171e1-68a9-5cdd-9dda-94e2736f1414 with scrape type 2
2026-03-30 04:20:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 413171e1-68a9-5cdd-9dda-94e2736f1414, identifier: 10737303
2026-03-30 04:20:47 [adesa.be] INFO: Found listing with ID: 10737712
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.be%27%20and%20RowKey%20eq%20%2710737712%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Scrape type for 10737712: 2
2026-03-30 04:20:47 [adesa.be] INFO: Scraping item 10737712 url https://www.openlane.eu/en/carv6/auction/10737712
2026-03-30 04:20:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737300> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 413171e1-68a9-5cdd-9dda-94e2736f1414 with identifier: 10737303
2026-03-30 04:20:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 413171e1-68a9-5cdd-9dda-94e2736f1414 with identifier: 10737303
2026-03-30 04:20:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 413171e1-68a9-5cdd-9dda-94e2736f1414 with identifier: 10737303 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/10737303>
{'auction_title': '',
'c_o_2_emission_value': 200,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 169,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '413171e1-68a9-5cdd-9dda-94e2736f1414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61456',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 8978,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Master 2.0 - Diesel - Manual - 169 hp - 8.978 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710737303%27 HTTP/1.1" 200 None
2026-03-30 04:20:47 [adesa.be] INFO: Saving data for 10737303: {'auction_closing_time': 1774865700.0, 'created_time': 1774624980.465804, 'last_price_update_time': 1774844447.99728}
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.be',RowKey='10737303') HTTP/1.1" 204 0
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 [adesa.be] INFO: Found listing with ID: 10738273
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.be%27%20and%20RowKey%20eq%20%2710738273%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Scrape type for 10738273: 2
2026-03-30 04:20:48 [adesa.be] INFO: Scraping item 10738273 url https://www.openlane.eu/en/carv6/auction/10738273
2026-03-30 04:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:48 [adesa.be] INFO: Found listing with ID: 10735503
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.be%27%20and%20RowKey%20eq%20%2710735503%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Scrape type for 10735503: 2
2026-03-30 04:20:48 [adesa.be] INFO: Scraping item 10735503 url https://www.openlane.eu/en/carv6/auction/10735503
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: 404a2db8-8c30-551e-bc93-59ddd7be97df with identifier: 10737300
2026-03-30 04:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 404a2db8-8c30-551e-bc93-59ddd7be97df with scrape type 2
2026-03-30 04:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 404a2db8-8c30-551e-bc93-59ddd7be97df with scrape type 2
2026-03-30 04:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 404a2db8-8c30-551e-bc93-59ddd7be97df, identifier: 10737300
2026-03-30 04:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 404a2db8-8c30-551e-bc93-59ddd7be97df with identifier: 10737300
2026-03-30 04:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 404a2db8-8c30-551e-bc93-59ddd7be97df with identifier: 10737300
2026-03-30 04:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 404a2db8-8c30-551e-bc93-59ddd7be97df with identifier: 10737300 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/10737300>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '404a2db8-8c30-551e-bc93-59ddd7be97df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VNQ865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737300',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 161701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2011-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon Cupra 2.0 - Petrol - Manual - 265 hp - 161.701 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710737300%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Saving data for 10737300: {'auction_closing_time': 1774865700.0, 'created_time': 1774624977.231216, 'last_price_update_time': 1774844448.413898}
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.be',RowKey='10737300') HTTP/1.1" 204 0
2026-03-30 04:20:48 [adesa.be] INFO: Found listing with ID: 10735613
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.be%27%20and%20RowKey%20eq%20%2710735613%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Scrape type for 10735613: 2
2026-03-30 04:20:48 [adesa.be] INFO: Scraping item 10735613 url https://www.openlane.eu/en/carv6/auction/10735613
2026-03-30 04:20:48 [adesa.be] INFO: Found listing with ID: 10735455
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.be%27%20and%20RowKey%20eq%20%2710735455%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Scrape type for 10735455: 2
2026-03-30 04:20:48 [adesa.be] INFO: Scraping item 10735455 url https://www.openlane.eu/en/carv6/auction/10735455
2026-03-30 04:20:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0102fc99-3215-50e5-a662-af37965a166e with identifier: 10730561
2026-03-30 04:20:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0102fc99-3215-50e5-a662-af37965a166e with scrape type 2
2026-03-30 04:20:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0102fc99-3215-50e5-a662-af37965a166e with scrape type 2
2026-03-30 04:20:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0102fc99-3215-50e5-a662-af37965a166e, identifier: 10730561
2026-03-30 04:20:48 [adesa.be] INFO: Found listing with ID: 10738277
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.be%27%20and%20RowKey%20eq%20%2710738277%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Scrape type for 10738277: 2
2026-03-30 04:20:48 [adesa.be] INFO: Scraping item 10738277 url https://www.openlane.eu/en/carv6/auction/10738277
2026-03-30 04:20:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0102fc99-3215-50e5-a662-af37965a166e with identifier: 10730561
2026-03-30 04:20:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0102fc99-3215-50e5-a662-af37965a166e with identifier: 10730561
2026-03-30 04:20:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0102fc99-3215-50e5-a662-af37965a166e with identifier: 10730561 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/10730561>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '0102fc99-3215-50e5-a662-af37965a166e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61437',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 72207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 - Petrol - Automatic - 91 hp - 72.207 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710730561%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Saving data for 10730561: {'auction_closing_time': 1774865700.0, 'created_time': 1774584986.674584, 'last_price_update_time': 1774844448.910453}
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.be',RowKey='10730561') HTTP/1.1" 204 0
2026-03-30 04:20:48 [adesa.be] INFO: Found listing with ID: 10735457
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.be%27%20and%20RowKey%20eq%20%2710735457%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Scrape type for 10735457: 2
2026-03-30 04:20:48 [adesa.be] INFO: Scraping item 10735457 url https://www.openlane.eu/en/carv6/auction/10735457
2026-03-30 04:20:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:48 [adesa.be] INFO: Found listing with ID: 10735752
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.be%27%20and%20RowKey%20eq%20%2710735752%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Scrape type for 10735752: 2
2026-03-30 04:20:48 [adesa.be] INFO: Scraping item 10735752 url https://www.openlane.eu/en/carv6/auction/10735752
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 [adesa.be] INFO: Found listing with ID: 10737721
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.be%27%20and%20RowKey%20eq%20%2710737721%27 HTTP/1.1" 200 None
2026-03-30 04:20:48 [adesa.be] INFO: Scrape type for 10737721: 2
2026-03-30 04:20:48 [adesa.be] INFO: Scraping item 10737721 url https://www.openlane.eu/en/carv6/auction/10737721
2026-03-30 04:20:48 [adesa.be] INFO: Found listing with ID: 10737605
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:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737605%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.be] INFO: Scrape type for 10737605: 2
2026-03-30 04:20:49 [adesa.be] INFO: Scraping item 10737605 url https://www.openlane.eu/en/carv6/auction/10737605
2026-03-30 04:20:49 [adesa.be] INFO: Found listing with ID: 10735557
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.be%27%20and%20RowKey%20eq%20%2710735557%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.be] INFO: Scrape type for 10735557: 2
2026-03-30 04:20:49 [adesa.be] INFO: Scraping item 10735557 url https://www.openlane.eu/en/carv6/auction/10735557
2026-03-30 04:20:49 [adesa.be] INFO: Found listing with ID: 10735584
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.be%27%20and%20RowKey%20eq%20%2710735584%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.be] INFO: Scrape type for 10735584: 2
2026-03-30 04:20:49 [adesa.be] INFO: Scraping item 10735584 url https://www.openlane.eu/en/carv6/auction/10735584
2026-03-30 04:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:49 [adesa.be] INFO: Found listing with ID: 10735523
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.be%27%20and%20RowKey%20eq%20%2710735523%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.be] INFO: Scrape type for 10735523: 2
2026-03-30 04:20:49 [adesa.be] INFO: Scraping item 10735523 url https://www.openlane.eu/en/carv6/auction/10735523
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 [adesa.be] INFO: Found listing with ID: 10737612
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.be%27%20and%20RowKey%20eq%20%2710737612%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.be] INFO: Scrape type for 10737612: 2
2026-03-30 04:20:49 [adesa.be] INFO: Scraping item 10737612 url https://www.openlane.eu/en/carv6/auction/10737612
2026-03-30 04:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e152dcec-f7fb-5cdd-b39a-494adee968bc with identifier: 10730509
2026-03-30 04:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e152dcec-f7fb-5cdd-b39a-494adee968bc with scrape type 2
2026-03-30 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e152dcec-f7fb-5cdd-b39a-494adee968bc with scrape type 2
2026-03-30 04:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e152dcec-f7fb-5cdd-b39a-494adee968bc, identifier: 10730509
2026-03-30 04:20:49 [adesa.be] INFO: Found listing with ID: 10735573
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.be%27%20and%20RowKey%20eq%20%2710735573%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.be] INFO: Scrape type for 10735573: 2
2026-03-30 04:20:49 [adesa.be] INFO: Scraping item 10735573 url https://www.openlane.eu/en/carv6/auction/10735573
2026-03-30 04:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e152dcec-f7fb-5cdd-b39a-494adee968bc with identifier: 10730509
2026-03-30 04:20:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:20:49 [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:20:49 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:20:49 [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:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e152dcec-f7fb-5cdd-b39a-494adee968bc with identifier: 10730509
2026-03-30 04:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e152dcec-f7fb-5cdd-b39a-494adee968bc with identifier: 10730509 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/10730509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e152dcec-f7fb-5cdd-b39a-494adee968bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FPO398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 169592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3650,
'price_includes_vat': True,
'registration_date': '2013-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.2 Intens - Petrol - Automatic - 120 hp - 169.592 '
'km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710730509%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.be] INFO: Saving data for 10730509: {'auction_closing_time': 1774863000.0, 'created_time': 1774584943.477734, 'last_price_update_time': 1774844449.572932}
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.be',RowKey='10730509') HTTP/1.1" 204 0
2026-03-30 04:20:49 [adesa.be] INFO: Found listing with ID: 10739887
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.be%27%20and%20RowKey%20eq%20%2710739887%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.be] INFO: Scrape type for 10739887: 2
2026-03-30 04:20:49 [adesa.be] INFO: Scraping item 10739887 url https://www.openlane.eu/en/carv6/auction/10739887
2026-03-30 04:20:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9883f732-a42c-5afb-8cf8-6aea2c917582 with identifier: 10730496
2026-03-30 04:20:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9883f732-a42c-5afb-8cf8-6aea2c917582 with scrape type 2
2026-03-30 04:20:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9883f732-a42c-5afb-8cf8-6aea2c917582 with scrape type 2
2026-03-30 04:20:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9883f732-a42c-5afb-8cf8-6aea2c917582, identifier: 10730496
2026-03-30 04:20:49 [adesa.be] INFO: Found listing with ID: 10738306
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.be%27%20and%20RowKey%20eq%20%2710738306%27 HTTP/1.1" 200 None
2026-03-30 04:20:49 [adesa.be] INFO: Scrape type for 10738306: 2
2026-03-30 04:20:49 [adesa.be] INFO: Scraping item 10738306 url https://www.openlane.eu/en/carv6/auction/10738306
2026-03-30 04:20:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736928> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9883f732-a42c-5afb-8cf8-6aea2c917582 with identifier: 10730496
2026-03-30 04:20:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9883f732-a42c-5afb-8cf8-6aea2c917582 with identifier: 10730496
2026-03-30 04:20:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9883f732-a42c-5afb-8cf8-6aea2c917582 with identifier: 10730496 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/10730496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9883f732-a42c-5afb-8cf8-6aea2c917582',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EEK735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 157774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2018-02-05',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Vivaro L1H1 1.6 CDTI - Diesel - Manual - 120 hp - 157.774 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710730496%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Saving data for 10730496: {'auction_closing_time': 1774863000.0, 'created_time': 1774584934.978292, 'last_price_update_time': 1774844450.055518}
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.be',RowKey='10730496') HTTP/1.1" 204 0
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 [adesa.be] INFO: Found listing with ID: 10737690
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.be%27%20and%20RowKey%20eq%20%2710737690%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Scrape type for 10737690: 2
2026-03-30 04:20:50 [adesa.be] INFO: Scraping item 10737690 url https://www.openlane.eu/en/carv6/auction/10737690
2026-03-30 04:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736980> (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 [adesa.be] INFO: Found listing with ID: 10739891
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.be%27%20and%20RowKey%20eq%20%2710739891%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Scrape type for 10739891: 2
2026-03-30 04:20:50 [adesa.be] INFO: Scraping item 10739891 url https://www.openlane.eu/en/carv6/auction/10739891
2026-03-30 04:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10736928
2026-03-30 04:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a71d668d-789d-533e-a052-bfea9d34d8e9 with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a71d668d-789d-533e-a052-bfea9d34d8e9 with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a71d668d-789d-533e-a052-bfea9d34d8e9, identifier: 10736928
2026-03-30 04:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10736928
2026-03-30 04:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10736928
2026-03-30 04:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a71d668d-789d-533e-a052-bfea9d34d8e9 with identifier: 10736928 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/10736928>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': 'a71d668d-789d-533e-a052-bfea9d34d8e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KEU669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736928',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 199610,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17350,
'price_includes_vat': True,
'registration_date': '2019-04-11',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 D4 Inscription - Diesel - Automatic - 190 hp - 199.610 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736928%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Saving data for 10736928: {'auction_closing_time': 1774865400.0, 'created_time': 1774624932.763629, 'last_price_update_time': 1774844450.479395}
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.be',RowKey='10736928') HTTP/1.1" 204 0
2026-03-30 04:20:50 [adesa.be] INFO: Found listing with ID: 10735449
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.be%27%20and%20RowKey%20eq%20%2710735449%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Scrape type for 10735449: 2
2026-03-30 04:20:50 [adesa.be] INFO: Scraping item 10735449 url https://www.openlane.eu/en/carv6/auction/10735449
2026-03-30 04:20:50 [adesa.be] INFO: Found listing with ID: 10735416
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.be%27%20and%20RowKey%20eq%20%2710735416%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Scrape type for 10735416: 2
2026-03-30 04:20:50 [adesa.be] INFO: Scraping item 10735416 url https://www.openlane.eu/en/carv6/auction/10735416
2026-03-30 04:20:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10736980
2026-03-30 04:20:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60cf97bf-dac5-5c36-932a-769388d979ae with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60cf97bf-dac5-5c36-932a-769388d979ae with scrape type 2
2026-03-30 04:20:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60cf97bf-dac5-5c36-932a-769388d979ae, identifier: 10736980
2026-03-30 04:20:50 [adesa.be] INFO: Found listing with ID: 10735619
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.be%27%20and%20RowKey%20eq%20%2710735619%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Scrape type for 10735619: 2
2026-03-30 04:20:50 [adesa.be] INFO: Scraping item 10735619 url https://www.openlane.eu/en/carv6/auction/10735619
2026-03-30 04:20:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10736980
2026-03-30 04:20:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10736980
2026-03-30 04:20:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60cf97bf-dac5-5c36-932a-769388d979ae with identifier: 10736980 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/10736980>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Diesel',
'id': '60cf97bf-dac5-5c36-932a-769388d979ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLH242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736980',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 136160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 2.0 B4 R-Design - Diesel - Automatic - 197 hp - 136.160 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736980%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Saving data for 10736980: {'auction_closing_time': 1774865400.0, 'created_time': 1774624937.462114, 'last_price_update_time': 1774844450.902029}
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.be',RowKey='10736980') HTTP/1.1" 204 0
2026-03-30 04:20:50 [adesa.be] INFO: Found listing with ID: 10735540
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.be%27%20and%20RowKey%20eq%20%2710735540%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Scrape type for 10735540: 2
2026-03-30 04:20:50 [adesa.be] INFO: Scraping item 10735540 url https://www.openlane.eu/en/carv6/auction/10735540
2026-03-30 04:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:50 [adesa.be] INFO: Found listing with ID: 10735408
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.be%27%20and%20RowKey%20eq%20%2710735408%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Scrape type for 10735408: 2
2026-03-30 04:20:50 [adesa.be] INFO: Scraping item 10735408 url https://www.openlane.eu/en/carv6/auction/10735408
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 [adesa.be] INFO: Found listing with ID: 10735548
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.be%27%20and%20RowKey%20eq%20%2710735548%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Scrape type for 10735548: 2
2026-03-30 04:20:50 [adesa.be] INFO: Scraping item 10735548 url https://www.openlane.eu/en/carv6/auction/10735548
2026-03-30 04:20:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732485> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:50 [adesa.be] INFO: Found listing with ID: 10735474
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.be%27%20and%20RowKey%20eq%20%2710735474%27 HTTP/1.1" 200 None
2026-03-30 04:20:50 [adesa.be] INFO: Scrape type for 10735474: 2
2026-03-30 04:20:51 [adesa.be] INFO: Scraping item 10735474 url https://www.openlane.eu/en/carv6/auction/10735474
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 [adesa.be] INFO: Found listing with ID: 10735608
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.be%27%20and%20RowKey%20eq%20%2710735608%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.be] INFO: Scrape type for 10735608: 2
2026-03-30 04:20:51 [adesa.be] INFO: Scraping item 10735608 url https://www.openlane.eu/en/carv6/auction/10735608
2026-03-30 04:20:51 [adesa.be] INFO: Found listing with ID: 10737680
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.be%27%20and%20RowKey%20eq%20%2710737680%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.be] INFO: Scrape type for 10737680: 2
2026-03-30 04:20:51 [adesa.be] INFO: Scraping item 10737680 url https://www.openlane.eu/en/carv6/auction/10737680
2026-03-30 04:20:51 [adesa.be] INFO: Found listing with ID: 10736406
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.be%27%20and%20RowKey%20eq%20%2710736406%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.be] INFO: Scrape type for 10736406: 2
2026-03-30 04:20:51 [adesa.be] INFO: Scraping item 10736406 url https://www.openlane.eu/en/carv6/auction/10736406
2026-03-30 04:20:51 [adesa.be] INFO: Found listing with ID: 10739895
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.be%27%20and%20RowKey%20eq%20%2710739895%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.be] INFO: Scrape type for 10739895: 2
2026-03-30 04:20:51 [adesa.be] INFO: Scraping item 10739895 url https://www.openlane.eu/en/carv6/auction/10739895
2026-03-30 04:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10736998
2026-03-30 04:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6f9abe5-aa77-5c42-983d-86e42fdf1412 with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6f9abe5-aa77-5c42-983d-86e42fdf1412 with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6f9abe5-aa77-5c42-983d-86e42fdf1412, identifier: 10736998
2026-03-30 04:20:51 [adesa.be] INFO: Found listing with ID: 10736402
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.be%27%20and%20RowKey%20eq%20%2710736402%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.be] INFO: Scrape type for 10736402: 2
2026-03-30 04:20:51 [adesa.be] INFO: Scraping item 10736402 url https://www.openlane.eu/en/carv6/auction/10736402
2026-03-30 04:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10736998
2026-03-30 04:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10736998
2026-03-30 04:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6f9abe5-aa77-5c42-983d-86e42fdf1412 with identifier: 10736998 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/10736998>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Petrol',
'id': 'b6f9abe5-aa77-5c42-983d-86e42fdf1412',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLW862',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736998',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 171141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23150,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Volvo XC60 2.0 B4 Plus Dark - Petrol - Automatic - 197 hp - 171.141 '
'km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736998%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.be] INFO: Saving data for 10736998: {'auction_closing_time': 1774865400.0, 'created_time': 1774624929.948825, 'last_price_update_time': 1774844451.48211}
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.be',RowKey='10736998') HTTP/1.1" 204 0
2026-03-30 04:20:51 [adesa.be] INFO: Found listing with ID: 10739906
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.be%27%20and%20RowKey%20eq%20%2710739906%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.be] INFO: Scrape type for 10739906: 2
2026-03-30 04:20:51 [adesa.be] INFO: Scraping item 10739906 url https://www.openlane.eu/en/carv6/auction/10739906
2026-03-30 04:20:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bf9c7ad-3895-5311-a80d-75e870d82557 with identifier: 10732485
2026-03-30 04:20:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bf9c7ad-3895-5311-a80d-75e870d82557 with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bf9c7ad-3895-5311-a80d-75e870d82557 with scrape type 2
2026-03-30 04:20:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4bf9c7ad-3895-5311-a80d-75e870d82557, identifier: 10732485
2026-03-30 04:20:51 [adesa.be] INFO: Found listing with ID: 10738316
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.be%27%20and%20RowKey%20eq%20%2710738316%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.be] INFO: Scrape type for 10738316: 2
2026-03-30 04:20:51 [adesa.be] INFO: Scraping item 10738316 url https://www.openlane.eu/en/carv6/auction/10738316
2026-03-30 04:20:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4bf9c7ad-3895-5311-a80d-75e870d82557 with identifier: 10732485
2026-03-30 04:20:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4bf9c7ad-3895-5311-a80d-75e870d82557 with identifier: 10732485
2026-03-30 04:20:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4bf9c7ad-3895-5311-a80d-75e870d82557 with identifier: 10732485 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/10732485>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': '4bf9c7ad-3895-5311-a80d-75e870d82557',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX026116',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732485',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 283709,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2016-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.4 TGI Trendline - CNG - Manual - 110 hp - '
'283.709 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710732485%27 HTTP/1.1" 200 None
2026-03-30 04:20:51 [adesa.be] INFO: Saving data for 10732485: {'auction_closing_time': 1774863000.0, 'created_time': 1774584961.771186, 'last_price_update_time': 1774844451.966079}
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.be',RowKey='10732485') 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/10730557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:51 [adesa.be] INFO: Found listing with ID: 10737613
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:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737613%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Scrape type for 10737613: 2
2026-03-30 04:20:52 [adesa.be] INFO: Scraping item 10737613 url https://www.openlane.eu/en/carv6/auction/10737613
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:52 [adesa.be] INFO: Found listing with ID: 10737630
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.be%27%20and%20RowKey%20eq%20%2710737630%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Scrape type for 10737630: 2
2026-03-30 04:20:52 [adesa.be] INFO: Scraping item 10737630 url https://www.openlane.eu/en/carv6/auction/10737630
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 [adesa.be] INFO: Found listing with ID: 10735603
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.be%27%20and%20RowKey%20eq%20%2710735603%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Scrape type for 10735603: 2
2026-03-30 04:20:52 [adesa.be] INFO: Scraping item 10735603 url https://www.openlane.eu/en/carv6/auction/10735603
2026-03-30 04:20:52 [adesa.be] INFO: Found listing with ID: 10735039
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.be%27%20and%20RowKey%20eq%20%2710735039%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Scrape type for 10735039: 2
2026-03-30 04:20:52 [adesa.be] INFO: Scraping item 10735039 url https://www.openlane.eu/en/carv6/auction/10735039
2026-03-30 04:20:52 [adesa.be] INFO: Found listing with ID: 10735592
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.be%27%20and%20RowKey%20eq%20%2710735592%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Scrape type for 10735592: 2
2026-03-30 04:20:52 [adesa.be] INFO: Scraping item 10735592 url https://www.openlane.eu/en/carv6/auction/10735592
2026-03-30 04:20:52 [adesa.be] INFO: Found listing with ID: 10735595
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.be%27%20and%20RowKey%20eq%20%2710735595%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Scrape type for 10735595: 2
2026-03-30 04:20:52 [adesa.be] INFO: Scraping item 10735595 url https://www.openlane.eu/en/carv6/auction/10735595
2026-03-30 04:20:52 [adesa.be] INFO: Found listing with ID: 10739844
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.be%27%20and%20RowKey%20eq%20%2710739844%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Scrape type for 10739844: 2
2026-03-30 04:20:52 [adesa.be] INFO: Scraping item 10739844 url https://www.openlane.eu/en/carv6/auction/10739844
2026-03-30 04:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c7a419d-858c-578f-b3fb-c753d93b848e with identifier: 10730557
2026-03-30 04:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c7a419d-858c-578f-b3fb-c753d93b848e with scrape type 2
2026-03-30 04:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c7a419d-858c-578f-b3fb-c753d93b848e with scrape type 2
2026-03-30 04:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c7a419d-858c-578f-b3fb-c753d93b848e, identifier: 10730557
2026-03-30 04:20:52 [adesa.be] INFO: Found listing with ID: 10735578
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.be%27%20and%20RowKey%20eq%20%2710735578%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Scrape type for 10735578: 2
2026-03-30 04:20:52 [adesa.be] INFO: Scraping item 10735578 url https://www.openlane.eu/en/carv6/auction/10735578
2026-03-30 04:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c7a419d-858c-578f-b3fb-c753d93b848e with identifier: 10730557
2026-03-30 04:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c7a419d-858c-578f-b3fb-c753d93b848e with identifier: 10730557
2026-03-30 04:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c7a419d-858c-578f-b3fb-c753d93b848e with identifier: 10730557 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/10730557>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '3c7a419d-858c-578f-b3fb-c753d93b848e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Taigo',
'odometer': 26224,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15150,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Taigo 1.0 - Petrol - Automatic - 110 hp - 26.224 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.be%27%20and%20RowKey%20eq%20%2710730557%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Saving data for 10730557: {'auction_closing_time': 1774865700.0, 'created_time': 1774584962.427045, 'last_price_update_time': 1774844452.51775}
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.be',RowKey='10730557') HTTP/1.1" 204 0
2026-03-30 04:20:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10735532
2026-03-30 04:20:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b955601e-9cc5-5cde-bb60-bb13b6666c29 with scrape type 2
2026-03-30 04:20:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b955601e-9cc5-5cde-bb60-bb13b6666c29 with scrape type 2
2026-03-30 04:20:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b955601e-9cc5-5cde-bb60-bb13b6666c29, identifier: 10735532
2026-03-30 04:20:52 [adesa.be] INFO: Found listing with ID: 10735415
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.be%27%20and%20RowKey%20eq%20%2710735415%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Scrape type for 10735415: 2
2026-03-30 04:20:52 [adesa.be] INFO: Scraping item 10735415 url https://www.openlane.eu/en/carv6/auction/10735415
2026-03-30 04:20:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10735532
2026-03-30 04:20:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10735532
2026-03-30 04:20:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b955601e-9cc5-5cde-bb60-bb13b6666c29 with identifier: 10735532 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/10735532>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b955601e-9cc5-5cde-bb60-bb13b6666c29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CAA994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735532',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 96302,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2017-12-01',
'seats_number': 4,
'seller_name': 'GTC Cars',
'title': 'Audi A1 Sportback 1.0 TFSI - Petrol - Manual - 95 hp - 96.302 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735532%27 HTTP/1.1" 200 None
2026-03-30 04:20:52 [adesa.be] INFO: Saving data for 10735532: {'auction_closing_time': 1774863000.0, 'created_time': 1774624980.804545, 'last_price_update_time': 1774844452.933803}
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.be',RowKey='10735532') HTTP/1.1" 204 0
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10735424
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.be%27%20and%20RowKey%20eq%20%2710735424%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10735424: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10735424 url https://www.openlane.eu/en/carv6/auction/10735424
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10737632
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.be%27%20and%20RowKey%20eq%20%2710737632%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10737632: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10737632 url https://www.openlane.eu/en/carv6/auction/10737632
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10735590
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.be%27%20and%20RowKey%20eq%20%2710735590%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10735590: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10735590 url https://www.openlane.eu/en/carv6/auction/10735590
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10738280
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.be%27%20and%20RowKey%20eq%20%2710738280%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10738280: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10738280 url https://www.openlane.eu/en/carv6/auction/10738280
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10736674
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.be%27%20and%20RowKey%20eq%20%2710736674%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10736674: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10736674 url https://www.openlane.eu/en/carv6/auction/10736674
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10735598
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.be%27%20and%20RowKey%20eq%20%2710735598%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10735598: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10735598 url https://www.openlane.eu/en/carv6/auction/10735598
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10736480
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.be%27%20and%20RowKey%20eq%20%2710736480%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10736480: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10736480 url https://www.openlane.eu/en/carv6/auction/10736480
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10735504
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.be%27%20and%20RowKey%20eq%20%2710735504%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10735504: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10735504 url https://www.openlane.eu/en/carv6/auction/10735504
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10735569
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.be%27%20and%20RowKey%20eq%20%2710735569%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10735569: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10735569 url https://www.openlane.eu/en/carv6/auction/10735569
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10737656
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.be%27%20and%20RowKey%20eq%20%2710737656%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10737656: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10737656 url https://www.openlane.eu/en/carv6/auction/10737656
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10739921
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.be%27%20and%20RowKey%20eq%20%2710739921%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10739921: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10739921 url https://www.openlane.eu/en/carv6/auction/10739921
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10735493
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.be%27%20and%20RowKey%20eq%20%2710735493%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10735493: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10735493 url https://www.openlane.eu/en/carv6/auction/10735493
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10736383
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.be%27%20and%20RowKey%20eq%20%2710736383%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10736383: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10736383 url https://www.openlane.eu/en/carv6/auction/10736383
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10739901
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.be%27%20and%20RowKey%20eq%20%2710739901%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10739901: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10739901 url https://www.openlane.eu/en/carv6/auction/10739901
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10736483
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.be%27%20and%20RowKey%20eq%20%2710736483%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10736483: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10736483 url https://www.openlane.eu/en/carv6/auction/10736483
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10738307
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.be%27%20and%20RowKey%20eq%20%2710738307%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10738307: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10738307 url https://www.openlane.eu/en/carv6/auction/10738307
2026-03-30 04:20:53 [adesa.be] INFO: Found listing with ID: 10736392
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.be%27%20and%20RowKey%20eq%20%2710736392%27 HTTP/1.1" 200 None
2026-03-30 04:20:53 [adesa.be] INFO: Scrape type for 10736392: 2
2026-03-30 04:20:53 [adesa.be] INFO: Scraping item 10736392 url https://www.openlane.eu/en/carv6/auction/10736392
2026-03-30 04:20:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738273> (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/10739888> (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: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with identifier: 10738273
2026-03-30 04:20:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with scrape type 2
2026-03-30 04:20:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with scrape type 2
2026-03-30 04:20:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d, identifier: 10738273
2026-03-30 04:20:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with identifier: 10738273
2026-03-30 04:20:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with identifier: 10738273
2026-03-30 04:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37c7ef43-cdb0-5a00-9971-8c15162eaf9d with identifier: 10738273 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/10738273>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '37c7ef43-cdb0-5a00-9971-8c15162eaf9d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FKX965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738273',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 110480,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2020-05-07',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Audi A6 30 TDI Business - Diesel - Automatic - 136 hp - 110.480 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738273%27 HTTP/1.1" 200 None
2026-03-30 04:20:54 [adesa.be] INFO: Saving data for 10738273: {'auction_closing_time': 1774863000.0, 'created_time': 1774624997.976879, 'last_price_update_time': 1774844454.266735}
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.be',RowKey='10738273') HTTP/1.1" 204 0
2026-03-30 04:20:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735443> (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: 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with identifier: 10739888
2026-03-30 04:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with scrape type 2
2026-03-30 04:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with scrape type 2
2026-03-30 04:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30f568f1-36cc-5e6c-833c-b7b80fe2da61, identifier: 10739888
2026-03-30 04:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with identifier: 10739888
2026-03-30 04:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with identifier: 10739888
2026-03-30 04:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30f568f1-36cc-5e6c-833c-b7b80fe2da61 with identifier: 10739888 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/10739888>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '30f568f1-36cc-5e6c-833c-b7b80fe2da61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RPC277',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739888',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 214836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2017-02-02',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Audi A5 Sportback 2.0 TDI - Diesel - Manual - 150 hp - 214.836 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710739888%27 HTTP/1.1" 200 None
2026-03-30 04:20:54 [adesa.be] INFO: Saving data for 10739888: {'auction_closing_time': 1774863000.0, 'created_time': 1774624996.480211, 'last_price_update_time': 1774844454.735528}
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.be',RowKey='10739888') HTTP/1.1" 204 0
2026-03-30 04:20:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with identifier: 10735443
2026-03-30 04:20:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with scrape type 2
2026-03-30 04:20:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with scrape type 2
2026-03-30 04:20:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3, identifier: 10735443
2026-03-30 04:20:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with identifier: 10735443
2026-03-30 04:20:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with identifier: 10735443
2026-03-30 04:20:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3 with identifier: 10735443 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/10735443>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6e7a8bca-2b15-58fd-8a9e-a9f4b9dec0e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DOX162',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735443',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 192577,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2009-03-16',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Manual - 136 hp - 192.577 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
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.be%27%20and%20RowKey%20eq%20%2710735443%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.be] INFO: Saving data for 10735443: {'auction_closing_time': 1774863000.0, 'created_time': 1774627027.106593, 'last_price_update_time': 1774844455.105811}
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.be',RowKey='10735443') 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/10735457> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735584> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10735457
2026-03-30 04:20:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76511c85-301e-5686-9944-5a06b8c763a0 with scrape type 2
2026-03-30 04:20:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76511c85-301e-5686-9944-5a06b8c763a0 with scrape type 2
2026-03-30 04:20:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76511c85-301e-5686-9944-5a06b8c763a0, identifier: 10735457
2026-03-30 04:20:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10735457
2026-03-30 04:20:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10735457
2026-03-30 04:20:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76511c85-301e-5686-9944-5a06b8c763a0 with identifier: 10735457 to the API
2026-03-30 04:20:55 [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/10735457>
{'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': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '76511c85-301e-5686-9944-5a06b8c763a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HZK228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735457',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 264801,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2014-11-06',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A6 Avant - Diesel - Automatic - 190 hp - 264.801 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710735457%27 HTTP/1.1" 200 None
2026-03-30 04:20:55 [adesa.be] INFO: Saving data for 10735457: {'auction_closing_time': 1774863000.0, 'created_time': 1774627040.70489, 'last_price_update_time': 1774844455.997786}
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.be',RowKey='10735457') HTTP/1.1" 204 0
2026-03-30 04:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10735584
2026-03-30 04:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with scrape type 2
2026-03-30 04:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with scrape type 2
2026-03-30 04:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e, identifier: 10735584
2026-03-30 04:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10735584
2026-03-30 04:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10735584
2026-03-30 04:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f4ad2d1-1d2f-5ffd-9060-255c2163404e with identifier: 10735584 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/10735584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1f4ad2d1-1d2f-5ffd-9060-255c2163404e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FVQ731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735584',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 101139,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Audi Q2 35 TFSI Advanced - Petrol - Automatic - 150 hp - 101.139 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710735584%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.be] INFO: Saving data for 10735584: {'auction_closing_time': 1774863000.0, 'created_time': 1774627032.842911, 'last_price_update_time': 1774844456.383273}
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.be',RowKey='10735584') HTTP/1.1" 204 0
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10737117
2026-03-30 04:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f3da677-4aec-5303-848b-ff7485d4d0a6 with scrape type 2
2026-03-30 04:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f3da677-4aec-5303-848b-ff7485d4d0a6 with scrape type 2
2026-03-30 04:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f3da677-4aec-5303-848b-ff7485d4d0a6, identifier: 10737117
2026-03-30 04:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10737117
2026-03-30 04:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10737117
2026-03-30 04:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f3da677-4aec-5303-848b-ff7485d4d0a6 with identifier: 10737117 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/10737117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T10:10:00Z',
'fuel_type': 'Hybrid',
'id': '9f3da677-4aec-5303-848b-ff7485d4d0a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACK863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737117',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 145515,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'SIA Automotive',
'title': 'Toyota Rav4 2.5 Dynamic - Hybrid - Automatic - 178 hp - 145.515 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737117%27 HTTP/1.1" 200 None
2026-03-30 04:20:56 [adesa.be] INFO: Saving data for 10737117: {'auction_closing_time': 1774865400.0, 'created_time': 1774624917.086859, 'last_price_update_time': 1774844456.76463}
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.be',RowKey='10737117') HTTP/1.1" 204 0
2026-03-30 04:20:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with identifier: 10738306
2026-03-30 04:20:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with scrape type 2
2026-03-30 04:20:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with scrape type 2
2026-03-30 04:20:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18, identifier: 10738306
2026-03-30 04:20:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with identifier: 10738306
2026-03-30 04:20:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with identifier: 10738306
2026-03-30 04:20:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18 with identifier: 10738306 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/10738306>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '6fff7d9f-fc3b-5e18-a2b9-4276fbc91a18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738306',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 98184,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9050,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Audi Q3 Sportback 2.0 - Diesel - Automatic - 150 hp - 98.184 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710738306%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.be] INFO: Saving data for 10738306: {'auction_closing_time': 1774865700.0, 'created_time': 1774627011.842331, 'last_price_update_time': 1774844457.138619}
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.be',RowKey='10738306') 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/10737690> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10737690
2026-03-30 04:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5332b00-1b41-5026-b124-87fdb6a8b8f5 with scrape type 2
2026-03-30 04:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5332b00-1b41-5026-b124-87fdb6a8b8f5 with scrape type 2
2026-03-30 04:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b5332b00-1b41-5026-b124-87fdb6a8b8f5, identifier: 10737690
2026-03-30 04:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10737690
2026-03-30 04:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10737690
2026-03-30 04:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b5332b00-1b41-5026-b124-87fdb6a8b8f5 with identifier: 10737690 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/10737690>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b5332b00-1b41-5026-b124-87fdb6a8b8f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BDA158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737690',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 76283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30100,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Automatic - 150 hp - '
'76.283 km',
'transmission': 'automatic',
'trim': 'S Line',
'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.be%27%20and%20RowKey%20eq%20%2710737690%27 HTTP/1.1" 200 None
2026-03-30 04:20:57 [adesa.be] INFO: Saving data for 10737690: {'auction_closing_time': 1774863000.0, 'created_time': 1774625000.649206, 'last_price_update_time': 1774844457.633903}
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.be',RowKey='10737690') 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/10735548> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738316> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10735548
2026-03-30 04:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a646ea5e-cb22-526b-8f16-4d0a2eee8624 with scrape type 2
2026-03-30 04:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a646ea5e-cb22-526b-8f16-4d0a2eee8624 with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a646ea5e-cb22-526b-8f16-4d0a2eee8624, identifier: 10735548
2026-03-30 04:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10735548
2026-03-30 04:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10735548
2026-03-30 04:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a646ea5e-cb22-526b-8f16-4d0a2eee8624 with identifier: 10735548 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/10735548>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a646ea5e-cb22-526b-8f16-4d0a2eee8624',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BQX703',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 168413,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi Q5 50 TFSIe - Quattro - Hybrid - Automatic - 252 hp - 168.413 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735548%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.be] INFO: Saving data for 10735548: {'auction_closing_time': 1774863000.0, 'created_time': 1774627028.872417, 'last_price_update_time': 1774844458.302669}
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.be',RowKey='10735548') HTTP/1.1" 204 0
2026-03-30 04:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f64d5162-9a15-5aea-86f7-17acf1b6ff07 with identifier: 10738316
2026-03-30 04:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f64d5162-9a15-5aea-86f7-17acf1b6ff07 with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f64d5162-9a15-5aea-86f7-17acf1b6ff07 with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f64d5162-9a15-5aea-86f7-17acf1b6ff07, identifier: 10738316
2026-03-30 04:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f64d5162-9a15-5aea-86f7-17acf1b6ff07 with identifier: 10738316
2026-03-30 04:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f64d5162-9a15-5aea-86f7-17acf1b6ff07 with identifier: 10738316
2026-03-30 04:20:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f64d5162-9a15-5aea-86f7-17acf1b6ff07 with identifier: 10738316 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/10738316>
{'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': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f64d5162-9a15-5aea-86f7-17acf1b6ff07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANN531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 90576,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2021-05-26',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 90.576 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738316%27 HTTP/1.1" 200 None
2026-03-30 04:20:58 [adesa.be] INFO: Saving data for 10738316: {'auction_closing_time': 1774863000.0, 'created_time': 1774627018.179604, 'last_price_update_time': 1774844458.666336}
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.be',RowKey='10738316') HTTP/1.1" 204 0
2026-03-30 04:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737613> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10735540
2026-03-30 04:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 409e787b-ed9e-535d-9a99-13b3a23eaf21 with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 409e787b-ed9e-535d-9a99-13b3a23eaf21 with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 409e787b-ed9e-535d-9a99-13b3a23eaf21, identifier: 10735540
2026-03-30 04:20:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10737613
2026-03-30 04:20:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with scrape type 2
2026-03-30 04:20:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7, identifier: 10737613
2026-03-30 04:20:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10735540
2026-03-30 04:20:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10735540
2026-03-30 04:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 409e787b-ed9e-535d-9a99-13b3a23eaf21 with identifier: 10735540 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/10735540>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '409e787b-ed9e-535d-9a99-13b3a23eaf21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PGJ774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735540',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 168050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': 'Auttoo Autohandel',
'title': 'Audi Q5 2.0 TFSI - Quattro - Petrol - Automatic - 180 hp - 168.050 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710735540%27 HTTP/1.1" 200 None
2026-03-30 04:20:59 [adesa.be] INFO: Saving data for 10735540: {'auction_closing_time': 1774863000.0, 'created_time': 1774625003.132917, 'last_price_update_time': 1774844459.233653}
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.be',RowKey='10735540') HTTP/1.1" 204 0
2026-03-30 04:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10737613
2026-03-30 04:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10737613
2026-03-30 04:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02cc9ad2-6a49-51e1-8c8a-5b73753d99f7 with identifier: 10737613 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/10737613>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '02cc9ad2-6a49-51e1-8c8a-5b73753d99f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BJB982',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737613',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 209527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-04-04',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 1 Series 116d Lounge - Diesel - Manual - 116 hp - 209.527 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737613%27 HTTP/1.1" 200 None
2026-03-30 04:20:59 [adesa.be] INFO: Saving data for 10737613: {'auction_closing_time': 1774863000.0, 'created_time': 1774627017.841749, 'last_price_update_time': 1774844459.520418}
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.be',RowKey='10737613') 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/10736392> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22b71ae4-87a1-5476-917e-6a1820d81e6d with identifier: 10736392
2026-03-30 04:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22b71ae4-87a1-5476-917e-6a1820d81e6d with scrape type 2
2026-03-30 04:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22b71ae4-87a1-5476-917e-6a1820d81e6d with scrape type 2
2026-03-30 04:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22b71ae4-87a1-5476-917e-6a1820d81e6d, identifier: 10736392
2026-03-30 04:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22b71ae4-87a1-5476-917e-6a1820d81e6d with identifier: 10736392
2026-03-30 04:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22b71ae4-87a1-5476-917e-6a1820d81e6d with identifier: 10736392
2026-03-30 04:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22b71ae4-87a1-5476-917e-6a1820d81e6d with identifier: 10736392 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:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736392>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '22b71ae4-87a1-5476-917e-6a1820d81e6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KOGO',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736392',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 169446,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2016-09-23',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 3 Series Touring 320d M Sport - Diesel - Automatic - 190 hp - '
'169.446 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710736392%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Saving data for 10736392: {'auction_closing_time': 1774863000.0, 'created_time': 1774627009.766745, 'last_price_update_time': 1774844460.042979}
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.be',RowKey='10736392') HTTP/1.1" 204 0
2026-03-30 04:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735499> (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 [adesa.be] INFO: Found listing with ID: 10735525
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.be%27%20and%20RowKey%20eq%20%2710735525%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10735525: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10735525 url https://www.openlane.eu/en/carv6/auction/10735525
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10735589
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.be%27%20and%20RowKey%20eq%20%2710735589%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10735589: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10735589 url https://www.openlane.eu/en/carv6/auction/10735589
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10735510
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.be%27%20and%20RowKey%20eq%20%2710735510%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10735510: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10735510 url https://www.openlane.eu/en/carv6/auction/10735510
2026-03-30 04:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10735499
2026-03-30 04:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with scrape type 2
2026-03-30 04:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with scrape type 2
2026-03-30 04:21:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d8b2e8c-a263-5031-9d1d-4be759a240a9, identifier: 10735499
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10736675
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.be%27%20and%20RowKey%20eq%20%2710736675%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10736675: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10736675 url https://www.openlane.eu/en/carv6/auction/10736675
2026-03-30 04:21:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10735499
2026-03-30 04:21:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10735499
2026-03-30 04:21:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d8b2e8c-a263-5031-9d1d-4be759a240a9 with identifier: 10735499 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/10735499>
{'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': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4d8b2e8c-a263-5031-9d1d-4be759a240a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RBC562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735499',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 238663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2015-08-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Audi A4 Avant 2.0 TDI - Diesel - Manual - 150 hp - 238.663 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735499%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Saving data for 10735499: {'auction_closing_time': 1774863000.0, 'created_time': 1774625027.088904, 'last_price_update_time': 1774844460.753592}
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.be',RowKey='10735499') HTTP/1.1" 204 0
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10735572
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.be%27%20and%20RowKey%20eq%20%2710735572%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10735572: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10735572 url https://www.openlane.eu/en/carv6/auction/10735572
2026-03-30 04:21:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10738268
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.be%27%20and%20RowKey%20eq%20%2710738268%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10738268: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10738268 url https://www.openlane.eu/en/carv6/auction/10738268
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 [adesa.be] INFO: Found listing with ID: 10735430
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.be%27%20and%20RowKey%20eq%20%2710735430%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10735430: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10735430 url https://www.openlane.eu/en/carv6/auction/10735430
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10736378
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.be%27%20and%20RowKey%20eq%20%2710736378%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10736378: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10736378 url https://www.openlane.eu/en/carv6/auction/10736378
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10736399
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.be%27%20and%20RowKey%20eq%20%2710736399%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10736399: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10736399 url https://www.openlane.eu/en/carv6/auction/10736399
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10735591
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.be%27%20and%20RowKey%20eq%20%2710735591%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10735591: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10735591 url https://www.openlane.eu/en/carv6/auction/10735591
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10735478
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.be%27%20and%20RowKey%20eq%20%2710735478%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10735478: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10735478 url https://www.openlane.eu/en/carv6/auction/10735478
2026-03-30 04:21:00 [adesa.be] INFO: Found listing with ID: 10738287
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.be%27%20and%20RowKey%20eq%20%2710738287%27 HTTP/1.1" 200 None
2026-03-30 04:21:00 [adesa.be] INFO: Scrape type for 10738287: 2
2026-03-30 04:21:00 [adesa.be] INFO: Scraping item 10738287 url https://www.openlane.eu/en/carv6/auction/10738287
2026-03-30 04:21:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfbcbcb5-df80-5660-8d9b-38f441cacba2 with identifier: 10738307
2026-03-30 04:21:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfbcbcb5-df80-5660-8d9b-38f441cacba2 with scrape type 2
2026-03-30 04:21:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cfbcbcb5-df80-5660-8d9b-38f441cacba2 with scrape type 2
2026-03-30 04:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cfbcbcb5-df80-5660-8d9b-38f441cacba2, identifier: 10738307
2026-03-30 04:21:01 [adesa.be] INFO: Found listing with ID: 10737621
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.be%27%20and%20RowKey%20eq%20%2710737621%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Scrape type for 10737621: 2
2026-03-30 04:21:01 [adesa.be] INFO: Scraping item 10737621 url https://www.openlane.eu/en/carv6/auction/10737621
2026-03-30 04:21:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cfbcbcb5-df80-5660-8d9b-38f441cacba2 with identifier: 10738307
2026-03-30 04:21:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cfbcbcb5-df80-5660-8d9b-38f441cacba2 with identifier: 10738307
2026-03-30 04:21:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cfbcbcb5-df80-5660-8d9b-38f441cacba2 with identifier: 10738307 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/10738307>
{'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': 156,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'cfbcbcb5-df80-5660-8d9b-38f441cacba2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738307',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 50985,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10650,
'price_includes_vat': True,
'registration_date': '2021-07-13',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'BMW 3 Series Touring 318i - Petrol - Automatic - 156 hp - 50.985 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738307%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Saving data for 10738307: {'auction_closing_time': 1774865700.0, 'created_time': 1774627007.970038, 'last_price_update_time': 1774844461.40568}
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.be',RowKey='10738307') HTTP/1.1" 204 0
2026-03-30 04:21:01 [adesa.be] INFO: Found listing with ID: 10736400
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.be%27%20and%20RowKey%20eq%20%2710736400%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Scrape type for 10736400: 2
2026-03-30 04:21:01 [adesa.be] INFO: Scraping item 10736400 url https://www.openlane.eu/en/carv6/auction/10736400
2026-03-30 04:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736483> (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/10739901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736383> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:01 [adesa.be] INFO: Found listing with ID: 10737677
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.be%27%20and%20RowKey%20eq%20%2710737677%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Scrape type for 10737677: 2
2026-03-30 04:21:01 [adesa.be] INFO: Scraping item 10737677 url https://www.openlane.eu/en/carv6/auction/10737677
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10736676
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.be%27%20and%20RowKey%20eq%20%2710736676%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Scrape type for 10736676: 2
2026-03-30 04:21:01 [adesa.be] INFO: Scraping item 10736676 url https://www.openlane.eu/en/carv6/auction/10736676
2026-03-30 04:21:01 [adesa.be] INFO: Found listing with ID: 10739883
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.be%27%20and%20RowKey%20eq%20%2710739883%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Scrape type for 10739883: 2
2026-03-30 04:21:01 [adesa.be] INFO: Scraping item 10739883 url https://www.openlane.eu/en/carv6/auction/10739883
2026-03-30 04:21:01 [adesa.be] INFO: Found listing with ID: 10735491
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.be%27%20and%20RowKey%20eq%20%2710735491%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Scrape type for 10735491: 2
2026-03-30 04:21:01 [adesa.be] INFO: Scraping item 10735491 url https://www.openlane.eu/en/carv6/auction/10735491
2026-03-30 04:21:01 [adesa.be] INFO: Found listing with ID: 10736409
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.be%27%20and%20RowKey%20eq%20%2710736409%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Scrape type for 10736409: 2
2026-03-30 04:21:01 [adesa.be] INFO: Scraping item 10736409 url https://www.openlane.eu/en/carv6/auction/10736409
2026-03-30 04:21:01 [adesa.be] INFO: Found listing with ID: 10735555
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.be%27%20and%20RowKey%20eq%20%2710735555%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Scrape type for 10735555: 2
2026-03-30 04:21:01 [adesa.be] INFO: Scraping item 10735555 url https://www.openlane.eu/en/carv6/auction/10735555
2026-03-30 04:21:01 [adesa.be] INFO: Found listing with ID: 10736485
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.be%27%20and%20RowKey%20eq%20%2710736485%27 HTTP/1.1" 200 None
2026-03-30 04:21:01 [adesa.be] INFO: Scrape type for 10736485: 2
2026-03-30 04:21:01 [adesa.be] INFO: Scraping item 10736485 url https://www.openlane.eu/en/carv6/auction/10736485
2026-03-30 04:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4ff79a0-ab56-5291-993c-26a82e91f295 with identifier: 10736483
2026-03-30 04:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4ff79a0-ab56-5291-993c-26a82e91f295 with scrape type 2
2026-03-30 04:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4ff79a0-ab56-5291-993c-26a82e91f295 with scrape type 2
2026-03-30 04:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4ff79a0-ab56-5291-993c-26a82e91f295, identifier: 10736483
2026-03-30 04:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24a690db-a9d5-5c21-a605-643fee2944be with identifier: 10739901
2026-03-30 04:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24a690db-a9d5-5c21-a605-643fee2944be with scrape type 2
2026-03-30 04:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24a690db-a9d5-5c21-a605-643fee2944be with scrape type 2
2026-03-30 04:21:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 24a690db-a9d5-5c21-a605-643fee2944be, identifier: 10739901
2026-03-30 04:21:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3f405c2-93af-50fd-a72f-429d5af2a82c with identifier: 10736383
2026-03-30 04:21:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3f405c2-93af-50fd-a72f-429d5af2a82c with scrape type 2
2026-03-30 04:21:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3f405c2-93af-50fd-a72f-429d5af2a82c with scrape type 2
2026-03-30 04:21:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3f405c2-93af-50fd-a72f-429d5af2a82c, identifier: 10736383
2026-03-30 04:21:02 [adesa.be] INFO: Found listing with ID: 10735562
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.be%27%20and%20RowKey%20eq%20%2710735562%27 HTTP/1.1" 200 None
2026-03-30 04:21:02 [adesa.be] INFO: Scrape type for 10735562: 2
2026-03-30 04:21:02 [adesa.be] INFO: Scraping item 10735562 url https://www.openlane.eu/en/carv6/auction/10735562
2026-03-30 04:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4ff79a0-ab56-5291-993c-26a82e91f295 with identifier: 10736483
2026-03-30 04:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4ff79a0-ab56-5291-993c-26a82e91f295 with identifier: 10736483
2026-03-30 04:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4ff79a0-ab56-5291-993c-26a82e91f295 with identifier: 10736483 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/10736483>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c4ff79a0-ab56-5291-993c-26a82e91f295',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UHT837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 127436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2018-05-16',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 3 Series Touring 318i M Sport - Petrol - Automatic - 136 hp - '
'127.436 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710736483%27 HTTP/1.1" 200 None
2026-03-30 04:21:02 [adesa.be] INFO: Saving data for 10736483: {'auction_closing_time': 1774863000.0, 'created_time': 1774625021.051682, 'last_price_update_time': 1774844462.338297}
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.be',RowKey='10736483') HTTP/1.1" 204 0
2026-03-30 04:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 24a690db-a9d5-5c21-a605-643fee2944be with identifier: 10739901
2026-03-30 04:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 24a690db-a9d5-5c21-a605-643fee2944be with identifier: 10739901
2026-03-30 04:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 24a690db-a9d5-5c21-a605-643fee2944be with identifier: 10739901 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/10739901>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '24a690db-a9d5-5c21-a605-643fee2944be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AUV409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739901',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 142687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2018-03-16',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 3 Series Touring 318i Luxury - Petrol - Automatic - 136 hp - '
'142.687 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710739901%27 HTTP/1.1" 200 None
2026-03-30 04:21:02 [adesa.be] INFO: Saving data for 10739901: {'auction_closing_time': 1774863000.0, 'created_time': 1774627009.198357, 'last_price_update_time': 1774844462.625193}
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.be',RowKey='10739901') HTTP/1.1" 204 0
2026-03-30 04:21:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3f405c2-93af-50fd-a72f-429d5af2a82c with identifier: 10736383
2026-03-30 04:21:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3f405c2-93af-50fd-a72f-429d5af2a82c with identifier: 10736383
2026-03-30 04:21:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3f405c2-93af-50fd-a72f-429d5af2a82c with identifier: 10736383 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/10736383>
{'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': 156,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd3f405c2-93af-50fd-a72f-429d5af2a82c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AIY877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736383',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 68465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 3 Series Touring 318i Advantage - Petrol - Automatic - 156 hp - '
'68.465 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736383%27 HTTP/1.1" 200 None
2026-03-30 04:21:02 [adesa.be] INFO: Saving data for 10736383: {'auction_closing_time': 1774863000.0, 'created_time': 1774625010.610364, 'last_price_update_time': 1774844462.902687}
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.be',RowKey='10736383') HTTP/1.1" 204 0
2026-03-30 04:21:02 [adesa.be] INFO: Found listing with ID: 10736683
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.be%27%20and%20RowKey%20eq%20%2710736683%27 HTTP/1.1" 200 None
2026-03-30 04:21:02 [adesa.be] INFO: Scrape type for 10736683: 2
2026-03-30 04:21:02 [adesa.be] INFO: Scraping item 10736683 url https://www.openlane.eu/en/carv6/auction/10736683
2026-03-30 04:21:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735493> (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/10739921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:02 [adesa.be] INFO: Found listing with ID: 10739908
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.be%27%20and%20RowKey%20eq%20%2710739908%27 HTTP/1.1" 200 None
2026-03-30 04:21:02 [adesa.be] INFO: Scrape type for 10739908: 2
2026-03-30 04:21:02 [adesa.be] INFO: Scraping item 10739908 url https://www.openlane.eu/en/carv6/auction/10739908
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 [adesa.be] INFO: Found listing with ID: 10737752
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.be%27%20and%20RowKey%20eq%20%2710737752%27 HTTP/1.1" 200 None
2026-03-30 04:21:02 [adesa.be] INFO: Scrape type for 10737752: 2
2026-03-30 04:21:02 [adesa.be] INFO: Scraping item 10737752 url https://www.openlane.eu/en/carv6/auction/10737752
2026-03-30 04:21:02 [adesa.be] INFO: Found listing with ID: 10735454
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.be%27%20and%20RowKey%20eq%20%2710735454%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.be] INFO: Scrape type for 10735454: 2
2026-03-30 04:21:03 [adesa.be] INFO: Scraping item 10735454 url https://www.openlane.eu/en/carv6/auction/10735454
2026-03-30 04:21:03 [adesa.be] INFO: Found listing with ID: 10737637
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.be%27%20and%20RowKey%20eq%20%2710737637%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.be] INFO: Scrape type for 10737637: 2
2026-03-30 04:21:03 [adesa.be] INFO: Scraping item 10737637 url https://www.openlane.eu/en/carv6/auction/10737637
2026-03-30 04:21:03 [adesa.be] INFO: Found listing with ID: 10738293
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.be%27%20and%20RowKey%20eq%20%2710738293%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.be] INFO: Scrape type for 10738293: 2
2026-03-30 04:21:03 [adesa.be] INFO: Scraping item 10738293 url https://www.openlane.eu/en/carv6/auction/10738293
2026-03-30 04:21:03 [adesa.be] INFO: Found listing with ID: 10735626
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.be%27%20and%20RowKey%20eq%20%2710735626%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.be] INFO: Scrape type for 10735626: 2
2026-03-30 04:21:03 [adesa.be] INFO: Scraping item 10735626 url https://www.openlane.eu/en/carv6/auction/10735626
2026-03-30 04:21:03 [adesa.be] INFO: Found listing with ID: 10735549
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.be%27%20and%20RowKey%20eq%20%2710735549%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.be] INFO: Scrape type for 10735549: 2
2026-03-30 04:21:03 [adesa.be] INFO: Scraping item 10735549 url https://www.openlane.eu/en/carv6/auction/10735549
2026-03-30 04:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10735493
2026-03-30 04:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64014add-d5f4-52ea-bbbf-221c831a72ca with scrape type 2
2026-03-30 04:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64014add-d5f4-52ea-bbbf-221c831a72ca with scrape type 2
2026-03-30 04:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64014add-d5f4-52ea-bbbf-221c831a72ca, identifier: 10735493
2026-03-30 04:21:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af55424e-c437-5ea2-9e69-bc53d9bd293e with identifier: 10739921
2026-03-30 04:21:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af55424e-c437-5ea2-9e69-bc53d9bd293e with scrape type 2
2026-03-30 04:21:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af55424e-c437-5ea2-9e69-bc53d9bd293e with scrape type 2
2026-03-30 04:21:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af55424e-c437-5ea2-9e69-bc53d9bd293e, identifier: 10739921
2026-03-30 04:21:03 [adesa.be] INFO: Found listing with ID: 10736384
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.be%27%20and%20RowKey%20eq%20%2710736384%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.be] INFO: Scrape type for 10736384: 2
2026-03-30 04:21:03 [adesa.be] INFO: Scraping item 10736384 url https://www.openlane.eu/en/carv6/auction/10736384
2026-03-30 04:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10735493
2026-03-30 04:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10735493
2026-03-30 04:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64014add-d5f4-52ea-bbbf-221c831a72ca with identifier: 10735493 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/10735493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '64014add-d5f4-52ea-bbbf-221c831a72ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CTA785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 207534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2008-01-25',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 136 hp - 207.534 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
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.be%27%20and%20RowKey%20eq%20%2710735493%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.be] INFO: Saving data for 10735493: {'auction_closing_time': 1774863000.0, 'created_time': 1774627007.180615, 'last_price_update_time': 1774844463.635278}
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.be',RowKey='10735493') HTTP/1.1" 204 0
2026-03-30 04:21:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af55424e-c437-5ea2-9e69-bc53d9bd293e with identifier: 10739921
2026-03-30 04:21:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af55424e-c437-5ea2-9e69-bc53d9bd293e with identifier: 10739921
2026-03-30 04:21:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af55424e-c437-5ea2-9e69-bc53d9bd293e with identifier: 10739921 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/10739921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'af55424e-c437-5ea2-9e69-bc53d9bd293e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CLQ327',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739921',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 291310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2006-09-07',
'seats_number': 5,
'seller_name': 'Sakar, Cetin',
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 122 hp - 291.310 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2006}
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.be%27%20and%20RowKey%20eq%20%2710739921%27 HTTP/1.1" 200 None
2026-03-30 04:21:03 [adesa.be] INFO: Saving data for 10739921: {'auction_closing_time': 1774865700.0, 'created_time': 1774627010.079261, 'last_price_update_time': 1774844463.988231}
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:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739921') HTTP/1.1" 204 0
2026-03-30 04:21:04 [adesa.be] INFO: Found listing with ID: 10736393
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.be%27%20and%20RowKey%20eq%20%2710736393%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Scrape type for 10736393: 2
2026-03-30 04:21:04 [adesa.be] INFO: Scraping item 10736393 url https://www.openlane.eu/en/carv6/auction/10736393
2026-03-30 04:21:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735504> (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/10737656> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:04 [adesa.be] INFO: Found listing with ID: 10739917
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.be%27%20and%20RowKey%20eq%20%2710739917%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Scrape type for 10739917: 2
2026-03-30 04:21:04 [adesa.be] INFO: Scraping item 10739917 url https://www.openlane.eu/en/carv6/auction/10739917
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 [adesa.be] INFO: Found listing with ID: 10737565
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.be%27%20and%20RowKey%20eq%20%2710737565%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Scrape type for 10737565: 2
2026-03-30 04:21:04 [adesa.be] INFO: Scraping item 10737565 url https://www.openlane.eu/en/carv6/auction/10737565
2026-03-30 04:21:04 [adesa.be] INFO: Found listing with ID: 10736372
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.be%27%20and%20RowKey%20eq%20%2710736372%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Scrape type for 10736372: 2
2026-03-30 04:21:04 [adesa.be] INFO: Scraping item 10736372 url https://www.openlane.eu/en/carv6/auction/10736372
2026-03-30 04:21:04 [adesa.be] INFO: Found listing with ID: 10735513
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.be%27%20and%20RowKey%20eq%20%2710735513%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Scrape type for 10735513: 2
2026-03-30 04:21:04 [adesa.be] INFO: Scraping item 10735513 url https://www.openlane.eu/en/carv6/auction/10735513
2026-03-30 04:21:04 [adesa.be] INFO: Found listing with ID: 10736482
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.be%27%20and%20RowKey%20eq%20%2710736482%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Scrape type for 10736482: 2
2026-03-30 04:21:04 [adesa.be] INFO: Scraping item 10736482 url https://www.openlane.eu/en/carv6/auction/10736482
2026-03-30 04:21:04 [adesa.be] INFO: Found listing with ID: 10735428
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.be%27%20and%20RowKey%20eq%20%2710735428%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Scrape type for 10735428: 2
2026-03-30 04:21:04 [adesa.be] INFO: Scraping item 10735428 url https://www.openlane.eu/en/carv6/auction/10735428
2026-03-30 04:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10735504
2026-03-30 04:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 936ed522-7eda-5883-96a7-72c7086d7bf7 with scrape type 2
2026-03-30 04:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 936ed522-7eda-5883-96a7-72c7086d7bf7 with scrape type 2
2026-03-30 04:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 936ed522-7eda-5883-96a7-72c7086d7bf7, identifier: 10735504
2026-03-30 04:21:04 [adesa.be] INFO: Found listing with ID: 10736388
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.be%27%20and%20RowKey%20eq%20%2710736388%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Scrape type for 10736388: 2
2026-03-30 04:21:04 [adesa.be] INFO: Scraping item 10736388 url https://www.openlane.eu/en/carv6/auction/10736388
2026-03-30 04:21:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10735504
2026-03-30 04:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10735504
2026-03-30 04:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 936ed522-7eda-5883-96a7-72c7086d7bf7 with identifier: 10735504 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/10735504>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '936ed522-7eda-5883-96a7-72c7086d7bf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WDE916',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735504',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 198907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2015-11-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series GT 318d Luxury - Diesel - Automatic - 150 hp - 198.907 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735504%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Saving data for 10735504: {'auction_closing_time': 1774863000.0, 'created_time': 1774627022.846477, 'last_price_update_time': 1774844464.539804}
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.be',RowKey='10735504') 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/10735569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10737656
2026-03-30 04:21:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with scrape type 2
2026-03-30 04:21:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with scrape type 2
2026-03-30 04:21:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc, identifier: 10737656
2026-03-30 04:21:04 [adesa.be] INFO: Found listing with ID: 10736386
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.be%27%20and%20RowKey%20eq%20%2710736386%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Scrape type for 10736386: 2
2026-03-30 04:21:04 [adesa.be] INFO: Scraping item 10736386 url https://www.openlane.eu/en/carv6/auction/10736386
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10737656
2026-03-30 04:21:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10737656
2026-03-30 04:21:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc with identifier: 10737656 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/10737656>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f07c3cf9-1b1e-5112-9c9c-7a30239ea2cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VPQ636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737656',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 255776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2013-07-31',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 3 Series Touring 316d - Diesel - Manual - 116 hp - 255.776 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710737656%27 HTTP/1.1" 200 None
2026-03-30 04:21:04 [adesa.be] INFO: Saving data for 10737656: {'auction_closing_time': 1774863000.0, 'created_time': 1774627003.571294, 'last_price_update_time': 1774844464.934072}
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.be',RowKey='10737656') HTTP/1.1" 204 0
2026-03-30 04:21:04 [adesa.be] INFO: Found listing with ID: 10736394
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.be%27%20and%20RowKey%20eq%20%2710736394%27 HTTP/1.1" 200 None
2026-03-30 04:21:05 [adesa.be] INFO: Scrape type for 10736394: 2
2026-03-30 04:21:05 [adesa.be] INFO: Scraping item 10736394 url https://www.openlane.eu/en/carv6/auction/10736394
2026-03-30 04:21:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736480> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:05 [adesa.be] INFO: Found listing with ID: 10735537
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.be%27%20and%20RowKey%20eq%20%2710735537%27 HTTP/1.1" 200 None
2026-03-30 04:21:05 [adesa.be] INFO: Scrape type for 10735537: 2
2026-03-30 04:21:05 [adesa.be] INFO: Scraping item 10735537 url https://www.openlane.eu/en/carv6/auction/10735537
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: 892665b7-c66c-5de8-8495-72dce9e00663 with identifier: 10735569
2026-03-30 04:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892665b7-c66c-5de8-8495-72dce9e00663 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 892665b7-c66c-5de8-8495-72dce9e00663 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 892665b7-c66c-5de8-8495-72dce9e00663, identifier: 10735569
2026-03-30 04:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 892665b7-c66c-5de8-8495-72dce9e00663 with identifier: 10735569
2026-03-30 04:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 892665b7-c66c-5de8-8495-72dce9e00663 with identifier: 10735569
2026-03-30 04:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 892665b7-c66c-5de8-8495-72dce9e00663 with identifier: 10735569 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/10735569>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '892665b7-c66c-5de8-8495-72dce9e00663',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JKN463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 87170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2019-06-20',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 3 Series GT 320i Business - Petrol - Automatic - 184 hp - '
'87.170 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710735569%27 HTTP/1.1" 200 None
2026-03-30 04:21:05 [adesa.be] INFO: Saving data for 10735569: {'auction_closing_time': 1774863000.0, 'created_time': 1774627023.299476, 'last_price_update_time': 1774844465.517834}
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.be',RowKey='10735569') HTTP/1.1" 204 0
2026-03-30 04:21:05 [adesa.be] INFO: Found listing with ID: 10736362
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.be%27%20and%20RowKey%20eq%20%2710736362%27 HTTP/1.1" 200 None
2026-03-30 04:21:05 [adesa.be] INFO: Scrape type for 10736362: 2
2026-03-30 04:21:05 [adesa.be] INFO: Scraping item 10736362 url https://www.openlane.eu/en/carv6/auction/10736362
2026-03-30 04:21:05 [adesa.be] INFO: Found listing with ID: 10737622
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.be%27%20and%20RowKey%20eq%20%2710737622%27 HTTP/1.1" 200 None
2026-03-30 04:21:05 [adesa.be] INFO: Scrape type for 10737622: 2
2026-03-30 04:21:05 [adesa.be] INFO: Scraping item 10737622 url https://www.openlane.eu/en/carv6/auction/10737622
2026-03-30 04:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with identifier: 10736480
2026-03-30 04:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16, identifier: 10736480
2026-03-30 04:21:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 256055aa-8ded-5366-acb2-845b5130c885 with identifier: 10735598
2026-03-30 04:21:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 256055aa-8ded-5366-acb2-845b5130c885 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 256055aa-8ded-5366-acb2-845b5130c885 with scrape type 2
2026-03-30 04:21:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 256055aa-8ded-5366-acb2-845b5130c885, identifier: 10735598
2026-03-30 04:21:05 [adesa.be] INFO: Found listing with ID: 10738298
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.be%27%20and%20RowKey%20eq%20%2710738298%27 HTTP/1.1" 200 None
2026-03-30 04:21:05 [adesa.be] INFO: Scrape type for 10738298: 2
2026-03-30 04:21:05 [adesa.be] INFO: Scraping item 10738298 url https://www.openlane.eu/en/carv6/auction/10738298
2026-03-30 04:21:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with identifier: 10736480
2026-03-30 04:21:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with identifier: 10736480
2026-03-30 04:21:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9bdf5b0-d387-51f2-9f92-d0d8464e4b16 with identifier: 10736480 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: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/10736480>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c9bdf5b0-d387-51f2-9f92-d0d8464e4b16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WCR680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736480',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 205039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13150,
'price_includes_vat': True,
'registration_date': '2019-04-25',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW 3 Series 320i - Petrol - Automatic - 184 hp - 205.039 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736480%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Saving data for 10736480: {'auction_closing_time': 1774863000.0, 'created_time': 1774627014.936587, 'last_price_update_time': 1774844466.142505}
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.be',RowKey='10736480') HTTP/1.1" 204 0
2026-03-30 04:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 256055aa-8ded-5366-acb2-845b5130c885 with identifier: 10735598
2026-03-30 04:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 256055aa-8ded-5366-acb2-845b5130c885 with identifier: 10735598
2026-03-30 04:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 256055aa-8ded-5366-acb2-845b5130c885 with identifier: 10735598 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/10735598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '256055aa-8ded-5366-acb2-845b5130c885',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EUW505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 211277,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2015-04-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW 3 Series 320d Modern Line - Diesel - Automatic - 163 hp - '
'211.277 km',
'transmission': 'automatic',
'trim': 'Modern Line',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735598%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Saving data for 10735598: {'auction_closing_time': 1774863000.0, 'created_time': 1774627025.148826, 'last_price_update_time': 1774844466.417301}
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.be',RowKey='10735598') HTTP/1.1" 204 0
2026-03-30 04:21:06 [adesa.be] INFO: Found listing with ID: 10735509
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.be%27%20and%20RowKey%20eq%20%2710735509%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Scrape type for 10735509: 2
2026-03-30 04:21:06 [adesa.be] INFO: Scraping item 10735509 url https://www.openlane.eu/en/carv6/auction/10735509
2026-03-30 04:21:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735572> (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/10736674> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:06 [adesa.be] INFO: Found listing with ID: 10735575
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.be%27%20and%20RowKey%20eq%20%2710735575%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Scrape type for 10735575: 2
2026-03-30 04:21:06 [adesa.be] INFO: Scraping item 10735575 url https://www.openlane.eu/en/carv6/auction/10735575
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 [adesa.be] INFO: Found listing with ID: 10737705
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.be%27%20and%20RowKey%20eq%20%2710737705%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Scrape type for 10737705: 2
2026-03-30 04:21:06 [adesa.be] INFO: Scraping item 10737705 url https://www.openlane.eu/en/carv6/auction/10737705
2026-03-30 04:21:06 [adesa.be] INFO: Found listing with ID: 10736371
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.be%27%20and%20RowKey%20eq%20%2710736371%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Scrape type for 10736371: 2
2026-03-30 04:21:06 [adesa.be] INFO: Scraping item 10736371 url https://www.openlane.eu/en/carv6/auction/10736371
2026-03-30 04:21:06 [adesa.be] INFO: Found listing with ID: 10737638
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.be%27%20and%20RowKey%20eq%20%2710737638%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Scrape type for 10737638: 2
2026-03-30 04:21:06 [adesa.be] INFO: Scraping item 10737638 url https://www.openlane.eu/en/carv6/auction/10737638
2026-03-30 04:21:06 [adesa.be] INFO: Found listing with ID: 10737636
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.be%27%20and%20RowKey%20eq%20%2710737636%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Scrape type for 10737636: 2
2026-03-30 04:21:06 [adesa.be] INFO: Scraping item 10737636 url https://www.openlane.eu/en/carv6/auction/10737636
2026-03-30 04:21:06 [adesa.be] INFO: Found listing with ID: 10738281
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.be%27%20and%20RowKey%20eq%20%2710738281%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Scrape type for 10738281: 2
2026-03-30 04:21:06 [adesa.be] INFO: Scraping item 10738281 url https://www.openlane.eu/en/carv6/auction/10738281
2026-03-30 04:21:06 [adesa.be] INFO: Found listing with ID: 10735418
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.be%27%20and%20RowKey%20eq%20%2710735418%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Scrape type for 10735418: 2
2026-03-30 04:21:06 [adesa.be] INFO: Scraping item 10735418 url https://www.openlane.eu/en/carv6/auction/10735418
2026-03-30 04:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9c7df0a-5964-561f-b54d-a728d97aba7f with identifier: 10735572
2026-03-30 04:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9c7df0a-5964-561f-b54d-a728d97aba7f with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9c7df0a-5964-561f-b54d-a728d97aba7f with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9c7df0a-5964-561f-b54d-a728d97aba7f, identifier: 10735572
2026-03-30 04:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01619b93-0a06-5c32-b644-7909559f92ca with identifier: 10736674
2026-03-30 04:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01619b93-0a06-5c32-b644-7909559f92ca with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01619b93-0a06-5c32-b644-7909559f92ca with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01619b93-0a06-5c32-b644-7909559f92ca, identifier: 10736674
2026-03-30 04:21:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbe5ead-edad-55e8-b384-d1ce2055164d with identifier: 10738280
2026-03-30 04:21:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbe5ead-edad-55e8-b384-d1ce2055164d with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cbe5ead-edad-55e8-b384-d1ce2055164d with scrape type 2
2026-03-30 04:21:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cbe5ead-edad-55e8-b384-d1ce2055164d, identifier: 10738280
2026-03-30 04:21:06 [adesa.be] INFO: Found listing with ID: 10735498
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.be%27%20and%20RowKey%20eq%20%2710735498%27 HTTP/1.1" 200 None
2026-03-30 04:21:06 [adesa.be] INFO: Scrape type for 10735498: 2
2026-03-30 04:21:06 [adesa.be] INFO: Scraping item 10735498 url https://www.openlane.eu/en/carv6/auction/10735498
2026-03-30 04:21:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9c7df0a-5964-561f-b54d-a728d97aba7f with identifier: 10735572
2026-03-30 04:21:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9c7df0a-5964-561f-b54d-a728d97aba7f with identifier: 10735572
2026-03-30 04:21:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9c7df0a-5964-561f-b54d-a728d97aba7f with identifier: 10735572 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: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/10735572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a9c7df0a-5964-561f-b54d-a728d97aba7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 64796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30700,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW 4 Series Gran Coupé 420 M Sport - Petrol - Automatic - 184 hp - '
'64.796 km',
'transmission': 'automatic',
'trim': 'M Sport',
'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.be%27%20and%20RowKey%20eq%20%2710735572%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Saving data for 10735572: {'auction_closing_time': 1774863000.0, 'created_time': 1774625019.224957, 'last_price_update_time': 1774844467.158527}
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.be',RowKey='10735572') HTTP/1.1" 204 0
2026-03-30 04:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01619b93-0a06-5c32-b644-7909559f92ca with identifier: 10736674
2026-03-30 04:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01619b93-0a06-5c32-b644-7909559f92ca with identifier: 10736674
2026-03-30 04:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01619b93-0a06-5c32-b644-7909559f92ca with identifier: 10736674 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/10736674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01619b93-0a06-5c32-b644-7909559f92ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YKX721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 166726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2019-05-29',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'BMW 3 Series 320d - Diesel - Automatic - 190 hp - 166.726 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736674%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Saving data for 10736674: {'auction_closing_time': 1774863000.0, 'created_time': 1774625009.562175, 'last_price_update_time': 1774844467.542102}
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.be',RowKey='10736674') HTTP/1.1" 204 0
2026-03-30 04:21:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cbe5ead-edad-55e8-b384-d1ce2055164d with identifier: 10738280
2026-03-30 04:21:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cbe5ead-edad-55e8-b384-d1ce2055164d with identifier: 10738280
2026-03-30 04:21:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cbe5ead-edad-55e8-b384-d1ce2055164d with identifier: 10738280 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/10738280>
{'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': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4cbe5ead-edad-55e8-b384-d1ce2055164d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GKN031',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738280',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 130945,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2017-06-22',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'BMW 3 Series 320d - Diesel - Automatic - 190 hp - 130.945 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710738280%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Saving data for 10738280: {'auction_closing_time': 1774863000.0, 'created_time': 1774627026.502259, 'last_price_update_time': 1774844467.809393}
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.be',RowKey='10738280') HTTP/1.1" 204 0
2026-03-30 04:21:07 [scrapy.extensions.logstats] INFO: Crawled 737 pages (at 119 pages/min), scraped 719 items (at 116 items/min)
2026-03-30 04:21:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-30 04:21:07 [adesa.be] INFO: Found listing with ID: 10735614
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.be%27%20and%20RowKey%20eq%20%2710735614%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Scrape type for 10735614: 2
2026-03-30 04:21:07 [adesa.be] INFO: Scraping item 10735614 url https://www.openlane.eu/en/carv6/auction/10735614
2026-03-30 04:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:07 [adesa.be] INFO: Found listing with ID: 10737657
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.be%27%20and%20RowKey%20eq%20%2710737657%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Scrape type for 10737657: 2
2026-03-30 04:21:07 [adesa.be] INFO: Scraping item 10737657 url https://www.openlane.eu/en/carv6/auction/10737657
2026-03-30 04:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:07 [adesa.be] INFO: Found listing with ID: 10735016
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.be%27%20and%20RowKey%20eq%20%2710735016%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Scrape type for 10735016: 2
2026-03-30 04:21:07 [adesa.be] INFO: Scraping item 10735016 url https://www.openlane.eu/en/carv6/auction/10735016
2026-03-30 04:21:07 [adesa.be] INFO: Found listing with ID: 10735651
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.be%27%20and%20RowKey%20eq%20%2710735651%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Scrape type for 10735651: 2
2026-03-30 04:21:07 [adesa.be] INFO: Scraping item 10735651 url https://www.openlane.eu/en/carv6/auction/10735651
2026-03-30 04:21:07 [adesa.be] INFO: Found listing with ID: 10735636
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.be%27%20and%20RowKey%20eq%20%2710735636%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Scrape type for 10735636: 2
2026-03-30 04:21:07 [adesa.be] INFO: Scraping item 10735636 url https://www.openlane.eu/en/carv6/auction/10735636
2026-03-30 04:21:07 [adesa.be] INFO: Found listing with ID: 10735534
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.be%27%20and%20RowKey%20eq%20%2710735534%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Scrape type for 10735534: 2
2026-03-30 04:21:07 [adesa.be] INFO: Scraping item 10735534 url https://www.openlane.eu/en/carv6/auction/10735534
2026-03-30 04:21:07 [adesa.be] INFO: Found listing with ID: 10735538
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.be%27%20and%20RowKey%20eq%20%2710735538%27 HTTP/1.1" 200 None
2026-03-30 04:21:07 [adesa.be] INFO: Scrape type for 10735538: 2
2026-03-30 04:21:07 [adesa.be] INFO: Scraping item 10735538 url https://www.openlane.eu/en/carv6/auction/10735538
2026-03-30 04:21:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10737621
2026-03-30 04:21:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with scrape type 2
2026-03-30 04:21:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with scrape type 2
2026-03-30 04:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6386dbf-c71a-58d5-9291-a21c5d54d4c8, identifier: 10737621
2026-03-30 04:21:08 [adesa.be] INFO: Found listing with ID: 10737707
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.be%27%20and%20RowKey%20eq%20%2710737707%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Scrape type for 10737707: 2
2026-03-30 04:21:08 [adesa.be] INFO: Scraping item 10737707 url https://www.openlane.eu/en/carv6/auction/10737707
2026-03-30 04:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10737621
2026-03-30 04:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10737621
2026-03-30 04:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6386dbf-c71a-58d5-9291-a21c5d54d4c8 with identifier: 10737621 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/10737621>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b6386dbf-c71a-58d5-9291-a21c5d54d4c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RDG017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737621',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 118326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2019-01-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW 5 Series 530e Sport - Hybrid - Automatic - 184 hp - 118.326 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737621%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Saving data for 10737621: {'auction_closing_time': 1774863000.0, 'created_time': 1774625030.893608, 'last_price_update_time': 1774844468.378266}
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.be',RowKey='10737621') HTTP/1.1" 204 0
2026-03-30 04:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10736400
2026-03-30 04:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52a381ce-2212-5ce1-957a-0e187bcbdc4d with scrape type 2
2026-03-30 04:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52a381ce-2212-5ce1-957a-0e187bcbdc4d with scrape type 2
2026-03-30 04:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52a381ce-2212-5ce1-957a-0e187bcbdc4d, identifier: 10736400
2026-03-30 04:21:08 [adesa.be] INFO: Found listing with ID: 10735543
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.be%27%20and%20RowKey%20eq%20%2710735543%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Scrape type for 10735543: 2
2026-03-30 04:21:08 [adesa.be] INFO: Scraping item 10735543 url https://www.openlane.eu/en/carv6/auction/10735543
2026-03-30 04:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10736400
2026-03-30 04:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10736400
2026-03-30 04:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52a381ce-2212-5ce1-957a-0e187bcbdc4d with identifier: 10736400 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/10736400>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '52a381ce-2212-5ce1-957a-0e187bcbdc4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBC965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736400',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 173137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17450,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW 5 Series Touring 518 Comfort - Diesel - Automatic - 136 hp - '
'173.137 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736400%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Saving data for 10736400: {'auction_closing_time': 1774863000.0, 'created_time': 1774625030.041449, 'last_price_update_time': 1774844468.794049}
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.be',RowKey='10736400') 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/10730482> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:08 [adesa.be] INFO: Found listing with ID: 10738266
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.be%27%20and%20RowKey%20eq%20%2710738266%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Scrape type for 10738266: 2
2026-03-30 04:21:08 [adesa.be] INFO: Scraping item 10738266 url https://www.openlane.eu/en/carv6/auction/10738266
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 [adesa.be] INFO: Found listing with ID: 10737562
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.be%27%20and%20RowKey%20eq%20%2710737562%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Scrape type for 10737562: 2
2026-03-30 04:21:08 [adesa.be] INFO: Scraping item 10737562 url https://www.openlane.eu/en/carv6/auction/10737562
2026-03-30 04:21:08 [adesa.be] INFO: Found listing with ID: 10737588
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.be%27%20and%20RowKey%20eq%20%2710737588%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Scrape type for 10737588: 2
2026-03-30 04:21:08 [adesa.be] INFO: Scraping item 10737588 url https://www.openlane.eu/en/carv6/auction/10737588
2026-03-30 04:21:08 [adesa.be] INFO: Found listing with ID: 10738332
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.be%27%20and%20RowKey%20eq%20%2710738332%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Scrape type for 10738332: 2
2026-03-30 04:21:08 [adesa.be] INFO: Scraping item 10738332 url https://www.openlane.eu/en/carv6/auction/10738332
2026-03-30 04:21:08 [adesa.be] INFO: Found listing with ID: 10737658
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.be%27%20and%20RowKey%20eq%20%2710737658%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Scrape type for 10737658: 2
2026-03-30 04:21:08 [adesa.be] INFO: Scraping item 10737658 url https://www.openlane.eu/en/carv6/auction/10737658
2026-03-30 04:21:08 [adesa.be] INFO: Found listing with ID: 10737620
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.be%27%20and%20RowKey%20eq%20%2710737620%27 HTTP/1.1" 200 None
2026-03-30 04:21:08 [adesa.be] INFO: Scrape type for 10737620: 2
2026-03-30 04:21:08 [adesa.be] INFO: Scraping item 10737620 url https://www.openlane.eu/en/carv6/auction/10737620
2026-03-30 04:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with identifier: 10730482
2026-03-30 04:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with scrape type 2
2026-03-30 04:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with scrape type 2
2026-03-30 04:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb2bfcb5-4252-5574-8cf4-f52ee5e62391, identifier: 10730482
2026-03-30 04:21:09 [adesa.be] INFO: Found listing with ID: 10735640
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.be%27%20and%20RowKey%20eq%20%2710735640%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.be] INFO: Scrape type for 10735640: 2
2026-03-30 04:21:09 [adesa.be] INFO: Scraping item 10735640 url https://www.openlane.eu/en/carv6/auction/10735640
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with identifier: 10730482
2026-03-30 04:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with identifier: 10730482
2026-03-30 04:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb2bfcb5-4252-5574-8cf4-f52ee5e62391 with identifier: 10730482 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/10730482>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'eb2bfcb5-4252-5574-8cf4-f52ee5e62391',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RRR822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 140858,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2018-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque 2.0 TD4 Pure - AWD - Diesel - Manual '
'- 149 hp - 140.858 km',
'transmission': 'manual',
'trim': 'Pure',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710730482%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.be] INFO: Saving data for 10730482: {'auction_closing_time': 1774863000.0, 'created_time': 1774584927.735688, 'last_price_update_time': 1774844469.340427}
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.be',RowKey='10730482') HTTP/1.1" 204 0
2026-03-30 04:21:09 [adesa.be] INFO: Found listing with ID: 10737665
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.be%27%20and%20RowKey%20eq%20%2710737665%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.be] INFO: Scrape type for 10737665: 2
2026-03-30 04:21:09 [adesa.be] INFO: Scraping item 10737665 url https://www.openlane.eu/en/carv6/auction/10737665
2026-03-30 04:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738287> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10735562
2026-03-30 04:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with scrape type 2
2026-03-30 04:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with scrape type 2
2026-03-30 04:21:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2, identifier: 10735562
2026-03-30 04:21:09 [adesa.be] INFO: Found listing with ID: 10739914
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.be%27%20and%20RowKey%20eq%20%2710739914%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.be] INFO: Scrape type for 10739914: 2
2026-03-30 04:21:09 [adesa.be] INFO: Scraping item 10739914 url https://www.openlane.eu/en/carv6/auction/10739914
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10735562
2026-03-30 04:21:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10735562
2026-03-30 04:21:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2 with identifier: 10735562 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/10735562>
{'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': 320,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9c42c7ba-3ca4-5497-bcdb-59e2b1c028c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CQY793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 256840,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2018-01-22',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'BMW 7 Series 740d High Executive - Diesel - Automatic - 320 hp - '
'256.840 km',
'transmission': 'automatic',
'trim': 'High Executive',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735562%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.be] INFO: Saving data for 10735562: {'auction_closing_time': 1774863000.0, 'created_time': 1774625022.032225, 'last_price_update_time': 1774844469.843134}
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.be',RowKey='10735562') HTTP/1.1" 204 0
2026-03-30 04:21:09 [adesa.be] INFO: Found listing with ID: 10737695
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.be%27%20and%20RowKey%20eq%20%2710737695%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.be] INFO: Scrape type for 10737695: 2
2026-03-30 04:21:09 [adesa.be] INFO: Scraping item 10737695 url https://www.openlane.eu/en/carv6/auction/10737695
2026-03-30 04:21:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:09 [adesa.be] INFO: Found listing with ID: 10738290
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.be%27%20and%20RowKey%20eq%20%2710738290%27 HTTP/1.1" 200 None
2026-03-30 04:21:09 [adesa.be] INFO: Scrape type for 10738290: 2
2026-03-30 04:21:09 [adesa.be] INFO: Scraping item 10738290 url https://www.openlane.eu/en/carv6/auction/10738290
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: fc596a85-4348-5731-99a2-67396409a10e with identifier: 10738287
2026-03-30 04:21:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc596a85-4348-5731-99a2-67396409a10e with scrape type 2
2026-03-30 04:21:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc596a85-4348-5731-99a2-67396409a10e with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc596a85-4348-5731-99a2-67396409a10e, identifier: 10738287
2026-03-30 04:21:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e547ef2b-4547-541e-acf6-3db475443aa6 with identifier: 10736683
2026-03-30 04:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e547ef2b-4547-541e-acf6-3db475443aa6 with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e547ef2b-4547-541e-acf6-3db475443aa6 with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e547ef2b-4547-541e-acf6-3db475443aa6, identifier: 10736683
2026-03-30 04:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc596a85-4348-5731-99a2-67396409a10e with identifier: 10738287
2026-03-30 04:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc596a85-4348-5731-99a2-67396409a10e with identifier: 10738287
2026-03-30 04:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc596a85-4348-5731-99a2-67396409a10e with identifier: 10738287 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/10738287>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'fc596a85-4348-5731-99a2-67396409a10e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCZ047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738287',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 114157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25900,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': 'Avilon Motors Comm V',
'title': 'BMW 5 Series 530e M Sport - Hybrid - Automatic - 184 hp - 114.157 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738287%27 HTTP/1.1" 200 None
2026-03-30 04:21:10 [adesa.be] INFO: Saving data for 10738287: {'auction_closing_time': 1774863000.0, 'created_time': 1774626980.980789, 'last_price_update_time': 1774844470.381105}
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.be',RowKey='10738287') HTTP/1.1" 204 0
2026-03-30 04:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e547ef2b-4547-541e-acf6-3db475443aa6 with identifier: 10736683
2026-03-30 04:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e547ef2b-4547-541e-acf6-3db475443aa6 with identifier: 10736683
2026-03-30 04:21:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e547ef2b-4547-541e-acf6-3db475443aa6 with identifier: 10736683 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/10736683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e547ef2b-4547-541e-acf6-3db475443aa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BM69445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 186487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2019-06-19',
'seats_number': 5,
'seller_name': 'Kuurne Motors',
'title': 'BMW 7 Series 745e - Hybrid - Automatic - 285 hp - 186.487 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736683%27 HTTP/1.1" 200 None
2026-03-30 04:21:10 [adesa.be] INFO: Saving data for 10736683: {'auction_closing_time': 1774863000.0, 'created_time': 1774625023.642124, 'last_price_update_time': 1774844470.753122}
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.be',RowKey='10736683') HTTP/1.1" 204 0
2026-03-30 04:21:10 [adesa.be] INFO: Found listing with ID: 10735630
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.be%27%20and%20RowKey%20eq%20%2710735630%27 HTTP/1.1" 200 None
2026-03-30 04:21:10 [adesa.be] INFO: Scrape type for 10735630: 2
2026-03-30 04:21:10 [adesa.be] INFO: Scraping item 10735630 url https://www.openlane.eu/en/carv6/auction/10735630
2026-03-30 04:21:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736388> (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/10736394> (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/10736393> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:10 [adesa.be] INFO: Found listing with ID: 10738267
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.be%27%20and%20RowKey%20eq%20%2710738267%27 HTTP/1.1" 200 None
2026-03-30 04:21:10 [adesa.be] INFO: Scrape type for 10738267: 2
2026-03-30 04:21:10 [adesa.be] INFO: Scraping item 10738267 url https://www.openlane.eu/en/carv6/auction/10738267
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 [zyte_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: 26151fda-739b-5ba0-9122-dbe59605fc0e with identifier: 10736384
2026-03-30 04:21:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26151fda-739b-5ba0-9122-dbe59605fc0e with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26151fda-739b-5ba0-9122-dbe59605fc0e with scrape type 2
2026-03-30 04:21:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26151fda-739b-5ba0-9122-dbe59605fc0e, identifier: 10736384
2026-03-30 04:21:10 [adesa.be] INFO: Found listing with ID: 10737561
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.be%27%20and%20RowKey%20eq%20%2710737561%27 HTTP/1.1" 200 None
2026-03-30 04:21:10 [adesa.be] INFO: Scrape type for 10737561: 2
2026-03-30 04:21:10 [adesa.be] INFO: Scraping item 10737561 url https://www.openlane.eu/en/carv6/auction/10737561
2026-03-30 04:21:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26151fda-739b-5ba0-9122-dbe59605fc0e with identifier: 10736384
2026-03-30 04:21:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26151fda-739b-5ba0-9122-dbe59605fc0e with identifier: 10736384
2026-03-30 04:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26151fda-739b-5ba0-9122-dbe59605fc0e with identifier: 10736384 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/10736384>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '26151fda-739b-5ba0-9122-dbe59605fc0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXX123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736384',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 118816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2021-04-13',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X1 18 - Petrol - Manual - 136 hp - 118.816 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736384%27 HTTP/1.1" 200 None
2026-03-30 04:21:11 [adesa.be] INFO: Saving data for 10736384: {'auction_closing_time': 1774863000.0, 'created_time': 1774626995.242367, 'last_price_update_time': 1774844471.189332}
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.be',RowKey='10736384') HTTP/1.1" 204 0
2026-03-30 04:21:11 [adesa.be] INFO: Found listing with ID: 10737710
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.be%27%20and%20RowKey%20eq%20%2710737710%27 HTTP/1.1" 200 None
2026-03-30 04:21:11 [adesa.be] INFO: Scrape type for 10737710: 2
2026-03-30 04:21:11 [adesa.be] INFO: Scraping item 10737710 url https://www.openlane.eu/en/carv6/auction/10737710
2026-03-30 04:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5cab3971-8e48-5e72-8f83-144ebf961d71 with identifier: 10736388
2026-03-30 04:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5cab3971-8e48-5e72-8f83-144ebf961d71 with scrape type 2
2026-03-30 04:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5cab3971-8e48-5e72-8f83-144ebf961d71 with scrape type 2
2026-03-30 04:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5cab3971-8e48-5e72-8f83-144ebf961d71, identifier: 10736388
2026-03-30 04:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a807fac4-8858-5057-b758-e43804e18714 with identifier: 10736394
2026-03-30 04:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a807fac4-8858-5057-b758-e43804e18714 with scrape type 2
2026-03-30 04:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a807fac4-8858-5057-b758-e43804e18714 with scrape type 2
2026-03-30 04:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a807fac4-8858-5057-b758-e43804e18714, identifier: 10736394
2026-03-30 04:21:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with identifier: 10736393
2026-03-30 04:21:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with scrape type 2
2026-03-30 04:21:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with scrape type 2
2026-03-30 04:21:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f, identifier: 10736393
2026-03-30 04:21:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5cab3971-8e48-5e72-8f83-144ebf961d71 with identifier: 10736388
2026-03-30 04:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5cab3971-8e48-5e72-8f83-144ebf961d71 with identifier: 10736388
2026-03-30 04:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5cab3971-8e48-5e72-8f83-144ebf961d71 with identifier: 10736388 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/10736388>
{'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': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5cab3971-8e48-5e72-8f83-144ebf961d71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UMC143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736388',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 27722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37300,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X3 20i M Sport - Petrol - Automatic - 184 hp - 27.722 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736388%27 HTTP/1.1" 200 None
2026-03-30 04:21:11 [adesa.be] INFO: Saving data for 10736388: {'auction_closing_time': 1774863000.0, 'created_time': 1774626986.042537, 'last_price_update_time': 1774844471.743436}
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.be',RowKey='10736388') HTTP/1.1" 204 0
2026-03-30 04:21:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a807fac4-8858-5057-b758-e43804e18714 with identifier: 10736394
2026-03-30 04:21:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a807fac4-8858-5057-b758-e43804e18714 with identifier: 10736394
2026-03-30 04:21:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a807fac4-8858-5057-b758-e43804e18714 with identifier: 10736394 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:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736394>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a807fac4-8858-5057-b758-e43804e18714',
'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=10736394',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 21556,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33600,
'price_includes_vat': True,
'registration_date': '2024-02-08',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X3 20 M Sport - Petrol - Automatic - 184 hp - 21.556 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710736394%27 HTTP/1.1" 200 None
2026-03-30 04:21:12 [adesa.be] INFO: Saving data for 10736394: {'auction_closing_time': 1774863000.0, 'created_time': 1774626974.734532, 'last_price_update_time': 1774844472.027721}
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.be',RowKey='10736394') HTTP/1.1" 204 0
2026-03-30 04:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with identifier: 10736393
2026-03-30 04:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with identifier: 10736393
2026-03-30 04:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b636f74-9c7c-5895-9d7b-73bfaf46f65f with identifier: 10736393 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/10736393>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5b636f74-9c7c-5895-9d7b-73bfaf46f65f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bnc586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736393',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 28300,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Dinitra Belgium',
'title': 'BMW X1 18 X Line - Petrol - Automatic - 136 hp - 28.300 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736393%27 HTTP/1.1" 200 None
2026-03-30 04:21:12 [adesa.be] INFO: Saving data for 10736393: {'auction_closing_time': 1774863000.0, 'created_time': 1774625031.761123, 'last_price_update_time': 1774844472.316179}
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.be',RowKey='10736393') HTTP/1.1" 204 0
2026-03-30 04:21:12 [adesa.be] INFO: Found listing with ID: 10737558
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.be%27%20and%20RowKey%20eq%20%2710737558%27 HTTP/1.1" 200 None
2026-03-30 04:21:12 [adesa.be] INFO: Scrape type for 10737558: 2
2026-03-30 04:21:12 [adesa.be] INFO: Scraping item 10737558 url https://www.openlane.eu/en/carv6/auction/10737558
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/10738298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:12 [adesa.be] INFO: Found listing with ID: 10737697
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.be%27%20and%20RowKey%20eq%20%2710737697%27 HTTP/1.1" 200 None
2026-03-30 04:21:12 [adesa.be] INFO: Scrape type for 10737697: 2
2026-03-30 04:21:12 [adesa.be] INFO: Scraping item 10737697 url https://www.openlane.eu/en/carv6/auction/10737697
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 [zyte_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/10736386> (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: 8048a44f-cf31-548f-adcf-1c845db0ad69 with identifier: 10730458
2026-03-30 04:21:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8048a44f-cf31-548f-adcf-1c845db0ad69 with scrape type 2
2026-03-30 04:21:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8048a44f-cf31-548f-adcf-1c845db0ad69 with scrape type 2
2026-03-30 04:21:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8048a44f-cf31-548f-adcf-1c845db0ad69, identifier: 10730458
2026-03-30 04:21:12 [adesa.be] INFO: Found listing with ID: 10737579
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.be%27%20and%20RowKey%20eq%20%2710737579%27 HTTP/1.1" 200 None
2026-03-30 04:21:12 [adesa.be] INFO: Scrape type for 10737579: 2
2026-03-30 04:21:12 [adesa.be] INFO: Scraping item 10737579 url https://www.openlane.eu/en/carv6/auction/10737579
2026-03-30 04:21:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8048a44f-cf31-548f-adcf-1c845db0ad69 with identifier: 10730458
2026-03-30 04:21:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8048a44f-cf31-548f-adcf-1c845db0ad69 with identifier: 10730458
2026-03-30 04:21:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8048a44f-cf31-548f-adcf-1c845db0ad69 with identifier: 10730458 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/10730458>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '8048a44f-cf31-548f-adcf-1c845db0ad69',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGT834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730458',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 55586,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 56500,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Panamera 4 2.9i Executive - Hybrid - Automatic - 330 hp - '
'55.586 km',
'transmission': 'automatic',
'trim': 'Executive',
'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.be%27%20and%20RowKey%20eq%20%2710730458%27 HTTP/1.1" 200 None
2026-03-30 04:21:12 [adesa.be] INFO: Saving data for 10730458: {'auction_closing_time': 1774863000.0, 'created_time': 1774584942.513796, 'last_price_update_time': 1774844472.800725}
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.be',RowKey='10730458') HTTP/1.1" 204 0
2026-03-30 04:21:12 [adesa.be] INFO: Found listing with ID: 10738270
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:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738270%27 HTTP/1.1" 200 None
2026-03-30 04:21:13 [adesa.be] INFO: Scrape type for 10738270: 2
2026-03-30 04:21:13 [adesa.be] INFO: Scraping item 10738270 url https://www.openlane.eu/en/carv6/auction/10738270
2026-03-30 04:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77f88654-6da3-5546-82f0-44f178cd3fd0 with identifier: 10738298
2026-03-30 04:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77f88654-6da3-5546-82f0-44f178cd3fd0 with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77f88654-6da3-5546-82f0-44f178cd3fd0 with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77f88654-6da3-5546-82f0-44f178cd3fd0, identifier: 10738298
2026-03-30 04:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10735509
2026-03-30 04:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e312c6aa-1988-5c12-9e5a-ae54f7800432 with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e312c6aa-1988-5c12-9e5a-ae54f7800432 with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e312c6aa-1988-5c12-9e5a-ae54f7800432, identifier: 10735509
2026-03-30 04:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77f88654-6da3-5546-82f0-44f178cd3fd0 with identifier: 10738298
2026-03-30 04:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77f88654-6da3-5546-82f0-44f178cd3fd0 with identifier: 10738298
2026-03-30 04:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77f88654-6da3-5546-82f0-44f178cd3fd0 with identifier: 10738298 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/10738298>
{'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': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '77f88654-6da3-5546-82f0-44f178cd3fd0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YKB721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738298',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 283772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2014-07-28',
'seats_number': 5,
'seller_name': 'CarNetwork Kortrijk bv',
'title': 'BMW X5 30 - xDrive - Diesel - Automatic - 258 hp - 283.772 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710738298%27 HTTP/1.1" 200 None
2026-03-30 04:21:13 [adesa.be] INFO: Saving data for 10738298: {'auction_closing_time': 1774863000.0, 'created_time': 1774627004.759974, 'last_price_update_time': 1774844473.497961}
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.be',RowKey='10738298') HTTP/1.1" 204 0
2026-03-30 04:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10735509
2026-03-30 04:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10735509
2026-03-30 04:21:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e312c6aa-1988-5c12-9e5a-ae54f7800432 with identifier: 10735509 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/10735509>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e312c6aa-1988-5c12-9e5a-ae54f7800432',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HKV351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735509',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 143027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29700,
'price_includes_vat': True,
'registration_date': '2020-10-27',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'BMW X5 45e M-Pack - xDrive - Hybrid - Automatic - 286 hp - 143.027 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'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.be%27%20and%20RowKey%20eq%20%2710735509%27 HTTP/1.1" 200 None
2026-03-30 04:21:13 [adesa.be] INFO: Saving data for 10735509: {'auction_closing_time': 1774863000.0, 'created_time': 1774626980.00037, 'last_price_update_time': 1774844473.781476}
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.be',RowKey='10735509') HTTP/1.1" 204 0
2026-03-30 04:21:13 [adesa.be] INFO: Found listing with ID: 10737645
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.be%27%20and%20RowKey%20eq%20%2710737645%27 HTTP/1.1" 200 None
2026-03-30 04:21:13 [adesa.be] INFO: Scrape type for 10737645: 2
2026-03-30 04:21:13 [adesa.be] INFO: Scraping item 10737645 url https://www.openlane.eu/en/carv6/auction/10737645
2026-03-30 04:21:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with identifier: 10736386
2026-03-30 04:21:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with scrape type 2
2026-03-30 04:21:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f, identifier: 10736386
2026-03-30 04:21:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with identifier: 10736386
2026-03-30 04:21:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with identifier: 10736386
2026-03-30 04:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f with identifier: 10736386 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/10736386>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8c9b9bcb-d332-55a9-bc6f-c7db09dbb46f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1111sna',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736386',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 46637,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35100,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'BMW X3 2.0i M Sport - xDrive - Petrol - Automatic - 184 hp - 46.637 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'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.be%27%20and%20RowKey%20eq%20%2710736386%27 HTTP/1.1" 200 None
2026-03-30 04:21:14 [adesa.be] INFO: Saving data for 10736386: {'auction_closing_time': 1774863000.0, 'created_time': 1774626980.6409, 'last_price_update_time': 1774844474.16749}
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.be',RowKey='10736386') HTTP/1.1" 204 0
2026-03-30 04:21:14 [adesa.be] INFO: Found listing with ID: 10737650
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.be%27%20and%20RowKey%20eq%20%2710737650%27 HTTP/1.1" 200 None
2026-03-30 04:21:14 [adesa.be] INFO: Scrape type for 10737650: 2
2026-03-30 04:21:14 [adesa.be] INFO: Scraping item 10737650 url https://www.openlane.eu/en/carv6/auction/10737650
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/10735614> (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/10730463> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:14 [adesa.be] INFO: Found listing with ID: 10735634
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.be%27%20and%20RowKey%20eq%20%2710735634%27 HTTP/1.1" 200 None
2026-03-30 04:21:14 [adesa.be] INFO: Scrape type for 10735634: 2
2026-03-30 04:21:14 [adesa.be] INFO: Scraping item 10735634 url https://www.openlane.eu/en/carv6/auction/10735634
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: 4e54d7a5-63da-5545-88bd-89dbf002abed with identifier: 10735498
2026-03-30 04:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e54d7a5-63da-5545-88bd-89dbf002abed with scrape type 2
2026-03-30 04:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e54d7a5-63da-5545-88bd-89dbf002abed with scrape type 2
2026-03-30 04:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e54d7a5-63da-5545-88bd-89dbf002abed, identifier: 10735498
2026-03-30 04:21:14 [adesa.be] INFO: Found listing with ID: 10737583
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.be%27%20and%20RowKey%20eq%20%2710737583%27 HTTP/1.1" 200 None
2026-03-30 04:21:14 [adesa.be] INFO: Scrape type for 10737583: 2
2026-03-30 04:21:14 [adesa.be] INFO: Scraping item 10737583 url https://www.openlane.eu/en/carv6/auction/10737583
2026-03-30 04:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e54d7a5-63da-5545-88bd-89dbf002abed with identifier: 10735498
2026-03-30 04:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e54d7a5-63da-5545-88bd-89dbf002abed with identifier: 10735498
2026-03-30 04:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e54d7a5-63da-5545-88bd-89dbf002abed with identifier: 10735498 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/10735498>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4e54d7a5-63da-5545-88bd-89dbf002abed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HBN005',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735498',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C1',
'odometer': 67308,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2014-06-11',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Citroën C1 1.0i Seduction - Petrol - Manual - 68 hp - 67.308 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710735498%27 HTTP/1.1" 200 None
2026-03-30 04:21:14 [adesa.be] INFO: Saving data for 10735498: {'auction_closing_time': 1774863000.0, 'created_time': 1774626993.523614, 'last_price_update_time': 1774844474.643535}
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.be',RowKey='10735498') HTTP/1.1" 204 0
2026-03-30 04:21:14 [adesa.be] INFO: Found listing with ID: 10737651
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.be%27%20and%20RowKey%20eq%20%2710737651%27 HTTP/1.1" 200 None
2026-03-30 04:21:14 [adesa.be] INFO: Scrape type for 10737651: 2
2026-03-30 04:21:14 [adesa.be] INFO: Scraping item 10737651 url https://www.openlane.eu/en/carv6/auction/10737651
2026-03-30 04:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83adae73-95d3-536f-9ded-089371ee05de with identifier: 10735614
2026-03-30 04:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83adae73-95d3-536f-9ded-089371ee05de with scrape type 2
2026-03-30 04:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83adae73-95d3-536f-9ded-089371ee05de with scrape type 2
2026-03-30 04:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83adae73-95d3-536f-9ded-089371ee05de, identifier: 10735614
2026-03-30 04:21:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2b20287-a775-526c-b1e3-0e3ecd108326 with identifier: 10730463
2026-03-30 04:21:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2b20287-a775-526c-b1e3-0e3ecd108326 with scrape type 2
2026-03-30 04:21:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2b20287-a775-526c-b1e3-0e3ecd108326 with scrape type 2
2026-03-30 04:21:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2b20287-a775-526c-b1e3-0e3ecd108326, identifier: 10730463
2026-03-30 04:21:14 [adesa.be] INFO: Found listing with ID: 10738330
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.be%27%20and%20RowKey%20eq%20%2710738330%27 HTTP/1.1" 200 None
2026-03-30 04:21:14 [adesa.be] INFO: Scrape type for 10738330: 2
2026-03-30 04:21:14 [adesa.be] INFO: Scraping item 10738330 url https://www.openlane.eu/en/carv6/auction/10738330
2026-03-30 04:21:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83adae73-95d3-536f-9ded-089371ee05de with identifier: 10735614
2026-03-30 04:21:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83adae73-95d3-536f-9ded-089371ee05de with identifier: 10735614
2026-03-30 04:21:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83adae73-95d3-536f-9ded-089371ee05de with identifier: 10735614 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: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/10735614>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '83adae73-95d3-536f-9ded-089371ee05de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKP230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735614',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 149622,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2020-09-22',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Citroën C3 1.2i Feel - Petrol - Manual - 83 hp - 149.622 km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735614%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Saving data for 10735614: {'auction_closing_time': 1774863000.0, 'created_time': 1774626990.337105, 'last_price_update_time': 1774844475.238462}
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.be',RowKey='10735614') HTTP/1.1" 204 0
2026-03-30 04:21:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2b20287-a775-526c-b1e3-0e3ecd108326 with identifier: 10730463
2026-03-30 04:21:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2b20287-a775-526c-b1e3-0e3ecd108326 with identifier: 10730463
2026-03-30 04:21:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2b20287-a775-526c-b1e3-0e3ecd108326 with identifier: 10730463 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/10730463>
{'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': 244,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f2b20287-a775-526c-b1e3-0e3ecd108326',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1AVK660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 182914,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28450,
'price_includes_vat': True,
'registration_date': '2020-01-06',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Macan 2.0 - Petrol - Automatic - 244 hp - 182.914 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710730463%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Saving data for 10730463: {'auction_closing_time': 1774863000.0, 'created_time': 1774584987.048089, 'last_price_update_time': 1774844475.511852}
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.be',RowKey='10730463') HTTP/1.1" 204 0
2026-03-30 04:21:15 [adesa.be] INFO: Found listing with ID: 10735579
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.be%27%20and%20RowKey%20eq%20%2710735579%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Scrape type for 10735579: 2
2026-03-30 04:21:15 [adesa.be] INFO: Scraping item 10735579 url https://www.openlane.eu/en/carv6/auction/10735579
2026-03-30 04:21:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737620> (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/10735543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737665> (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/10735640> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:15 [adesa.be] INFO: Found listing with ID: 10737678
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.be%27%20and%20RowKey%20eq%20%2710737678%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Scrape type for 10737678: 2
2026-03-30 04:21:15 [adesa.be] INFO: Scraping item 10737678 url https://www.openlane.eu/en/carv6/auction/10737678
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 [adesa.be] INFO: Found listing with ID: 10738269
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.be%27%20and%20RowKey%20eq%20%2710738269%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Scrape type for 10738269: 2
2026-03-30 04:21:15 [adesa.be] INFO: Scraping item 10738269 url https://www.openlane.eu/en/carv6/auction/10738269
2026-03-30 04:21:15 [adesa.be] INFO: Found listing with ID: 10735558
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.be%27%20and%20RowKey%20eq%20%2710735558%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Scrape type for 10735558: 2
2026-03-30 04:21:15 [adesa.be] INFO: Scraping item 10735558 url https://www.openlane.eu/en/carv6/auction/10735558
2026-03-30 04:21:15 [adesa.be] INFO: Found listing with ID: 10735482
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.be%27%20and%20RowKey%20eq%20%2710735482%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Scrape type for 10735482: 2
2026-03-30 04:21:15 [adesa.be] INFO: Scraping item 10735482 url https://www.openlane.eu/en/carv6/auction/10735482
2026-03-30 04:21:15 [adesa.be] INFO: Found listing with ID: 10736369
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.be%27%20and%20RowKey%20eq%20%2710736369%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Scrape type for 10736369: 2
2026-03-30 04:21:15 [adesa.be] INFO: Scraping item 10736369 url https://www.openlane.eu/en/carv6/auction/10736369
2026-03-30 04:21:15 [adesa.be] INFO: Found listing with ID: 10736366
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.be%27%20and%20RowKey%20eq%20%2710736366%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Scrape type for 10736366: 2
2026-03-30 04:21:15 [adesa.be] INFO: Scraping item 10736366 url https://www.openlane.eu/en/carv6/auction/10736366
2026-03-30 04:21:15 [adesa.be] INFO: Found listing with ID: 10737724
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.be%27%20and%20RowKey%20eq%20%2710737724%27 HTTP/1.1" 200 None
2026-03-30 04:21:15 [adesa.be] INFO: Scrape type for 10737724: 2
2026-03-30 04:21:15 [adesa.be] INFO: Scraping item 10737724 url https://www.openlane.eu/en/carv6/auction/10737724
2026-03-30 04:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10737620
2026-03-30 04:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368, identifier: 10737620
2026-03-30 04:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10735543
2026-03-30 04:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27, identifier: 10735543
2026-03-30 04:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10737665
2026-03-30 04:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a5088d9-09b5-5779-b069-1bea4e70362c with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a5088d9-09b5-5779-b069-1bea4e70362c with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a5088d9-09b5-5779-b069-1bea4e70362c, identifier: 10737665
2026-03-30 04:21:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with identifier: 10735640
2026-03-30 04:21:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with scrape type 2
2026-03-30 04:21:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with scrape type 2
2026-03-30 04:21:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b6eab53-4c6b-5a42-968a-964b2fd56b41, identifier: 10735640
2026-03-30 04:21:16 [adesa.be] INFO: Found listing with ID: 10737567
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.be%27%20and%20RowKey%20eq%20%2710737567%27 HTTP/1.1" 200 None
2026-03-30 04:21:16 [adesa.be] INFO: Scrape type for 10737567: 2
2026-03-30 04:21:16 [adesa.be] INFO: Scraping item 10737567 url https://www.openlane.eu/en/carv6/auction/10737567
2026-03-30 04:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10737620
2026-03-30 04:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10737620
2026-03-30 04:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368 with identifier: 10737620 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/10737620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9f7b5a3d-dae9-5f6c-8d2b-41149c2ee368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WQW265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737620',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS5',
'odometer': 129218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2015-09-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën DS5 2.0 Hybrid4 - AWD - Diesel - Automatic - 163 hp - '
'129.218 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737620%27 HTTP/1.1" 200 None
2026-03-30 04:21:16 [adesa.be] INFO: Saving data for 10737620: {'auction_closing_time': 1774863000.0, 'created_time': 1774625048.866428, 'last_price_update_time': 1774844476.354188}
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.be',RowKey='10737620') HTTP/1.1" 204 0
2026-03-30 04:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10735543
2026-03-30 04:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10735543
2026-03-30 04:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27 with identifier: 10735543 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/10735543>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f513ddbf-cf0d-52a5-8d6d-3a2a7f641e27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YMX029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 259141,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2010-02-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Citroën C4 1.6 HDI Tonic - Diesel - Manual - 90 hp - 259.141 km',
'transmission': 'manual',
'trim': 'Tonic',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710735543%27 HTTP/1.1" 200 None
2026-03-30 04:21:16 [adesa.be] INFO: Saving data for 10735543: {'auction_closing_time': 1774863000.0, 'created_time': 1774626976.816186, 'last_price_update_time': 1774844476.728389}
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.be',RowKey='10735543') HTTP/1.1" 204 0
2026-03-30 04:21:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10737665
2026-03-30 04:21:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10737665
2026-03-30 04:21:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a5088d9-09b5-5779-b069-1bea4e70362c with identifier: 10737665 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:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737665>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7a5088d9-09b5-5779-b069-1bea4e70362c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KRF138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737665',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 160895,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4550,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Citroën Jumper L2H2 2.2 HDI Business - Diesel - Manual - 130 hp - '
'160.895 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737665%27 HTTP/1.1" 200 None
2026-03-30 04:21:17 [adesa.be] INFO: Saving data for 10737665: {'auction_closing_time': 1774863000.0, 'created_time': 1774625049.783911, 'last_price_update_time': 1774844477.022346}
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.be',RowKey='10737665') HTTP/1.1" 204 0
2026-03-30 04:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with identifier: 10735640
2026-03-30 04:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with identifier: 10735640
2026-03-30 04:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b6eab53-4c6b-5a42-968a-964b2fd56b41 with identifier: 10735640 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/10735640>
{'auction_title': '',
'c_o_2_emission_value': 217,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '9b6eab53-4c6b-5a42-968a-964b2fd56b41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 43619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën Jumper 2.2 HDI - Diesel - Automatic - 119 hp - 43.619 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710735640%27 HTTP/1.1" 200 None
2026-03-30 04:21:17 [adesa.be] INFO: Saving data for 10735640: {'auction_closing_time': 1774865700.0, 'created_time': 1774626988.122533, 'last_price_update_time': 1774844477.355994}
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.be',RowKey='10735640') HTTP/1.1" 204 0
2026-03-30 04:21:17 [adesa.be] INFO: Found listing with ID: 10735629
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.be%27%20and%20RowKey%20eq%20%2710735629%27 HTTP/1.1" 200 None
2026-03-30 04:21:17 [adesa.be] INFO: Scrape type for 10735629: 2
2026-03-30 04:21:17 [adesa.be] INFO: Scraping item 10735629 url https://www.openlane.eu/en/carv6/auction/10735629
2026-03-30 04:21:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738290> (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/10735630> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:17 [adesa.be] INFO: Found listing with ID: 10735470
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.be%27%20and%20RowKey%20eq%20%2710735470%27 HTTP/1.1" 200 None
2026-03-30 04:21:17 [adesa.be] INFO: Scrape type for 10735470: 2
2026-03-30 04:21:17 [adesa.be] INFO: Scraping item 10735470 url https://www.openlane.eu/en/carv6/auction/10735470
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:17 [adesa.be] INFO: Found listing with ID: 10734331
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.be%27%20and%20RowKey%20eq%20%2710734331%27 HTTP/1.1" 200 None
2026-03-30 04:21:17 [adesa.be] INFO: Scrape type for 10734331: 0
2026-03-30 04:21:17 [adesa.be] INFO: Skipping item 10734331 url https://www.openlane.eu/en/carv6/auction/10734331
2026-03-30 04:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baecdf92-7540-5411-8041-a7f1631495da with identifier: 10738290
2026-03-30 04:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baecdf92-7540-5411-8041-a7f1631495da with scrape type 2
2026-03-30 04:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baecdf92-7540-5411-8041-a7f1631495da with scrape type 2
2026-03-30 04:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: baecdf92-7540-5411-8041-a7f1631495da, identifier: 10738290
2026-03-30 04:21:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2912aa23-793c-5c10-b063-f870f00ae434 with identifier: 10735630
2026-03-30 04:21:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2912aa23-793c-5c10-b063-f870f00ae434 with scrape type 2
2026-03-30 04:21:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2912aa23-793c-5c10-b063-f870f00ae434 with scrape type 2
2026-03-30 04:21:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2912aa23-793c-5c10-b063-f870f00ae434, identifier: 10735630
2026-03-30 04:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: baecdf92-7540-5411-8041-a7f1631495da with identifier: 10738290
2026-03-30 04:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: baecdf92-7540-5411-8041-a7f1631495da with identifier: 10738290
2026-03-30 04:21:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: baecdf92-7540-5411-8041-a7f1631495da with identifier: 10738290 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/10738290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'baecdf92-7540-5411-8041-a7f1631495da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HKKKZ07451',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 188630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9750,
'price_includes_vat': True,
'registration_date': '2019-11-05',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Citroën Jumpy XL 2.0 HDI Club - Diesel - Manual - 120 hp - 188.630 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710738290%27 HTTP/1.1" 200 None
2026-03-30 04:21:17 [adesa.be] INFO: Saving data for 10738290: {'auction_closing_time': 1774863000.0, 'created_time': 1774626973.25266, 'last_price_update_time': 1774844477.972905}
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.be',RowKey='10738290') HTTP/1.1" 204 0
2026-03-30 04:21:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2912aa23-793c-5c10-b063-f870f00ae434 with identifier: 10735630
2026-03-30 04:21:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2912aa23-793c-5c10-b063-f870f00ae434 with identifier: 10735630
2026-03-30 04:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2912aa23-793c-5c10-b063-f870f00ae434 with identifier: 10735630 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/10735630>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '2912aa23-793c-5c10-b063-f870f00ae434',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GJD807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735630',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Dokker',
'odometer': 135286,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'Ardenne-occasions',
'title': 'Dacia Dokker 1.5 DCI Stepway - Diesel - Manual - 95 hp - 135.286 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735630%27 HTTP/1.1" 200 None
2026-03-30 04:21:18 [adesa.be] INFO: Saving data for 10735630: {'auction_closing_time': 1774865700.0, 'created_time': 1774625051.178704, 'last_price_update_time': 1774844478.241815}
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.be',RowKey='10735630') HTTP/1.1" 204 0
2026-03-30 04:21:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737558> (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/10737561> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737695> (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/10739914> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737710> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10737558
2026-03-30 04:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a0f88b-0b49-58af-a212-f5167c62305a with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a0f88b-0b49-58af-a212-f5167c62305a with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8a0f88b-0b49-58af-a212-f5167c62305a, identifier: 10737558
2026-03-30 04:21:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10737561
2026-03-30 04:21:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with scrape type 2
2026-03-30 04:21:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54b9464-9f6b-56ee-bfb6-a672f3dcde35, identifier: 10737561
2026-03-30 04:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10737558
2026-03-30 04:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10737558
2026-03-30 04:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8a0f88b-0b49-58af-a212-f5167c62305a with identifier: 10737558 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/10737558>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e8a0f88b-0b49-58af-a212-f5167c62305a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UAQ253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Lodgy',
'odometer': 136869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2018-03-14',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Dacia Lodgy 1.2 TCe Stepway - Petrol - 115 hp - 136.869 km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737558%27 HTTP/1.1" 200 None
2026-03-30 04:21:18 [adesa.be] INFO: Saving data for 10737558: {'auction_closing_time': 1774863000.0, 'created_time': 1774625054.888331, 'last_price_update_time': 1774844478.796408}
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.be',RowKey='10737558') HTTP/1.1" 204 0
2026-03-30 04:21:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10737561
2026-03-30 04:21:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10737561
2026-03-30 04:21:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54b9464-9f6b-56ee-bfb6-a672f3dcde35 with identifier: 10737561 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:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737561>
{'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': 101,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b54b9464-9f6b-56ee-bfb6-a672f3dcde35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XTB628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 87525,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2020-05-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Duster 1.0 TCe - Petrol - Manual - 101 hp - 87.525 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737561%27 HTTP/1.1" 200 None
2026-03-30 04:21:19 [adesa.be] INFO: Saving data for 10737561: {'auction_closing_time': 1774863000.0, 'created_time': 1774625053.868082, 'last_price_update_time': 1774844479.085779}
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.be',RowKey='10737561') HTTP/1.1" 204 0
2026-03-30 04:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10737695
2026-03-30 04:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cabd84d4-32e2-5f28-9c46-752527366b20 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cabd84d4-32e2-5f28-9c46-752527366b20 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cabd84d4-32e2-5f28-9c46-752527366b20, identifier: 10737695
2026-03-30 04:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with identifier: 10739914
2026-03-30 04:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798, identifier: 10739914
2026-03-30 04:21:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10737710
2026-03-30 04:21:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with scrape type 2
2026-03-30 04:21:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e, identifier: 10737710
2026-03-30 04:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10737695
2026-03-30 04:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10737695
2026-03-30 04:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cabd84d4-32e2-5f28-9c46-752527366b20 with identifier: 10737695 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/10737695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 128,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cabd84d4-32e2-5f28-9c46-752527366b20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWB789',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737695',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 200513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3550,
'price_includes_vat': True,
'registration_date': '2013-10-15',
'seats_number': 6,
'seller_name': 'Class Motors',
'title': 'Citroën Jumpy 2.0 HDI - Diesel - Manual - 128 hp - 200.513 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710737695%27 HTTP/1.1" 200 None
2026-03-30 04:21:19 [adesa.be] INFO: Saving data for 10737695: {'auction_closing_time': 1774863000.0, 'created_time': 1774625051.495862, 'last_price_update_time': 1774844479.630583}
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.be',RowKey='10737695') HTTP/1.1" 204 0
2026-03-30 04:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with identifier: 10739914
2026-03-30 04:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with identifier: 10739914
2026-03-30 04:21:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cf61e32-ea22-5da8-9f3a-aa65c1e84798 with identifier: 10739914 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/10739914>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7cf61e32-ea22-5da8-9f3a-aa65c1e84798',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2JEH777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739914',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 141600,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7550,
'price_includes_vat': True,
'registration_date': '2019-03-12',
'seats_number': 3,
'seller_name': 'RA Motors',
'title': 'Citroën Jumper L3H2 2.0 HDI Business - Diesel - Manual - 163 hp - '
'141.600 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739914%27 HTTP/1.1" 200 None
2026-03-30 04:21:19 [adesa.be] INFO: Saving data for 10739914: {'auction_closing_time': 1774863000.0, 'created_time': 1774626991.901713, 'last_price_update_time': 1774844479.901452}
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.be',RowKey='10739914') HTTP/1.1" 204 0
2026-03-30 04:21:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10737710
2026-03-30 04:21:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10737710
2026-03-30 04:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a6ff070-95ef-5f2a-8dc3-e9e42fca442e with identifier: 10737710 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/10737710>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6a6ff070-95ef-5f2a-8dc3-e9e42fca442e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GDX904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 127659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2014-01-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Duster 1.5 DCI Prestige - Diesel - Manual - 110 hp - 127.659 '
'km',
'transmission': 'manual',
'trim': 'Prestige',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737710%27 HTTP/1.1" 200 None
2026-03-30 04:21:20 [adesa.be] INFO: Saving data for 10737710: {'auction_closing_time': 1774863000.0, 'created_time': 1774625051.861752, 'last_price_update_time': 1774844480.184331}
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.be',RowKey='10737710') 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/10737645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738267> (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 [zyte_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: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10737645
2026-03-30 04:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8593094d-f4f4-5608-a51c-f6cd4ad71359 with scrape type 2
2026-03-30 04:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8593094d-f4f4-5608-a51c-f6cd4ad71359 with scrape type 2
2026-03-30 04:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8593094d-f4f4-5608-a51c-f6cd4ad71359, identifier: 10737645
2026-03-30 04:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25b479c5-3898-5ec4-b0c5-59e865c752c9 with identifier: 10738267
2026-03-30 04:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25b479c5-3898-5ec4-b0c5-59e865c752c9 with scrape type 2
2026-03-30 04:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25b479c5-3898-5ec4-b0c5-59e865c752c9 with scrape type 2
2026-03-30 04:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25b479c5-3898-5ec4-b0c5-59e865c752c9, identifier: 10738267
2026-03-30 04:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10737645
2026-03-30 04:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10737645
2026-03-30 04:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8593094d-f4f4-5608-a51c-f6cd4ad71359 with identifier: 10737645 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/10737645>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8593094d-f4f4-5608-a51c-f6cd4ad71359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LRV548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737645',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 124266,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2015-11-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 0.9 TCe Stepway - Petrol - Manual - 90 hp - 124.266 '
'km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737645%27 HTTP/1.1" 200 None
2026-03-30 04:21:20 [adesa.be] INFO: Saving data for 10737645: {'auction_closing_time': 1774863000.0, 'created_time': 1774625057.370747, 'last_price_update_time': 1774844480.865719}
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.be',RowKey='10737645') HTTP/1.1" 204 0
2026-03-30 04:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25b479c5-3898-5ec4-b0c5-59e865c752c9 with identifier: 10738267
2026-03-30 04:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25b479c5-3898-5ec4-b0c5-59e865c752c9 with identifier: 10738267
2026-03-30 04:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25b479c5-3898-5ec4-b0c5-59e865c752c9 with identifier: 10738267 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: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/10738267>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '25b479c5-3898-5ec4-b0c5-59e865c752c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738267',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Dokker',
'odometer': 79195,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2016-12-23',
'seats_number': 5,
'seller_name': 'ATL Cars bvba',
'title': 'Dacia Dokker 1.6i - Petrol - Manual - 102 hp - 79.195 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710738267%27 HTTP/1.1" 200 None
2026-03-30 04:21:21 [adesa.be] INFO: Saving data for 10738267: {'auction_closing_time': 1774863000.0, 'created_time': 1774625052.954811, 'last_price_update_time': 1774844481.147517}
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.be',RowKey='10738267') 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/10737622> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737651> (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/10737650> (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/10738330> (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 [zyte_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/10735579> (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: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10737622
2026-03-30 04:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9920145-f67f-57cd-9b24-af780b16dc26 with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9920145-f67f-57cd-9b24-af780b16dc26 with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9920145-f67f-57cd-9b24-af780b16dc26, identifier: 10737622
2026-03-30 04:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10737622
2026-03-30 04:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10737622
2026-03-30 04:21:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9920145-f67f-57cd-9b24-af780b16dc26 with identifier: 10737622 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/10737622>
{'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': 210,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e9920145-f67f-57cd-9b24-af780b16dc26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ASZ885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 197495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'BMW X5 25d M Sport - xDrive - Diesel - Automatic - 210 hp - 197.495 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737622%27 HTTP/1.1" 200 None
2026-03-30 04:21:21 [adesa.be] INFO: Saving data for 10737622: {'auction_closing_time': 1774863000.0, 'created_time': 1774626997.213256, 'last_price_update_time': 1774844481.637295}
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.be',RowKey='10737622') HTTP/1.1" 204 0
2026-03-30 04:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10737651
2026-03-30 04:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6102cb8-c0cd-5010-9ee8-63958814be01 with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6102cb8-c0cd-5010-9ee8-63958814be01 with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6102cb8-c0cd-5010-9ee8-63958814be01, identifier: 10737651
2026-03-30 04:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10737650
2026-03-30 04:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dee280b-496f-5248-a350-d383d3cc3368 with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dee280b-496f-5248-a350-d383d3cc3368 with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dee280b-496f-5248-a350-d383d3cc3368, identifier: 10737650
2026-03-30 04:21:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6217937f-32ae-543a-bfbc-b5e7d6373687 with identifier: 10738330
2026-03-30 04:21:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6217937f-32ae-543a-bfbc-b5e7d6373687 with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6217937f-32ae-543a-bfbc-b5e7d6373687 with scrape type 2
2026-03-30 04:21:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6217937f-32ae-543a-bfbc-b5e7d6373687, identifier: 10738330
2026-03-30 04:21:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10737651
2026-03-30 04:21:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10737651
2026-03-30 04:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6102cb8-c0cd-5010-9ee8-63958814be01 with identifier: 10737651 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/10737651>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd6102cb8-c0cd-5010-9ee8-63958814be01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFX166',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 87601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2015-03-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.5 Celebration - Diesel - Manual - 74 hp - 87.601 km',
'transmission': 'manual',
'trim': 'Celebration',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737651%27 HTTP/1.1" 200 None
2026-03-30 04:21:22 [adesa.be] INFO: Saving data for 10737651: {'auction_closing_time': 1774863000.0, 'created_time': 1774625058.704957, 'last_price_update_time': 1774844482.197232}
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.be',RowKey='10737651') HTTP/1.1" 204 0
2026-03-30 04:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10737650
2026-03-30 04:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10737650
2026-03-30 04:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dee280b-496f-5248-a350-d383d3cc3368 with identifier: 10737650 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/10737650>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7dee280b-496f-5248-a350-d383d3cc3368',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FUN842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737650',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 191866,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2018-05-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.0 SCe Ambiance - Petrol - Manual - 73 hp - 191.866 '
'km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737650%27 HTTP/1.1" 200 None
2026-03-30 04:21:22 [adesa.be] INFO: Saving data for 10737650: {'auction_closing_time': 1774863000.0, 'created_time': 1774625057.047097, 'last_price_update_time': 1774844482.661201}
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.be',RowKey='10737650') HTTP/1.1" 204 0
2026-03-30 04:21:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6217937f-32ae-543a-bfbc-b5e7d6373687 with identifier: 10738330
2026-03-30 04:21:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6217937f-32ae-543a-bfbc-b5e7d6373687 with identifier: 10738330
2026-03-30 04:21:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6217937f-32ae-543a-bfbc-b5e7d6373687 with identifier: 10738330 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/10738330>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6217937f-32ae-543a-bfbc-b5e7d6373687',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RUN465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738330',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 166711,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2010-03-23',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Dacia Sandero 1.5 DCI Stepway - Diesel - Manual - 68 hp - 166.711 '
'km',
'transmission': 'manual',
'trim': 'Stepway',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710738330%27 HTTP/1.1" 200 None
2026-03-30 04:21:22 [adesa.be] INFO: Saving data for 10738330: {'auction_closing_time': 1774863000.0, 'created_time': 1774626986.39417, 'last_price_update_time': 1774844482.961728}
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.be',RowKey='10738330') HTTP/1.1" 204 0
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: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10735579
2026-03-30 04:21:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with scrape type 2
2026-03-30 04:21:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59, identifier: 10735579
2026-03-30 04:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10735579
2026-03-30 04:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10735579
2026-03-30 04:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b79239f-8d4e-5773-82dd-d6fadf9f4f59 with identifier: 10735579 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/10735579>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7b79239f-8d4e-5773-82dd-d6fadf9f4f59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DSE901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 97133,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8050,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 4,
'seller_name': 'HD AUTO',
'title': 'Fiat 500 1.0i Dolcevita - Petrol - Manual - 69 hp - 97.133 km',
'transmission': 'manual',
'trim': 'Dolcevita',
'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.be%27%20and%20RowKey%20eq%20%2710735579%27 HTTP/1.1" 200 None
2026-03-30 04:21:23 [adesa.be] INFO: Saving data for 10735579: {'auction_closing_time': 1774863000.0, 'created_time': 1774625064.105279, 'last_price_update_time': 1774844483.351413}
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.be',RowKey='10735579') HTTP/1.1" 204 0
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 [zyte_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: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10738270
2026-03-30 04:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13957684-9ff1-5ab3-9f2b-cefe29a0400f with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13957684-9ff1-5ab3-9f2b-cefe29a0400f with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 13957684-9ff1-5ab3-9f2b-cefe29a0400f, identifier: 10738270
2026-03-30 04:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10738270
2026-03-30 04:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10738270
2026-03-30 04:21:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 13957684-9ff1-5ab3-9f2b-cefe29a0400f with identifier: 10738270 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/10738270>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 87,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'LPG',
'id': '13957684-9ff1-5ab3-9f2b-cefe29a0400f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXH278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738270',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 221772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-12-12',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Dacia Logan 1.6i Ambiance - LPG - Manual - 87 hp - 221.772 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2007}
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.be%27%20and%20RowKey%20eq%20%2710738270%27 HTTP/1.1" 200 None
2026-03-30 04:21:23 [adesa.be] INFO: Saving data for 10738270: {'auction_closing_time': 1774863000.0, 'created_time': 1774626981.729638, 'last_price_update_time': 1774844483.749117}
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.be',RowKey='10738270') HTTP/1.1" 204 0
2026-03-30 04:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10737583
2026-03-30 04:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c, identifier: 10737583
2026-03-30 04:21:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10735629
2026-03-30 04:21:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be77db51-f083-5038-bf58-7d2b96e9a92a with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be77db51-f083-5038-bf58-7d2b96e9a92a with scrape type 2
2026-03-30 04:21:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be77db51-f083-5038-bf58-7d2b96e9a92a, identifier: 10735629
2026-03-30 04:21:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10737583
2026-03-30 04:21:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10737583
2026-03-30 04:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01c4c8c1-7a9d-59ee-854a-1ad932b23f0c with identifier: 10737583 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/10737583>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '01c4c8c1-7a9d-59ee-854a-1ad932b23f0c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHY751',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 53026,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2014-02-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Sandero 1.2 Ambiance - Petrol - Manual - 75 hp - 53.026 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737583%27 HTTP/1.1" 200 None
2026-03-30 04:21:24 [adesa.be] INFO: Saving data for 10737583: {'auction_closing_time': 1774863000.0, 'created_time': 1774625059.133106, 'last_price_update_time': 1774844484.184421}
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.be',RowKey='10737583') HTTP/1.1" 204 0
2026-03-30 04:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10735629
2026-03-30 04:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10735629
2026-03-30 04:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be77db51-f083-5038-bf58-7d2b96e9a92a with identifier: 10735629 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/10735629>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'be77db51-f083-5038-bf58-7d2b96e9a92a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AVL029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 158589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2018-07-12',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Fiat 500X 1.4 Cross - Petrol - Manual - 136 hp - 158.589 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735629%27 HTTP/1.1" 200 None
2026-03-30 04:21:24 [adesa.be] INFO: Saving data for 10735629: {'auction_closing_time': 1774865700.0, 'created_time': 1774626977.109648, 'last_price_update_time': 1774844484.491905}
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.be',RowKey='10735629') 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/10736366> (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/10735470> (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/10737567> (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 [zyte_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: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10736366
2026-03-30 04:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with scrape type 2
2026-03-30 04:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with scrape type 2
2026-03-30 04:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9, identifier: 10736366
2026-03-30 04:21:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10735470
2026-03-30 04:21:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 148eb479-1932-5d1f-acad-1dd2ea2143b7 with scrape type 2
2026-03-30 04:21:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 148eb479-1932-5d1f-acad-1dd2ea2143b7 with scrape type 2
2026-03-30 04:21:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 148eb479-1932-5d1f-acad-1dd2ea2143b7, identifier: 10735470
2026-03-30 04:21:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10736366
2026-03-30 04:21:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10736366
2026-03-30 04:21:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9 with identifier: 10736366 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/10736366>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9aa8d6cc-344a-5ade-a22b-c8796b3e4bb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EYZ462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736366',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500C',
'odometer': 171035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2010-01-15',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500C 1.3 MultiJet Pop - Diesel - Manual - 95 hp - 171.035 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710736366%27 HTTP/1.1" 200 None
2026-03-30 04:21:25 [adesa.be] INFO: Saving data for 10736366: {'auction_closing_time': 1774863000.0, 'created_time': 1774625068.905958, 'last_price_update_time': 1774844485.137711}
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.be',RowKey='10736366') HTTP/1.1" 204 0
2026-03-30 04:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10735470
2026-03-30 04:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10735470
2026-03-30 04:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 148eb479-1932-5d1f-acad-1dd2ea2143b7 with identifier: 10735470 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/10735470>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '148eb479-1932-5d1f-acad-1dd2ea2143b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RXL200',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735470',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 162421,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2015-03-10',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Fiat 500X 1.4 Pop - Petrol - Manual - 136 hp - 162.421 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735470%27 HTTP/1.1" 200 None
2026-03-30 04:21:25 [adesa.be] INFO: Saving data for 10735470: {'auction_closing_time': 1774863000.0, 'created_time': 1774627006.181559, 'last_price_update_time': 1774844485.419688}
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.be',RowKey='10735470') HTTP/1.1" 204 0
2026-03-30 04:21:25 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10737567
2026-03-30 04:21:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with scrape type 2
2026-03-30 04:21:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with scrape type 2
2026-03-30 04:21:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b, identifier: 10737567
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10737567
2026-03-30 04:21:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10737567
2026-03-30 04:21:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c34fa52e-8ce7-5591-8cb4-3c22cb06a89b with identifier: 10737567 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/10737567>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c34fa52e-8ce7-5591-8cb4-3c22cb06a89b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LFB042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 91468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2018-05-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat 500X 1.3 MultiJet S-Design - Diesel - Manual - 95 hp - 91.468 '
'km',
'transmission': 'manual',
'trim': 'S-Design',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737567%27 HTTP/1.1" 200 None
2026-03-30 04:21:25 [adesa.be] INFO: Saving data for 10737567: {'auction_closing_time': 1774863000.0, 'created_time': 1774625062.156063, 'last_price_update_time': 1774844485.855118}
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.be',RowKey='10737567') HTTP/1.1" 204 0
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 [adesa.be] INFO: Found listing with ID: 10733987
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.be%27%20and%20RowKey%20eq%20%2710733987%27 HTTP/1.1" 200 None
2026-03-30 04:21:25 [adesa.be] INFO: Scrape type for 10733987: 0
2026-03-30 04:21:25 [adesa.be] INFO: Skipping item 10733987 url https://www.openlane.eu/en/carv6/auction/10733987
2026-03-30 04:21:25 [adesa.be] INFO: Found listing with ID: 10733994
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.be%27%20and%20RowKey%20eq%20%2710733994%27 HTTP/1.1" 200 None
2026-03-30 04:21:25 [adesa.be] INFO: Scrape type for 10733994: 0
2026-03-30 04:21:25 [adesa.be] INFO: Skipping item 10733994 url https://www.openlane.eu/en/carv6/auction/10733994
2026-03-30 04:21:25 [adesa.be] INFO: Found listing with ID: 10734333
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.be%27%20and%20RowKey%20eq%20%2710734333%27 HTTP/1.1" 200 None
2026-03-30 04:21:25 [adesa.be] INFO: Scrape type for 10734333: 0
2026-03-30 04:21:25 [adesa.be] INFO: Skipping item 10734333 url https://www.openlane.eu/en/carv6/auction/10734333
2026-03-30 04:21:25 [adesa.be] INFO: Found listing with ID: 10733995
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.be%27%20and%20RowKey%20eq%20%2710733995%27 HTTP/1.1" 200 None
2026-03-30 04:21:25 [adesa.be] INFO: Scrape type for 10733995: 0
2026-03-30 04:21:25 [adesa.be] INFO: Skipping item 10733995 url https://www.openlane.eu/en/carv6/auction/10733995
2026-03-30 04:21:25 [adesa.be] INFO: Found listing with ID: 10733993
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:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733993%27 HTTP/1.1" 200 None
2026-03-30 04:21:26 [adesa.be] INFO: Scrape type for 10733993: 0
2026-03-30 04:21:26 [adesa.be] INFO: Skipping item 10733993 url https://www.openlane.eu/en/carv6/auction/10733993
2026-03-30 04:21:26 [adesa.be] INFO: Found listing with ID: 10733989
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.be%27%20and%20RowKey%20eq%20%2710733989%27 HTTP/1.1" 200 None
2026-03-30 04:21:26 [adesa.be] INFO: Scrape type for 10733989: 0
2026-03-30 04:21:26 [adesa.be] INFO: Skipping item 10733989 url https://www.openlane.eu/en/carv6/auction/10733989
2026-03-30 04:21:26 [adesa.be] INFO: Found listing with ID: 10733988
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.be%27%20and%20RowKey%20eq%20%2710733988%27 HTTP/1.1" 200 None
2026-03-30 04:21:26 [adesa.be] INFO: Scrape type for 10733988: 0
2026-03-30 04:21:26 [adesa.be] INFO: Skipping item 10733988 url https://www.openlane.eu/en/carv6/auction/10733988
2026-03-30 04:21:26 [adesa.be] INFO: Found listing with ID: 10735522
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.be%27%20and%20RowKey%20eq%20%2710735522%27 HTTP/1.1" 200 None
2026-03-30 04:21:26 [adesa.be] INFO: Scrape type for 10735522: 2
2026-03-30 04:21:26 [adesa.be] INFO: Scraping item 10735522 url https://www.openlane.eu/en/carv6/auction/10735522
2026-03-30 04:21:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f5f4f05-ecf4-502d-b757-f85019374611 with identifier: 10736369
2026-03-30 04:21:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f5f4f05-ecf4-502d-b757-f85019374611 with scrape type 2
2026-03-30 04:21:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f5f4f05-ecf4-502d-b757-f85019374611 with scrape type 2
2026-03-30 04:21:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f5f4f05-ecf4-502d-b757-f85019374611, identifier: 10736369
2026-03-30 04:21:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f5f4f05-ecf4-502d-b757-f85019374611 with identifier: 10736369
2026-03-30 04:21:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f5f4f05-ecf4-502d-b757-f85019374611 with identifier: 10736369
2026-03-30 04:21:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f5f4f05-ecf4-502d-b757-f85019374611 with identifier: 10736369 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/10736369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3f5f4f05-ecf4-502d-b757-f85019374611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '00J212923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736369',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500C',
'odometer': 107520,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-07-31',
'seats_number': 4,
'seller_name': 'Dinitra Belgium',
'title': 'Fiat 500C 1.2 Cult - Petrol - Manual - 69 hp - 107.520 km',
'transmission': 'manual',
'trim': 'Cult',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710736369%27 HTTP/1.1" 200 None
2026-03-30 04:21:27 [adesa.be] INFO: Saving data for 10736369: {'auction_closing_time': 1774863000.0, 'created_time': 1774626979.40977, 'last_price_update_time': 1774844487.372383}
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.be',RowKey='10736369') HTTP/1.1" 204 0
2026-03-30 04:21:27 [adesa.be] INFO: Found listing with ID: 10735623
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.be%27%20and%20RowKey%20eq%20%2710735623%27 HTTP/1.1" 200 None
2026-03-30 04:21:27 [adesa.be] INFO: Scrape type for 10735623: 2
2026-03-30 04:21:27 [adesa.be] INFO: Scraping item 10735623 url https://www.openlane.eu/en/carv6/auction/10735623
2026-03-30 04:21:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738269> (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/10737678> (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/10735634> (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/10735482> (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/10735558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:27 [adesa.be] INFO: Found listing with ID: 10737722
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.be%27%20and%20RowKey%20eq%20%2710737722%27 HTTP/1.1" 200 None
2026-03-30 04:21:27 [adesa.be] INFO: Scrape type for 10737722: 2
2026-03-30 04:21:27 [adesa.be] INFO: Scraping item 10737722 url https://www.openlane.eu/en/carv6/auction/10737722
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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10737684
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.be%27%20and%20RowKey%20eq%20%2710737684%27 HTTP/1.1" 200 None
2026-03-30 04:21:27 [adesa.be] INFO: Scrape type for 10737684: 2
2026-03-30 04:21:27 [adesa.be] INFO: Scraping item 10737684 url https://www.openlane.eu/en/carv6/auction/10737684
2026-03-30 04:21:27 [adesa.be] INFO: Found listing with ID: 10736397
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.be%27%20and%20RowKey%20eq%20%2710736397%27 HTTP/1.1" 200 None
2026-03-30 04:21:27 [adesa.be] INFO: Scrape type for 10736397: 2
2026-03-30 04:21:27 [adesa.be] INFO: Scraping item 10736397 url https://www.openlane.eu/en/carv6/auction/10736397
2026-03-30 04:21:27 [adesa.be] INFO: Found listing with ID: 10734332
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.be%27%20and%20RowKey%20eq%20%2710734332%27 HTTP/1.1" 200 None
2026-03-30 04:21:27 [adesa.be] INFO: Scrape type for 10734332: 0
2026-03-30 04:21:27 [adesa.be] INFO: Skipping item 10734332 url https://www.openlane.eu/en/carv6/auction/10734332
2026-03-30 04:21:27 [adesa.be] INFO: Found listing with ID: 10737316
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.be%27%20and%20RowKey%20eq%20%2710737316%27 HTTP/1.1" 200 None
2026-03-30 04:21:27 [adesa.be] INFO: Scrape type for 10737316: 2
2026-03-30 04:21:27 [adesa.be] INFO: Scraping item 10737316 url https://www.openlane.eu/en/carv6/auction/10737316
2026-03-30 04:21:27 [adesa.be] INFO: Found listing with ID: 10735520
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.be%27%20and%20RowKey%20eq%20%2710735520%27 HTTP/1.1" 200 None
2026-03-30 04:21:27 [adesa.be] INFO: Scrape type for 10735520: 2
2026-03-30 04:21:27 [adesa.be] INFO: Scraping item 10735520 url https://www.openlane.eu/en/carv6/auction/10735520
2026-03-30 04:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10738269
2026-03-30 04:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80116580-25b4-517c-ad50-dc7428d142cc with scrape type 2
2026-03-30 04:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80116580-25b4-517c-ad50-dc7428d142cc with scrape type 2
2026-03-30 04:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80116580-25b4-517c-ad50-dc7428d142cc, identifier: 10738269
2026-03-30 04:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10737678
2026-03-30 04:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f51e477-e2fd-5854-b576-bf7888394abc with scrape type 2
2026-03-30 04:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f51e477-e2fd-5854-b576-bf7888394abc with scrape type 2
2026-03-30 04:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f51e477-e2fd-5854-b576-bf7888394abc, identifier: 10737678
2026-03-30 04:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10735634
2026-03-30 04:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a839c54-8684-52c9-b069-b9eb7885a877 with scrape type 2
2026-03-30 04:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a839c54-8684-52c9-b069-b9eb7885a877 with scrape type 2
2026-03-30 04:21:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a839c54-8684-52c9-b069-b9eb7885a877, identifier: 10735634
2026-03-30 04:21:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82234db8-1800-535c-9573-c2950fc40d9c with identifier: 10735482
2026-03-30 04:21:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82234db8-1800-535c-9573-c2950fc40d9c with scrape type 2
2026-03-30 04:21:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82234db8-1800-535c-9573-c2950fc40d9c with scrape type 2
2026-03-30 04:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82234db8-1800-535c-9573-c2950fc40d9c, identifier: 10735482
2026-03-30 04:21:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10735558
2026-03-30 04:21:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f31a302-167c-5fec-bd02-96aabad4861f with scrape type 2
2026-03-30 04:21:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f31a302-167c-5fec-bd02-96aabad4861f with scrape type 2
2026-03-30 04:21:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f31a302-167c-5fec-bd02-96aabad4861f, identifier: 10735558
2026-03-30 04:21:28 [adesa.be] INFO: Found listing with ID: 10738264
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.be%27%20and%20RowKey%20eq%20%2710738264%27 HTTP/1.1" 200 None
2026-03-30 04:21:28 [adesa.be] INFO: Scrape type for 10738264: 2
2026-03-30 04:21:28 [adesa.be] INFO: Scraping item 10738264 url https://www.openlane.eu/en/carv6/auction/10738264
2026-03-30 04:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10738269
2026-03-30 04:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10738269
2026-03-30 04:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80116580-25b4-517c-ad50-dc7428d142cc with identifier: 10738269 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/10738269>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '80116580-25b4-517c-ad50-dc7428d142cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CPH373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738269',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 78614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2017-12-08',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 78.614 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710738269%27 HTTP/1.1" 200 None
2026-03-30 04:21:28 [adesa.be] INFO: Saving data for 10738269: {'auction_closing_time': 1774863000.0, 'created_time': 1774625061.097626, 'last_price_update_time': 1774844488.401611}
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.be',RowKey='10738269') HTTP/1.1" 204 0
2026-03-30 04:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10737678
2026-03-30 04:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10737678
2026-03-30 04:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f51e477-e2fd-5854-b576-bf7888394abc with identifier: 10737678 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/10737678>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5f51e477-e2fd-5854-b576-bf7888394abc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WNY516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 172875,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2009-08-31',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Fiat 500 1.2i Lounge - Petrol - Manual - 69 hp - 172.875 km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2009}
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.be%27%20and%20RowKey%20eq%20%2710737678%27 HTTP/1.1" 200 None
2026-03-30 04:21:28 [adesa.be] INFO: Saving data for 10737678: {'auction_closing_time': 1774863000.0, 'created_time': 1774625065.807196, 'last_price_update_time': 1774844488.694782}
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.be',RowKey='10737678') HTTP/1.1" 204 0
2026-03-30 04:21:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10735634
2026-03-30 04:21:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10735634
2026-03-30 04:21:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a839c54-8684-52c9-b069-b9eb7885a877 with identifier: 10735634 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/10735634>
{'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': 67,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '0a839c54-8684-52c9-b069-b9eb7885a877',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BUZ207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 44845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-04-27',
'seats_number': 5,
'seller_name': 'BS CONCEPT srl',
'title': 'Dacia Sandero 1.0 SCe Essential - Petrol - Manual - 67 hp - 44.845 '
'km',
'transmission': 'manual',
'trim': 'Essential',
'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.be%27%20and%20RowKey%20eq%20%2710735634%27 HTTP/1.1" 200 None
2026-03-30 04:21:28 [adesa.be] INFO: Saving data for 10735634: {'auction_closing_time': 1774865700.0, 'created_time': 1774626978.737411, 'last_price_update_time': 1774844488.981367}
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:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735634') HTTP/1.1" 204 0
2026-03-30 04:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82234db8-1800-535c-9573-c2950fc40d9c with identifier: 10735482
2026-03-30 04:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82234db8-1800-535c-9573-c2950fc40d9c with identifier: 10735482
2026-03-30 04:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82234db8-1800-535c-9573-c2950fc40d9c with identifier: 10735482 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/10735482>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '82234db8-1800-535c-9573-c2950fc40d9c',
'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=10735482',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 140203,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2013-03-29',
'seats_number': 4,
'seller_name': 'BEST CAR bv',
'title': 'Fiat 500 1.2i - Petrol - Manual - 69 hp - 140.203 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735482%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Saving data for 10735482: {'auction_closing_time': 1774863000.0, 'created_time': 1774625072.631408, 'last_price_update_time': 1774844489.249082}
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.be',RowKey='10735482') HTTP/1.1" 204 0
2026-03-30 04:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10735558
2026-03-30 04:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10735558
2026-03-30 04:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f31a302-167c-5fec-bd02-96aabad4861f with identifier: 10735558 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/10735558>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2f31a302-167c-5fec-bd02-96aabad4861f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FOQ799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 79847,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2014-12-30',
'seats_number': 4,
'seller_name': 'GTC Cars',
'title': 'Fiat 500 1.2i - Petrol - Automatic - 69 hp - 79.847 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710735558%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Saving data for 10735558: {'auction_closing_time': 1774863000.0, 'created_time': 1774625060.093572, 'last_price_update_time': 1774844489.54337}
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.be',RowKey='10735558') HTTP/1.1" 204 0
2026-03-30 04:21:29 [adesa.be] INFO: Found listing with ID: 10737685
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.be%27%20and%20RowKey%20eq%20%2710737685%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Scrape type for 10737685: 2
2026-03-30 04:21:29 [adesa.be] INFO: Scraping item 10737685 url https://www.openlane.eu/en/carv6/auction/10737685
2026-03-30 04:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737579> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:29 [adesa.be] INFO: Found listing with ID: 10735452
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.be%27%20and%20RowKey%20eq%20%2710735452%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Scrape type for 10735452: 2
2026-03-30 04:21:29 [adesa.be] INFO: Scraping item 10735452 url https://www.openlane.eu/en/carv6/auction/10735452
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 [adesa.be] INFO: Found listing with ID: 10738300
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.be%27%20and%20RowKey%20eq%20%2710738300%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Scrape type for 10738300: 2
2026-03-30 04:21:29 [adesa.be] INFO: Scraping item 10738300 url https://www.openlane.eu/en/carv6/auction/10738300
2026-03-30 04:21:29 [adesa.be] INFO: Found listing with ID: 10735566
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.be%27%20and%20RowKey%20eq%20%2710735566%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Scrape type for 10735566: 2
2026-03-30 04:21:29 [adesa.be] INFO: Scraping item 10735566 url https://www.openlane.eu/en/carv6/auction/10735566
2026-03-30 04:21:29 [adesa.be] INFO: Found listing with ID: 10738314
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.be%27%20and%20RowKey%20eq%20%2710738314%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Scrape type for 10738314: 2
2026-03-30 04:21:29 [adesa.be] INFO: Scraping item 10738314 url https://www.openlane.eu/en/carv6/auction/10738314
2026-03-30 04:21:29 [adesa.be] INFO: Found listing with ID: 10737560
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.be%27%20and%20RowKey%20eq%20%2710737560%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Scrape type for 10737560: 2
2026-03-30 04:21:29 [adesa.be] INFO: Scraping item 10737560 url https://www.openlane.eu/en/carv6/auction/10737560
2026-03-30 04:21:29 [adesa.be] INFO: Found listing with ID: 10735639
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.be%27%20and%20RowKey%20eq%20%2710735639%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Scrape type for 10735639: 2
2026-03-30 04:21:29 [adesa.be] INFO: Scraping item 10735639 url https://www.openlane.eu/en/carv6/auction/10735639
2026-03-30 04:21:29 [adesa.be] INFO: Found listing with ID: 10737693
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.be%27%20and%20RowKey%20eq%20%2710737693%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Scrape type for 10737693: 2
2026-03-30 04:21:29 [adesa.be] INFO: Scraping item 10737693 url https://www.openlane.eu/en/carv6/auction/10737693
2026-03-30 04:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10737579
2026-03-30 04:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with scrape type 2
2026-03-30 04:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with scrape type 2
2026-03-30 04:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa606ec2-8c35-59fd-a10b-8e7a87350fc3, identifier: 10737579
2026-03-30 04:21:29 [adesa.be] INFO: Found listing with ID: 10737610
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.be%27%20and%20RowKey%20eq%20%2710737610%27 HTTP/1.1" 200 None
2026-03-30 04:21:29 [adesa.be] INFO: Scrape type for 10737610: 2
2026-03-30 04:21:29 [adesa.be] INFO: Scraping item 10737610 url https://www.openlane.eu/en/carv6/auction/10737610
2026-03-30 04:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10737579
2026-03-30 04:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10737579
2026-03-30 04:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa606ec2-8c35-59fd-a10b-8e7a87350fc3 with identifier: 10737579 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:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737579>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'fa606ec2-8c35-59fd-a10b-8e7a87350fc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TDN206',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737579',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 56354,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-10-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Logan 1.0 SCe Laureate - Petrol - Manual - 73 hp - 56.354 km',
'transmission': 'manual',
'trim': 'Laureate',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737579%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Saving data for 10737579: {'auction_closing_time': 1774863000.0, 'created_time': 1774625054.188177, 'last_price_update_time': 1774844490.09817}
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.be',RowKey='10737579') HTTP/1.1" 204 0
2026-03-30 04:21:30 [adesa.be] INFO: Found listing with ID: 10737556
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.be%27%20and%20RowKey%20eq%20%2710737556%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10737556: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10737556 url https://www.openlane.eu/en/carv6/auction/10737556
2026-03-30 04:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:30 [adesa.be] INFO: Found listing with ID: 10735029
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.be%27%20and%20RowKey%20eq%20%2710735029%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10735029: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10735029 url https://www.openlane.eu/en/carv6/auction/10735029
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 [adesa.be] INFO: Found listing with ID: 10737311
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.be%27%20and%20RowKey%20eq%20%2710737311%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10737311: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10737311 url https://www.openlane.eu/en/carv6/auction/10737311
2026-03-30 04:21:30 [adesa.be] INFO: Found listing with ID: 10737694
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.be%27%20and%20RowKey%20eq%20%2710737694%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10737694: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10737694 url https://www.openlane.eu/en/carv6/auction/10737694
2026-03-30 04:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738266> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:30 [adesa.be] INFO: Found listing with ID: 10737719
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.be%27%20and%20RowKey%20eq%20%2710737719%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10737719: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10737719 url https://www.openlane.eu/en/carv6/auction/10737719
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 [adesa.be] INFO: Found listing with ID: 10736365
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.be%27%20and%20RowKey%20eq%20%2710736365%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10736365: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10736365 url https://www.openlane.eu/en/carv6/auction/10736365
2026-03-30 04:21:30 [adesa.be] INFO: Found listing with ID: 10737601
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.be%27%20and%20RowKey%20eq%20%2710737601%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10737601: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10737601 url https://www.openlane.eu/en/carv6/auction/10737601
2026-03-30 04:21:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10737697
2026-03-30 04:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with scrape type 2
2026-03-30 04:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with scrape type 2
2026-03-30 04:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d312aa79-98d1-5ed7-9a61-1cbbfff0b706, identifier: 10737697
2026-03-30 04:21:30 [adesa.be] INFO: Found listing with ID: 10736411
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.be%27%20and%20RowKey%20eq%20%2710736411%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10736411: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10736411 url https://www.openlane.eu/en/carv6/auction/10736411
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10737697
2026-03-30 04:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10737697
2026-03-30 04:21:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d312aa79-98d1-5ed7-9a61-1cbbfff0b706 with identifier: 10737697 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/10737697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd312aa79-98d1-5ed7-9a61-1cbbfff0b706',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EFT576',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737697',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Logan',
'odometer': 187954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2018-03-20',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Dacia Logan 1.0 SCe Ambiance - Petrol - Manual - 73 hp - 187.954 km',
'transmission': 'manual',
'trim': 'Ambiance',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737697%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Saving data for 10737697: {'auction_closing_time': 1774863000.0, 'created_time': 1774625056.737571, 'last_price_update_time': 1774844490.753363}
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.be',RowKey='10737697') HTTP/1.1" 204 0
2026-03-30 04:21:30 [adesa.be] INFO: Found listing with ID: 10735480
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.be%27%20and%20RowKey%20eq%20%2710735480%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10735480: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10735480 url https://www.openlane.eu/en/carv6/auction/10735480
2026-03-30 04:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d7fa7ce-e823-5589-ad1e-6811574b8945 with identifier: 10738266
2026-03-30 04:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d7fa7ce-e823-5589-ad1e-6811574b8945 with scrape type 2
2026-03-30 04:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d7fa7ce-e823-5589-ad1e-6811574b8945 with scrape type 2
2026-03-30 04:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d7fa7ce-e823-5589-ad1e-6811574b8945, identifier: 10738266
2026-03-30 04:21:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10737562
2026-03-30 04:21:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with scrape type 2
2026-03-30 04:21:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with scrape type 2
2026-03-30 04:21:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2, identifier: 10737562
2026-03-30 04:21:30 [adesa.be] INFO: Found listing with ID: 10735025
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.be%27%20and%20RowKey%20eq%20%2710735025%27 HTTP/1.1" 200 None
2026-03-30 04:21:30 [adesa.be] INFO: Scrape type for 10735025: 2
2026-03-30 04:21:30 [adesa.be] INFO: Scraping item 10735025 url https://www.openlane.eu/en/carv6/auction/10735025
2026-03-30 04:21:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d7fa7ce-e823-5589-ad1e-6811574b8945 with identifier: 10738266
2026-03-30 04:21:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d7fa7ce-e823-5589-ad1e-6811574b8945 with identifier: 10738266
2026-03-30 04:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d7fa7ce-e823-5589-ad1e-6811574b8945 with identifier: 10738266 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/10738266>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2d7fa7ce-e823-5589-ad1e-6811574b8945',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738266',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 80758,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2012-10-25',
'seats_number': 5,
'seller_name': 'ATL Cars bvba',
'title': 'Citroën C4 Aircross 1.6 HDI Exclusive - Diesel - Manual - 116 hp - '
'80.758 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710738266%27 HTTP/1.1" 200 None
2026-03-30 04:21:31 [adesa.be] INFO: Saving data for 10738266: {'auction_closing_time': 1774863000.0, 'created_time': 1774625044.660335, 'last_price_update_time': 1774844491.690858}
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.be',RowKey='10738266') HTTP/1.1" 204 0
2026-03-30 04:21:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10737562
2026-03-30 04:21:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10737562
2026-03-30 04:21:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fe5cb61-8202-50ae-996d-9ea9bb4030f2 with identifier: 10737562 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/10737562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1fe5cb61-8202-50ae-996d-9ea9bb4030f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WGF470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 235180,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2010-03-11',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Citroën C4 Grand Picasso 1.6 HDI Exclusive - Diesel - Automatic - '
'110 hp - 235.180 km',
'transmission': 'automatic',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710737562%27 HTTP/1.1" 200 None
2026-03-30 04:21:31 [adesa.be] INFO: Saving data for 10737562: {'auction_closing_time': 1774863000.0, 'created_time': 1774625044.157695, 'last_price_update_time': 1774844491.992189}
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.be',RowKey='10737562') HTTP/1.1" 204 0
2026-03-30 04:21:32 [adesa.be] INFO: Found listing with ID: 10735417
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.be%27%20and%20RowKey%20eq%20%2710735417%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Scrape type for 10735417: 2
2026-03-30 04:21:32 [adesa.be] INFO: Scraping item 10735417 url https://www.openlane.eu/en/carv6/auction/10735417
2026-03-30 04:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21: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:21:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:32 [adesa.be] INFO: Found listing with ID: 10735486
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.be%27%20and%20RowKey%20eq%20%2710735486%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Scrape type for 10735486: 2
2026-03-30 04:21:32 [adesa.be] INFO: Scraping item 10735486 url https://www.openlane.eu/en/carv6/auction/10735486
2026-03-30 04:21: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:21:32 [adesa.be] INFO: Found listing with ID: 10737659
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.be%27%20and%20RowKey%20eq%20%2710737659%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Scrape type for 10737659: 2
2026-03-30 04:21:32 [adesa.be] INFO: Scraping item 10737659 url https://www.openlane.eu/en/carv6/auction/10737659
2026-03-30 04:21:32 [adesa.be] INFO: Found listing with ID: 10737591
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.be%27%20and%20RowKey%20eq%20%2710737591%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Scrape type for 10737591: 2
2026-03-30 04:21:32 [adesa.be] INFO: Scraping item 10737591 url https://www.openlane.eu/en/carv6/auction/10737591
2026-03-30 04:21:32 [adesa.be] INFO: Found listing with ID: 10737563
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.be%27%20and%20RowKey%20eq%20%2710737563%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Scrape type for 10737563: 2
2026-03-30 04:21:32 [adesa.be] INFO: Scraping item 10737563 url https://www.openlane.eu/en/carv6/auction/10737563
2026-03-30 04:21:32 [adesa.be] INFO: Found listing with ID: 10735593
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.be%27%20and%20RowKey%20eq%20%2710735593%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Scrape type for 10735593: 0
2026-03-30 04:21:32 [adesa.be] INFO: Skipping item 10735593 url https://www.openlane.eu/en/carv6/auction/10735593
2026-03-30 04:21:32 [adesa.be] INFO: Found listing with ID: 10735032
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.be%27%20and%20RowKey%20eq%20%2710735032%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Scrape type for 10735032: 2
2026-03-30 04:21:32 [adesa.be] INFO: Scraping item 10735032 url https://www.openlane.eu/en/carv6/auction/10735032
2026-03-30 04:21:32 [adesa.be] INFO: Found listing with ID: 10735473
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.be%27%20and%20RowKey%20eq%20%2710735473%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Scrape type for 10735473: 2
2026-03-30 04:21:32 [adesa.be] INFO: Scraping item 10735473 url https://www.openlane.eu/en/carv6/auction/10735473
2026-03-30 04:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10737707
2026-03-30 04:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa3e5765-772e-57e1-928d-c774f09bc4a2 with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa3e5765-772e-57e1-928d-c774f09bc4a2 with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa3e5765-772e-57e1-928d-c774f09bc4a2, identifier: 10737707
2026-03-30 04:21:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 125dc863-3fad-50e2-b637-8dc38453c652 with identifier: 10738332
2026-03-30 04:21:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 125dc863-3fad-50e2-b637-8dc38453c652 with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 125dc863-3fad-50e2-b637-8dc38453c652 with scrape type 2
2026-03-30 04:21:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 125dc863-3fad-50e2-b637-8dc38453c652, identifier: 10738332
2026-03-30 04:21:32 [adesa.be] INFO: Found listing with ID: 10738271
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.be%27%20and%20RowKey%20eq%20%2710738271%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Scrape type for 10738271: 2
2026-03-30 04:21:32 [adesa.be] INFO: Scraping item 10738271 url https://www.openlane.eu/en/carv6/auction/10738271
2026-03-30 04:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10737707
2026-03-30 04:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10737707
2026-03-30 04:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa3e5765-772e-57e1-928d-c774f09bc4a2 with identifier: 10737707 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/10737707>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fa3e5765-772e-57e1-928d-c774f09bc4a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ABN143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 181921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2010-01-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C3 Picasso 1.6 HDI Exclusive - Diesel - Manual - 90 hp - '
'181.921 km',
'transmission': 'manual',
'trim': 'Exclusive',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710737707%27 HTTP/1.1" 200 None
2026-03-30 04:21:32 [adesa.be] INFO: Saving data for 10737707: {'auction_closing_time': 1774863000.0, 'created_time': 1774625045.911145, 'last_price_update_time': 1774844492.629506}
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.be',RowKey='10737707') HTTP/1.1" 204 0
2026-03-30 04:21:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 125dc863-3fad-50e2-b637-8dc38453c652 with identifier: 10738332
2026-03-30 04:21:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 125dc863-3fad-50e2-b637-8dc38453c652 with identifier: 10738332
2026-03-30 04:21:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 125dc863-3fad-50e2-b637-8dc38453c652 with identifier: 10738332 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/10738332>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '125dc863-3fad-50e2-b637-8dc38453c652',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DBJ909',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738332',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 242982,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-11-17',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Citroën C4 Picasso 1.6 HDI Tentation - Diesel - Manual - 110 hp - '
'242.982 km',
'transmission': 'manual',
'trim': 'Tentation',
'vin': None,
'year': 2009}
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.be%27%20and%20RowKey%20eq%20%2710738332%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Saving data for 10738332: {'auction_closing_time': 1774863000.0, 'created_time': 1774626983.483199, 'last_price_update_time': 1774844493.016302}
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.be',RowKey='10738332') HTTP/1.1" 204 0
2026-03-30 04:21:33 [adesa.be] INFO: Found listing with ID: 10735583
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.be%27%20and%20RowKey%20eq%20%2710735583%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Scrape type for 10735583: 2
2026-03-30 04:21:33 [adesa.be] INFO: Scraping item 10735583 url https://www.openlane.eu/en/carv6/auction/10735583
2026-03-30 04:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:33 [adesa.be] INFO: Found listing with ID: 10737585
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.be%27%20and%20RowKey%20eq%20%2710737585%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Scrape type for 10737585: 2
2026-03-30 04:21:33 [adesa.be] INFO: Scraping item 10737585 url https://www.openlane.eu/en/carv6/auction/10737585
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10737604
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.be%27%20and%20RowKey%20eq%20%2710737604%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Scrape type for 10737604: 2
2026-03-30 04:21:33 [adesa.be] INFO: Scraping item 10737604 url https://www.openlane.eu/en/carv6/auction/10737604
2026-03-30 04:21:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735623> (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 [adesa.be] INFO: Found listing with ID: 10737570
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.be%27%20and%20RowKey%20eq%20%2710737570%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Scrape type for 10737570: 2
2026-03-30 04:21:33 [adesa.be] INFO: Scraping item 10737570 url https://www.openlane.eu/en/carv6/auction/10737570
2026-03-30 04:21:33 [adesa.be] INFO: Found listing with ID: 10738760
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.be%27%20and%20RowKey%20eq%20%2710738760%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Scrape type for 10738760: 2
2026-03-30 04:21:33 [adesa.be] INFO: Scraping item 10738760 url https://www.openlane.eu/en/carv6/auction/10738760
2026-03-30 04:21:33 [adesa.be] INFO: Found listing with ID: 10734328
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.be%27%20and%20RowKey%20eq%20%2710734328%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Scrape type for 10734328: 0
2026-03-30 04:21:33 [adesa.be] INFO: Skipping item 10734328 url https://www.openlane.eu/en/carv6/auction/10734328
2026-03-30 04:21:33 [adesa.be] INFO: Found listing with ID: 10738326
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.be%27%20and%20RowKey%20eq%20%2710738326%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Scrape type for 10738326: 2
2026-03-30 04:21:33 [adesa.be] INFO: Scraping item 10738326 url https://www.openlane.eu/en/carv6/auction/10738326
2026-03-30 04:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10735534
2026-03-30 04:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97b79bf1-ddd0-5cdb-9729-73735f80e299 with scrape type 2
2026-03-30 04:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97b79bf1-ddd0-5cdb-9729-73735f80e299 with scrape type 2
2026-03-30 04:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97b79bf1-ddd0-5cdb-9729-73735f80e299, identifier: 10735534
2026-03-30 04:21:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10735538
2026-03-30 04:21:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with scrape type 2
2026-03-30 04:21:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with scrape type 2
2026-03-30 04:21:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e, identifier: 10735538
2026-03-30 04:21:33 [adesa.be] INFO: Found listing with ID: 10735483
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.be%27%20and%20RowKey%20eq%20%2710735483%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Scrape type for 10735483: 2
2026-03-30 04:21:33 [adesa.be] INFO: Scraping item 10735483 url https://www.openlane.eu/en/carv6/auction/10735483
2026-03-30 04:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10735534
2026-03-30 04:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10735534
2026-03-30 04:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97b79bf1-ddd0-5cdb-9729-73735f80e299 with identifier: 10735534 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/10735534>
{'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': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '97b79bf1-ddd0-5cdb-9729-73735f80e299',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQG211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735534',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 121337,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 121.337 km',
'transmission': 'manual',
'trim': 'Feel',
'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.be%27%20and%20RowKey%20eq%20%2710735534%27 HTTP/1.1" 200 None
2026-03-30 04:21:33 [adesa.be] INFO: Saving data for 10735534: {'auction_closing_time': 1774863000.0, 'created_time': 1774625041.963011, 'last_price_update_time': 1774844493.773958}
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.be',RowKey='10735534') HTTP/1.1" 204 0
2026-03-30 04:21:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10735538
2026-03-30 04:21:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10735538
2026-03-30 04:21:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc4ffe6f-b4fc-5dd6-a20e-781518846e5e with identifier: 10735538 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:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735538>
{'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': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bc4ffe6f-b4fc-5dd6-a20e-781518846e5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQJ183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735538',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 131603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Citroën C3 1.5 HDI Feel - Diesel - Manual - 102 hp - 131.603 km',
'transmission': 'manual',
'trim': 'Feel',
'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.be%27%20and%20RowKey%20eq%20%2710735538%27 HTTP/1.1" 200 None
2026-03-30 04:21:34 [adesa.be] INFO: Saving data for 10735538: {'auction_closing_time': 1774863000.0, 'created_time': 1774625042.283486, 'last_price_update_time': 1774844494.078016}
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.be',RowKey='10735538') HTTP/1.1" 204 0
2026-03-30 04:21:34 [adesa.be] INFO: Found listing with ID: 10738721
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.be%27%20and%20RowKey%20eq%20%2710738721%27 HTTP/1.1" 200 None
2026-03-30 04:21:34 [adesa.be] INFO: Scrape type for 10738721: 2
2026-03-30 04:21:34 [adesa.be] INFO: Scraping item 10738721 url https://www.openlane.eu/en/carv6/auction/10738721
2026-03-30 04:21:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735636> (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/10735522> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10735623
2026-03-30 04:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f, identifier: 10735623
2026-03-30 04:21:34 [adesa.be] INFO: Found listing with ID: 10737859
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.be%27%20and%20RowKey%20eq%20%2710737859%27 HTTP/1.1" 200 None
2026-03-30 04:21:34 [adesa.be] INFO: Scrape type for 10737859: 2
2026-03-30 04:21:34 [adesa.be] INFO: Scraping item 10737859 url https://www.openlane.eu/en/carv6/auction/10737859
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10735623
2026-03-30 04:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10735623
2026-03-30 04:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f with identifier: 10735623 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/10735623>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'cf80f6c7-02a8-51b0-be55-aa6d9fd9a25f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRF941',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 190312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2020-06-23',
'seats_number': 2,
'seller_name': 'GTC Cars',
'title': 'Fiat Fiorino 1.3 MultiJet - Diesel - Manual - 80 hp - 190.312 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735623%27 HTTP/1.1" 200 None
2026-03-30 04:21:34 [adesa.be] INFO: Saving data for 10735623: {'auction_closing_time': 1774865700.0, 'created_time': 1774625079.053943, 'last_price_update_time': 1774844494.498386}
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.be',RowKey='10735623') HTTP/1.1" 204 0
2026-03-30 04:21:34 [adesa.be] INFO: Found listing with ID: 10735022
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.be%27%20and%20RowKey%20eq%20%2710735022%27 HTTP/1.1" 200 None
2026-03-30 04:21:34 [adesa.be] INFO: Scrape type for 10735022: 2
2026-03-30 04:21:34 [adesa.be] INFO: Scraping item 10735022 url https://www.openlane.eu/en/carv6/auction/10735022
2026-03-30 04:21:34 [adesa.be] INFO: Found listing with ID: 10736405
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.be%27%20and%20RowKey%20eq%20%2710736405%27 HTTP/1.1" 200 None
2026-03-30 04:21:34 [adesa.be] INFO: Scrape type for 10736405: 2
2026-03-30 04:21:34 [adesa.be] INFO: Scraping item 10736405 url https://www.openlane.eu/en/carv6/auction/10736405
2026-03-30 04:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with identifier: 10735636
2026-03-30 04:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17c3eff1-0ea2-5054-929c-8dd17ba336e0, identifier: 10735636
2026-03-30 04:21:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10735522
2026-03-30 04:21:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 053d15d1-df05-52b0-95f9-8523296bf8d3 with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 053d15d1-df05-52b0-95f9-8523296bf8d3 with scrape type 2
2026-03-30 04:21:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 053d15d1-df05-52b0-95f9-8523296bf8d3, identifier: 10735522
2026-03-30 04:21:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with identifier: 10735636
2026-03-30 04:21:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with identifier: 10735636
2026-03-30 04:21:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17c3eff1-0ea2-5054-929c-8dd17ba336e0 with identifier: 10735636 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/10735636>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '17c3eff1-0ea2-5054-929c-8dd17ba336e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735636',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 84751,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5350,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C3 1.5 - Diesel - Manual - 101 hp - 84.751 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710735636%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Saving data for 10735636: {'auction_closing_time': 1774865700.0, 'created_time': 1774625047.552613, 'last_price_update_time': 1774844495.000522}
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.be',RowKey='10735636') HTTP/1.1" 204 0
2026-03-30 04:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10735522
2026-03-30 04:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10735522
2026-03-30 04:21:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 053d15d1-df05-52b0-95f9-8523296bf8d3 with identifier: 10735522 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/10735522>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '053d15d1-df05-52b0-95f9-8523296bf8d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1EYM784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735522',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 141163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3350,
'price_includes_vat': True,
'registration_date': '2013-04-22',
'seats_number': 2,
'seller_name': 'GTC Cars',
'title': 'Fiat Ducato 3.0 MultiJet - Diesel - Manual - 177 hp - 141.163 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735522%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Saving data for 10735522: {'auction_closing_time': 1774863000.0, 'created_time': 1774626975.935931, 'last_price_update_time': 1774844495.365113}
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.be',RowKey='10735522') HTTP/1.1" 204 0
2026-03-30 04:21:35 [adesa.be] INFO: Found listing with ID: 10737624
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.be%27%20and%20RowKey%20eq%20%2710737624%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Scrape type for 10737624: 2
2026-03-30 04:21:35 [adesa.be] INFO: Scraping item 10737624 url https://www.openlane.eu/en/carv6/auction/10737624
2026-03-30 04:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737685> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735651> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:35 [adesa.be] INFO: Found listing with ID: 10737750
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.be%27%20and%20RowKey%20eq%20%2710737750%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Scrape type for 10737750: 2
2026-03-30 04:21:35 [adesa.be] INFO: Scraping item 10737750 url https://www.openlane.eu/en/carv6/auction/10737750
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10738285
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.be%27%20and%20RowKey%20eq%20%2710738285%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Scrape type for 10738285: 2
2026-03-30 04:21:35 [adesa.be] INFO: Scraping item 10738285 url https://www.openlane.eu/en/carv6/auction/10738285
2026-03-30 04:21:35 [adesa.be] INFO: Found listing with ID: 10736465
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.be%27%20and%20RowKey%20eq%20%2710736465%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Scrape type for 10736465: 2
2026-03-30 04:21:35 [adesa.be] INFO: Scraping item 10736465 url https://www.openlane.eu/en/carv6/auction/10736465
2026-03-30 04:21:35 [adesa.be] INFO: Found listing with ID: 10738275
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.be%27%20and%20RowKey%20eq%20%2710738275%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Scrape type for 10738275: 2
2026-03-30 04:21:35 [adesa.be] INFO: Scraping item 10738275 url https://www.openlane.eu/en/carv6/auction/10738275
2026-03-30 04:21:35 [adesa.be] INFO: Found listing with ID: 10735530
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.be%27%20and%20RowKey%20eq%20%2710735530%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Scrape type for 10735530: 2
2026-03-30 04:21:35 [adesa.be] INFO: Scraping item 10735530 url https://www.openlane.eu/en/carv6/auction/10735530
2026-03-30 04:21:35 [adesa.be] INFO: Found listing with ID: 10736361
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.be%27%20and%20RowKey%20eq%20%2710736361%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Scrape type for 10736361: 2
2026-03-30 04:21:35 [adesa.be] INFO: Scraping item 10736361 url https://www.openlane.eu/en/carv6/auction/10736361
2026-03-30 04:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10737685
2026-03-30 04:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b47b307-4c72-56aa-96e0-1fcea094a4ea with scrape type 2
2026-03-30 04:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b47b307-4c72-56aa-96e0-1fcea094a4ea with scrape type 2
2026-03-30 04:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b47b307-4c72-56aa-96e0-1fcea094a4ea, identifier: 10737685
2026-03-30 04:21:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9df189dd-ba19-5217-a1dc-c7006cd378ab with identifier: 10735651
2026-03-30 04:21:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9df189dd-ba19-5217-a1dc-c7006cd378ab with scrape type 2
2026-03-30 04:21:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9df189dd-ba19-5217-a1dc-c7006cd378ab with scrape type 2
2026-03-30 04:21:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9df189dd-ba19-5217-a1dc-c7006cd378ab, identifier: 10735651
2026-03-30 04:21:35 [adesa.be] INFO: Found listing with ID: 10737603
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.be%27%20and%20RowKey%20eq%20%2710737603%27 HTTP/1.1" 200 None
2026-03-30 04:21:35 [adesa.be] INFO: Scrape type for 10737603: 2
2026-03-30 04:21:35 [adesa.be] INFO: Scraping item 10737603 url https://www.openlane.eu/en/carv6/auction/10737603
2026-03-30 04:21:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10737685
2026-03-30 04:21:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10737685
2026-03-30 04:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b47b307-4c72-56aa-96e0-1fcea094a4ea with identifier: 10737685 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/10737685>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1b47b307-4c72-56aa-96e0-1fcea094a4ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ubp687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737685',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 129073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2018-03-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Fiat Tipo 1.4i Pop - Petrol - Manual - 95 hp - 129.073 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737685%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Saving data for 10737685: {'auction_closing_time': 1774863000.0, 'created_time': 1774625065.495063, 'last_price_update_time': 1774844496.242323}
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.be',RowKey='10737685') HTTP/1.1" 204 0
2026-03-30 04:21:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9df189dd-ba19-5217-a1dc-c7006cd378ab with identifier: 10735651
2026-03-30 04:21:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9df189dd-ba19-5217-a1dc-c7006cd378ab with identifier: 10735651
2026-03-30 04:21:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9df189dd-ba19-5217-a1dc-c7006cd378ab with identifier: 10735651 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/10735651>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9df189dd-ba19-5217-a1dc-c7006cd378ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'A566628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735651',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 150075,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2012-06-29',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Citroën C3 1.4i Seduction - Petrol - Manual - 73 hp - 150.075 km',
'transmission': 'manual',
'trim': 'Seduction',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710735651%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Saving data for 10735651: {'auction_closing_time': 1774863000.0, 'created_time': 1774626991.218772, 'last_price_update_time': 1774844496.520146}
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.be',RowKey='10735651') HTTP/1.1" 204 0
2026-03-30 04:21:36 [adesa.be] INFO: Found listing with ID: 10738305
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.be%27%20and%20RowKey%20eq%20%2710738305%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Scrape type for 10738305: 2
2026-03-30 04:21:36 [adesa.be] INFO: Scraping item 10738305 url https://www.openlane.eu/en/carv6/auction/10738305
2026-03-30 04:21:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735016> (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/10737694> (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/10737556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:36 [adesa.be] INFO: Found listing with ID: 10735628
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.be%27%20and%20RowKey%20eq%20%2710735628%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Scrape type for 10735628: 2
2026-03-30 04:21:36 [adesa.be] INFO: Scraping item 10735628 url https://www.openlane.eu/en/carv6/auction/10735628
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: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 04:21:36 [adesa.be] INFO: Found listing with ID: 10735439
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.be%27%20and%20RowKey%20eq%20%2710735439%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Scrape type for 10735439: 2
2026-03-30 04:21:36 [adesa.be] INFO: Scraping item 10735439 url https://www.openlane.eu/en/carv6/auction/10735439
2026-03-30 04:21:36 [adesa.be] INFO: Found listing with ID: 10736374
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.be%27%20and%20RowKey%20eq%20%2710736374%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Scrape type for 10736374: 2
2026-03-30 04:21:36 [adesa.be] INFO: Scraping item 10736374 url https://www.openlane.eu/en/carv6/auction/10736374
2026-03-30 04:21:36 [adesa.be] INFO: Found listing with ID: 10735485
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.be%27%20and%20RowKey%20eq%20%2710735485%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Scrape type for 10735485: 2
2026-03-30 04:21:36 [adesa.be] INFO: Scraping item 10735485 url https://www.openlane.eu/en/carv6/auction/10735485
2026-03-30 04:21:36 [adesa.be] INFO: Found listing with ID: 10736380
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.be%27%20and%20RowKey%20eq%20%2710736380%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Scrape type for 10736380: 2
2026-03-30 04:21:36 [adesa.be] INFO: Scraping item 10736380 url https://www.openlane.eu/en/carv6/auction/10736380
2026-03-30 04:21:36 [adesa.be] INFO: Found listing with ID: 10739842
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.be%27%20and%20RowKey%20eq%20%2710739842%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Scrape type for 10739842: 2
2026-03-30 04:21:36 [adesa.be] INFO: Scraping item 10739842 url https://www.openlane.eu/en/carv6/auction/10739842
2026-03-30 04:21:36 [adesa.be] INFO: Found listing with ID: 10735519
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.be%27%20and%20RowKey%20eq%20%2710735519%27 HTTP/1.1" 200 None
2026-03-30 04:21:36 [adesa.be] INFO: Scrape type for 10735519: 2
2026-03-30 04:21:36 [adesa.be] INFO: Scraping item 10735519 url https://www.openlane.eu/en/carv6/auction/10735519
2026-03-30 04:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53158dc5-13c8-5c4f-ba0f-0487a753271c with identifier: 10735016
2026-03-30 04:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53158dc5-13c8-5c4f-ba0f-0487a753271c with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53158dc5-13c8-5c4f-ba0f-0487a753271c with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53158dc5-13c8-5c4f-ba0f-0487a753271c, identifier: 10735016
2026-03-30 04:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10737694
2026-03-30 04:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e60f1caf-8d00-59c7-8de3-cf7223826480 with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e60f1caf-8d00-59c7-8de3-cf7223826480 with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e60f1caf-8d00-59c7-8de3-cf7223826480, identifier: 10737694
2026-03-30 04:21:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10737556
2026-03-30 04:21:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5137a56-5f64-5133-b155-fd38276a8a5c with scrape type 2
2026-03-30 04:21:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5137a56-5f64-5133-b155-fd38276a8a5c with scrape type 2
2026-03-30 04:21:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5137a56-5f64-5133-b155-fd38276a8a5c, identifier: 10737556
2026-03-30 04:21:37 [adesa.be] INFO: Found listing with ID: 10736382
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.be%27%20and%20RowKey%20eq%20%2710736382%27 HTTP/1.1" 200 None
2026-03-30 04:21:37 [adesa.be] INFO: Scrape type for 10736382: 2
2026-03-30 04:21:37 [adesa.be] INFO: Scraping item 10736382 url https://www.openlane.eu/en/carv6/auction/10736382
2026-03-30 04:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53158dc5-13c8-5c4f-ba0f-0487a753271c with identifier: 10735016
2026-03-30 04:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53158dc5-13c8-5c4f-ba0f-0487a753271c with identifier: 10735016
2026-03-30 04:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53158dc5-13c8-5c4f-ba0f-0487a753271c with identifier: 10735016 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/10735016>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '53158dc5-13c8-5c4f-ba0f-0487a753271c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735016',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 97072,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4150,
'price_includes_vat': True,
'registration_date': '2019-05-08',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Citroën C3 1.2 - Petrol - Manual - 68 hp - 97.072 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710735016%27 HTTP/1.1" 200 None
2026-03-30 04:21:37 [adesa.be] INFO: Saving data for 10735016: {'auction_closing_time': 1774865700.0, 'created_time': 1774626994.957572, 'last_price_update_time': 1774844497.429023}
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.be',RowKey='10735016') HTTP/1.1" 204 0
2026-03-30 04:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10737694
2026-03-30 04:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10737694
2026-03-30 04:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e60f1caf-8d00-59c7-8de3-cf7223826480 with identifier: 10737694 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/10737694>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e60f1caf-8d00-59c7-8de3-cf7223826480',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HKY473',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 222740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2012-08-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.6 TDCI Trend - Diesel - Manual - 95 hp - 222.740 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710737694%27 HTTP/1.1" 200 None
2026-03-30 04:21:37 [adesa.be] INFO: Saving data for 10737694: {'auction_closing_time': 1774863000.0, 'created_time': 1774626973.810945, 'last_price_update_time': 1774844497.807028}
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.be',RowKey='10737694') HTTP/1.1" 204 0
2026-03-30 04:21:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10737556
2026-03-30 04:21:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10737556
2026-03-30 04:21:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5137a56-5f64-5133-b155-fd38276a8a5c with identifier: 10737556 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:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.1L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f5137a56-5f64-5133-b155-fd38276a8a5c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBZ617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 112400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2018-05-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Fiesta 1.1i Trend - Petrol - Manual - 85 hp - 112.400 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737556%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Saving data for 10737556: {'auction_closing_time': 1774863000.0, 'created_time': 1774625071.618582, 'last_price_update_time': 1774844498.121779}
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.be',RowKey='10737556') HTTP/1.1" 204 0
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10737700
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.be%27%20and%20RowKey%20eq%20%2710737700%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10737700: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10737700 url https://www.openlane.eu/en/carv6/auction/10737700
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10737723
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.be%27%20and%20RowKey%20eq%20%2710737723%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10737723: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10737723 url https://www.openlane.eu/en/carv6/auction/10737723
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10739915
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.be%27%20and%20RowKey%20eq%20%2710739915%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10739915: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10739915 url https://www.openlane.eu/en/carv6/auction/10739915
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10737641
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.be%27%20and%20RowKey%20eq%20%2710737641%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10737641: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10737641 url https://www.openlane.eu/en/carv6/auction/10737641
2026-03-30 04:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10737640
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.be%27%20and%20RowKey%20eq%20%2710737640%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10737640: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10737640 url https://www.openlane.eu/en/carv6/auction/10737640
2026-03-30 04:21: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:21:38 [adesa.be] INFO: Found listing with ID: 10737692
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.be%27%20and%20RowKey%20eq%20%2710737692%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10737692: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10737692 url https://www.openlane.eu/en/carv6/auction/10737692
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10737683
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.be%27%20and%20RowKey%20eq%20%2710737683%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10737683: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10737683 url https://www.openlane.eu/en/carv6/auction/10737683
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10737703
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.be%27%20and%20RowKey%20eq%20%2710737703%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10737703: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10737703 url https://www.openlane.eu/en/carv6/auction/10737703
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10736410
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.be%27%20and%20RowKey%20eq%20%2710736410%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10736410: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10736410 url https://www.openlane.eu/en/carv6/auction/10736410
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10735535
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.be%27%20and%20RowKey%20eq%20%2710735535%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10735535: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10735535 url https://www.openlane.eu/en/carv6/auction/10735535
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10739904
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.be%27%20and%20RowKey%20eq%20%2710739904%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10739904: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10739904 url https://www.openlane.eu/en/carv6/auction/10739904
2026-03-30 04:21:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a70eabea-3c65-5f53-91ed-ec9540941309 with identifier: 10735417
2026-03-30 04:21:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a70eabea-3c65-5f53-91ed-ec9540941309 with scrape type 2
2026-03-30 04:21:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a70eabea-3c65-5f53-91ed-ec9540941309 with scrape type 2
2026-03-30 04:21:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a70eabea-3c65-5f53-91ed-ec9540941309, identifier: 10735417
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10737688
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.be%27%20and%20RowKey%20eq%20%2710737688%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10737688: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10737688 url https://www.openlane.eu/en/carv6/auction/10737688
2026-03-30 04:21:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a70eabea-3c65-5f53-91ed-ec9540941309 with identifier: 10735417
2026-03-30 04:21:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a70eabea-3c65-5f53-91ed-ec9540941309 with identifier: 10735417
2026-03-30 04:21:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a70eabea-3c65-5f53-91ed-ec9540941309 with identifier: 10735417 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/10735417>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a70eabea-3c65-5f53-91ed-ec9540941309',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1dxo555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735417',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fusion',
'odometer': 139430,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2005-06-14',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Ford Fusion 1.4i Trend - Petrol - Manual - 80 hp - 139.430 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2005}
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.be%27%20and%20RowKey%20eq%20%2710735417%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Saving data for 10735417: {'auction_closing_time': 1774863000.0, 'created_time': 1774625083.224173, 'last_price_update_time': 1774844498.765658}
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.be',RowKey='10735417') HTTP/1.1" 204 0
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10737550
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.be%27%20and%20RowKey%20eq%20%2710737550%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10737550: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10737550 url https://www.openlane.eu/en/carv6/auction/10737550
2026-03-30 04:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21: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:21: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:21:38 [adesa.be] INFO: Found listing with ID: 10739843
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.be%27%20and%20RowKey%20eq%20%2710739843%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10739843: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10739843 url https://www.openlane.eu/en/carv6/auction/10739843
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10735585
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.be%27%20and%20RowKey%20eq%20%2710735585%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10735585: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10735585 url https://www.openlane.eu/en/carv6/auction/10735585
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10735601
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.be%27%20and%20RowKey%20eq%20%2710735601%27 HTTP/1.1" 200 None
2026-03-30 04:21:38 [adesa.be] INFO: Scrape type for 10735601: 2
2026-03-30 04:21:38 [adesa.be] INFO: Scraping item 10735601 url https://www.openlane.eu/en/carv6/auction/10735601
2026-03-30 04:21:38 [adesa.be] INFO: Found listing with ID: 10737571
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.be%27%20and%20RowKey%20eq%20%2710737571%27 HTTP/1.1" 200 None
2026-03-30 04:21:39 [adesa.be] INFO: Scrape type for 10737571: 2
2026-03-30 04:21:39 [adesa.be] INFO: Scraping item 10737571 url https://www.openlane.eu/en/carv6/auction/10737571
2026-03-30 04:21:39 [adesa.be] INFO: Found listing with ID: 10737596
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.be%27%20and%20RowKey%20eq%20%2710737596%27 HTTP/1.1" 200 None
2026-03-30 04:21:39 [adesa.be] INFO: Scrape type for 10737596: 2
2026-03-30 04:21:39 [adesa.be] INFO: Scraping item 10737596 url https://www.openlane.eu/en/carv6/auction/10737596
2026-03-30 04:21:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735025> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:39 [adesa.be] INFO: Found listing with ID: 10737631
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.be%27%20and%20RowKey%20eq%20%2710737631%27 HTTP/1.1" 200 None
2026-03-30 04:21:39 [adesa.be] INFO: Scrape type for 10737631: 2
2026-03-30 04:21:39 [adesa.be] INFO: Scraping item 10737631 url https://www.openlane.eu/en/carv6/auction/10737631
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 [adesa.be] INFO: Found listing with ID: 10735026
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.be%27%20and%20RowKey%20eq%20%2710735026%27 HTTP/1.1" 200 None
2026-03-30 04:21:39 [adesa.be] INFO: Scrape type for 10735026: 2
2026-03-30 04:21:39 [adesa.be] INFO: Scraping item 10735026 url https://www.openlane.eu/en/carv6/auction/10735026
2026-03-30 04:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10738271
2026-03-30 04:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b51352e5-7f65-507e-881b-d52a1bc8c389 with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b51352e5-7f65-507e-881b-d52a1bc8c389 with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b51352e5-7f65-507e-881b-d52a1bc8c389, identifier: 10738271
2026-03-30 04:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10737601
2026-03-30 04:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 162139cb-5a01-5745-8224-f175e75ab114 with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 162139cb-5a01-5745-8224-f175e75ab114 with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 162139cb-5a01-5745-8224-f175e75ab114, identifier: 10737601
2026-03-30 04:21:39 [adesa.be] INFO: Found listing with ID: 10735488
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.be%27%20and%20RowKey%20eq%20%2710735488%27 HTTP/1.1" 200 None
2026-03-30 04:21:39 [adesa.be] INFO: Scrape type for 10735488: 2
2026-03-30 04:21:39 [adesa.be] INFO: Scraping item 10735488 url https://www.openlane.eu/en/carv6/auction/10735488
2026-03-30 04:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10738271
2026-03-30 04:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10738271
2026-03-30 04:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b51352e5-7f65-507e-881b-d52a1bc8c389 with identifier: 10738271 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/10738271>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.8L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b51352e5-7f65-507e-881b-d52a1bc8c389',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XFG386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738271',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 209541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2007-03-05',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Ford S-Max 1.8 TDCI Titanium - Diesel - Manual - 125 hp - 209.541 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2007}
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.be%27%20and%20RowKey%20eq%20%2710738271%27 HTTP/1.1" 200 None
2026-03-30 04:21:39 [adesa.be] INFO: Saving data for 10738271: {'auction_closing_time': 1774863000.0, 'created_time': 1774626979.127202, 'last_price_update_time': 1774844499.60523}
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.be',RowKey='10738271') HTTP/1.1" 204 0
2026-03-30 04:21:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10737601
2026-03-30 04:21:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10737601
2026-03-30 04:21:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 162139cb-5a01-5745-8224-f175e75ab114 with identifier: 10737601 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/10737601>
{'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': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '162139cb-5a01-5745-8224-f175e75ab114',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BLG481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 142036,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2014-12-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Ford Focus 1.0 EcoBoost Trend - Petrol - Manual - 125 hp - 142.036 '
'km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737601%27 HTTP/1.1" 200 None
2026-03-30 04:21:39 [adesa.be] INFO: Saving data for 10737601: {'auction_closing_time': 1774863000.0, 'created_time': 1774625081.560406, 'last_price_update_time': 1774844499.886817}
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.be',RowKey='10737601') HTTP/1.1" 204 0
2026-03-30 04:21:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89d72eb8-c14f-5736-bc28-765acbd9ec80 with identifier: 10735025
2026-03-30 04:21:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89d72eb8-c14f-5736-bc28-765acbd9ec80 with scrape type 2
2026-03-30 04:21:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89d72eb8-c14f-5736-bc28-765acbd9ec80 with scrape type 2
2026-03-30 04:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89d72eb8-c14f-5736-bc28-765acbd9ec80, identifier: 10735025
2026-03-30 04:21:40 [adesa.be] INFO: Found listing with ID: 10737646
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.be%27%20and%20RowKey%20eq%20%2710737646%27 HTTP/1.1" 200 None
2026-03-30 04:21:40 [adesa.be] INFO: Scrape type for 10737646: 2
2026-03-30 04:21:40 [adesa.be] INFO: Scraping item 10737646 url https://www.openlane.eu/en/carv6/auction/10737646
2026-03-30 04:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89d72eb8-c14f-5736-bc28-765acbd9ec80 with identifier: 10735025
2026-03-30 04:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89d72eb8-c14f-5736-bc28-765acbd9ec80 with identifier: 10735025
2026-03-30 04:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89d72eb8-c14f-5736-bc28-765acbd9ec80 with identifier: 10735025 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/10735025>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 123,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '89d72eb8-c14f-5736-bc28-765acbd9ec80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735025',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 57079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7050,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Ford Focus - Petrol - Automatic - 123 hp - 57.079 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710735025%27 HTTP/1.1" 200 None
2026-03-30 04:21:40 [adesa.be] INFO: Saving data for 10735025: {'auction_closing_time': 1774865700.0, 'created_time': 1774626961.887011, 'last_price_update_time': 1774844500.292711}
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.be',RowKey='10735025') 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 1st time calling it.
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/10737588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:40 [adesa.be] INFO: Found listing with ID: 10737654
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.be%27%20and%20RowKey%20eq%20%2710737654%27 HTTP/1.1" 200 None
2026-03-30 04:21:40 [adesa.be] INFO: Scrape type for 10737654: 2
2026-03-30 04:21:40 [adesa.be] INFO: Scraping item 10737654 url https://www.openlane.eu/en/carv6/auction/10737654
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 [adesa.be] INFO: Found listing with ID: 10735516
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.be%27%20and%20RowKey%20eq%20%2710735516%27 HTTP/1.1" 200 None
2026-03-30 04:21:40 [adesa.be] INFO: Scrape type for 10735516: 2
2026-03-30 04:21:40 [adesa.be] INFO: Scraping item 10735516 url https://www.openlane.eu/en/carv6/auction/10735516
2026-03-30 04:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10737585
2026-03-30 04:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43066450-7954-55bf-a007-a4fcb75ed444 with scrape type 2
2026-03-30 04:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43066450-7954-55bf-a007-a4fcb75ed444 with scrape type 2
2026-03-30 04:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43066450-7954-55bf-a007-a4fcb75ed444, identifier: 10737585
2026-03-30 04:21:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10735583
2026-03-30 04:21:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with scrape type 2
2026-03-30 04:21:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with scrape type 2
2026-03-30 04:21:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bbd442ec-4bd1-5d51-a7d8-36aec602ac49, identifier: 10735583
2026-03-30 04:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10737585
2026-03-30 04:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10737585
2026-03-30 04:21:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43066450-7954-55bf-a007-a4fcb75ed444 with identifier: 10737585 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/10737585>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '43066450-7954-55bf-a007-a4fcb75ed444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EOA115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 305106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-10-14',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Ford S-Max 2.0 TDCI Trend - Diesel - Manual - 136 hp - 305.106 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710737585%27 HTTP/1.1" 200 None
2026-03-30 04:21:40 [adesa.be] INFO: Saving data for 10737585: {'auction_closing_time': 1774863000.0, 'created_time': 1774626969.647287, 'last_price_update_time': 1774844500.796848}
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.be',RowKey='10737585') HTTP/1.1" 204 0
2026-03-30 04:21:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10735583
2026-03-30 04:21:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10735583
2026-03-30 04:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bbd442ec-4bd1-5d51-a7d8-36aec602ac49 with identifier: 10735583 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/10735583>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bbd442ec-4bd1-5d51-a7d8-36aec602ac49',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SDX307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 171185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2017-04-19',
'seats_number': 5,
'seller_name': 'Sin-Cars bv',
'title': 'Ford S-Max 2.0 TDCI Titanium - Diesel - Automatic - 150 hp - '
'171.185 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735583%27 HTTP/1.1" 200 None
2026-03-30 04:21:41 [adesa.be] INFO: Saving data for 10735583: {'auction_closing_time': 1774863000.0, 'created_time': 1774626969.04443, 'last_price_update_time': 1774844501.20328}
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.be',RowKey='10735583') HTTP/1.1" 204 0
2026-03-30 04:21:41 [adesa.be] INFO: Found listing with ID: 10739885
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.be%27%20and%20RowKey%20eq%20%2710739885%27 HTTP/1.1" 200 None
2026-03-30 04:21:41 [adesa.be] INFO: Scrape type for 10739885: 2
2026-03-30 04:21:41 [adesa.be] INFO: Scraping item 10739885 url https://www.openlane.eu/en/carv6/auction/10739885
2026-03-30 04:21:41 [adesa.be] INFO: Found listing with ID: 10737713
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.be%27%20and%20RowKey%20eq%20%2710737713%27 HTTP/1.1" 200 None
2026-03-30 04:21:41 [adesa.be] INFO: Scrape type for 10737713: 2
2026-03-30 04:21:41 [adesa.be] INFO: Scraping item 10737713 url https://www.openlane.eu/en/carv6/auction/10737713
2026-03-30 04:21:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735483> (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/10738721> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10737588
2026-03-30 04:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44a34fec-57c5-5d0e-8848-07241937b208 with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44a34fec-57c5-5d0e-8848-07241937b208 with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44a34fec-57c5-5d0e-8848-07241937b208, identifier: 10737588
2026-03-30 04:21:41 [adesa.be] INFO: Found listing with ID: 10737602
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.be%27%20and%20RowKey%20eq%20%2710737602%27 HTTP/1.1" 200 None
2026-03-30 04:21:41 [adesa.be] INFO: Scrape type for 10737602: 2
2026-03-30 04:21:41 [adesa.be] INFO: Scraping item 10737602 url https://www.openlane.eu/en/carv6/auction/10737602
2026-03-30 04:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10737588
2026-03-30 04:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10737588
2026-03-30 04:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44a34fec-57c5-5d0e-8848-07241937b208 with identifier: 10737588 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/10737588>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '44a34fec-57c5-5d0e-8848-07241937b208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TNW383',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 265134,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2018-01-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën C4 Picasso 1.2i Feel - Petrol - Manual - 130 hp - 265.134 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737588%27 HTTP/1.1" 200 None
2026-03-30 04:21:41 [adesa.be] INFO: Saving data for 10737588: {'auction_closing_time': 1774863000.0, 'created_time': 1774625046.357966, 'last_price_update_time': 1774844501.613966}
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.be',RowKey='10737588') HTTP/1.1" 204 0
2026-03-30 04:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a49a0ce1-2971-55fe-aab7-a3065e61a71f with identifier: 10735483
2026-03-30 04:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a49a0ce1-2971-55fe-aab7-a3065e61a71f with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a49a0ce1-2971-55fe-aab7-a3065e61a71f with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a49a0ce1-2971-55fe-aab7-a3065e61a71f, identifier: 10735483
2026-03-30 04:21:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with identifier: 10738721
2026-03-30 04:21:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with scrape type 2
2026-03-30 04:21:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 014dd76f-b01d-5d0c-ad9a-c1577c786e74, identifier: 10738721
2026-03-30 04:21:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a49a0ce1-2971-55fe-aab7-a3065e61a71f with identifier: 10735483
2026-03-30 04:21:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a49a0ce1-2971-55fe-aab7-a3065e61a71f with identifier: 10735483
2026-03-30 04:21:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a49a0ce1-2971-55fe-aab7-a3065e61a71f with identifier: 10735483 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:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735483>
{'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': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a49a0ce1-2971-55fe-aab7-a3065e61a71f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GKQ055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735483',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 179928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4750,
'price_includes_vat': True,
'registration_date': '2018-10-12',
'seats_number': 2,
'seller_name': 'UZ Cars sprl',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 100 hp - '
'179.928 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735483%27 HTTP/1.1" 200 None
2026-03-30 04:21:42 [adesa.be] INFO: Saving data for 10735483: {'auction_closing_time': 1774863000.0, 'created_time': 1774625087.532628, 'last_price_update_time': 1774844502.074811}
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.be',RowKey='10735483') HTTP/1.1" 204 0
2026-03-30 04:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with identifier: 10738721
2026-03-30 04:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with identifier: 10738721
2026-03-30 04:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 014dd76f-b01d-5d0c-ad9a-c1577c786e74 with identifier: 10738721 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/10738721>
{'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-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '014dd76f-b01d-5d0c-ad9a-c1577c786e74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738721',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 122862,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 3,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Transit Connect 1.5 TDCI Trend - Diesel - Manual - 120 hp - '
'122.862 km',
'transmission': 'manual',
'trim': 'Trend',
'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.be%27%20and%20RowKey%20eq%20%2710738721%27 HTTP/1.1" 200 None
2026-03-30 04:21:42 [adesa.be] INFO: Saving data for 10738721: {'auction_closing_time': 1774866600.0, 'created_time': 1774626961.585341, 'last_price_update_time': 1774844502.386712}
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.be',RowKey='10738721') HTTP/1.1" 204 0
2026-03-30 04:21:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738305> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21: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:21:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8425c71c-7485-5151-b046-4628c7507064 with identifier: 10738305
2026-03-30 04:21:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8425c71c-7485-5151-b046-4628c7507064 with scrape type 2
2026-03-30 04:21:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8425c71c-7485-5151-b046-4628c7507064 with scrape type 2
2026-03-30 04:21:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8425c71c-7485-5151-b046-4628c7507064, identifier: 10738305
2026-03-30 04:21:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8425c71c-7485-5151-b046-4628c7507064 with identifier: 10738305
2026-03-30 04:21:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8425c71c-7485-5151-b046-4628c7507064 with identifier: 10738305
2026-03-30 04:21:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8425c71c-7485-5151-b046-4628c7507064 with identifier: 10738305 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:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738305>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '8425c71c-7485-5151-b046-4628c7507064',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738305',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 20025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 4,
'seller_name': 'Autohandel Didier nv',
'title': 'Hyundai Inster Long Range 46 kWh - Electric - Automatic - 114 hp - '
'20.025 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
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.be%27%20and%20RowKey%20eq%20%2710738305%27 HTTP/1.1" 200 None
2026-03-30 04:21:43 [adesa.be] INFO: Saving data for 10738305: {'auction_closing_time': 1774865700.0, 'created_time': 1774626959.41418, 'last_price_update_time': 1774844503.070641}
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.be',RowKey='10738305') 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/10737603> (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/10736405> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736361> (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/10737641> (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: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10737603
2026-03-30 04:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ac10d62-de4b-5755-bdda-b61b28f759a1 with scrape type 2
2026-03-30 04:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ac10d62-de4b-5755-bdda-b61b28f759a1 with scrape type 2
2026-03-30 04:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ac10d62-de4b-5755-bdda-b61b28f759a1, identifier: 10737603
2026-03-30 04:21:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5f126f9-ece3-5b43-960a-62c23d3a54d8 with identifier: 10736405
2026-03-30 04:21:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5f126f9-ece3-5b43-960a-62c23d3a54d8 with scrape type 2
2026-03-30 04:21:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5f126f9-ece3-5b43-960a-62c23d3a54d8 with scrape type 2
2026-03-30 04:21:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5f126f9-ece3-5b43-960a-62c23d3a54d8, identifier: 10736405
2026-03-30 04:21:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10737603
2026-03-30 04:21:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10737603
2026-03-30 04:21:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ac10d62-de4b-5755-bdda-b61b28f759a1 with identifier: 10737603 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/10737603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9ac10d62-de4b-5755-bdda-b61b28f759a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fjh018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 134047,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Hyundai i30 Wagon 1.0 - Petrol - Manual - 115 hp - 134.047 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737603%27 HTTP/1.1" 200 None
2026-03-30 04:21:44 [adesa.be] INFO: Saving data for 10737603: {'auction_closing_time': 1774863000.0, 'created_time': 1774626963.422843, 'last_price_update_time': 1774844504.111995}
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.be',RowKey='10737603') HTTP/1.1" 204 0
2026-03-30 04:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5f126f9-ece3-5b43-960a-62c23d3a54d8 with identifier: 10736405
2026-03-30 04:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5f126f9-ece3-5b43-960a-62c23d3a54d8 with identifier: 10736405
2026-03-30 04:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5f126f9-ece3-5b43-960a-62c23d3a54d8 with identifier: 10736405 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/10736405>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e5f126f9-ece3-5b43-960a-62c23d3a54d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VPT605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 271055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3950,
'price_includes_vat': True,
'registration_date': '2017-12-26',
'seats_number': 3,
'seller_name': 'BEST CAR bv',
'title': 'Ford Transit Custom L1H1 2.0 TDCI Trend - Diesel - Manual - 105 hp '
'- 271.055 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710736405%27 HTTP/1.1" 200 None
2026-03-30 04:21:44 [adesa.be] INFO: Saving data for 10736405: {'auction_closing_time': 1774863000.0, 'created_time': 1774625120.497562, 'last_price_update_time': 1774844504.38582}
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.be',RowKey='10736405') HTTP/1.1" 204 0
2026-03-30 04:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e552d53-e35c-5250-9d46-bbdfef742464 with identifier: 10736361
2026-03-30 04:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e552d53-e35c-5250-9d46-bbdfef742464 with scrape type 2
2026-03-30 04:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e552d53-e35c-5250-9d46-bbdfef742464 with scrape type 2
2026-03-30 04:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e552d53-e35c-5250-9d46-bbdfef742464, identifier: 10736361
2026-03-30 04:21:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10737641
2026-03-30 04:21:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e with scrape type 2
2026-03-30 04:21:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ac11f7f-d845-58de-94df-f9d08ae28a8e with scrape type 2
2026-03-30 04:21:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ac11f7f-d845-58de-94df-f9d08ae28a8e, identifier: 10737641
2026-03-30 04:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e552d53-e35c-5250-9d46-bbdfef742464 with identifier: 10736361
2026-03-30 04:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e552d53-e35c-5250-9d46-bbdfef742464 with identifier: 10736361
2026-03-30 04:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e552d53-e35c-5250-9d46-bbdfef742464 with identifier: 10736361 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/10736361>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3e552d53-e35c-5250-9d46-bbdfef742464',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'connor',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736361',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 129822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2018-01-29',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Hyundai i30 Wagon 1.0 Classic - Petrol - Manual - 119 hp - 129.822 '
'km',
'transmission': 'manual',
'trim': 'Classic',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710736361%27 HTTP/1.1" 200 None
2026-03-30 04:21:44 [adesa.be] INFO: Saving data for 10736361: {'auction_closing_time': 1774863000.0, 'created_time': 1774626971.660637, 'last_price_update_time': 1774844504.849568}
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.be',RowKey='10736361') HTTP/1.1" 204 0
2026-03-30 04:21:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10737641
2026-03-30 04:21:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10737641
2026-03-30 04:21:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ac11f7f-d845-58de-94df-f9d08ae28a8e with identifier: 10737641 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/10737641>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5ac11f7f-d845-58de-94df-f9d08ae28a8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FVH255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737641',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 316400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2013-11-06',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Kia Carens 1.7 CRDi Fusion - Diesel - 115 hp - 316.400 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710737641%27 HTTP/1.1" 200 None
2026-03-30 04:21:45 [adesa.be] INFO: Saving data for 10737641: {'auction_closing_time': 1774863000.0, 'created_time': 1774626946.876224, 'last_price_update_time': 1774844505.63628}
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.be',RowKey='10737641') 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/10737624> (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/10737688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10737624
2026-03-30 04:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c2d5bf-bb96-5e50-9d03-48660978bd26 with scrape type 2
2026-03-30 04:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c2d5bf-bb96-5e50-9d03-48660978bd26 with scrape type 2
2026-03-30 04:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01c2d5bf-bb96-5e50-9d03-48660978bd26, identifier: 10737624
2026-03-30 04:21:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10737688
2026-03-30 04:21:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dfb700f-96c8-5374-b864-92ef08a8dd43 with scrape type 2
2026-03-30 04:21:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dfb700f-96c8-5374-b864-92ef08a8dd43 with scrape type 2
2026-03-30 04:21:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dfb700f-96c8-5374-b864-92ef08a8dd43, identifier: 10737688
2026-03-30 04:21:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10737624
2026-03-30 04:21:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10737624
2026-03-30 04:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01c2d5bf-bb96-5e50-9d03-48660978bd26 with identifier: 10737624 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/10737624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '01c2d5bf-bb96-5e50-9d03-48660978bd26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLA108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 206457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2020-01-29',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'206.457 km',
'transmission': 'manual',
'trim': 'Trend',
'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.be%27%20and%20RowKey%20eq%20%2710737624%27 HTTP/1.1" 200 None
2026-03-30 04:21:46 [adesa.be] INFO: Saving data for 10737624: {'auction_closing_time': 1774863000.0, 'created_time': 1774625090.191539, 'last_price_update_time': 1774844506.238584}
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.be',RowKey='10737624') HTTP/1.1" 204 0
2026-03-30 04:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10737688
2026-03-30 04:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10737688
2026-03-30 04:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dfb700f-96c8-5374-b864-92ef08a8dd43 with identifier: 10737688 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/10737688>
{'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': 200,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0dfb700f-96c8-5374-b864-92ef08a8dd43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bmd568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737688',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 191573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2015-07-22',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Kia Sorento 2.2 CRDi - AWD - Diesel - Automatic - 200 hp - 191.573 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737688%27 HTTP/1.1" 200 None
2026-03-30 04:21:46 [adesa.be] INFO: Saving data for 10737688: {'auction_closing_time': 1774863000.0, 'created_time': 1774625118.072763, 'last_price_update_time': 1774844506.538299}
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.be',RowKey='10737688') 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/10735026> (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/10735488> (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/10739904> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737596> (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: d150ba8c-11be-5f9b-885d-3d6f8f624a5a with identifier: 10735026
2026-03-30 04:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d150ba8c-11be-5f9b-885d-3d6f8f624a5a with scrape type 2
2026-03-30 04:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d150ba8c-11be-5f9b-885d-3d6f8f624a5a with scrape type 2
2026-03-30 04:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d150ba8c-11be-5f9b-885d-3d6f8f624a5a, identifier: 10735026
2026-03-30 04:21:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with identifier: 10735488
2026-03-30 04:21:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with scrape type 2
2026-03-30 04:21:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with scrape type 2
2026-03-30 04:21:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc, identifier: 10735488
2026-03-30 04:21:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d150ba8c-11be-5f9b-885d-3d6f8f624a5a with identifier: 10735026
2026-03-30 04:21:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d150ba8c-11be-5f9b-885d-3d6f8f624a5a with identifier: 10735026
2026-03-30 04:21:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d150ba8c-11be-5f9b-885d-3d6f8f624a5a with identifier: 10735026 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: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/10735026>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 119,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'd150ba8c-11be-5f9b-885d-3d6f8f624a5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735026',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 80480,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4850,
'price_includes_vat': True,
'registration_date': '2020-11-09',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Kia Stonic 1.0 - Petrol - Automatic - 119 hp - 80.480 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735026%27 HTTP/1.1" 200 None
2026-03-30 04:21:47 [adesa.be] INFO: Saving data for 10735026: {'auction_closing_time': 1774865700.0, 'created_time': 1774625111.074205, 'last_price_update_time': 1774844507.119799}
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.be',RowKey='10735026') HTTP/1.1" 204 0
2026-03-30 04:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with identifier: 10735488
2026-03-30 04:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with identifier: 10735488
2026-03-30 04:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16f15ebf-0967-5e40-8a9f-05cf1b9e21fc with identifier: 10735488 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/10735488>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '16f15ebf-0967-5e40-8a9f-05cf1b9e21fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DNH853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735488',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 182665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2015-02-02',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Kia Venga 1.4 CRDi - Diesel - Manual - 89 hp - 182.665 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735488%27 HTTP/1.1" 200 None
2026-03-30 04:21:47 [adesa.be] INFO: Saving data for 10735488: {'auction_closing_time': 1774863000.0, 'created_time': 1774625114.536251, 'last_price_update_time': 1774844507.421685}
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.be',RowKey='10735488') HTTP/1.1" 204 0
2026-03-30 04:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6175392a-b1f1-53f1-b119-bfc09d74edf3 with identifier: 10739904
2026-03-30 04:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6175392a-b1f1-53f1-b119-bfc09d74edf3 with scrape type 2
2026-03-30 04:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6175392a-b1f1-53f1-b119-bfc09d74edf3 with scrape type 2
2026-03-30 04:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6175392a-b1f1-53f1-b119-bfc09d74edf3, identifier: 10739904
2026-03-30 04:21:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10737596
2026-03-30 04:21:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with scrape type 2
2026-03-30 04:21:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with scrape type 2
2026-03-30 04:21:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7, identifier: 10737596
2026-03-30 04:21:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6175392a-b1f1-53f1-b119-bfc09d74edf3 with identifier: 10739904
2026-03-30 04:21:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6175392a-b1f1-53f1-b119-bfc09d74edf3 with identifier: 10739904
2026-03-30 04:21:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6175392a-b1f1-53f1-b119-bfc09d74edf3 with identifier: 10739904 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/10739904>
{'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': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6175392a-b1f1-53f1-b119-bfc09d74edf3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '93XB1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739904',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 134124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2010-09-16',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Kia Sorento 2.0 - Diesel - Manual - 149 hp - 134.124 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710739904%27 HTTP/1.1" 200 None
2026-03-30 04:21:47 [adesa.be] INFO: Saving data for 10739904: {'auction_closing_time': 1774863000.0, 'created_time': 1774626948.390054, 'last_price_update_time': 1774844507.88973}
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:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739904') HTTP/1.1" 204 0
2026-03-30 04:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10737596
2026-03-30 04:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10737596
2026-03-30 04:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f38a3467-1d8a-5b73-b3c9-b12d94d3bad7 with identifier: 10737596 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/10737596>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f38a3467-1d8a-5b73-b3c9-b12d94d3bad7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AFZ744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737596',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 109555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2016-06-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 109.555 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737596%27 HTTP/1.1" 200 None
2026-03-30 04:21:48 [adesa.be] INFO: Saving data for 10737596: {'auction_closing_time': 1774863000.0, 'created_time': 1774626937.055703, 'last_price_update_time': 1774844508.322493}
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.be',RowKey='10737596') HTTP/1.1" 204 0
2026-03-30 04:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739885> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21: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:21: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:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50b83604-706a-5b19-9896-b6a6f7b1945d with identifier: 10739885
2026-03-30 04:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50b83604-706a-5b19-9896-b6a6f7b1945d with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50b83604-706a-5b19-9896-b6a6f7b1945d with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50b83604-706a-5b19-9896-b6a6f7b1945d, identifier: 10739885
2026-03-30 04:21:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10737646
2026-03-30 04:21:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with scrape type 2
2026-03-30 04:21:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1222d8fc-3b2e-5544-8fc0-89339d6c2975, identifier: 10737646
2026-03-30 04:21:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50b83604-706a-5b19-9896-b6a6f7b1945d with identifier: 10739885
2026-03-30 04:21:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 04:21:48 [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:21:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 04:21:48 [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:21:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50b83604-706a-5b19-9896-b6a6f7b1945d with identifier: 10739885
2026-03-30 04:21:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50b83604-706a-5b19-9896-b6a6f7b1945d with identifier: 10739885 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/10739885>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '4.0L',
'engine_horse_power': 665,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '50b83604-706a-5b19-9896-b6a6f7b1945d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'hakan28',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739885',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lamborghini',
'model': 'Urus',
'odometer': 9712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 219000,
'price_includes_vat': True,
'registration_date': '2024-06-27',
'seats_number': 5,
'seller_name': 'EXCLUSIVES CARS',
'title': 'Lamborghini Urus SE 4.0 - Petrol - Automatic - 665 hp - 9.712 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710739885%27 HTTP/1.1" 200 None
2026-03-30 04:21:49 [adesa.be] INFO: Saving data for 10739885: {'auction_closing_time': 1774863000.0, 'created_time': 1774626933.96188, 'last_price_update_time': 1774844509.012279}
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.be',RowKey='10739885') HTTP/1.1" 204 0
2026-03-30 04:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10737646
2026-03-30 04:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10737646
2026-03-30 04:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1222d8fc-3b2e-5544-8fc0-89339d6c2975 with identifier: 10737646 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/10737646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1222d8fc-3b2e-5544-8fc0-89339d6c2975',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1nrc804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737646',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 128710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-04-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Venga 1.4 - Petrol - Manual - 89 hp - 128.710 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737646%27 HTTP/1.1" 200 None
2026-03-30 04:21:49 [adesa.be] INFO: Saving data for 10737646: {'auction_closing_time': 1774863000.0, 'created_time': 1774626935.060605, 'last_price_update_time': 1774844509.301421}
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.be',RowKey='10737646') 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/10737602> (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/10737713> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735516> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10737602
2026-03-30 04:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 170bd490-4af5-5570-a619-67041eddd688 with scrape type 2
2026-03-30 04:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 170bd490-4af5-5570-a619-67041eddd688 with scrape type 2
2026-03-30 04:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 170bd490-4af5-5570-a619-67041eddd688, identifier: 10737602
2026-03-30 04:21:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10737713
2026-03-30 04:21:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with scrape type 2
2026-03-30 04:21:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with scrape type 2
2026-03-30 04:21:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 721ba8a5-a8d8-500f-86d5-cdb64dda8727, identifier: 10737713
2026-03-30 04:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10737602
2026-03-30 04:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10737602
2026-03-30 04:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 170bd490-4af5-5570-a619-67041eddd688 with identifier: 10737602 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/10737602>
{'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': 240,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '170bd490-4af5-5570-a619-67041eddd688',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATY842',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 149147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2017-12-21',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Land Rover Discovery 2.0 - AWD - Diesel - Automatic - 240 hp - '
'149.147 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737602%27 HTTP/1.1" 200 None
2026-03-30 04:21:49 [adesa.be] INFO: Saving data for 10737602: {'auction_closing_time': 1774863000.0, 'created_time': 1774626934.260538, 'last_price_update_time': 1774844509.87434}
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.be',RowKey='10737602') HTTP/1.1" 204 0
2026-03-30 04:21:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10737713
2026-03-30 04:21:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10737713
2026-03-30 04:21:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 721ba8a5-a8d8-500f-86d5-cdb64dda8727 with identifier: 10737713 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: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/10737713>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '721ba8a5-a8d8-500f-86d5-cdb64dda8727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TTE468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lancia',
'model': 'Ypsilon',
'odometer': 98912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2011-11-08',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Lancia Ypsilon 0.9 Twinair Platinum - Petrol - Manual - 85 hp - '
'98.912 km',
'transmission': 'manual',
'trim': 'Platinum',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710737713%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Saving data for 10737713: {'auction_closing_time': 1774863000.0, 'created_time': 1774626935.692142, 'last_price_update_time': 1774844510.152817}
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.be',RowKey='10737713') HTTP/1.1" 204 0
2026-03-30 04:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10735516
2026-03-30 04:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e24578-6996-5072-ab28-d563cb4aa2d3 with scrape type 2
2026-03-30 04:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37e24578-6996-5072-ab28-d563cb4aa2d3 with scrape type 2
2026-03-30 04:21:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e24578-6996-5072-ab28-d563cb4aa2d3, identifier: 10735516
2026-03-30 04:21:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10735516
2026-03-30 04:21:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10735516
2026-03-30 04:21:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e24578-6996-5072-ab28-d563cb4aa2d3 with identifier: 10735516 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/10735516>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37e24578-6996-5072-ab28-d563cb4aa2d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GHD815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735516',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 97267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2019-02-07',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Kia Venga 1.6 - Petrol - Automatic - 125 hp - 97.267 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710735516%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Saving data for 10735516: {'auction_closing_time': 1774863000.0, 'created_time': 1774626933.343813, 'last_price_update_time': 1774844510.542109}
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.be',RowKey='10735516') HTTP/1.1" 204 0
2026-03-30 04:21: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: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 [adesa.be] INFO: Found listing with ID: 10737718
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.be%27%20and%20RowKey%20eq%20%2710737718%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10737718: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10737718 url https://www.openlane.eu/en/carv6/auction/10737718
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10738278
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.be%27%20and%20RowKey%20eq%20%2710738278%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10738278: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10738278 url https://www.openlane.eu/en/carv6/auction/10738278
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10736358
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.be%27%20and%20RowKey%20eq%20%2710736358%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10736358: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10736358 url https://www.openlane.eu/en/carv6/auction/10736358
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10736484
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.be%27%20and%20RowKey%20eq%20%2710736484%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10736484: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10736484 url https://www.openlane.eu/en/carv6/auction/10736484
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10735494
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.be%27%20and%20RowKey%20eq%20%2710735494%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10735494: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10735494 url https://www.openlane.eu/en/carv6/auction/10735494
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10735617
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.be%27%20and%20RowKey%20eq%20%2710735617%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10735617: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10735617 url https://www.openlane.eu/en/carv6/auction/10735617
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10735561
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.be%27%20and%20RowKey%20eq%20%2710735561%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10735561: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10735561 url https://www.openlane.eu/en/carv6/auction/10735561
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10735412
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.be%27%20and%20RowKey%20eq%20%2710735412%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10735412: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10735412 url https://www.openlane.eu/en/carv6/auction/10735412
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10739916
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.be%27%20and%20RowKey%20eq%20%2710739916%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10739916: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10739916 url https://www.openlane.eu/en/carv6/auction/10739916
2026-03-30 04:21:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737654> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10735403
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.be%27%20and%20RowKey%20eq%20%2710735403%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10735403: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10735403 url https://www.openlane.eu/en/carv6/auction/10735403
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 [adesa.be] INFO: Found listing with ID: 10735607
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.be%27%20and%20RowKey%20eq%20%2710735607%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10735607: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10735607 url https://www.openlane.eu/en/carv6/auction/10735607
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10735461
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.be%27%20and%20RowKey%20eq%20%2710735461%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10735461: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10735461 url https://www.openlane.eu/en/carv6/auction/10735461
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10737566
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.be%27%20and%20RowKey%20eq%20%2710737566%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10737566: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10737566 url https://www.openlane.eu/en/carv6/auction/10737566
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10738297
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.be%27%20and%20RowKey%20eq%20%2710738297%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10738297: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10738297 url https://www.openlane.eu/en/carv6/auction/10738297
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10736377
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.be%27%20and%20RowKey%20eq%20%2710736377%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10736377: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10736377 url https://www.openlane.eu/en/carv6/auction/10736377
2026-03-30 04:21:50 [adesa.be] INFO: Found listing with ID: 10737618
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.be%27%20and%20RowKey%20eq%20%2710737618%27 HTTP/1.1" 200 None
2026-03-30 04:21:50 [adesa.be] INFO: Scrape type for 10737618: 2
2026-03-30 04:21:50 [adesa.be] INFO: Scraping item 10737618 url https://www.openlane.eu/en/carv6/auction/10737618
2026-03-30 04:21:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10737654
2026-03-30 04:21:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ca3d994-bf69-5073-a189-55b729b191f0 with scrape type 2
2026-03-30 04:21:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ca3d994-bf69-5073-a189-55b729b191f0 with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ca3d994-bf69-5073-a189-55b729b191f0, identifier: 10737654
2026-03-30 04:21:51 [adesa.be] INFO: Found listing with ID: 10735451
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.be%27%20and%20RowKey%20eq%20%2710735451%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10735451: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10735451 url https://www.openlane.eu/en/carv6/auction/10735451
2026-03-30 04:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10737654
2026-03-30 04:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10737654
2026-03-30 04:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ca3d994-bf69-5073-a189-55b729b191f0 with identifier: 10737654 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/10737654>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0ca3d994-bf69-5073-a189-55b729b191f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HVC534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737654',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Venga',
'odometer': 66905,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2014-10-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Venga 1.6 CRDi - Diesel - Manual - 115 hp - 66.905 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737654%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Saving data for 10737654: {'auction_closing_time': 1774863000.0, 'created_time': 1774625115.919479, 'last_price_update_time': 1774844511.342303}
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.be',RowKey='10737654') HTTP/1.1" 204 0
2026-03-30 04:21:51 [adesa.be] INFO: Found listing with ID: 10737312
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.be%27%20and%20RowKey%20eq%20%2710737312%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10737312: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10737312 url https://www.openlane.eu/en/carv6/auction/10737312
2026-03-30 04:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:51 [adesa.be] INFO: Found listing with ID: 10740878
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.be%27%20and%20RowKey%20eq%20%2710740878%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10740878: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10740878 url https://www.openlane.eu/en/carv6/auction/10740878
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 [adesa.be] INFO: Found listing with ID: 10735564
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.be%27%20and%20RowKey%20eq%20%2710735564%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10735564: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10735564 url https://www.openlane.eu/en/carv6/auction/10735564
2026-03-30 04:21:51 [adesa.be] INFO: Found listing with ID: 10738291
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.be%27%20and%20RowKey%20eq%20%2710738291%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10738291: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10738291 url https://www.openlane.eu/en/carv6/auction/10738291
2026-03-30 04:21:51 [adesa.be] INFO: Found listing with ID: 10735611
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.be%27%20and%20RowKey%20eq%20%2710735611%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10735611: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10735611 url https://www.openlane.eu/en/carv6/auction/10735611
2026-03-30 04:21:51 [adesa.be] INFO: Found listing with ID: 10735531
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.be%27%20and%20RowKey%20eq%20%2710735531%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10735531: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10735531 url https://www.openlane.eu/en/carv6/auction/10735531
2026-03-30 04:21:51 [adesa.be] INFO: Found listing with ID: 10735641
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.be%27%20and%20RowKey%20eq%20%2710735641%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10735641: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10735641 url https://www.openlane.eu/en/carv6/auction/10735641
2026-03-30 04:21:51 [adesa.be] INFO: Found listing with ID: 10735615
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.be%27%20and%20RowKey%20eq%20%2710735615%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10735615: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10735615 url https://www.openlane.eu/en/carv6/auction/10735615
2026-03-30 04:21:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10737571
2026-03-30 04:21:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with scrape type 2
2026-03-30 04:21:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d59108c3-fdd5-52ac-8c9f-55c21e88eef2, identifier: 10737571
2026-03-30 04:21:51 [adesa.be] INFO: Found listing with ID: 10735468
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.be%27%20and%20RowKey%20eq%20%2710735468%27 HTTP/1.1" 200 None
2026-03-30 04:21:51 [adesa.be] INFO: Scrape type for 10735468: 2
2026-03-30 04:21:51 [adesa.be] INFO: Scraping item 10735468 url https://www.openlane.eu/en/carv6/auction/10735468
2026-03-30 04:21:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10737571
2026-03-30 04:21:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10737571
2026-03-30 04:21:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d59108c3-fdd5-52ac-8c9f-55c21e88eef2 with identifier: 10737571 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/10737571>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd59108c3-fdd5-52ac-8c9f-55c21e88eef2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AGT422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 104874,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2018-01-22',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.6i - Petrol - Manual - 131 hp - 104.874 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737571%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Saving data for 10737571: {'auction_closing_time': 1774863000.0, 'created_time': 1774626936.765779, 'last_price_update_time': 1774844512.02042}
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.be',RowKey='10737571') HTTP/1.1" 204 0
2026-03-30 04:21:52 [adesa.be] INFO: Found listing with ID: 10735490
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.be%27%20and%20RowKey%20eq%20%2710735490%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Scrape type for 10735490: 2
2026-03-30 04:21:52 [adesa.be] INFO: Scraping item 10735490 url https://www.openlane.eu/en/carv6/auction/10735490
2026-03-30 04:21:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735601> (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/10735585> (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:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739843> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:52 [adesa.be] INFO: Found listing with ID: 10737627
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.be%27%20and%20RowKey%20eq%20%2710737627%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Scrape type for 10737627: 2
2026-03-30 04:21:52 [adesa.be] INFO: Scraping item 10737627 url https://www.openlane.eu/en/carv6/auction/10737627
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 [adesa.be] INFO: Found listing with ID: 10738283
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.be%27%20and%20RowKey%20eq%20%2710738283%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Scrape type for 10738283: 2
2026-03-30 04:21:52 [adesa.be] INFO: Scraping item 10738283 url https://www.openlane.eu/en/carv6/auction/10738283
2026-03-30 04:21:52 [adesa.be] INFO: Found listing with ID: 10736681
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.be%27%20and%20RowKey%20eq%20%2710736681%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Scrape type for 10736681: 2
2026-03-30 04:21:52 [adesa.be] INFO: Scraping item 10736681 url https://www.openlane.eu/en/carv6/auction/10736681
2026-03-30 04:21:52 [adesa.be] INFO: Found listing with ID: 10735632
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.be%27%20and%20RowKey%20eq%20%2710735632%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Scrape type for 10735632: 2
2026-03-30 04:21:52 [adesa.be] INFO: Scraping item 10735632 url https://www.openlane.eu/en/carv6/auction/10735632
2026-03-30 04:21:52 [adesa.be] INFO: Found listing with ID: 10740880
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.be%27%20and%20RowKey%20eq%20%2710740880%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Scrape type for 10740880: 2
2026-03-30 04:21:52 [adesa.be] INFO: Scraping item 10740880 url https://www.openlane.eu/en/carv6/auction/10740880
2026-03-30 04:21:52 [adesa.be] INFO: Found listing with ID: 10739909
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.be%27%20and%20RowKey%20eq%20%2710739909%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Scrape type for 10739909: 2
2026-03-30 04:21:52 [adesa.be] INFO: Scraping item 10739909 url https://www.openlane.eu/en/carv6/auction/10739909
2026-03-30 04:21:52 [adesa.be] INFO: Found listing with ID: 10739890
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.be%27%20and%20RowKey%20eq%20%2710739890%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Scrape type for 10739890: 2
2026-03-30 04:21:52 [adesa.be] INFO: Scraping item 10739890 url https://www.openlane.eu/en/carv6/auction/10739890
2026-03-30 04:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4e4238a-59f6-5558-9e59-0fbf5114b161 with identifier: 10735601
2026-03-30 04:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e4238a-59f6-5558-9e59-0fbf5114b161 with scrape type 2
2026-03-30 04:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4e4238a-59f6-5558-9e59-0fbf5114b161 with scrape type 2
2026-03-30 04:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4e4238a-59f6-5558-9e59-0fbf5114b161, identifier: 10735601
2026-03-30 04:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10735585
2026-03-30 04:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56543591-de5b-5887-9084-2fde30242a9a with scrape type 2
2026-03-30 04:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56543591-de5b-5887-9084-2fde30242a9a with scrape type 2
2026-03-30 04:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56543591-de5b-5887-9084-2fde30242a9a, identifier: 10735585
2026-03-30 04:21:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a60e86f3-86bf-5d89-b103-2aa9294c810d with identifier: 10739843
2026-03-30 04:21:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60e86f3-86bf-5d89-b103-2aa9294c810d with scrape type 2
2026-03-30 04:21:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a60e86f3-86bf-5d89-b103-2aa9294c810d with scrape type 2
2026-03-30 04:21:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a60e86f3-86bf-5d89-b103-2aa9294c810d, identifier: 10739843
2026-03-30 04:21:52 [adesa.be] INFO: Found listing with ID: 10737313
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.be%27%20and%20RowKey%20eq%20%2710737313%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Scrape type for 10737313: 2
2026-03-30 04:21:52 [adesa.be] INFO: Scraping item 10737313 url https://www.openlane.eu/en/carv6/auction/10737313
2026-03-30 04:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4e4238a-59f6-5558-9e59-0fbf5114b161 with identifier: 10735601
2026-03-30 04:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4e4238a-59f6-5558-9e59-0fbf5114b161 with identifier: 10735601
2026-03-30 04:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4e4238a-59f6-5558-9e59-0fbf5114b161 with identifier: 10735601 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/10735601>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e4e4238a-59f6-5558-9e59-0fbf5114b161',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'xxxx',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 116341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Kia Sportage 1.6i GT Line - Petrol - Automatic - 179 hp - 116.341 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710735601%27 HTTP/1.1" 200 None
2026-03-30 04:21:52 [adesa.be] INFO: Saving data for 10735601: {'auction_closing_time': 1774863000.0, 'created_time': 1774626944.207105, 'last_price_update_time': 1774844512.788716}
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.be',RowKey='10735601') HTTP/1.1" 204 0
2026-03-30 04:21:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10735585
2026-03-30 04:21:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10735585
2026-03-30 04:21:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56543591-de5b-5887-9084-2fde30242a9a with identifier: 10735585 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: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/10735585>
{'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': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '56543591-de5b-5887-9084-2fde30242a9a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DHM527',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 68714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-03-21',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Kia Sportage 1.6 CRDI GT Line - Diesel - Automatic - 135 hp - '
'68.714 km',
'transmission': 'automatic',
'trim': 'GT 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.be%27%20and%20RowKey%20eq%20%2710735585%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Saving data for 10735585: {'auction_closing_time': 1774863000.0, 'created_time': 1774626938.436655, 'last_price_update_time': 1774844513.194988}
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.be',RowKey='10735585') HTTP/1.1" 204 0
2026-03-30 04:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a60e86f3-86bf-5d89-b103-2aa9294c810d with identifier: 10739843
2026-03-30 04:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a60e86f3-86bf-5d89-b103-2aa9294c810d with identifier: 10739843
2026-03-30 04:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a60e86f3-86bf-5d89-b103-2aa9294c810d with identifier: 10739843 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/10739843>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'a60e86f3-86bf-5d89-b103-2aa9294c810d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BLF968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739843',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 57045,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Kia Sportage 1.6 CRDI - Diesel - Manual - 115 hp - 57.045 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710739843%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Saving data for 10739843: {'auction_closing_time': 1774865700.0, 'created_time': 1774626938.735755, 'last_price_update_time': 1774844513.464265}
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.be',RowKey='10739843') HTTP/1.1" 204 0
2026-03-30 04:21:53 [adesa.be] INFO: Found listing with ID: 10736403
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.be%27%20and%20RowKey%20eq%20%2710736403%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Scrape type for 10736403: 2
2026-03-30 04:21:53 [adesa.be] INFO: Scraping item 10736403 url https://www.openlane.eu/en/carv6/auction/10736403
2026-03-30 04:21:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735535> (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/10737550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:53 [adesa.be] INFO: Found listing with ID: 10735596
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.be%27%20and%20RowKey%20eq%20%2710735596%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Scrape type for 10735596: 2
2026-03-30 04:21:53 [adesa.be] INFO: Scraping item 10735596 url https://www.openlane.eu/en/carv6/auction/10735596
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 [adesa.be] INFO: Found listing with ID: 10735481
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.be%27%20and%20RowKey%20eq%20%2710735481%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Scrape type for 10735481: 2
2026-03-30 04:21:53 [adesa.be] INFO: Scraping item 10735481 url https://www.openlane.eu/en/carv6/auction/10735481
2026-03-30 04:21:53 [adesa.be] INFO: Found listing with ID: 10735456
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.be%27%20and%20RowKey%20eq%20%2710735456%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Scrape type for 10735456: 2
2026-03-30 04:21:53 [adesa.be] INFO: Scraping item 10735456 url https://www.openlane.eu/en/carv6/auction/10735456
2026-03-30 04:21:53 [adesa.be] INFO: Found listing with ID: 10738286
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.be%27%20and%20RowKey%20eq%20%2710738286%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Scrape type for 10738286: 2
2026-03-30 04:21:53 [adesa.be] INFO: Scraping item 10738286 url https://www.openlane.eu/en/carv6/auction/10738286
2026-03-30 04:21:53 [adesa.be] INFO: Found listing with ID: 10735620
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.be%27%20and%20RowKey%20eq%20%2710735620%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Scrape type for 10735620: 2
2026-03-30 04:21:53 [adesa.be] INFO: Scraping item 10735620 url https://www.openlane.eu/en/carv6/auction/10735620
2026-03-30 04:21:53 [adesa.be] INFO: Found listing with ID: 10738329
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.be%27%20and%20RowKey%20eq%20%2710738329%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Scrape type for 10738329: 2
2026-03-30 04:21:53 [adesa.be] INFO: Scraping item 10738329 url https://www.openlane.eu/en/carv6/auction/10738329
2026-03-30 04:21:53 [adesa.be] INFO: Found listing with ID: 10735432
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.be%27%20and%20RowKey%20eq%20%2710735432%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Scrape type for 10735432: 2
2026-03-30 04:21:53 [adesa.be] INFO: Scraping item 10735432 url https://www.openlane.eu/en/carv6/auction/10735432
2026-03-30 04:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10735535
2026-03-30 04:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8702c0-2189-5aea-9d36-0335383dfe68 with scrape type 2
2026-03-30 04:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de8702c0-2189-5aea-9d36-0335383dfe68 with scrape type 2
2026-03-30 04:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de8702c0-2189-5aea-9d36-0335383dfe68, identifier: 10735535
2026-03-30 04:21:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10737550
2026-03-30 04:21:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with scrape type 2
2026-03-30 04:21:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with scrape type 2
2026-03-30 04:21:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf, identifier: 10737550
2026-03-30 04:21:53 [adesa.be] INFO: Found listing with ID: 10735458
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.be%27%20and%20RowKey%20eq%20%2710735458%27 HTTP/1.1" 200 None
2026-03-30 04:21:53 [adesa.be] INFO: Scrape type for 10735458: 2
2026-03-30 04:21:53 [adesa.be] INFO: Scraping item 10735458 url https://www.openlane.eu/en/carv6/auction/10735458
2026-03-30 04:21:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10735535
2026-03-30 04:21:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10735535
2026-03-30 04:21:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de8702c0-2189-5aea-9d36-0335383dfe68 with identifier: 10735535 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:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735535>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'de8702c0-2189-5aea-9d36-0335383dfe68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1csi444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 129783,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2012-02-16',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Kia Sorento 2.0 CRDi - Diesel - Manual - 149 hp - 129.783 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710735535%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Saving data for 10735535: {'auction_closing_time': 1774863000.0, 'created_time': 1774626953.212913, 'last_price_update_time': 1774844514.103139}
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.be',RowKey='10735535') HTTP/1.1" 204 0
2026-03-30 04:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10737550
2026-03-30 04:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10737550
2026-03-30 04:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40f50535-b5d4-523b-b8b2-fe7118ff7cbf with identifier: 10737550 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/10737550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '40f50535-b5d4-523b-b8b2-fe7118ff7cbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HTD511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Soul',
'odometer': 123405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2016-01-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Soul 1.6i - Petrol - Automatic - 132 hp - 123.405 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737550%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Saving data for 10737550: {'auction_closing_time': 1774863000.0, 'created_time': 1774625115.344102, 'last_price_update_time': 1774844514.39426}
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.be',RowKey='10737550') HTTP/1.1" 204 0
2026-03-30 04:21:54 [adesa.be] INFO: Found listing with ID: 10737704
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.be%27%20and%20RowKey%20eq%20%2710737704%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Scrape type for 10737704: 2
2026-03-30 04:21:54 [adesa.be] INFO: Scraping item 10737704 url https://www.openlane.eu/en/carv6/auction/10737704
2026-03-30 04:21:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:54 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='77474d2e4d6ab5fdc277892f09f4d26b') while processing URL (https://www.openlane.eu/en/carv6/auction/10737724): 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: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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:54 [adesa.be] INFO: Found listing with ID: 10738284
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.be%27%20and%20RowKey%20eq%20%2710738284%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Scrape type for 10738284: 2
2026-03-30 04:21:54 [adesa.be] INFO: Scraping item 10738284 url https://www.openlane.eu/en/carv6/auction/10738284
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10735020
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.be%27%20and%20RowKey%20eq%20%2710735020%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Scrape type for 10735020: 2
2026-03-30 04:21:54 [adesa.be] INFO: Scraping item 10735020 url https://www.openlane.eu/en/carv6/auction/10735020
2026-03-30 04:21:54 [adesa.be] INFO: Found listing with ID: 10737751
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.be%27%20and%20RowKey%20eq%20%2710737751%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Scrape type for 10737751: 2
2026-03-30 04:21:54 [adesa.be] INFO: Scraping item 10737751 url https://www.openlane.eu/en/carv6/auction/10737751
2026-03-30 04:21:54 [adesa.be] INFO: Found listing with ID: 10736376
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.be%27%20and%20RowKey%20eq%20%2710736376%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Scrape type for 10736376: 2
2026-03-30 04:21:54 [adesa.be] INFO: Scraping item 10736376 url https://www.openlane.eu/en/carv6/auction/10736376
2026-03-30 04:21:54 [adesa.be] INFO: Found listing with ID: 10736375
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.be%27%20and%20RowKey%20eq%20%2710736375%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Scrape type for 10736375: 2
2026-03-30 04:21:54 [adesa.be] INFO: Scraping item 10736375 url https://www.openlane.eu/en/carv6/auction/10736375
2026-03-30 04:21:54 [adesa.be] INFO: Found listing with ID: 10737662
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.be%27%20and%20RowKey%20eq%20%2710737662%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Scrape type for 10737662: 2
2026-03-30 04:21:54 [adesa.be] INFO: Scraping item 10737662 url https://www.openlane.eu/en/carv6/auction/10737662
2026-03-30 04:21:54 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10737724>
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:21:53 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '77474d2e4d6ab5fdc277892f09f4d26b', '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=77474d2e4d6ab5fdc277892f09f4d26b
2026-03-30 04:21:54 [adesa.be] INFO: Found listing with ID: 10735602
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.be%27%20and%20RowKey%20eq%20%2710735602%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Scrape type for 10735602: 2
2026-03-30 04:21:54 [adesa.be] INFO: Scraping item 10735602 url https://www.openlane.eu/en/carv6/auction/10735602
2026-03-30 04:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10737683
2026-03-30 04:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 353561e2-70e2-5e0d-a03d-95eb4972c95a with scrape type 2
2026-03-30 04:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 353561e2-70e2-5e0d-a03d-95eb4972c95a with scrape type 2
2026-03-30 04:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 353561e2-70e2-5e0d-a03d-95eb4972c95a, identifier: 10737683
2026-03-30 04:21:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10737703
2026-03-30 04:21:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23f35163-a505-51eb-921c-58ccda74e11a with scrape type 2
2026-03-30 04:21:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23f35163-a505-51eb-921c-58ccda74e11a with scrape type 2
2026-03-30 04:21:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23f35163-a505-51eb-921c-58ccda74e11a, identifier: 10737703
2026-03-30 04:21:54 [adesa.be] INFO: Found listing with ID: 10735606
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.be%27%20and%20RowKey%20eq%20%2710735606%27 HTTP/1.1" 200 None
2026-03-30 04:21:54 [adesa.be] INFO: Scrape type for 10735606: 2
2026-03-30 04:21:54 [adesa.be] INFO: Scraping item 10735606 url https://www.openlane.eu/en/carv6/auction/10735606
2026-03-30 04:21:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10737683
2026-03-30 04:21:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10737683
2026-03-30 04:21:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 353561e2-70e2-5e0d-a03d-95eb4972c95a with identifier: 10737683 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:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737683>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '353561e2-70e2-5e0d-a03d-95eb4972c95a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JRC971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 224201,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2014-06-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Ceed SW 1.4 CRDi Business - Diesel - Manual - 90 hp - 224.201 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737683%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Saving data for 10737683: {'auction_closing_time': 1774863000.0, 'created_time': 1774626947.675521, 'last_price_update_time': 1774844515.1013}
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.be',RowKey='10737683') HTTP/1.1" 204 0
2026-03-30 04:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10737703
2026-03-30 04:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10737703
2026-03-30 04:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23f35163-a505-51eb-921c-58ccda74e11a with identifier: 10737703 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/10737703>
{'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': 104,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '23f35163-a505-51eb-921c-58ccda74e11a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2brd537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 108292,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2019-08-23',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Niro 1.6 GDI - Hybrid - Manual - 104 hp - 108.292 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737703%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Saving data for 10737703: {'auction_closing_time': 1774863000.0, 'created_time': 1774626947.358931, 'last_price_update_time': 1774844515.464521}
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.be',RowKey='10737703') HTTP/1.1" 204 0
2026-03-30 04:21:55 [adesa.be] INFO: Found listing with ID: 10736677
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.be%27%20and%20RowKey%20eq%20%2710736677%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10736677: 2
2026-03-30 04:21:55 [adesa.be] INFO: Scraping item 10736677 url https://www.openlane.eu/en/carv6/auction/10736677
2026-03-30 04:21:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737692> (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/10737640> (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 [adesa.be] INFO: Found listing with ID: 10739899
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.be%27%20and%20RowKey%20eq%20%2710739899%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10739899: 2
2026-03-30 04:21:55 [adesa.be] INFO: Scraping item 10739899 url https://www.openlane.eu/en/carv6/auction/10739899
2026-03-30 04:21:55 [adesa.be] INFO: Found listing with ID: 10735526
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.be%27%20and%20RowKey%20eq%20%2710735526%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10735526: 2
2026-03-30 04:21:55 [adesa.be] INFO: Scraping item 10735526 url https://www.openlane.eu/en/carv6/auction/10735526
2026-03-30 04:21:55 [adesa.be] INFO: Found listing with ID: 10736389
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.be%27%20and%20RowKey%20eq%20%2710736389%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10736389: 2
2026-03-30 04:21:55 [adesa.be] INFO: Scraping item 10736389 url https://www.openlane.eu/en/carv6/auction/10736389
2026-03-30 04:21:55 [adesa.be] INFO: Found listing with ID: 10735477
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.be%27%20and%20RowKey%20eq%20%2710735477%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10735477: 2
2026-03-30 04:21:55 [adesa.be] INFO: Scraping item 10735477 url https://www.openlane.eu/en/carv6/auction/10735477
2026-03-30 04:21:55 [adesa.be] INFO: Found listing with ID: 10735551
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.be%27%20and%20RowKey%20eq%20%2710735551%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10735551: 2
2026-03-30 04:21:55 [adesa.be] INFO: Scraping item 10735551 url https://www.openlane.eu/en/carv6/auction/10735551
2026-03-30 04:21:55 [adesa.be] INFO: Found listing with ID: 10735465
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.be%27%20and%20RowKey%20eq%20%2710735465%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10735465: 2
2026-03-30 04:21:55 [adesa.be] INFO: Scraping item 10735465 url https://www.openlane.eu/en/carv6/auction/10735465
2026-03-30 04:21:55 [adesa.be] INFO: Found listing with ID: 10735426
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.be%27%20and%20RowKey%20eq%20%2710735426%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10735426: 2
2026-03-30 04:21:55 [adesa.be] INFO: Scraping item 10735426 url https://www.openlane.eu/en/carv6/auction/10735426
2026-03-30 04:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10737692
2026-03-30 04:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21d652c8-9f9b-5120-86c6-cb2d09add23c with scrape type 2
2026-03-30 04:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21d652c8-9f9b-5120-86c6-cb2d09add23c with scrape type 2
2026-03-30 04:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21d652c8-9f9b-5120-86c6-cb2d09add23c, identifier: 10737692
2026-03-30 04:21:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10737640
2026-03-30 04:21:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7dd7a0e-3280-5d2c-8139-63bb392303e0 with scrape type 2
2026-03-30 04:21:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7dd7a0e-3280-5d2c-8139-63bb392303e0 with scrape type 2
2026-03-30 04:21:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7dd7a0e-3280-5d2c-8139-63bb392303e0, identifier: 10737640
2026-03-30 04:21:55 [adesa.be] INFO: Found listing with ID: 10734334
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.be%27%20and%20RowKey%20eq%20%2710734334%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10734334: 0
2026-03-30 04:21:55 [adesa.be] INFO: Skipping item 10734334 url https://www.openlane.eu/en/carv6/auction/10734334
2026-03-30 04:21:55 [adesa.be] INFO: Found listing with ID: 10739907
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.be%27%20and%20RowKey%20eq%20%2710739907%27 HTTP/1.1" 200 None
2026-03-30 04:21:55 [adesa.be] INFO: Scrape type for 10739907: 2
2026-03-30 04:21:55 [adesa.be] INFO: Scraping item 10739907 url https://www.openlane.eu/en/carv6/auction/10739907
2026-03-30 04:21:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10737692
2026-03-30 04:21:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10737692
2026-03-30 04:21:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21d652c8-9f9b-5120-86c6-cb2d09add23c with identifier: 10737692 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: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/10737692>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '21d652c8-9f9b-5120-86c6-cb2d09add23c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WUK211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737692',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 169739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Ceed 1.6 CRDi - Diesel - Manual - 115 hp - 169.739 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737692%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Saving data for 10737692: {'auction_closing_time': 1774863000.0, 'created_time': 1774625231.273203, 'last_price_update_time': 1774844516.13237}
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.be',RowKey='10737692') HTTP/1.1" 204 0
2026-03-30 04:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10737640
2026-03-30 04:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10737640
2026-03-30 04:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7dd7a0e-3280-5d2c-8139-63bb392303e0 with identifier: 10737640 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/10737640>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd7dd7a0e-3280-5d2c-8139-63bb392303e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KTV469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737640',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 423218,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2015-07-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Carens 1.7 CRDi Fusion - Diesel - Manual - 115 hp - 423.218 km',
'transmission': 'manual',
'trim': 'Fusion',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737640%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Saving data for 10737640: {'auction_closing_time': 1774863000.0, 'created_time': 1774626946.568584, 'last_price_update_time': 1774844516.40528}
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.be',RowKey='10737640') HTTP/1.1" 204 0
2026-03-30 04:21:56 [adesa.be] INFO: Found listing with ID: 10737696
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.be%27%20and%20RowKey%20eq%20%2710737696%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Scrape type for 10737696: 2
2026-03-30 04:21:56 [adesa.be] INFO: Scraping item 10737696 url https://www.openlane.eu/en/carv6/auction/10737696
2026-03-30 04:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736410> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21: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:21: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:21:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:56 [adesa.be] INFO: Found listing with ID: 10736359
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.be%27%20and%20RowKey%20eq%20%2710736359%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Scrape type for 10736359: 2
2026-03-30 04:21:56 [adesa.be] INFO: Scraping item 10736359 url https://www.openlane.eu/en/carv6/auction/10736359
2026-03-30 04:21: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:21:56 [adesa.be] INFO: Found listing with ID: 10738274
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.be%27%20and%20RowKey%20eq%20%2710738274%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Scrape type for 10738274: 2
2026-03-30 04:21:56 [adesa.be] INFO: Scraping item 10738274 url https://www.openlane.eu/en/carv6/auction/10738274
2026-03-30 04:21:56 [adesa.be] INFO: Found listing with ID: 10739913
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.be%27%20and%20RowKey%20eq%20%2710739913%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Scrape type for 10739913: 2
2026-03-30 04:21:56 [adesa.be] INFO: Scraping item 10739913 url https://www.openlane.eu/en/carv6/auction/10739913
2026-03-30 04:21:56 [adesa.be] INFO: Found listing with ID: 10735467
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.be%27%20and%20RowKey%20eq%20%2710735467%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Scrape type for 10735467: 2
2026-03-30 04:21:56 [adesa.be] INFO: Scraping item 10735467 url https://www.openlane.eu/en/carv6/auction/10735467
2026-03-30 04:21:56 [adesa.be] INFO: Found listing with ID: 10735463
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.be%27%20and%20RowKey%20eq%20%2710735463%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Scrape type for 10735463: 2
2026-03-30 04:21:56 [adesa.be] INFO: Scraping item 10735463 url https://www.openlane.eu/en/carv6/auction/10735463
2026-03-30 04:21:56 [adesa.be] INFO: Found listing with ID: 10735556
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.be%27%20and%20RowKey%20eq%20%2710735556%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Scrape type for 10735556: 2
2026-03-30 04:21:56 [adesa.be] INFO: Scraping item 10735556 url https://www.openlane.eu/en/carv6/auction/10735556
2026-03-30 04:21:56 [adesa.be] INFO: Found listing with ID: 10735624
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.be%27%20and%20RowKey%20eq%20%2710735624%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Scrape type for 10735624: 2
2026-03-30 04:21:56 [adesa.be] INFO: Scraping item 10735624 url https://www.openlane.eu/en/carv6/auction/10735624
2026-03-30 04:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 746395e0-3082-5322-86ef-8f9db1b6ed87 with identifier: 10739916
2026-03-30 04:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 746395e0-3082-5322-86ef-8f9db1b6ed87 with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 746395e0-3082-5322-86ef-8f9db1b6ed87 with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 746395e0-3082-5322-86ef-8f9db1b6ed87, identifier: 10739916
2026-03-30 04:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afdbc3c5-197b-590d-a8c9-cbdb857b509d with identifier: 10736410
2026-03-30 04:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afdbc3c5-197b-590d-a8c9-cbdb857b509d with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afdbc3c5-197b-590d-a8c9-cbdb857b509d with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: afdbc3c5-197b-590d-a8c9-cbdb857b509d, identifier: 10736410
2026-03-30 04:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with identifier: 10739915
2026-03-30 04:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with scrape type 2
2026-03-30 04:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0, identifier: 10739915
2026-03-30 04:21:56 [adesa.be] INFO: Found listing with ID: 10735495
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.be%27%20and%20RowKey%20eq%20%2710735495%27 HTTP/1.1" 200 None
2026-03-30 04:21:56 [adesa.be] INFO: Scrape type for 10735495: 2
2026-03-30 04:21:56 [adesa.be] INFO: Scraping item 10735495 url https://www.openlane.eu/en/carv6/auction/10735495
2026-03-30 04:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 746395e0-3082-5322-86ef-8f9db1b6ed87 with identifier: 10739916
2026-03-30 04:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 746395e0-3082-5322-86ef-8f9db1b6ed87 with identifier: 10739916
2026-03-30 04:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 746395e0-3082-5322-86ef-8f9db1b6ed87 with identifier: 10739916 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/10739916>
{'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': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '746395e0-3082-5322-86ef-8f9db1b6ed87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2dbw893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739916',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 112487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2019-10-22',
'seats_number': 5,
'seller_name': 'Auttoo Autohandel',
'title': 'Land Rover Range Rover Evoque 2.0d R-Dynamic - AWD - Diesel - '
'Automatic - 149 hp - 112.487 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739916%27 HTTP/1.1" 200 None
2026-03-30 04:21:57 [adesa.be] INFO: Saving data for 10739916: {'auction_closing_time': 1774863000.0, 'created_time': 1774626941.432952, 'last_price_update_time': 1774844517.200635}
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.be',RowKey='10739916') HTTP/1.1" 204 0
2026-03-30 04:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: afdbc3c5-197b-590d-a8c9-cbdb857b509d with identifier: 10736410
2026-03-30 04:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: afdbc3c5-197b-590d-a8c9-cbdb857b509d with identifier: 10736410
2026-03-30 04:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: afdbc3c5-197b-590d-a8c9-cbdb857b509d with identifier: 10736410 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/10736410>
{'auction_title': '',
'c_o_2_emission_value': 19,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 104,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Hybrid',
'id': 'afdbc3c5-197b-590d-a8c9-cbdb857b509d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61417',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736410',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 42541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13150,
'price_includes_vat': True,
'registration_date': '2024-03-14',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Kia Niro 1.6 - Hybrid - Automatic - 104 hp - 42.541 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710736410%27 HTTP/1.1" 200 None
2026-03-30 04:21:57 [adesa.be] INFO: Saving data for 10736410: {'auction_closing_time': 1774865700.0, 'created_time': 1774626952.923526, 'last_price_update_time': 1774844517.591291}
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.be',RowKey='10736410') HTTP/1.1" 204 0
2026-03-30 04:21:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with identifier: 10739915
2026-03-30 04:21:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with identifier: 10739915
2026-03-30 04:21:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e82836fc-cbd6-5b54-9b14-c03ba6f32ad0 with identifier: 10739915 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/10739915>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e82836fc-cbd6-5b54-9b14-c03ba6f32ad0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RGD787',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739915',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 235729,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2016-12-15',
'seats_number': 7,
'seller_name': 'Automobile AZ bv',
'title': 'Kia Carens 1.7 CRDi - Diesel - Manual - 115 hp - 235.729 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710739915%27 HTTP/1.1" 200 None
2026-03-30 04:21:57 [adesa.be] INFO: Saving data for 10739915: {'auction_closing_time': 1774863000.0, 'created_time': 1774626952.592407, 'last_price_update_time': 1774844517.871029}
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.be',RowKey='10739915') HTTP/1.1" 204 0
2026-03-30 04:21:57 [adesa.be] INFO: Found listing with ID: 10735547
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.be%27%20and%20RowKey%20eq%20%2710735547%27 HTTP/1.1" 200 None
2026-03-30 04:21:57 [adesa.be] INFO: Scrape type for 10735547: 2
2026-03-30 04:21:57 [adesa.be] INFO: Scraping item 10735547 url https://www.openlane.eu/en/carv6/auction/10735547
2026-03-30 04:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735468> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737312> (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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10735515
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.be%27%20and%20RowKey%20eq%20%2710735515%27 HTTP/1.1" 200 None
2026-03-30 04:21:57 [adesa.be] INFO: Scrape type for 10735515: 2
2026-03-30 04:21:57 [adesa.be] INFO: Scraping item 10735515 url https://www.openlane.eu/en/carv6/auction/10735515
2026-03-30 04:21:57 [adesa.be] INFO: Found listing with ID: 10735577
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.be%27%20and%20RowKey%20eq%20%2710735577%27 HTTP/1.1" 200 None
2026-03-30 04:21:57 [adesa.be] INFO: Scrape type for 10735577: 2
2026-03-30 04:21:57 [adesa.be] INFO: Scraping item 10735577 url https://www.openlane.eu/en/carv6/auction/10735577
2026-03-30 04:21:57 [adesa.be] INFO: Found listing with ID: 10737587
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.be%27%20and%20RowKey%20eq%20%2710737587%27 HTTP/1.1" 200 None
2026-03-30 04:21:58 [adesa.be] INFO: Scrape type for 10737587: 2
2026-03-30 04:21:58 [adesa.be] INFO: Scraping item 10737587 url https://www.openlane.eu/en/carv6/auction/10737587
2026-03-30 04:21:58 [adesa.be] INFO: Found listing with ID: 10737623
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.be%27%20and%20RowKey%20eq%20%2710737623%27 HTTP/1.1" 200 None
2026-03-30 04:21:58 [adesa.be] INFO: Scrape type for 10737623: 2
2026-03-30 04:21:58 [adesa.be] INFO: Scraping item 10737623 url https://www.openlane.eu/en/carv6/auction/10737623
2026-03-30 04:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce39df11-ce38-5426-9437-ef788f90991f with identifier: 10735490
2026-03-30 04:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce39df11-ce38-5426-9437-ef788f90991f with scrape type 2
2026-03-30 04:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce39df11-ce38-5426-9437-ef788f90991f with scrape type 2
2026-03-30 04:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce39df11-ce38-5426-9437-ef788f90991f, identifier: 10735490
2026-03-30 04:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a296d66-916b-5df5-9e46-a0a62fe7b66e with identifier: 10735468
2026-03-30 04:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a296d66-916b-5df5-9e46-a0a62fe7b66e with scrape type 2
2026-03-30 04:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a296d66-916b-5df5-9e46-a0a62fe7b66e with scrape type 2
2026-03-30 04:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a296d66-916b-5df5-9e46-a0a62fe7b66e, identifier: 10735468
2026-03-30 04:21:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10737312
2026-03-30 04:21:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 964a566e-845d-5b38-9887-6d5345717341 with scrape type 2
2026-03-30 04:21:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 964a566e-845d-5b38-9887-6d5345717341 with scrape type 2
2026-03-30 04:21:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 964a566e-845d-5b38-9887-6d5345717341, identifier: 10737312
2026-03-30 04:21:58 [adesa.be] INFO: Found listing with ID: 10737686
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.be%27%20and%20RowKey%20eq%20%2710737686%27 HTTP/1.1" 200 None
2026-03-30 04:21:58 [adesa.be] INFO: Scrape type for 10737686: 2
2026-03-30 04:21:58 [adesa.be] INFO: Scraping item 10737686 url https://www.openlane.eu/en/carv6/auction/10737686
2026-03-30 04:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce39df11-ce38-5426-9437-ef788f90991f with identifier: 10735490
2026-03-30 04:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce39df11-ce38-5426-9437-ef788f90991f with identifier: 10735490
2026-03-30 04:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce39df11-ce38-5426-9437-ef788f90991f with identifier: 10735490 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/10735490>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ce39df11-ce38-5426-9437-ef788f90991f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSS128',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735490',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 164280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2018-12-21',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Mercedes-Benz C 160 AMG Line - Petrol - Automatic - 129 hp - '
'164.280 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735490%27 HTTP/1.1" 200 None
2026-03-30 04:21:58 [adesa.be] INFO: Saving data for 10735490: {'auction_closing_time': 1774863000.0, 'created_time': 1774625138.286701, 'last_price_update_time': 1774844518.66719}
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.be',RowKey='10735490') HTTP/1.1" 204 0
2026-03-30 04:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a296d66-916b-5df5-9e46-a0a62fe7b66e with identifier: 10735468
2026-03-30 04:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a296d66-916b-5df5-9e46-a0a62fe7b66e with identifier: 10735468
2026-03-30 04:21:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a296d66-916b-5df5-9e46-a0a62fe7b66e with identifier: 10735468 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/10735468>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1a296d66-916b-5df5-9e46-a0a62fe7b66e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RRK236',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735468',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 118306,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2018-03-23',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'Mercedes-Benz B 180 - Petrol - Automatic - 122 hp - 118.306 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735468%27 HTTP/1.1" 200 None
2026-03-30 04:21:58 [adesa.be] INFO: Saving data for 10735468: {'auction_closing_time': 1774863000.0, 'created_time': 1774625117.313625, 'last_price_update_time': 1774844518.951711}
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.be',RowKey='10735468') HTTP/1.1" 204 0
2026-03-30 04:21:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10737312
2026-03-30 04:21:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10737312
2026-03-30 04:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 964a566e-845d-5b38-9887-6d5345717341 with identifier: 10737312 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/10737312>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '964a566e-845d-5b38-9887-6d5345717341',
'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=10737312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 130372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2017-06-12',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Mercedes-Benz A 160d - Diesel - Manual - 90 hp - 130.372 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737312%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Saving data for 10737312: {'auction_closing_time': 1774863000.0, 'created_time': 1774625139.405241, 'last_price_update_time': 1774844519.235891}
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.be',RowKey='10737312') HTTP/1.1" 204 0
2026-03-30 04:21:59 [adesa.be] INFO: Found listing with ID: 10735527
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.be%27%20and%20RowKey%20eq%20%2710735527%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Scrape type for 10735527: 2
2026-03-30 04:21:59 [adesa.be] INFO: Scraping item 10735527 url https://www.openlane.eu/en/carv6/auction/10735527
2026-03-30 04:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21: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:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:21:59 [adesa.be] INFO: Found listing with ID: 10731422
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.be%27%20and%20RowKey%20eq%20%2710731422%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Scrape type for 10731422: 0
2026-03-30 04:21:59 [adesa.be] INFO: Skipping item 10731422 url https://www.openlane.eu/en/carv6/auction/10731422
2026-03-30 04:21:59 [adesa.be] INFO: Found listing with ID: 10737574
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.be%27%20and%20RowKey%20eq%20%2710737574%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Scrape type for 10737574: 2
2026-03-30 04:21:59 [adesa.be] INFO: Scraping item 10737574 url https://www.openlane.eu/en/carv6/auction/10737574
2026-03-30 04:21: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: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:59 [adesa.be] INFO: Found listing with ID: 10737628
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.be%27%20and%20RowKey%20eq%20%2710737628%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Scrape type for 10737628: 2
2026-03-30 04:21:59 [adesa.be] INFO: Scraping item 10737628 url https://www.openlane.eu/en/carv6/auction/10737628
2026-03-30 04:21:59 [adesa.be] INFO: Found listing with ID: 10737575
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.be%27%20and%20RowKey%20eq%20%2710737575%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Scrape type for 10737575: 2
2026-03-30 04:21:59 [adesa.be] INFO: Scraping item 10737575 url https://www.openlane.eu/en/carv6/auction/10737575
2026-03-30 04:21:59 [adesa.be] INFO: Found listing with ID: 10735492
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.be%27%20and%20RowKey%20eq%20%2710735492%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Scrape type for 10735492: 2
2026-03-30 04:21:59 [adesa.be] INFO: Scraping item 10735492 url https://www.openlane.eu/en/carv6/auction/10735492
2026-03-30 04:21:59 [adesa.be] INFO: Found listing with ID: 10735411
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.be%27%20and%20RowKey%20eq%20%2710735411%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Scrape type for 10735411: 2
2026-03-30 04:21:59 [adesa.be] INFO: Scraping item 10735411 url https://www.openlane.eu/en/carv6/auction/10735411
2026-03-30 04:21:59 [adesa.be] INFO: Found listing with ID: 10735429
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.be%27%20and%20RowKey%20eq%20%2710735429%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Scrape type for 10735429: 2
2026-03-30 04:21:59 [adesa.be] INFO: Scraping item 10735429 url https://www.openlane.eu/en/carv6/auction/10735429
2026-03-30 04:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with identifier: 10736403
2026-03-30 04:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d, identifier: 10736403
2026-03-30 04:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dcb3b36-9576-56df-83cd-07557a990f71 with identifier: 10735615
2026-03-30 04:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dcb3b36-9576-56df-83cd-07557a990f71 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7dcb3b36-9576-56df-83cd-07557a990f71 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7dcb3b36-9576-56df-83cd-07557a990f71, identifier: 10735615
2026-03-30 04:21:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1500a6e2-cd16-5efd-a579-88e8b59ae572 with identifier: 10737313
2026-03-30 04:21:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1500a6e2-cd16-5efd-a579-88e8b59ae572 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1500a6e2-cd16-5efd-a579-88e8b59ae572 with scrape type 2
2026-03-30 04:21:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1500a6e2-cd16-5efd-a579-88e8b59ae572, identifier: 10737313
2026-03-30 04:21:59 [adesa.be] INFO: Found listing with ID: 10735576
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.be%27%20and%20RowKey%20eq%20%2710735576%27 HTTP/1.1" 200 None
2026-03-30 04:21:59 [adesa.be] INFO: Scrape type for 10735576: 2
2026-03-30 04:21:59 [adesa.be] INFO: Scraping item 10735576 url https://www.openlane.eu/en/carv6/auction/10735576
2026-03-30 04:21:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with identifier: 10736403
2026-03-30 04:21:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with identifier: 10736403
2026-03-30 04:21:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4cf0de23-9e35-598f-a2f6-7c3bd8392c1d with identifier: 10736403 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/10736403>
{'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': 210,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4cf0de23-9e35-598f-a2f6-7c3bd8392c1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPE191',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736403',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 146457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Mercedes-Benz CLA 250 AMG Line - Petrol - Automatic - 210 hp - '
'146.457 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710736403%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.be] INFO: Saving data for 10736403: {'auction_closing_time': 1774863000.0, 'created_time': 1774626920.717113, 'last_price_update_time': 1774844520.047394}
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.be',RowKey='10736403') HTTP/1.1" 204 0
2026-03-30 04:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7dcb3b36-9576-56df-83cd-07557a990f71 with identifier: 10735615
2026-03-30 04:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7dcb3b36-9576-56df-83cd-07557a990f71 with identifier: 10735615
2026-03-30 04:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7dcb3b36-9576-56df-83cd-07557a990f71 with identifier: 10735615 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/10735615>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7dcb3b36-9576-56df-83cd-07557a990f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KKN025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 94469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2019-04-18',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Mercedes-Benz B 180 Launch - Petrol - Automatic - 136 hp - 94.469 '
'km',
'transmission': 'automatic',
'trim': 'Launch',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710735615%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.be] INFO: Saving data for 10735615: {'auction_closing_time': 1774863000.0, 'created_time': 1774625121.163216, 'last_price_update_time': 1774844520.422463}
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.be',RowKey='10735615') HTTP/1.1" 204 0
2026-03-30 04:22:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1500a6e2-cd16-5efd-a579-88e8b59ae572 with identifier: 10737313
2026-03-30 04:22:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1500a6e2-cd16-5efd-a579-88e8b59ae572 with identifier: 10737313
2026-03-30 04:22:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1500a6e2-cd16-5efd-a579-88e8b59ae572 with identifier: 10737313 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/10737313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1500a6e2-cd16-5efd-a579-88e8b59ae572',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XJR822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 180739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2019-06-05',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Mercedes-Benz C Break 220d AMG Line - Diesel - Automatic - 194 hp - '
'180.739 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737313%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.be] INFO: Saving data for 10737313: {'auction_closing_time': 1774863000.0, 'created_time': 1774626917.98101, 'last_price_update_time': 1774844520.711147}
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.be',RowKey='10737313') HTTP/1.1" 204 0
2026-03-30 04:22:00 [adesa.be] INFO: Found listing with ID: 10735565
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.be%27%20and%20RowKey%20eq%20%2710735565%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.be] INFO: Scrape type for 10735565: 2
2026-03-30 04:22:00 [adesa.be] INFO: Scraping item 10735565 url https://www.openlane.eu/en/carv6/auction/10735565
2026-03-30 04:22:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 12.404(s), this was the 1st time calling it.
2026-03-30 04:22:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.524808247189628 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:22:00 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '0c76de6124243120365f69add71bb59e', '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=0c76de6124243120365f69add71bb59e.
2026-03-30 04:22:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735432> (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/10737704> (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/10735458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:00 [adesa.be] INFO: Found listing with ID: 10737689
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.be%27%20and%20RowKey%20eq%20%2710737689%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.be] INFO: Scrape type for 10737689: 2
2026-03-30 04:22:00 [adesa.be] INFO: Scraping item 10737689 url https://www.openlane.eu/en/carv6/auction/10737689
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10736379
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.be%27%20and%20RowKey%20eq%20%2710736379%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.be] INFO: Scrape type for 10736379: 2
2026-03-30 04:22:00 [adesa.be] INFO: Scraping item 10736379 url https://www.openlane.eu/en/carv6/auction/10736379
2026-03-30 04:22:00 [adesa.be] INFO: Found listing with ID: 10739900
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.be%27%20and%20RowKey%20eq%20%2710739900%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.be] INFO: Scrape type for 10739900: 2
2026-03-30 04:22:00 [adesa.be] INFO: Scraping item 10739900 url https://www.openlane.eu/en/carv6/auction/10739900
2026-03-30 04:22:00 [adesa.be] INFO: Found listing with ID: 10737674
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.be%27%20and%20RowKey%20eq%20%2710737674%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.be] INFO: Scrape type for 10737674: 2
2026-03-30 04:22:00 [adesa.be] INFO: Scraping item 10737674 url https://www.openlane.eu/en/carv6/auction/10737674
2026-03-30 04:22:00 [adesa.be] INFO: Found listing with ID: 10737315
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.be%27%20and%20RowKey%20eq%20%2710737315%27 HTTP/1.1" 200 None
2026-03-30 04:22:00 [adesa.be] INFO: Scrape type for 10737315: 2
2026-03-30 04:22:00 [adesa.be] INFO: Scraping item 10737315 url https://www.openlane.eu/en/carv6/auction/10737315
2026-03-30 04:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10735432
2026-03-30 04:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d96a81a-7298-5a35-946b-2ce453fd7a63 with scrape type 2
2026-03-30 04:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d96a81a-7298-5a35-946b-2ce453fd7a63 with scrape type 2
2026-03-30 04:22:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d96a81a-7298-5a35-946b-2ce453fd7a63, identifier: 10735432
2026-03-30 04:22:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10737704
2026-03-30 04:22:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a894dcab-8839-5e4a-b8a0-782435c76536 with scrape type 2
2026-03-30 04:22:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a894dcab-8839-5e4a-b8a0-782435c76536 with scrape type 2
2026-03-30 04:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a894dcab-8839-5e4a-b8a0-782435c76536, identifier: 10737704
2026-03-30 04:22:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10735458
2026-03-30 04:22:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5430db59-a80f-570a-abc4-ef3c579645c4 with scrape type 2
2026-03-30 04:22:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5430db59-a80f-570a-abc4-ef3c579645c4 with scrape type 2
2026-03-30 04:22:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5430db59-a80f-570a-abc4-ef3c579645c4, identifier: 10735458
2026-03-30 04:22:01 [adesa.be] INFO: Found listing with ID: 10736390
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.be%27%20and%20RowKey%20eq%20%2710736390%27 HTTP/1.1" 200 None
2026-03-30 04:22:01 [adesa.be] INFO: Scrape type for 10736390: 2
2026-03-30 04:22:01 [adesa.be] INFO: Scraping item 10736390 url https://www.openlane.eu/en/carv6/auction/10736390
2026-03-30 04:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10735432
2026-03-30 04:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10735432
2026-03-30 04:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d96a81a-7298-5a35-946b-2ce453fd7a63 with identifier: 10735432 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/10735432>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 203,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0d96a81a-7298-5a35-946b-2ce453fd7a63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XEE626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 301039,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2010-08-13',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Mercedes-Benz E 250 CDI Avantgarde - Diesel - Automatic - 203 hp - '
'301.039 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710735432%27 HTTP/1.1" 200 None
2026-03-30 04:22:01 [adesa.be] INFO: Saving data for 10735432: {'auction_closing_time': 1774863000.0, 'created_time': 1774625167.336155, 'last_price_update_time': 1774844521.432338}
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.be',RowKey='10735432') HTTP/1.1" 204 0
2026-03-30 04:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10737704
2026-03-30 04:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10737704
2026-03-30 04:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a894dcab-8839-5e4a-b8a0-782435c76536 with identifier: 10737704 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/10737704>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a894dcab-8839-5e4a-b8a0-782435c76536',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATQ202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737704',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 323921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2017-07-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz E All-Terrain 220d - 4-Matic - Diesel - Automatic - '
'194 hp - 323.921 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737704%27 HTTP/1.1" 200 None
2026-03-30 04:22:01 [adesa.be] INFO: Saving data for 10737704: {'auction_closing_time': 1774863000.0, 'created_time': 1774626907.587447, 'last_price_update_time': 1774844521.709971}
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.be',RowKey='10737704') HTTP/1.1" 204 0
2026-03-30 04:22:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10735458
2026-03-30 04:22:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10735458
2026-03-30 04:22:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5430db59-a80f-570a-abc4-ef3c579645c4 with identifier: 10735458 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/10735458>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5430db59-a80f-570a-abc4-ef3c579645c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPC397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735458',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 343772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2006-03-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Mercedes-Benz E 280 CDI Avantgarde - Diesel - Automatic - 190 hp - '
'343.772 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2006}
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.be%27%20and%20RowKey%20eq%20%2710735458%27 HTTP/1.1" 200 None
2026-03-30 04:22:01 [adesa.be] INFO: Saving data for 10735458: {'auction_closing_time': 1774863000.0, 'created_time': 1774626922.932061, 'last_price_update_time': 1774844521.984481}
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:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735458') HTTP/1.1" 204 0
2026-03-30 04:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737658> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:02 [adesa.be] INFO: Found listing with ID: 10737681
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.be%27%20and%20RowKey%20eq%20%2710737681%27 HTTP/1.1" 200 None
2026-03-30 04:22:02 [adesa.be] INFO: Scrape type for 10737681: 2
2026-03-30 04:22:02 [adesa.be] INFO: Scraping item 10737681 url https://www.openlane.eu/en/carv6/auction/10737681
2026-03-30 04:22: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:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22: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:22: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:22:02 [adesa.be] INFO: Found listing with ID: 10737549
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.be%27%20and%20RowKey%20eq%20%2710737549%27 HTTP/1.1" 200 None
2026-03-30 04:22:02 [adesa.be] INFO: Scrape type for 10737549: 2
2026-03-30 04:22:02 [adesa.be] INFO: Scraping item 10737549 url https://www.openlane.eu/en/carv6/auction/10737549
2026-03-30 04:22:02 [adesa.be] INFO: Found listing with ID: 10735588
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.be%27%20and%20RowKey%20eq%20%2710735588%27 HTTP/1.1" 200 None
2026-03-30 04:22:02 [adesa.be] INFO: Scrape type for 10735588: 2
2026-03-30 04:22:02 [adesa.be] INFO: Scraping item 10735588 url https://www.openlane.eu/en/carv6/auction/10735588
2026-03-30 04:22:02 [adesa.be] INFO: Found listing with ID: 10739841
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.be%27%20and%20RowKey%20eq%20%2710739841%27 HTTP/1.1" 200 None
2026-03-30 04:22:02 [adesa.be] INFO: Scrape type for 10739841: 2
2026-03-30 04:22:02 [adesa.be] INFO: Scraping item 10739841 url https://www.openlane.eu/en/carv6/auction/10739841
2026-03-30 04:22:02 [adesa.be] INFO: Found listing with ID: 10738272
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.be%27%20and%20RowKey%20eq%20%2710738272%27 HTTP/1.1" 200 None
2026-03-30 04:22:02 [adesa.be] INFO: Scrape type for 10738272: 2
2026-03-30 04:22:02 [adesa.be] INFO: Scraping item 10738272 url https://www.openlane.eu/en/carv6/auction/10738272
2026-03-30 04:22:02 [adesa.be] INFO: Found listing with ID: 10735612
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.be%27%20and%20RowKey%20eq%20%2710735612%27 HTTP/1.1" 200 None
2026-03-30 04:22:02 [adesa.be] INFO: Scrape type for 10735612: 2
2026-03-30 04:22:02 [adesa.be] INFO: Scraping item 10735612 url https://www.openlane.eu/en/carv6/auction/10735612
2026-03-30 04:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10737658
2026-03-30 04:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b47b3a-4c4d-5d86-a37c-7027515ed981 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27b47b3a-4c4d-5d86-a37c-7027515ed981 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27b47b3a-4c4d-5d86-a37c-7027515ed981, identifier: 10737658
2026-03-30 04:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10737658
2026-03-30 04:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10737658
2026-03-30 04:22:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27b47b3a-4c4d-5d86-a37c-7027515ed981 with identifier: 10737658 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/10737658>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '27b47b3a-4c4d-5d86-a37c-7027515ed981',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ENU910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737658',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'DS3',
'odometer': 117362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2013-02-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Citroën DS3 1.2 VTI So Chic - Petrol - Manual - 82 hp - 117.362 km',
'transmission': 'manual',
'trim': 'So Chic',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710737658%27 HTTP/1.1" 200 None
2026-03-30 04:22:02 [adesa.be] INFO: Saving data for 10737658: {'auction_closing_time': 1774863000.0, 'created_time': 1774625048.537373, 'last_price_update_time': 1774844522.516634}
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.be',RowKey='10737658') HTTP/1.1" 204 0
2026-03-30 04:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c39cf8b6-7e16-575c-b82d-36169f70d1dd with identifier: 10735606
2026-03-30 04:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c39cf8b6-7e16-575c-b82d-36169f70d1dd with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c39cf8b6-7e16-575c-b82d-36169f70d1dd with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c39cf8b6-7e16-575c-b82d-36169f70d1dd, identifier: 10735606
2026-03-30 04:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9680625d-710e-5315-9c7d-038753fd2d64 with identifier: 10739907
2026-03-30 04:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9680625d-710e-5315-9c7d-038753fd2d64 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9680625d-710e-5315-9c7d-038753fd2d64 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9680625d-710e-5315-9c7d-038753fd2d64, identifier: 10739907
2026-03-30 04:22:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with identifier: 10736677
2026-03-30 04:22:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with scrape type 2
2026-03-30 04:22:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d92cb935-3422-52f3-b6cc-6a53e6ea30f7, identifier: 10736677
2026-03-30 04:22:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c39cf8b6-7e16-575c-b82d-36169f70d1dd with identifier: 10735606
2026-03-30 04:22:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c39cf8b6-7e16-575c-b82d-36169f70d1dd with identifier: 10735606
2026-03-30 04:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c39cf8b6-7e16-575c-b82d-36169f70d1dd with identifier: 10735606 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/10735606>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c39cf8b6-7e16-575c-b82d-36169f70d1dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735606',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 57249,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Mercedes-Benz GLC 250 - 4-Matic - Petrol - Automatic - 211 hp - '
'57.249 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735606%27 HTTP/1.1" 200 None
2026-03-30 04:22:03 [adesa.be] INFO: Saving data for 10735606: {'auction_closing_time': 1774863000.0, 'created_time': 1774626904.778268, 'last_price_update_time': 1774844523.173877}
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.be',RowKey='10735606') HTTP/1.1" 204 0
2026-03-30 04:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9680625d-710e-5315-9c7d-038753fd2d64 with identifier: 10739907
2026-03-30 04:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9680625d-710e-5315-9c7d-038753fd2d64 with identifier: 10739907
2026-03-30 04:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9680625d-710e-5315-9c7d-038753fd2d64 with identifier: 10739907 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/10739907>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 239,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9680625d-710e-5315-9c7d-038753fd2d64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WWU068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739907',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 197696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2019-10-09',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'Mercedes-Benz V 300d Avantgarde - Diesel - Automatic - 239 hp - '
'197.696 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739907%27 HTTP/1.1" 200 None
2026-03-30 04:22:03 [adesa.be] INFO: Saving data for 10739907: {'auction_closing_time': 1774863000.0, 'created_time': 1774626906.937809, 'last_price_update_time': 1774844523.46483}
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.be',RowKey='10739907') HTTP/1.1" 204 0
2026-03-30 04:22:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with identifier: 10736677
2026-03-30 04:22:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with identifier: 10736677
2026-03-30 04:22:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d92cb935-3422-52f3-b6cc-6a53e6ea30f7 with identifier: 10736677 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/10736677>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd92cb935-3422-52f3-b6cc-6a53e6ea30f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736677',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 103725,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2020-03-05',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Mercedes-Benz GLC Coupé 200d AMG Line - Diesel - Automatic - 163 hp '
'- 103.725 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736677%27 HTTP/1.1" 200 None
2026-03-30 04:22:03 [adesa.be] INFO: Saving data for 10736677: {'auction_closing_time': 1774863000.0, 'created_time': 1774626900.548551, 'last_price_update_time': 1774844523.729067}
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.be',RowKey='10736677') 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/10737696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735547> (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 [zyte_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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10737696
2026-03-30 04:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceb2ad3a-253d-5e44-90b4-d60682a0631a with scrape type 2
2026-03-30 04:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceb2ad3a-253d-5e44-90b4-d60682a0631a with scrape type 2
2026-03-30 04:22:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ceb2ad3a-253d-5e44-90b4-d60682a0631a, identifier: 10737696
2026-03-30 04:22:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with identifier: 10735547
2026-03-30 04:22:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with scrape type 2
2026-03-30 04:22:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with scrape type 2
2026-03-30 04:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0, identifier: 10735547
2026-03-30 04:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10737696
2026-03-30 04:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10737696
2026-03-30 04:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ceb2ad3a-253d-5e44-90b4-d60682a0631a with identifier: 10737696 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/10737696>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 88,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ceb2ad3a-253d-5e44-90b4-d60682a0631a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CUG373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 292772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2017-08-10',
'seats_number': 6,
'seller_name': 'Class Motors',
'title': 'Mercedes-Benz Vito 109 CDI - Diesel - Manual - 88 hp - 292.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737696%27 HTTP/1.1" 200 None
2026-03-30 04:22:04 [adesa.be] INFO: Saving data for 10737696: {'auction_closing_time': 1774863000.0, 'created_time': 1774626892.723678, 'last_price_update_time': 1774844524.343911}
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.be',RowKey='10737696') HTTP/1.1" 204 0
2026-03-30 04:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with identifier: 10735547
2026-03-30 04:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with identifier: 10735547
2026-03-30 04:22:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30c785b6-4276-5fb0-8fb7-f7b5632cbab0 with identifier: 10735547 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/10735547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '30c785b6-4276-5fb0-8fb7-f7b5632cbab0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TKR34',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735547',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 219268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2009-07-15',
'seats_number': 4,
'seller_name': 'UZ Cars sprl',
'title': 'Mini Clubman Cooper 1.6i - Petrol - Manual - 120 hp - 219.268 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
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.be%27%20and%20RowKey%20eq%20%2710735547%27 HTTP/1.1" 200 None
2026-03-30 04:22:04 [adesa.be] INFO: Saving data for 10735547: {'auction_closing_time': 1774863000.0, 'created_time': 1774626888.507458, 'last_price_update_time': 1774844524.599713}
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.be',RowKey='10735547') HTTP/1.1" 204 0
2026-03-30 04:22:04 [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:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735527> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735495> (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 [zyte_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 [zyte_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: 549403be-c579-5d7a-9f3d-0243d65cb787 with identifier: 10735426
2026-03-30 04:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 549403be-c579-5d7a-9f3d-0243d65cb787 with scrape type 2
2026-03-30 04:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 549403be-c579-5d7a-9f3d-0243d65cb787 with scrape type 2
2026-03-30 04:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 549403be-c579-5d7a-9f3d-0243d65cb787, identifier: 10735426
2026-03-30 04:22:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10735527
2026-03-30 04:22:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with scrape type 2
2026-03-30 04:22:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with scrape type 2
2026-03-30 04:22:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb5111d7-ac65-5e7a-a55b-a8091cd36c45, identifier: 10735527
2026-03-30 04:22:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 549403be-c579-5d7a-9f3d-0243d65cb787 with identifier: 10735426
2026-03-30 04:22:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 549403be-c579-5d7a-9f3d-0243d65cb787 with identifier: 10735426
2026-03-30 04:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 549403be-c579-5d7a-9f3d-0243d65cb787 with identifier: 10735426 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/10735426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.7L',
'engine_horse_power': 455,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '549403be-c579-5d7a-9f3d-0243d65cb787',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TLAB011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735426',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 97059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39600,
'price_includes_vat': True,
'registration_date': '2015-06-17',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Mercedes-Benz S Maybach 500 - Petrol - Automatic - 455 hp - 97.059 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735426%27 HTTP/1.1" 200 None
2026-03-30 04:22:05 [adesa.be] INFO: Saving data for 10735426: {'auction_closing_time': 1774863000.0, 'created_time': 1774626893.631769, 'last_price_update_time': 1774844525.199227}
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.be',RowKey='10735426') HTTP/1.1" 204 0
2026-03-30 04:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10735527
2026-03-30 04:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10735527
2026-03-30 04:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb5111d7-ac65-5e7a-a55b-a8091cd36c45 with identifier: 10735527 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/10735527>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cb5111d7-ac65-5e7a-a55b-a8091cd36c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1beg193',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735527',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 222974,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2011-05-11',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Nissan Juke 1.5 DCI - Diesel - Manual - 110 hp - 222.974 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710735527%27 HTTP/1.1" 200 None
2026-03-30 04:22:05 [adesa.be] INFO: Saving data for 10735527: {'auction_closing_time': 1774863000.0, 'created_time': 1774626882.770111, 'last_price_update_time': 1774844525.487531}
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.be',RowKey='10735527') 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/10735624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10735495
2026-03-30 04:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81be3065-c916-530a-a3e4-0477e539234a with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81be3065-c916-530a-a3e4-0477e539234a with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81be3065-c916-530a-a3e4-0477e539234a, identifier: 10735495
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/10737686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10735495
2026-03-30 04:22:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10735495
2026-03-30 04:22:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81be3065-c916-530a-a3e4-0477e539234a with identifier: 10735495 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/10735495>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '81be3065-c916-530a-a3e4-0477e539234a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JFP161',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 102720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4950,
'price_includes_vat': True,
'registration_date': '2016-07-06',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 5 Doors One 1.2 - Petrol - Manual - 102 hp - 102.720 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710735495%27 HTTP/1.1" 200 None
2026-03-30 04:22:05 [adesa.be] INFO: Saving data for 10735495: {'auction_closing_time': 1774863000.0, 'created_time': 1774626890.244944, 'last_price_update_time': 1774844525.866067}
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.be',RowKey='10735495') HTTP/1.1" 204 0
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: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10735624
2026-03-30 04:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e, identifier: 10735624
2026-03-30 04:22:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10737686
2026-03-30 04:22:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dc7fd59-a2f3-5499-b766-88129f0ed22e with scrape type 2
2026-03-30 04:22:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dc7fd59-a2f3-5499-b766-88129f0ed22e with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8dc7fd59-a2f3-5499-b766-88129f0ed22e, identifier: 10737686
2026-03-30 04:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10735624
2026-03-30 04:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10735624
2026-03-30 04:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c682f6ab-2077-542a-9a49-8bf2a5b3cd6e with identifier: 10735624 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/10735624>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'c682f6ab-2077-542a-9a49-8bf2a5b3cd6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VUG457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735624',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 302570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 500,
'price_includes_vat': True,
'registration_date': '2012-03-28',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors One D - Diesel - Manual - 90 hp - 302.570 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710735624%27 HTTP/1.1" 200 None
2026-03-30 04:22:06 [adesa.be] INFO: Saving data for 10735624: {'auction_closing_time': 1774865700.0, 'created_time': 1774626891.443381, 'last_price_update_time': 1774844526.353593}
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.be',RowKey='10735624') HTTP/1.1" 204 0
2026-03-30 04:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10737686
2026-03-30 04:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10737686
2026-03-30 04:22:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8dc7fd59-a2f3-5499-b766-88129f0ed22e with identifier: 10737686 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/10737686>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8dc7fd59-a2f3-5499-b766-88129f0ed22e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SGX529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 246464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2015-02-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.2 - Petrol - Manual - 116 hp - 246.464 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737686%27 HTTP/1.1" 200 None
2026-03-30 04:22:06 [adesa.be] INFO: Saving data for 10737686: {'auction_closing_time': 1774863000.0, 'created_time': 1774626879.282985, 'last_price_update_time': 1774844526.636609}
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.be',RowKey='10737686') 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/10737631> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736390> (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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737623> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735565> (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 [zyte_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 [scrapy.extensions.logstats] INFO: Crawled 865 pages (at 128 pages/min), scraped 841 items (at 122 items/min)
2026-03-30 04:22:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-30 04:22:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735576> (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: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10737631
2026-03-30 04:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf, identifier: 10737631
2026-03-30 04:22:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10736390
2026-03-30 04:22:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with scrape type 2
2026-03-30 04:22:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e, identifier: 10736390
2026-03-30 04:22:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10737631
2026-03-30 04:22:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10737631
2026-03-30 04:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b077a06-e1f7-5b7a-ae39-7fd69ab394cf with identifier: 10737631 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/10737631>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6b077a06-e1f7-5b7a-ae39-7fd69ab394cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DRE042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737631',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 237143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2018-04-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Kia Sportage 1.7 CRDi - Diesel - Manual - 115 hp - 237.143 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737631%27 HTTP/1.1" 200 None
2026-03-30 04:22:07 [adesa.be] INFO: Saving data for 10737631: {'auction_closing_time': 1774863000.0, 'created_time': 1774625116.605261, 'last_price_update_time': 1774844527.185463}
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.be',RowKey='10737631') HTTP/1.1" 204 0
2026-03-30 04:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10736390
2026-03-30 04:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10736390
2026-03-30 04:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64e55ec9-4e3e-5fd3-bb93-7e5df310016e with identifier: 10736390 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/10736390>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '64e55ec9-4e3e-5fd3-bb93-7e5df310016e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1xgh136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736390',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 207205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2015-10-21',
'seats_number': 5,
'seller_name': 'Vilvoorde Cars bvba',
'title': 'Opel Astra 1.6 CDTI Active - Diesel - Manual - 110 hp - 207.205 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710736390%27 HTTP/1.1" 200 None
2026-03-30 04:22:07 [adesa.be] INFO: Saving data for 10736390: {'auction_closing_time': 1774863000.0, 'created_time': 1774626877.534591, 'last_price_update_time': 1774844527.464458}
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.be',RowKey='10736390') HTTP/1.1" 204 0
2026-03-30 04:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10737623
2026-03-30 04:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37e87f84-6e09-5640-ab4c-876414639606 with scrape type 2
2026-03-30 04:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37e87f84-6e09-5640-ab4c-876414639606 with scrape type 2
2026-03-30 04:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37e87f84-6e09-5640-ab4c-876414639606, identifier: 10737623
2026-03-30 04:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10735565
2026-03-30 04:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with scrape type 2
2026-03-30 04:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with scrape type 2
2026-03-30 04:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77, identifier: 10735565
2026-03-30 04:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f228b73f-80ef-5025-aea7-ac7cc96239cd with identifier: 10735576
2026-03-30 04:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f228b73f-80ef-5025-aea7-ac7cc96239cd with scrape type 2
2026-03-30 04:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f228b73f-80ef-5025-aea7-ac7cc96239cd with scrape type 2
2026-03-30 04:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f228b73f-80ef-5025-aea7-ac7cc96239cd, identifier: 10735576
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10737623
2026-03-30 04:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10737623
2026-03-30 04:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37e87f84-6e09-5640-ab4c-876414639606 with identifier: 10737623 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: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/10737623>
{'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': 116,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '37e87f84-6e09-5640-ab4c-876414639606',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XMU837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737623',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 168888,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-02-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.0 - Petrol - Manual - 116 hp - 168.888 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737623%27 HTTP/1.1" 200 None
2026-03-30 04:22:08 [adesa.be] INFO: Saving data for 10737623: {'auction_closing_time': 1774863000.0, 'created_time': 1774626880.396649, 'last_price_update_time': 1774844528.113767}
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.be',RowKey='10737623') HTTP/1.1" 204 0
2026-03-30 04:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10735565
2026-03-30 04:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10735565
2026-03-30 04:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77 with identifier: 10735565 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/10735565>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 2',
'engine': '2.7L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c30ef3b6-94cf-5d2f-be3b-ace0ea6f8e77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XNH174',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Terrano',
'odometer': 108564,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2001-06-07',
'seats_number': 2,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Nissan Terrano 2.7 SE - Diesel - Manual - 125 hp - 108.564 km',
'transmission': 'manual',
'trim': 'SE',
'vin': None,
'year': 2001}
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.be%27%20and%20RowKey%20eq%20%2710735565%27 HTTP/1.1" 200 None
2026-03-30 04:22:08 [adesa.be] INFO: Saving data for 10735565: {'auction_closing_time': 1774863000.0, 'created_time': 1774626874.310987, 'last_price_update_time': 1774844528.397647}
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.be',RowKey='10735565') HTTP/1.1" 204 0
2026-03-30 04:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f228b73f-80ef-5025-aea7-ac7cc96239cd with identifier: 10735576
2026-03-30 04:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f228b73f-80ef-5025-aea7-ac7cc96239cd with identifier: 10735576
2026-03-30 04:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f228b73f-80ef-5025-aea7-ac7cc96239cd with identifier: 10735576 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/10735576>
{'auction_title': '',
'c_o_2_emission_value': 209,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f228b73f-80ef-5025-aea7-ac7cc96239cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NNA500',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 224376,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2010-01-07',
'seats_number': 7,
'seller_name': 'BEST CAR bv',
'title': 'Nissan Qashqai +2 2.0 DCI - AWD - Diesel - Automatic - 149 hp - '
'224.376 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710735576%27 HTTP/1.1" 200 None
2026-03-30 04:22:08 [adesa.be] INFO: Saving data for 10735576: {'auction_closing_time': 1774863000.0, 'created_time': 1774626883.047816, 'last_price_update_time': 1774844528.672526}
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.be',RowKey='10735576') 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/10737681> (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/10737315> (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: 83fc7c6d-920f-577c-b06d-050ccbc471c8 with identifier: 10735429
2026-03-30 04:22:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83fc7c6d-920f-577c-b06d-050ccbc471c8 with scrape type 2
2026-03-30 04:22:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83fc7c6d-920f-577c-b06d-050ccbc471c8 with scrape type 2
2026-03-30 04:22:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83fc7c6d-920f-577c-b06d-050ccbc471c8, identifier: 10735429
2026-03-30 04:22:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83fc7c6d-920f-577c-b06d-050ccbc471c8 with identifier: 10735429
2026-03-30 04:22:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83fc7c6d-920f-577c-b06d-050ccbc471c8 with identifier: 10735429
2026-03-30 04:22:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83fc7c6d-920f-577c-b06d-050ccbc471c8 with identifier: 10735429 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:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735429>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '83fc7c6d-920f-577c-b06d-050ccbc471c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DRM621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735429',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 164014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2014-09-30',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Nissan Qashqai 1.6 DCI - Diesel - Automatic - 130 hp - 164.014 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710735429%27 HTTP/1.1" 200 None
2026-03-30 04:22:09 [adesa.be] INFO: Saving data for 10735429: {'auction_closing_time': 1774863000.0, 'created_time': 1774626882.307712, 'last_price_update_time': 1774844529.099808}
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.be',RowKey='10735429') HTTP/1.1" 204 0
2026-03-30 04:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10737681
2026-03-30 04:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6160d4f1-b67e-5032-a581-e683a8401217 with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6160d4f1-b67e-5032-a581-e683a8401217 with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6160d4f1-b67e-5032-a581-e683a8401217, identifier: 10737681
2026-03-30 04:22:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with identifier: 10737315
2026-03-30 04:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b, identifier: 10737315
2026-03-30 04:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10737681
2026-03-30 04:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10737681
2026-03-30 04:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6160d4f1-b67e-5032-a581-e683a8401217 with identifier: 10737681 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/10737681>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6160d4f1-b67e-5032-a581-e683a8401217',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GPF615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 288200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2014-03-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra GTC 1.7 CDTI Enjoy - Diesel - Manual - 110 hp - 288.200 '
'km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737681%27 HTTP/1.1" 200 None
2026-03-30 04:22:09 [adesa.be] INFO: Saving data for 10737681: {'auction_closing_time': 1774863000.0, 'created_time': 1774626869.538223, 'last_price_update_time': 1774844529.559673}
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.be',RowKey='10737681') HTTP/1.1" 204 0
2026-03-30 04:22:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with identifier: 10737315
2026-03-30 04:22:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with identifier: 10737315
2026-03-30 04:22:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d0b5b35-a84d-5aa2-8a89-53688a2a823b with identifier: 10737315 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/10737315>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8d0b5b35-a84d-5aa2-8a89-53688a2a823b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GTP031',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 242237,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2007-03-27',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Opel Astra 1.4i - Petrol - Manual - 89 hp - 242.237 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
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.be%27%20and%20RowKey%20eq%20%2710737315%27 HTTP/1.1" 200 None
2026-03-30 04:22:09 [adesa.be] INFO: Saving data for 10737315: {'auction_closing_time': 1774863000.0, 'created_time': 1774626885.782359, 'last_price_update_time': 1774844529.836396}
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.be',RowKey='10737315') 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/10735612> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737674> (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 [zyte_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 [zyte_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: 439d912e-0633-5a94-8a71-1453084b6446 with identifier: 10735612
2026-03-30 04:22:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 439d912e-0633-5a94-8a71-1453084b6446 with scrape type 2
2026-03-30 04:22:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 439d912e-0633-5a94-8a71-1453084b6446 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 439d912e-0633-5a94-8a71-1453084b6446, identifier: 10735612
2026-03-30 04:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 439d912e-0633-5a94-8a71-1453084b6446 with identifier: 10735612
2026-03-30 04:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 439d912e-0633-5a94-8a71-1453084b6446 with identifier: 10735612
2026-03-30 04:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 439d912e-0633-5a94-8a71-1453084b6446 with identifier: 10735612 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/10735612>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '439d912e-0633-5a94-8a71-1453084b6446',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bhm427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735612',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 223759,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2011-02-15',
'seats_number': 5,
'seller_name': 'Vilvoorde Cars bvba',
'title': 'Opel Astra Sports Tourer 2.0 CDTI Active - Diesel - Manual - 160 hp '
'- 223.759 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710735612%27 HTTP/1.1" 200 None
2026-03-30 04:22:10 [adesa.be] INFO: Saving data for 10735612: {'auction_closing_time': 1774863000.0, 'created_time': 1774625149.591272, 'last_price_update_time': 1774844530.323918}
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.be',RowKey='10735612') HTTP/1.1" 204 0
2026-03-30 04:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-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/10735588> (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: 28896198-c32b-561d-a63a-27d4f6737cf8 with identifier: 10738272
2026-03-30 04:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28896198-c32b-561d-a63a-27d4f6737cf8 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28896198-c32b-561d-a63a-27d4f6737cf8 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28896198-c32b-561d-a63a-27d4f6737cf8, identifier: 10738272
2026-03-30 04:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1229fb5-fb65-5d06-b107-6d7839e36846 with identifier: 10739841
2026-03-30 04:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1229fb5-fb65-5d06-b107-6d7839e36846 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1229fb5-fb65-5d06-b107-6d7839e36846 with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1229fb5-fb65-5d06-b107-6d7839e36846, identifier: 10739841
2026-03-30 04:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10737674
2026-03-30 04:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with scrape type 2
2026-03-30 04:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d, identifier: 10737674
2026-03-30 04:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28896198-c32b-561d-a63a-27d4f6737cf8 with identifier: 10738272
2026-03-30 04:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28896198-c32b-561d-a63a-27d4f6737cf8 with identifier: 10738272
2026-03-30 04:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28896198-c32b-561d-a63a-27d4f6737cf8 with identifier: 10738272 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/10738272>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '28896198-c32b-561d-a63a-27d4f6737cf8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2gue649',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738272',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 59878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2017-02-15',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Opel Astra Sports Tourer 1.6 CDTI - Diesel - Manual - 110 hp - '
'59.878 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710738272%27 HTTP/1.1" 200 None
2026-03-30 04:22:10 [adesa.be] INFO: Saving data for 10738272: {'auction_closing_time': 1774863000.0, 'created_time': 1774626864.822338, 'last_price_update_time': 1774844530.916057}
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.be',RowKey='10738272') HTTP/1.1" 204 0
2026-03-30 04:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1229fb5-fb65-5d06-b107-6d7839e36846 with identifier: 10739841
2026-03-30 04:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1229fb5-fb65-5d06-b107-6d7839e36846 with identifier: 10739841
2026-03-30 04:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1229fb5-fb65-5d06-b107-6d7839e36846 with identifier: 10739841 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/10739841>
{'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': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'd1229fb5-fb65-5d06-b107-6d7839e36846',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WML601',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739841',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 151836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2016-04-30',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Opel Astra Sports Tourer 1.6 CDTI - Diesel - Manual - 110 hp - '
'151.836 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710739841%27 HTTP/1.1" 200 None
2026-03-30 04:22:11 [adesa.be] INFO: Saving data for 10739841: {'auction_closing_time': 1774865700.0, 'created_time': 1774626873.333361, 'last_price_update_time': 1774844531.188823}
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.be',RowKey='10739841') HTTP/1.1" 204 0
2026-03-30 04:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10737674
2026-03-30 04:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10737674
2026-03-30 04:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d5e3936-19eb-50b5-94c5-857ed3f6c39d with identifier: 10737674 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/10737674>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8d5e3936-19eb-50b5-94c5-857ed3f6c39d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PJT913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 129491,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2019-03-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra 1.4i - Petrol - Automatic - 149 hp - 129.491 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737674%27 HTTP/1.1" 200 None
2026-03-30 04:22:11 [adesa.be] INFO: Saving data for 10737674: {'auction_closing_time': 1774863000.0, 'created_time': 1774626871.671228, 'last_price_update_time': 1774844531.474536}
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.be',RowKey='10737674') 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/10737549> (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/10739900> (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 [adesa.be] INFO: Found listing with ID: 10737600
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.be%27%20and%20RowKey%20eq%20%2710737600%27 HTTP/1.1" 200 None
2026-03-30 04:22:11 [adesa.be] INFO: Scrape type for 10737600: 2
2026-03-30 04:22:11 [adesa.be] INFO: Scraping item 10737600 url https://www.openlane.eu/en/carv6/auction/10737600
2026-03-30 04:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10735588
2026-03-30 04:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2676b193-fe3a-59ac-a708-22f31152d958 with scrape type 2
2026-03-30 04:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2676b193-fe3a-59ac-a708-22f31152d958 with scrape type 2
2026-03-30 04:22:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2676b193-fe3a-59ac-a708-22f31152d958, identifier: 10735588
2026-03-30 04:22:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10735588
2026-03-30 04:22:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10735588
2026-03-30 04:22:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2676b193-fe3a-59ac-a708-22f31152d958 with identifier: 10735588 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/10735588>
{'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': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2676b193-fe3a-59ac-a708-22f31152d958',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'txal259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 198952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': 'BV M&Y CAR',
'title': 'Opel Astra Sports Tourer 1.6 CDTI - Diesel - Automatic - 135 hp - '
'198.952 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710735588%27 HTTP/1.1" 200 None
2026-03-30 04:22:11 [adesa.be] INFO: Saving data for 10735588: {'auction_closing_time': 1774863000.0, 'created_time': 1774626869.815243, 'last_price_update_time': 1774844531.889412}
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.be',RowKey='10735588') HTTP/1.1" 204 0
2026-03-30 04:22:11 [adesa.be] INFO: Found listing with ID: 10735581
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.be%27%20and%20RowKey%20eq%20%2710735581%27 HTTP/1.1" 200 None
2026-03-30 04:22:11 [adesa.be] INFO: Scrape type for 10735581: 2
2026-03-30 04:22:11 [adesa.be] INFO: Scraping item 10735581 url https://www.openlane.eu/en/carv6/auction/10735581
2026-03-30 04:22:11 [adesa.be] INFO: Found listing with ID: 10737716
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.be%27%20and%20RowKey%20eq%20%2710737716%27 HTTP/1.1" 200 None
2026-03-30 04:22:11 [adesa.be] INFO: Scrape type for 10737716: 2
2026-03-30 04:22:11 [adesa.be] INFO: Scraping item 10737716 url https://www.openlane.eu/en/carv6/auction/10737716
2026-03-30 04:22:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10737549
2026-03-30 04:22:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with scrape type 2
2026-03-30 04:22:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53eae2ce-5ea8-5421-a1ed-2cee555f2629, identifier: 10737549
2026-03-30 04:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc0c98e4-08b2-5852-ae47-eb9849e30528 with identifier: 10739900
2026-03-30 04:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc0c98e4-08b2-5852-ae47-eb9849e30528 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc0c98e4-08b2-5852-ae47-eb9849e30528 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc0c98e4-08b2-5852-ae47-eb9849e30528, identifier: 10739900
2026-03-30 04:22:12 [adesa.be] INFO: Found listing with ID: 10737559
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.be%27%20and%20RowKey%20eq%20%2710737559%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Scrape type for 10737559: 2
2026-03-30 04:22:12 [adesa.be] INFO: Scraping item 10737559 url https://www.openlane.eu/en/carv6/auction/10737559
2026-03-30 04:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10737549
2026-03-30 04:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10737549
2026-03-30 04:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53eae2ce-5ea8-5421-a1ed-2cee555f2629 with identifier: 10737549 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/10737549>
{'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': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '53eae2ce-5ea8-5421-a1ed-2cee555f2629',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SCK743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737549',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 131927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-11-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Astra Sports Tourer 1.0 Innovation - Petrol - Manual - 105 hp '
'- 131.927 km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737549%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Saving data for 10737549: {'auction_closing_time': 1774863000.0, 'created_time': 1774626871.012387, 'last_price_update_time': 1774844532.433081}
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.be',RowKey='10737549') HTTP/1.1" 204 0
2026-03-30 04:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc0c98e4-08b2-5852-ae47-eb9849e30528 with identifier: 10739900
2026-03-30 04:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc0c98e4-08b2-5852-ae47-eb9849e30528 with identifier: 10739900
2026-03-30 04:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc0c98e4-08b2-5852-ae47-eb9849e30528 with identifier: 10739900 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/10739900>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'dc0c98e4-08b2-5852-ae47-eb9849e30528',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ART796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739900',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 94611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-06-24',
'seats_number': 5,
'seller_name': 'SBT Offerande bv',
'title': 'Opel Astra 1.2i Comfort - Petrol - Manual - 110 hp - 94.611 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710739900%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Saving data for 10739900: {'auction_closing_time': 1774863000.0, 'created_time': 1774626886.460276, 'last_price_update_time': 1774844532.746757}
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.be',RowKey='10739900') HTTP/1.1" 204 0
2026-03-30 04:22:12 [adesa.be] INFO: Found listing with ID: 10737754
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.be%27%20and%20RowKey%20eq%20%2710737754%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Scrape type for 10737754: 2
2026-03-30 04:22:12 [adesa.be] INFO: Scraping item 10737754 url https://www.openlane.eu/en/carv6/auction/10737754
2026-03-30 04:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735411> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:12 [adesa.be] INFO: Found listing with ID: 10737580
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.be%27%20and%20RowKey%20eq%20%2710737580%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Scrape type for 10737580: 2
2026-03-30 04:22:12 [adesa.be] INFO: Scraping item 10737580 url https://www.openlane.eu/en/carv6/auction/10737580
2026-03-30 04:22: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:22: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:22: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:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:12 [adesa.be] INFO: Found listing with ID: 10737635
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.be%27%20and%20RowKey%20eq%20%2710737635%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Scrape type for 10737635: 2
2026-03-30 04:22:12 [adesa.be] INFO: Scraping item 10737635 url https://www.openlane.eu/en/carv6/auction/10737635
2026-03-30 04:22: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:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22:12 [adesa.be] INFO: Found listing with ID: 10737598
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.be%27%20and%20RowKey%20eq%20%2710737598%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Scrape type for 10737598: 2
2026-03-30 04:22:12 [adesa.be] INFO: Scraping item 10737598 url https://www.openlane.eu/en/carv6/auction/10737598
2026-03-30 04:22:12 [adesa.be] INFO: Found listing with ID: 10737725
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.be%27%20and%20RowKey%20eq%20%2710737725%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Scrape type for 10737725: 2
2026-03-30 04:22:12 [adesa.be] INFO: Scraping item 10737725 url https://www.openlane.eu/en/carv6/auction/10737725
2026-03-30 04:22:12 [adesa.be] INFO: Found listing with ID: 10735466
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.be%27%20and%20RowKey%20eq%20%2710735466%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Scrape type for 10735466: 2
2026-03-30 04:22:12 [adesa.be] INFO: Scraping item 10735466 url https://www.openlane.eu/en/carv6/auction/10735466
2026-03-30 04:22:12 [adesa.be] INFO: Found listing with ID: 10739896
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.be%27%20and%20RowKey%20eq%20%2710739896%27 HTTP/1.1" 200 None
2026-03-30 04:22:12 [adesa.be] INFO: Scrape type for 10739896: 2
2026-03-30 04:22:12 [adesa.be] INFO: Scraping item 10739896 url https://www.openlane.eu/en/carv6/auction/10739896
2026-03-30 04:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e16287a5-79d4-5f46-99ad-ff701d231f92 with identifier: 10736379
2026-03-30 04:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e16287a5-79d4-5f46-99ad-ff701d231f92 with scrape type 2
2026-03-30 04:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e16287a5-79d4-5f46-99ad-ff701d231f92 with scrape type 2
2026-03-30 04:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e16287a5-79d4-5f46-99ad-ff701d231f92, identifier: 10736379
2026-03-30 04:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10735411
2026-03-30 04:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18494af2-018e-5e18-a040-004cf140e327 with scrape type 2
2026-03-30 04:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18494af2-018e-5e18-a040-004cf140e327 with scrape type 2
2026-03-30 04:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18494af2-018e-5e18-a040-004cf140e327, identifier: 10735411
2026-03-30 04:22:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10737689
2026-03-30 04:22:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768c5009-2de4-562c-9f43-c199ec760c15 with scrape type 2
2026-03-30 04:22:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 768c5009-2de4-562c-9f43-c199ec760c15 with scrape type 2
2026-03-30 04:22:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 768c5009-2de4-562c-9f43-c199ec760c15, identifier: 10737689
2026-03-30 04:22:13 [adesa.be] INFO: Found listing with ID: 10737660
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.be%27%20and%20RowKey%20eq%20%2710737660%27 HTTP/1.1" 200 None
2026-03-30 04:22:13 [adesa.be] INFO: Scrape type for 10737660: 2
2026-03-30 04:22:13 [adesa.be] INFO: Scraping item 10737660 url https://www.openlane.eu/en/carv6/auction/10737660
2026-03-30 04:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e16287a5-79d4-5f46-99ad-ff701d231f92 with identifier: 10736379
2026-03-30 04:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e16287a5-79d4-5f46-99ad-ff701d231f92 with identifier: 10736379
2026-03-30 04:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e16287a5-79d4-5f46-99ad-ff701d231f92 with identifier: 10736379 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/10736379>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e16287a5-79d4-5f46-99ad-ff701d231f92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1vtk759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Adam',
'odometer': 46560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2019-05-27',
'seats_number': 4,
'seller_name': 'GMA Cars bv',
'title': 'Opel Adam 1.2i Black Jack - Petrol - Manual - 69 hp - 46.560 km',
'transmission': 'manual',
'trim': 'Black Jack',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736379%27 HTTP/1.1" 200 None
2026-03-30 04:22:13 [adesa.be] INFO: Saving data for 10736379: {'auction_closing_time': 1774863000.0, 'created_time': 1774626909.22359, 'last_price_update_time': 1774844533.493391}
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.be',RowKey='10736379') HTTP/1.1" 204 0
2026-03-30 04:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10735411
2026-03-30 04:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10735411
2026-03-30 04:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18494af2-018e-5e18-a040-004cf140e327 with identifier: 10735411 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/10735411>
{'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': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '18494af2-018e-5e18-a040-004cf140e327',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CGS639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735411',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 23426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2019-07-29',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Nissan Qashqai 1.5 DCI Tekna - Diesel - Manual - 115 hp - 23.426 km',
'transmission': 'manual',
'trim': 'Tekna',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710735411%27 HTTP/1.1" 200 None
2026-03-30 04:22:13 [adesa.be] INFO: Saving data for 10735411: {'auction_closing_time': 1774863000.0, 'created_time': 1774626874.936813, 'last_price_update_time': 1774844533.879373}
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.be',RowKey='10735411') HTTP/1.1" 204 0
2026-03-30 04:22:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10737689
2026-03-30 04:22:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10737689
2026-03-30 04:22:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 768c5009-2de4-562c-9f43-c199ec760c15 with identifier: 10737689 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/10737689>
{'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': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '768c5009-2de4-562c-9f43-c199ec760c15',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AFL398',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737689',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 250701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2015-10-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan X-Trail - AWD - Diesel - Automatic - 130 hp - 250.701 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737689%27 HTTP/1.1" 200 None
2026-03-30 04:22:14 [adesa.be] INFO: Saving data for 10737689: {'auction_closing_time': 1774863000.0, 'created_time': 1774626872.519389, 'last_price_update_time': 1774844534.210352}
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.be',RowKey='10737689') HTTP/1.1" 204 0
2026-03-30 04:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10737628
2026-03-30 04:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 702b99c4-1b32-5b84-bf46-4d955e463312 with scrape type 2
2026-03-30 04:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 702b99c4-1b32-5b84-bf46-4d955e463312 with scrape type 2
2026-03-30 04:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 702b99c4-1b32-5b84-bf46-4d955e463312, identifier: 10737628
2026-03-30 04:22:14 [adesa.be] INFO: Found listing with ID: 10739902
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.be%27%20and%20RowKey%20eq%20%2710739902%27 HTTP/1.1" 200 None
2026-03-30 04:22:14 [adesa.be] INFO: Scrape type for 10739902: 2
2026-03-30 04:22:14 [adesa.be] INFO: Scraping item 10739902 url https://www.openlane.eu/en/carv6/auction/10739902
2026-03-30 04:22:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10737628
2026-03-30 04:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10737628
2026-03-30 04:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 702b99c4-1b32-5b84-bf46-4d955e463312 with identifier: 10737628 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/10737628>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '702b99c4-1b32-5b84-bf46-4d955e463312',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HZD707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737628',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 204730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2019-01-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Micra 1.0i - Petrol - Manual - 71 hp - 204.730 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737628%27 HTTP/1.1" 200 None
2026-03-30 04:22:14 [adesa.be] INFO: Saving data for 10737628: {'auction_closing_time': 1774863000.0, 'created_time': 1774626875.847455, 'last_price_update_time': 1774844534.6215}
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.be',RowKey='10737628') 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/10737574> (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/10737587> (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/10735492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10737575
2026-03-30 04:22:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de with scrape type 2
2026-03-30 04:22:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bf0288c-aa8a-54fa-b3aa-9415f94364de with scrape type 2
2026-03-30 04:22:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2bf0288c-aa8a-54fa-b3aa-9415f94364de, identifier: 10737575
2026-03-30 04:22:14 [adesa.be] INFO: Found listing with ID: 10735471
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.be%27%20and%20RowKey%20eq%20%2710735471%27 HTTP/1.1" 200 None
2026-03-30 04:22:14 [adesa.be] INFO: Scrape type for 10735471: 2
2026-03-30 04:22:14 [adesa.be] INFO: Scraping item 10735471 url https://www.openlane.eu/en/carv6/auction/10735471
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 [zyte_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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10737575
2026-03-30 04:22:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10737575
2026-03-30 04:22:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2bf0288c-aa8a-54fa-b3aa-9415f94364de with identifier: 10737575 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: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/10737575>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2bf0288c-aa8a-54fa-b3aa-9415f94364de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YTP312',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Micra',
'odometer': 162027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2013-02-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Micra 1.2i - Petrol - Manual - 80 hp - 162.027 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710737575%27 HTTP/1.1" 200 None
2026-03-30 04:22:15 [adesa.be] INFO: Saving data for 10737575: {'auction_closing_time': 1774863000.0, 'created_time': 1774626876.574327, 'last_price_update_time': 1774844535.129682}
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.be',RowKey='10737575') HTTP/1.1" 204 0
2026-03-30 04:22:15 [adesa.be] INFO: Found listing with ID: 10737590
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.be%27%20and%20RowKey%20eq%20%2710737590%27 HTTP/1.1" 200 None
2026-03-30 04:22:15 [adesa.be] INFO: Scrape type for 10737590: 2
2026-03-30 04:22:15 [adesa.be] INFO: Scraping item 10737590 url https://www.openlane.eu/en/carv6/auction/10737590
2026-03-30 04:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10737574
2026-03-30 04:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f976e36-082c-5305-aa3f-75f11d0b7554 with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f976e36-082c-5305-aa3f-75f11d0b7554 with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f976e36-082c-5305-aa3f-75f11d0b7554, identifier: 10737574
2026-03-30 04:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10737587
2026-03-30 04:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0689e7b7-8a20-579a-b174-14922be381ad with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0689e7b7-8a20-579a-b174-14922be381ad with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0689e7b7-8a20-579a-b174-14922be381ad, identifier: 10737587
2026-03-30 04:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10737574
2026-03-30 04:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10737574
2026-03-30 04:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f976e36-082c-5305-aa3f-75f11d0b7554 with identifier: 10737574 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/10737574>
{'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': 113,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3f976e36-082c-5305-aa3f-75f11d0b7554',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VJC070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 110077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-06-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Nissan Juke 1.6 - Petrol - Automatic - 113 hp - 110.077 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737574%27 HTTP/1.1" 200 None
2026-03-30 04:22:15 [adesa.be] INFO: Saving data for 10737574: {'auction_closing_time': 1774863000.0, 'created_time': 1774626877.818671, 'last_price_update_time': 1774844535.610114}
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.be',RowKey='10737574') HTTP/1.1" 204 0
2026-03-30 04:22:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10737587
2026-03-30 04:22:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10737587
2026-03-30 04:22:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0689e7b7-8a20-579a-b174-14922be381ad with identifier: 10737587 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/10737587>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0689e7b7-8a20-579a-b174-14922be381ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AKE615',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'Outlander',
'odometer': 130861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2019-01-23',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Mitsubishi Outlander 2.3 DI-D - Diesel - Manual - 149 hp - 130.861 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737587%27 HTTP/1.1" 200 None
2026-03-30 04:22:15 [adesa.be] INFO: Saving data for 10737587: {'auction_closing_time': 1774863000.0, 'created_time': 1774626881.632597, 'last_price_update_time': 1774844535.903072}
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.be',RowKey='10737587') HTTP/1.1" 204 0
2026-03-30 04:22:15 [adesa.be] INFO: Found listing with ID: 10739845
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.be%27%20and%20RowKey%20eq%20%2710739845%27 HTTP/1.1" 200 None
2026-03-30 04:22:15 [adesa.be] INFO: Scrape type for 10739845: 2
2026-03-30 04:22:15 [adesa.be] INFO: Scraping item 10739845 url https://www.openlane.eu/en/carv6/auction/10739845
2026-03-30 04:22:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10735492
2026-03-30 04:22:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with scrape type 2
2026-03-30 04:22:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c, identifier: 10735492
2026-03-30 04:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10735492
2026-03-30 04:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10735492
2026-03-30 04:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c6fc9a0-fe03-5634-90a6-a3773e12f55c with identifier: 10735492 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/10735492>
{'auction_title': '',
'c_o_2_emission_value': 94,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7c6fc9a0-fe03-5634-90a6-a3773e12f55c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1vrt359',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735492',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Pulsar',
'odometer': 219226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2017-04-25',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Nissan Pulsar 1.5 DCI - Diesel - Manual - 110 hp - 219.226 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735492%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.be] INFO: Saving data for 10735492: {'auction_closing_time': 1774863000.0, 'created_time': 1774626829.828926, 'last_price_update_time': 1774844536.289712}
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.be',RowKey='10735492') HTTP/1.1" 204 0
2026-03-30 04:22:16 [adesa.be] INFO: Found listing with ID: 10739911
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.be%27%20and%20RowKey%20eq%20%2710739911%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.be] INFO: Scrape type for 10739911: 2
2026-03-30 04:22:16 [adesa.be] INFO: Scraping item 10739911 url https://www.openlane.eu/en/carv6/auction/10739911
2026-03-30 04:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735463> (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/10735515> (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/10735577> (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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10737555
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.be%27%20and%20RowKey%20eq%20%2710737555%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.be] INFO: Scrape type for 10737555: 2
2026-03-30 04:22:16 [adesa.be] INFO: Scraping item 10737555 url https://www.openlane.eu/en/carv6/auction/10737555
2026-03-30 04:22:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735467> (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 [adesa.be] INFO: Found listing with ID: 10737617
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.be%27%20and%20RowKey%20eq%20%2710737617%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.be] INFO: Scrape type for 10737617: 2
2026-03-30 04:22:16 [adesa.be] INFO: Scraping item 10737617 url https://www.openlane.eu/en/carv6/auction/10737617
2026-03-30 04:22:16 [adesa.be] INFO: Found listing with ID: 10737714
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.be%27%20and%20RowKey%20eq%20%2710737714%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.be] INFO: Scrape type for 10737714: 2
2026-03-30 04:22:16 [adesa.be] INFO: Scraping item 10737714 url https://www.openlane.eu/en/carv6/auction/10737714
2026-03-30 04:22:16 [adesa.be] INFO: Found listing with ID: 10735529
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.be%27%20and%20RowKey%20eq%20%2710735529%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.be] INFO: Scrape type for 10735529: 2
2026-03-30 04:22:16 [adesa.be] INFO: Scraping item 10735529 url https://www.openlane.eu/en/carv6/auction/10735529
2026-03-30 04:22:16 [adesa.be] INFO: Found listing with ID: 10735407
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.be%27%20and%20RowKey%20eq%20%2710735407%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.be] INFO: Scrape type for 10735407: 2
2026-03-30 04:22:16 [adesa.be] INFO: Scraping item 10735407 url https://www.openlane.eu/en/carv6/auction/10735407
2026-03-30 04:22:16 [adesa.be] INFO: Found listing with ID: 10735030
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.be%27%20and%20RowKey%20eq%20%2710735030%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.be] INFO: Scrape type for 10735030: 2
2026-03-30 04:22:16 [adesa.be] INFO: Scraping item 10735030 url https://www.openlane.eu/en/carv6/auction/10735030
2026-03-30 04:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10735463
2026-03-30 04:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92d67e45-b22f-5420-bde4-a6b6e76611b6 with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92d67e45-b22f-5420-bde4-a6b6e76611b6 with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92d67e45-b22f-5420-bde4-a6b6e76611b6, identifier: 10735463
2026-03-30 04:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10735515
2026-03-30 04:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef7e7051-9ce1-5525-8161-8120734b19e2 with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef7e7051-9ce1-5525-8161-8120734b19e2 with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef7e7051-9ce1-5525-8161-8120734b19e2, identifier: 10735515
2026-03-30 04:22:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10735577
2026-03-30 04:22:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with scrape type 2
2026-03-30 04:22:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1, identifier: 10735577
2026-03-30 04:22:16 [adesa.be] INFO: Found listing with ID: 10738323
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.be%27%20and%20RowKey%20eq%20%2710738323%27 HTTP/1.1" 200 None
2026-03-30 04:22:16 [adesa.be] INFO: Scrape type for 10738323: 2
2026-03-30 04:22:16 [adesa.be] INFO: Scraping item 10738323 url https://www.openlane.eu/en/carv6/auction/10738323
2026-03-30 04:22:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10735463
2026-03-30 04:22:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10735463
2026-03-30 04:22:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92d67e45-b22f-5420-bde4-a6b6e76611b6 with identifier: 10735463 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:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735463>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 192,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '92d67e45-b22f-5420-bde4-a6b6e76611b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MINI4',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735463',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 24559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19800,
'price_includes_vat': True,
'registration_date': '2020-08-13',
'seats_number': 4,
'seller_name': 'BV Carrure',
'title': 'Mini 3 Doors Cooper S 2.0i - Petrol - Automatic - 192 hp - 24.559 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735463%27 HTTP/1.1" 200 None
2026-03-30 04:22:17 [adesa.be] INFO: Saving data for 10735463: {'auction_closing_time': 1774863000.0, 'created_time': 1774626888.847215, 'last_price_update_time': 1774844537.031397}
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.be',RowKey='10735463') HTTP/1.1" 204 0
2026-03-30 04:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10735515
2026-03-30 04:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10735515
2026-03-30 04:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef7e7051-9ce1-5525-8161-8120734b19e2 with identifier: 10735515 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/10735515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ef7e7051-9ce1-5525-8161-8120734b19e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BUA441',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735515',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 135509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2018-01-31',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Mini Countryman Cooper 1.5 - Petrol - Automatic - 136 hp - 135.509 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735515%27 HTTP/1.1" 200 None
2026-03-30 04:22:17 [adesa.be] INFO: Saving data for 10735515: {'auction_closing_time': 1774863000.0, 'created_time': 1774626887.895256, 'last_price_update_time': 1774844537.44839}
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.be',RowKey='10735515') HTTP/1.1" 204 0
2026-03-30 04:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10735577
2026-03-30 04:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10735577
2026-03-30 04:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 75321bce-ae8c-5756-a53a-ca8ce5e4e6e1 with identifier: 10735577 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/10735577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.4L',
'engine_horse_power': 153,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '75321bce-ae8c-5756-a53a-ca8ce5e4e6e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1wrj809',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'L200',
'odometer': 88566,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2019-08-21',
'seats_number': 5,
'seller_name': 'CAREX//SRL CAR EXCELLENCE',
'title': 'Mitsubishi L200 2.4 DI-D Invite - AWD - Diesel - Manual - 153 hp - '
'88.566 km',
'transmission': 'manual',
'trim': 'Invite',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710735577%27 HTTP/1.1" 200 None
2026-03-30 04:22:17 [adesa.be] INFO: Saving data for 10735577: {'auction_closing_time': 1774863000.0, 'created_time': 1774626880.104736, 'last_price_update_time': 1774844537.728708}
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.be',RowKey='10735577') HTTP/1.1" 204 0
2026-03-30 04:22:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10735467
2026-03-30 04:22:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a4d777f-2741-52e3-93ec-2537adef6d0e with scrape type 2
2026-03-30 04:22:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a4d777f-2741-52e3-93ec-2537adef6d0e with scrape type 2
2026-03-30 04:22:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a4d777f-2741-52e3-93ec-2537adef6d0e, identifier: 10735467
2026-03-30 04:22:17 [adesa.be] INFO: Found listing with ID: 10738289
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.be%27%20and%20RowKey%20eq%20%2710738289%27 HTTP/1.1" 200 None
2026-03-30 04:22:17 [adesa.be] INFO: Scrape type for 10738289: 2
2026-03-30 04:22:17 [adesa.be] INFO: Scraping item 10738289 url https://www.openlane.eu/en/carv6/auction/10738289
2026-03-30 04:22:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10735467
2026-03-30 04:22:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10735467
2026-03-30 04:22:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a4d777f-2741-52e3-93ec-2537adef6d0e with identifier: 10735467 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: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/10735467>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 3',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0a4d777f-2741-52e3-93ec-2537adef6d0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HGE905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735467',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 160140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 850,
'price_includes_vat': True,
'registration_date': '2002-02-20',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors Cooper 1.6 - Petrol - Manual - 115 hp - 160.140 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2002}
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.be%27%20and%20RowKey%20eq%20%2710735467%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.be] INFO: Saving data for 10735467: {'auction_closing_time': 1774863000.0, 'created_time': 1774626890.570894, 'last_price_update_time': 1774844538.134953}
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.be',RowKey='10735467') HTTP/1.1" 204 0
2026-03-30 04:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738274> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:18 [adesa.be] INFO: Found listing with ID: 10739889
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.be%27%20and%20RowKey%20eq%20%2710739889%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.be] INFO: Scrape type for 10739889: 2
2026-03-30 04:22:18 [adesa.be] INFO: Scraping item 10739889 url https://www.openlane.eu/en/carv6/auction/10739889
2026-03-30 04:22: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:22: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:22: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:22:18 [adesa.be] INFO: Found listing with ID: 10735518
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.be%27%20and%20RowKey%20eq%20%2710735518%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.be] INFO: Scrape type for 10735518: 2
2026-03-30 04:22:18 [adesa.be] INFO: Scraping item 10735518 url https://www.openlane.eu/en/carv6/auction/10735518
2026-03-30 04:22:18 [adesa.be] INFO: Found listing with ID: 10737584
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.be%27%20and%20RowKey%20eq%20%2710737584%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.be] INFO: Scrape type for 10737584: 2
2026-03-30 04:22:18 [adesa.be] INFO: Scraping item 10737584 url https://www.openlane.eu/en/carv6/auction/10737584
2026-03-30 04:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with identifier: 10739913
2026-03-30 04:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with scrape type 2
2026-03-30 04:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with scrape type 2
2026-03-30 04:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2, identifier: 10739913
2026-03-30 04:22:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with identifier: 10739913
2026-03-30 04:22:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with identifier: 10739913
2026-03-30 04:22:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67d7c7cf-f2e5-5195-b288-420f1cbaebb2 with identifier: 10739913 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/10739913>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '67d7c7cf-f2e5-5195-b288-420f1cbaebb2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TXAN483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739913',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito Tourer',
'odometer': 311828,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10850,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 9,
'seller_name': 'Autohandel Olivier CVBA',
'title': 'Mercedes-Benz Vito Tourer L3 119 CDI - Diesel - Automatic - 190 hp '
'- 311.828 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710739913%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.be] INFO: Saving data for 10739913: {'auction_closing_time': 1774863000.0, 'created_time': 1774626906.333471, 'last_price_update_time': 1774844538.813902}
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.be',RowKey='10739913') HTTP/1.1" 204 0
2026-03-30 04:22:18 [adesa.be] INFO: Found listing with ID: 10737577
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.be%27%20and%20RowKey%20eq%20%2710737577%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.be] INFO: Scrape type for 10737577: 2
2026-03-30 04:22:18 [adesa.be] INFO: Scraping item 10737577 url https://www.openlane.eu/en/carv6/auction/10737577
2026-03-30 04:22:18 [adesa.be] INFO: Found listing with ID: 10735497
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.be%27%20and%20RowKey%20eq%20%2710735497%27 HTTP/1.1" 200 None
2026-03-30 04:22:18 [adesa.be] INFO: Scrape type for 10735497: 2
2026-03-30 04:22:18 [adesa.be] INFO: Scraping item 10735497 url https://www.openlane.eu/en/carv6/auction/10735497
2026-03-30 04:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with identifier: 10736359
2026-03-30 04:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with scrape type 2
2026-03-30 04:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with scrape type 2
2026-03-30 04:22:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2, identifier: 10736359
2026-03-30 04:22:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with identifier: 10738274
2026-03-30 04:22:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with scrape type 2
2026-03-30 04:22:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with scrape type 2
2026-03-30 04:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2, identifier: 10738274
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10737639
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.be%27%20and%20RowKey%20eq%20%2710737639%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10737639: 2
2026-03-30 04:22:19 [adesa.be] INFO: Scraping item 10737639 url https://www.openlane.eu/en/carv6/auction/10737639
2026-03-30 04:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with identifier: 10736359
2026-03-30 04:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with identifier: 10736359
2026-03-30 04:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d04d062c-6fc3-58d2-bf73-084b6e5d7cc2 with identifier: 10736359 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/10736359>
{'auction_title': '',
'c_o_2_emission_value': 160,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd04d062c-6fc3-58d2-bf73-084b6e5d7cc2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXJ872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736359',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 259047,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'RX Counotte',
'title': 'Mercedes-Benz Vito 116 - Diesel - Automatic - 163 hp - 259.047 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710736359%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Saving data for 10736359: {'auction_closing_time': 1774863000.0, 'created_time': 1774626892.427312, 'last_price_update_time': 1774844539.346037}
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.be',RowKey='10736359') HTTP/1.1" 204 0
2026-03-30 04:22:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with identifier: 10738274
2026-03-30 04:22:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with identifier: 10738274
2026-03-30 04:22:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abb0320a-d971-5dae-bfa2-76ac5aa4d9e2 with identifier: 10738274 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/10738274>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'abb0320a-d971-5dae-bfa2-76ac5aa4d9e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXP472',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738274',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 192756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2019-01-23',
'seats_number': 5,
'seller_name': 'Imperia Service bvba',
'title': 'Mercedes-Benz Vito 2.1 - Diesel - Manual - 136 hp - 192.756 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710738274%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Saving data for 10738274: {'auction_closing_time': 1774863000.0, 'created_time': 1774626893.923929, 'last_price_update_time': 1774844539.68053}
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.be',RowKey='10738274') HTTP/1.1" 204 0
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10737647
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.be%27%20and%20RowKey%20eq%20%2710737647%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10737647: 2
2026-03-30 04:22:19 [adesa.be] INFO: Scraping item 10737647 url https://www.openlane.eu/en/carv6/auction/10737647
2026-03-30 04:22:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737559> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737754> (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/10737580> (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/10737716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10734329
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.be%27%20and%20RowKey%20eq%20%2710734329%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10734329: 0
2026-03-30 04:22:19 [adesa.be] INFO: Skipping item 10734329 url https://www.openlane.eu/en/carv6/auction/10734329
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10737564
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.be%27%20and%20RowKey%20eq%20%2710737564%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10737564: 2
2026-03-30 04:22:19 [adesa.be] INFO: Scraping item 10737564 url https://www.openlane.eu/en/carv6/auction/10737564
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 [adesa.be] INFO: Found listing with ID: 10737668
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.be%27%20and%20RowKey%20eq%20%2710737668%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10737668: 2
2026-03-30 04:22:19 [adesa.be] INFO: Scraping item 10737668 url https://www.openlane.eu/en/carv6/auction/10737668
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10737706
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.be%27%20and%20RowKey%20eq%20%2710737706%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10737706: 2
2026-03-30 04:22:19 [adesa.be] INFO: Scraping item 10737706 url https://www.openlane.eu/en/carv6/auction/10737706
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10737626
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.be%27%20and%20RowKey%20eq%20%2710737626%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10737626: 2
2026-03-30 04:22:19 [adesa.be] INFO: Scraping item 10737626 url https://www.openlane.eu/en/carv6/auction/10737626
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10734335
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.be%27%20and%20RowKey%20eq%20%2710734335%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10734335: 0
2026-03-30 04:22:19 [adesa.be] INFO: Skipping item 10734335 url https://www.openlane.eu/en/carv6/auction/10734335
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10734330
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.be%27%20and%20RowKey%20eq%20%2710734330%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10734330: 0
2026-03-30 04:22:19 [adesa.be] INFO: Skipping item 10734330 url https://www.openlane.eu/en/carv6/auction/10734330
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10735501
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.be%27%20and%20RowKey%20eq%20%2710735501%27 HTTP/1.1" 200 None
2026-03-30 04:22:19 [adesa.be] INFO: Scrape type for 10735501: 2
2026-03-30 04:22:19 [adesa.be] INFO: Scraping item 10735501 url https://www.openlane.eu/en/carv6/auction/10735501
2026-03-30 04:22:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10737559
2026-03-30 04:22:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with scrape type 2
2026-03-30 04:22:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with scrape type 2
2026-03-30 04:22:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7d021c76-d7a8-5bfb-a3b6-6659ba264190, identifier: 10737559
2026-03-30 04:22:19 [adesa.be] INFO: Found listing with ID: 10735521
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:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735521%27 HTTP/1.1" 200 None
2026-03-30 04:22:20 [adesa.be] INFO: Scrape type for 10735521: 2
2026-03-30 04:22:20 [adesa.be] INFO: Scraping item 10735521 url https://www.openlane.eu/en/carv6/auction/10735521
2026-03-30 04:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10737559
2026-03-30 04:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10737559
2026-03-30 04:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7d021c76-d7a8-5bfb-a3b6-6659ba264190 with identifier: 10737559 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/10737559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7d021c76-d7a8-5bfb-a3b6-6659ba264190',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LNZ339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 144811,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2015-11-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.2i Enjoy - Petrol - Manual - 70 hp - 144.811 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737559%27 HTTP/1.1" 200 None
2026-03-30 04:22:20 [adesa.be] INFO: Saving data for 10737559: {'auction_closing_time': 1774863000.0, 'created_time': 1774626860.435666, 'last_price_update_time': 1774844540.29729}
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.be',RowKey='10737559') HTTP/1.1" 204 0
2026-03-30 04:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aeb46841-c749-5b36-8833-3ba695c6a8b7 with identifier: 10737754
2026-03-30 04:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aeb46841-c749-5b36-8833-3ba695c6a8b7 with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aeb46841-c749-5b36-8833-3ba695c6a8b7 with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aeb46841-c749-5b36-8833-3ba695c6a8b7, identifier: 10737754
2026-03-30 04:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10737580
2026-03-30 04:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9ec883b-4c3a-5c4a-9e17-0314630d62bf with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9ec883b-4c3a-5c4a-9e17-0314630d62bf with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9ec883b-4c3a-5c4a-9e17-0314630d62bf, identifier: 10737580
2026-03-30 04:22:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with identifier: 10737716
2026-03-30 04:22:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with scrape type 2
2026-03-30 04:22:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67, identifier: 10737716
2026-03-30 04:22:20 [adesa.be] INFO: Found listing with ID: 10737687
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.be%27%20and%20RowKey%20eq%20%2710737687%27 HTTP/1.1" 200 None
2026-03-30 04:22:20 [adesa.be] INFO: Scrape type for 10737687: 2
2026-03-30 04:22:20 [adesa.be] INFO: Scraping item 10737687 url https://www.openlane.eu/en/carv6/auction/10737687
2026-03-30 04:22:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aeb46841-c749-5b36-8833-3ba695c6a8b7 with identifier: 10737754
2026-03-30 04:22:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aeb46841-c749-5b36-8833-3ba695c6a8b7 with identifier: 10737754
2026-03-30 04:22:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aeb46841-c749-5b36-8833-3ba695c6a8b7 with identifier: 10737754 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/10737754>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'aeb46841-c749-5b36-8833-3ba695c6a8b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61521',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 14445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3150,
'price_includes_vat': True,
'registration_date': '2024-08-22',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Opel Corsa 1.2i - Petrol - Manual - 75 hp - 14.445 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710737754%27 HTTP/1.1" 200 None
2026-03-30 04:22:20 [adesa.be] INFO: Saving data for 10737754: {'auction_closing_time': 1774865700.0, 'created_time': 1774626866.08112, 'last_price_update_time': 1774844540.998613}
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.be',RowKey='10737754') HTTP/1.1" 204 0
2026-03-30 04:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10737580
2026-03-30 04:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10737580
2026-03-30 04:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9ec883b-4c3a-5c4a-9e17-0314630d62bf with identifier: 10737580 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/10737580>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c9ec883b-4c3a-5c4a-9e17-0314630d62bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ECC568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 162283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2013-11-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.2 - Petrol - Manual - 85 hp - 162.283 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710737580%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Saving data for 10737580: {'auction_closing_time': 1774863000.0, 'created_time': 1774626858.324628, 'last_price_update_time': 1774844541.286253}
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.be',RowKey='10737580') HTTP/1.1" 204 0
2026-03-30 04:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with identifier: 10737716
2026-03-30 04:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with identifier: 10737716
2026-03-30 04:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2142ebaa-61f9-56fe-b8f5-895ae30b3b67 with identifier: 10737716 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/10737716>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2142ebaa-61f9-56fe-b8f5-895ae30b3b67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSE542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 92970,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 100 hp - 92.970 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710737716%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Saving data for 10737716: {'auction_closing_time': 1774863000.0, 'created_time': 1774626860.711259, 'last_price_update_time': 1774844541.562851}
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.be',RowKey='10737716') 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/10737660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:21 [adesa.be] INFO: Found listing with ID: 10737609
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.be%27%20and%20RowKey%20eq%20%2710737609%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Scrape type for 10737609: 2
2026-03-30 04:22:21 [adesa.be] INFO: Scraping item 10737609 url https://www.openlane.eu/en/carv6/auction/10737609
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/10735581> (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/10739902> (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 [adesa.be] INFO: Found listing with ID: 10737653
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.be%27%20and%20RowKey%20eq%20%2710737653%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Scrape type for 10737653: 2
2026-03-30 04:22:21 [adesa.be] INFO: Scraping item 10737653 url https://www.openlane.eu/en/carv6/auction/10737653
2026-03-30 04:22:21 [adesa.be] INFO: Found listing with ID: 10738328
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.be%27%20and%20RowKey%20eq%20%2710738328%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Scrape type for 10738328: 2
2026-03-30 04:22:21 [adesa.be] INFO: Scraping item 10738328 url https://www.openlane.eu/en/carv6/auction/10738328
2026-03-30 04:22:21 [adesa.be] INFO: Found listing with ID: 10735425
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.be%27%20and%20RowKey%20eq%20%2710735425%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Scrape type for 10735425: 2
2026-03-30 04:22:21 [adesa.be] INFO: Scraping item 10735425 url https://www.openlane.eu/en/carv6/auction/10735425
2026-03-30 04:22:21 [adesa.be] INFO: Found listing with ID: 10737702
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.be%27%20and%20RowKey%20eq%20%2710737702%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Scrape type for 10737702: 2
2026-03-30 04:22:21 [adesa.be] INFO: Scraping item 10737702 url https://www.openlane.eu/en/carv6/auction/10737702
2026-03-30 04:22:21 [adesa.be] INFO: Found listing with ID: 10735544
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.be%27%20and%20RowKey%20eq%20%2710735544%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Scrape type for 10735544: 2
2026-03-30 04:22:21 [adesa.be] INFO: Scraping item 10735544 url https://www.openlane.eu/en/carv6/auction/10735544
2026-03-30 04:22:21 [adesa.be] INFO: Found listing with ID: 10736368
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.be%27%20and%20RowKey%20eq%20%2710736368%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Scrape type for 10736368: 2
2026-03-30 04:22:21 [adesa.be] INFO: Scraping item 10736368 url https://www.openlane.eu/en/carv6/auction/10736368
2026-03-30 04:22:21 [adesa.be] INFO: Found listing with ID: 10739898
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.be%27%20and%20RowKey%20eq%20%2710739898%27 HTTP/1.1" 200 None
2026-03-30 04:22:21 [adesa.be] INFO: Scrape type for 10739898: 2
2026-03-30 04:22:21 [adesa.be] INFO: Scraping item 10739898 url https://www.openlane.eu/en/carv6/auction/10739898
2026-03-30 04:22:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10737660
2026-03-30 04:22:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a389c6-7803-585e-96ea-8f788eae6a8d with scrape type 2
2026-03-30 04:22:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76a389c6-7803-585e-96ea-8f788eae6a8d with scrape type 2
2026-03-30 04:22:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 76a389c6-7803-585e-96ea-8f788eae6a8d, identifier: 10737660
2026-03-30 04:22:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10737660
2026-03-30 04:22:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10737660
2026-03-30 04:22:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 76a389c6-7803-585e-96ea-8f788eae6a8d with identifier: 10737660 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/10737660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '76a389c6-7803-585e-96ea-8f788eae6a8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YAL769',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 59372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-06-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Grandland 1.2 Innovation - Petrol - Manual - 130 hp - 59.372 '
'km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737660%27 HTTP/1.1" 200 None
2026-03-30 04:22:22 [adesa.be] INFO: Saving data for 10737660: {'auction_closing_time': 1774863000.0, 'created_time': 1774626855.950045, 'last_price_update_time': 1774844542.120643}
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.be',RowKey='10737660') HTTP/1.1" 204 0
2026-03-30 04:22:22 [adesa.be] INFO: Found listing with ID: 10735460
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.be%27%20and%20RowKey%20eq%20%2710735460%27 HTTP/1.1" 200 None
2026-03-30 04:22:22 [adesa.be] INFO: Scrape type for 10735460: 2
2026-03-30 04:22:22 [adesa.be] INFO: Scraping item 10735460 url https://www.openlane.eu/en/carv6/auction/10735460
2026-03-30 04:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10735581
2026-03-30 04:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abbef774-b8f2-5920-ba80-0086115afc7b with scrape type 2
2026-03-30 04:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abbef774-b8f2-5920-ba80-0086115afc7b with scrape type 2
2026-03-30 04:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abbef774-b8f2-5920-ba80-0086115afc7b, identifier: 10735581
2026-03-30 04:22:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90dbbf13-56ac-5a94-87e4-9a231fd855ac with identifier: 10739902
2026-03-30 04:22:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90dbbf13-56ac-5a94-87e4-9a231fd855ac with scrape type 2
2026-03-30 04:22:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90dbbf13-56ac-5a94-87e4-9a231fd855ac with scrape type 2
2026-03-30 04:22:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90dbbf13-56ac-5a94-87e4-9a231fd855ac, identifier: 10739902
2026-03-30 04:22:22 [adesa.be] INFO: Found listing with ID: 10735017
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.be%27%20and%20RowKey%20eq%20%2710735017%27 HTTP/1.1" 200 None
2026-03-30 04:22:22 [adesa.be] INFO: Scrape type for 10735017: 2
2026-03-30 04:22:22 [adesa.be] INFO: Scraping item 10735017 url https://www.openlane.eu/en/carv6/auction/10735017
2026-03-30 04:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10735581
2026-03-30 04:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10735581
2026-03-30 04:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abbef774-b8f2-5920-ba80-0086115afc7b with identifier: 10735581 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/10735581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'abbef774-b8f2-5920-ba80-0086115afc7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BKF945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 45188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15250,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 7,
'seller_name': 'HD AUTO',
'title': 'Opel Combo Life XL 1.2 Comfort - Petrol - Manual - 110 hp - 45.188 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735581%27 HTTP/1.1" 200 None
2026-03-30 04:22:22 [adesa.be] INFO: Saving data for 10735581: {'auction_closing_time': 1774863000.0, 'created_time': 1774626860.139976, 'last_price_update_time': 1774844542.657077}
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.be',RowKey='10735581') HTTP/1.1" 204 0
2026-03-30 04:22:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90dbbf13-56ac-5a94-87e4-9a231fd855ac with identifier: 10739902
2026-03-30 04:22:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90dbbf13-56ac-5a94-87e4-9a231fd855ac with identifier: 10739902
2026-03-30 04:22:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90dbbf13-56ac-5a94-87e4-9a231fd855ac with identifier: 10739902 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: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/10739902>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '90dbbf13-56ac-5a94-87e4-9a231fd855ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BIB033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739902',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 130079,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2017-03-27',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'Opel Insignia 1.6 CDTI Cosmo - Diesel - Manual - 135 hp - 130.079 '
'km',
'transmission': 'manual',
'trim': 'Cosmo',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710739902%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Saving data for 10739902: {'auction_closing_time': 1774863000.0, 'created_time': 1774626868.381932, 'last_price_update_time': 1774844543.152202}
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.be',RowKey='10739902') HTTP/1.1" 204 0
2026-03-30 04:22:23 [adesa.be] INFO: Found listing with ID: 10737671
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.be%27%20and%20RowKey%20eq%20%2710737671%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Scrape type for 10737671: 2
2026-03-30 04:22:23 [adesa.be] INFO: Scraping item 10737671 url https://www.openlane.eu/en/carv6/auction/10737671
2026-03-30 04:22:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735471> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737590> (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/10739896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:23 [adesa.be] INFO: Found listing with ID: 10737652
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.be%27%20and%20RowKey%20eq%20%2710737652%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Scrape type for 10737652: 2
2026-03-30 04:22:23 [adesa.be] INFO: Scraping item 10737652 url https://www.openlane.eu/en/carv6/auction/10737652
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 [adesa.be] INFO: Found listing with ID: 10737607
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.be%27%20and%20RowKey%20eq%20%2710737607%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Scrape type for 10737607: 2
2026-03-30 04:22:23 [adesa.be] INFO: Scraping item 10737607 url https://www.openlane.eu/en/carv6/auction/10737607
2026-03-30 04:22:23 [adesa.be] INFO: Found listing with ID: 10737661
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.be%27%20and%20RowKey%20eq%20%2710737661%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Scrape type for 10737661: 2
2026-03-30 04:22:23 [adesa.be] INFO: Scraping item 10737661 url https://www.openlane.eu/en/carv6/auction/10737661
2026-03-30 04:22:23 [adesa.be] INFO: Found listing with ID: 10737578
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.be%27%20and%20RowKey%20eq%20%2710737578%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Scrape type for 10737578: 2
2026-03-30 04:22:23 [adesa.be] INFO: Scraping item 10737578 url https://www.openlane.eu/en/carv6/auction/10737578
2026-03-30 04:22:23 [adesa.be] INFO: Found listing with ID: 10736381
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.be%27%20and%20RowKey%20eq%20%2710736381%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Scrape type for 10736381: 2
2026-03-30 04:22:23 [adesa.be] INFO: Scraping item 10736381 url https://www.openlane.eu/en/carv6/auction/10736381
2026-03-30 04:22:23 [adesa.be] INFO: Found listing with ID: 10735550
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.be%27%20and%20RowKey%20eq%20%2710735550%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Scrape type for 10735550: 2
2026-03-30 04:22:23 [adesa.be] INFO: Scraping item 10735550 url https://www.openlane.eu/en/carv6/auction/10735550
2026-03-30 04:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with identifier: 10735471
2026-03-30 04:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with scrape type 2
2026-03-30 04:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with scrape type 2
2026-03-30 04:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae5f1d0a-c430-57cc-8bbd-119b8db33d75, identifier: 10735471
2026-03-30 04:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10737590
2026-03-30 04:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a91c741f-0c8a-59e6-8dac-ec779a6b1006 with scrape type 2
2026-03-30 04:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a91c741f-0c8a-59e6-8dac-ec779a6b1006 with scrape type 2
2026-03-30 04:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a91c741f-0c8a-59e6-8dac-ec779a6b1006, identifier: 10737590
2026-03-30 04:22:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10739896
2026-03-30 04:22:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with scrape type 2
2026-03-30 04:22:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with scrape type 2
2026-03-30 04:22:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6, identifier: 10739896
2026-03-30 04:22:23 [adesa.be] INFO: Found listing with ID: 10737634
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.be%27%20and%20RowKey%20eq%20%2710737634%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Scrape type for 10737634: 2
2026-03-30 04:22:23 [adesa.be] INFO: Scraping item 10737634 url https://www.openlane.eu/en/carv6/auction/10737634
2026-03-30 04:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with identifier: 10735471
2026-03-30 04:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with identifier: 10735471
2026-03-30 04:22:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae5f1d0a-c430-57cc-8bbd-119b8db33d75 with identifier: 10735471 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/10735471>
{'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': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ae5f1d0a-c430-57cc-8bbd-119b8db33d75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1wcs831',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735471',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 183505,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2017-03-15',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Opel Insignia Sports Tourer 1.6 CDTI - Diesel - Automatic - 136 hp '
'- 183.505 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735471%27 HTTP/1.1" 200 None
2026-03-30 04:22:23 [adesa.be] INFO: Saving data for 10735471: {'auction_closing_time': 1774863000.0, 'created_time': 1774626867.716198, 'last_price_update_time': 1774844543.923845}
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.be',RowKey='10735471') HTTP/1.1" 204 0
2026-03-30 04:22:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10737590
2026-03-30 04:22:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10737590
2026-03-30 04:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a91c741f-0c8a-59e6-8dac-ec779a6b1006 with identifier: 10737590 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/10737590>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a91c741f-0c8a-59e6-8dac-ec779a6b1006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TDG074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737590',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 145981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-10-02',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Insignia Sports Tourer 1.6 CDTI - Diesel - Manual - 135 hp - '
'145.981 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737590%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Saving data for 10737590: {'auction_closing_time': 1774863000.0, 'created_time': 1774626853.54498, 'last_price_update_time': 1774844544.285508}
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.be',RowKey='10737590') HTTP/1.1" 204 0
2026-03-30 04:22:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10739896
2026-03-30 04:22:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10739896
2026-03-30 04:22:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 104e0d1f-55af-5ade-9964-e9e9f9ee7af6 with identifier: 10739896 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/10739896>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '104e0d1f-55af-5ade-9964-e9e9f9ee7af6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BCG637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739896',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 106516,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2018-03-29',
'seats_number': 5,
'seller_name': 'Autohandel Olivier CVBA',
'title': 'Opel Grandland 1.2i Edition - Petrol - Automatic - 130 hp - 106.516 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710739896%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Saving data for 10739896: {'auction_closing_time': 1774863000.0, 'created_time': 1774626858.887655, 'last_price_update_time': 1774844544.56989}
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.be',RowKey='10739896') HTTP/1.1" 204 0
2026-03-30 04:22:24 [adesa.be] INFO: Found listing with ID: 10737669
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.be%27%20and%20RowKey%20eq%20%2710737669%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Scrape type for 10737669: 2
2026-03-30 04:22:24 [adesa.be] INFO: Scraping item 10737669 url https://www.openlane.eu/en/carv6/auction/10737669
2026-03-30 04:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738323> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:24 [adesa.be] INFO: Found listing with ID: 10735541
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.be%27%20and%20RowKey%20eq%20%2710735541%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Scrape type for 10735541: 2
2026-03-30 04:22:24 [adesa.be] INFO: Scraping item 10735541 url https://www.openlane.eu/en/carv6/auction/10735541
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 [zyte_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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10738302
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.be%27%20and%20RowKey%20eq%20%2710738302%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Scrape type for 10738302: 2
2026-03-30 04:22:24 [adesa.be] INFO: Scraping item 10738302 url https://www.openlane.eu/en/carv6/auction/10738302
2026-03-30 04:22:24 [adesa.be] INFO: Found listing with ID: 10735568
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.be%27%20and%20RowKey%20eq%20%2710735568%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Scrape type for 10735568: 2
2026-03-30 04:22:24 [adesa.be] INFO: Scraping item 10735568 url https://www.openlane.eu/en/carv6/auction/10735568
2026-03-30 04:22:24 [adesa.be] INFO: Found listing with ID: 10738292
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.be%27%20and%20RowKey%20eq%20%2710738292%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Scrape type for 10738292: 2
2026-03-30 04:22:24 [adesa.be] INFO: Scraping item 10738292 url https://www.openlane.eu/en/carv6/auction/10738292
2026-03-30 04:22:24 [adesa.be] INFO: Found listing with ID: 10739912
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.be%27%20and%20RowKey%20eq%20%2710739912%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Scrape type for 10739912: 2
2026-03-30 04:22:24 [adesa.be] INFO: Scraping item 10739912 url https://www.openlane.eu/en/carv6/auction/10739912
2026-03-30 04:22:24 [adesa.be] INFO: Found listing with ID: 10735542
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.be%27%20and%20RowKey%20eq%20%2710735542%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Scrape type for 10735542: 2
2026-03-30 04:22:24 [adesa.be] INFO: Scraping item 10735542 url https://www.openlane.eu/en/carv6/auction/10735542
2026-03-30 04:22:24 [adesa.be] INFO: Found listing with ID: 10737666
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.be%27%20and%20RowKey%20eq%20%2710737666%27 HTTP/1.1" 200 None
2026-03-30 04:22:24 [adesa.be] INFO: Scrape type for 10737666: 2
2026-03-30 04:22:24 [adesa.be] INFO: Scraping item 10737666 url https://www.openlane.eu/en/carv6/auction/10737666
2026-03-30 04:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with identifier: 10739845
2026-03-30 04:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c9d8238-7007-5c1d-83eb-09dc74c9e570, identifier: 10739845
2026-03-30 04:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f463c96-c3e9-5503-b8fc-749ebef2079e with identifier: 10739911
2026-03-30 04:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f463c96-c3e9-5503-b8fc-749ebef2079e with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f463c96-c3e9-5503-b8fc-749ebef2079e with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f463c96-c3e9-5503-b8fc-749ebef2079e, identifier: 10739911
2026-03-30 04:22:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48175728-8d6a-5b43-9b69-c57ab936e410 with identifier: 10738289
2026-03-30 04:22:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48175728-8d6a-5b43-9b69-c57ab936e410 with scrape type 2
2026-03-30 04:22:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48175728-8d6a-5b43-9b69-c57ab936e410 with scrape type 2
2026-03-30 04:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48175728-8d6a-5b43-9b69-c57ab936e410, identifier: 10738289
2026-03-30 04:22:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 927a719e-36a6-55ef-8400-407644ed4447 with identifier: 10738323
2026-03-30 04:22:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 927a719e-36a6-55ef-8400-407644ed4447 with scrape type 2
2026-03-30 04:22:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 927a719e-36a6-55ef-8400-407644ed4447 with scrape type 2
2026-03-30 04:22:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 927a719e-36a6-55ef-8400-407644ed4447, identifier: 10738323
2026-03-30 04:22:25 [adesa.be] INFO: Found listing with ID: 10739918
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.be%27%20and%20RowKey%20eq%20%2710739918%27 HTTP/1.1" 200 None
2026-03-30 04:22:25 [adesa.be] INFO: Scrape type for 10739918: 2
2026-03-30 04:22:25 [adesa.be] INFO: Scraping item 10739918 url https://www.openlane.eu/en/carv6/auction/10739918
2026-03-30 04:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with identifier: 10739845
2026-03-30 04:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with identifier: 10739845
2026-03-30 04:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c9d8238-7007-5c1d-83eb-09dc74c9e570 with identifier: 10739845 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/10739845>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '3c9d8238-7007-5c1d-83eb-09dc74c9e570',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CTH343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739845',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 178031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2011-03-25',
'seats_number': 5,
'seller_name': 'Autohandel Nayan bv',
'title': 'Opel Insignia Sports Tourer 2.0 CDTI - Diesel - Manual - 130 hp - '
'178.031 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710739845%27 HTTP/1.1" 200 None
2026-03-30 04:22:25 [adesa.be] INFO: Saving data for 10739845: {'auction_closing_time': 1774865700.0, 'created_time': 1774626865.659141, 'last_price_update_time': 1774844545.445753}
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.be',RowKey='10739845') HTTP/1.1" 204 0
2026-03-30 04:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f463c96-c3e9-5503-b8fc-749ebef2079e with identifier: 10739911
2026-03-30 04:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f463c96-c3e9-5503-b8fc-749ebef2079e with identifier: 10739911
2026-03-30 04:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f463c96-c3e9-5503-b8fc-749ebef2079e with identifier: 10739911 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/10739911>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7f463c96-c3e9-5503-b8fc-749ebef2079e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '152968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739911',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 132782,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2015-04-01',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Meriva 1.4 - Petrol - Manual - 100 hp - 132.782 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710739911%27 HTTP/1.1" 200 None
2026-03-30 04:22:25 [adesa.be] INFO: Saving data for 10739911: {'auction_closing_time': 1774863000.0, 'created_time': 1774626870.389088, 'last_price_update_time': 1774844545.80669}
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.be',RowKey='10739911') HTTP/1.1" 204 0
2026-03-30 04:22:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48175728-8d6a-5b43-9b69-c57ab936e410 with identifier: 10738289
2026-03-30 04:22:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48175728-8d6a-5b43-9b69-c57ab936e410 with identifier: 10738289
2026-03-30 04:22:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48175728-8d6a-5b43-9b69-c57ab936e410 with identifier: 10738289 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:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '48175728-8d6a-5b43-9b69-c57ab936e410',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DNJ310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 191641,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2016-05-24',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Opel Vivaro L2H1 1.6 CDTI Edition - Diesel - Manual - 120 hp - '
'191.641 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710738289%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Saving data for 10738289: {'auction_closing_time': 1774863000.0, 'created_time': 1774626777.268384, 'last_price_update_time': 1774844546.084254}
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.be',RowKey='10738289') HTTP/1.1" 204 0
2026-03-30 04:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 927a719e-36a6-55ef-8400-407644ed4447 with identifier: 10738323
2026-03-30 04:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 927a719e-36a6-55ef-8400-407644ed4447 with identifier: 10738323
2026-03-30 04:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 927a719e-36a6-55ef-8400-407644ed4447 with identifier: 10738323 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/10738323>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 143,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '927a719e-36a6-55ef-8400-407644ed4447',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWJ905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738323',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 128822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2018-07-04',
'seats_number': 3,
'seller_name': 'SIA Automotive',
'title': 'Opel Movano - Diesel - Manual - 143 hp - 128.822 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710738323%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Saving data for 10738323: {'auction_closing_time': 1774863000.0, 'created_time': 1774626780.294029, 'last_price_update_time': 1774844546.367898}
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.be',RowKey='10738323') HTTP/1.1" 204 0
2026-03-30 04:22:26 [adesa.be] INFO: Found listing with ID: 10739893
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.be%27%20and%20RowKey%20eq%20%2710739893%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Scrape type for 10739893: 2
2026-03-30 04:22:26 [adesa.be] INFO: Scraping item 10739893 url https://www.openlane.eu/en/carv6/auction/10739893
2026-03-30 04:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735030> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737639> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22: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:22: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:22:26 [adesa.be] INFO: Found listing with ID: 10739903
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.be%27%20and%20RowKey%20eq%20%2710739903%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Scrape type for 10739903: 2
2026-03-30 04:22:26 [adesa.be] INFO: Scraping item 10739903 url https://www.openlane.eu/en/carv6/auction/10739903
2026-03-30 04:22:26 [adesa.be] INFO: Found listing with ID: 10735616
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.be%27%20and%20RowKey%20eq%20%2710735616%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Scrape type for 10735616: 2
2026-03-30 04:22:26 [adesa.be] INFO: Scraping item 10735616 url https://www.openlane.eu/en/carv6/auction/10735616
2026-03-30 04:22:26 [adesa.be] INFO: Found listing with ID: 10736487
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.be%27%20and%20RowKey%20eq%20%2710736487%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Scrape type for 10736487: 2
2026-03-30 04:22:26 [adesa.be] INFO: Scraping item 10736487 url https://www.openlane.eu/en/carv6/auction/10736487
2026-03-30 04:22:26 [adesa.be] INFO: Found listing with ID: 10735406
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.be%27%20and%20RowKey%20eq%20%2710735406%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Scrape type for 10735406: 2
2026-03-30 04:22:26 [adesa.be] INFO: Scraping item 10735406 url https://www.openlane.eu/en/carv6/auction/10735406
2026-03-30 04:22:26 [adesa.be] INFO: Found listing with ID: 10735413
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.be%27%20and%20RowKey%20eq%20%2710735413%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Scrape type for 10735413: 2
2026-03-30 04:22:26 [adesa.be] INFO: Scraping item 10735413 url https://www.openlane.eu/en/carv6/auction/10735413
2026-03-30 04:22:26 [adesa.be] INFO: Found listing with ID: 10735440
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.be%27%20and%20RowKey%20eq%20%2710735440%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Scrape type for 10735440: 2
2026-03-30 04:22:26 [adesa.be] INFO: Scraping item 10735440 url https://www.openlane.eu/en/carv6/auction/10735440
2026-03-30 04:22:26 [adesa.be] INFO: Found listing with ID: 10735414
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.be%27%20and%20RowKey%20eq%20%2710735414%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Scrape type for 10735414: 2
2026-03-30 04:22:26 [adesa.be] INFO: Scraping item 10735414 url https://www.openlane.eu/en/carv6/auction/10735414
2026-03-30 04:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2660ab8f-8400-5b00-8de9-28b35ca654a6 with identifier: 10735030
2026-03-30 04:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2660ab8f-8400-5b00-8de9-28b35ca654a6 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2660ab8f-8400-5b00-8de9-28b35ca654a6 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2660ab8f-8400-5b00-8de9-28b35ca654a6, identifier: 10735030
2026-03-30 04:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10737647
2026-03-30 04:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c790cbf4-f07a-5f99-998e-11d211c78816 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c790cbf4-f07a-5f99-998e-11d211c78816 with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c790cbf4-f07a-5f99-998e-11d211c78816, identifier: 10737647
2026-03-30 04:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10737639
2026-03-30 04:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5554f634-63a7-5c1a-9778-a735de43f44e with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5554f634-63a7-5c1a-9778-a735de43f44e with scrape type 2
2026-03-30 04:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5554f634-63a7-5c1a-9778-a735de43f44e, identifier: 10737639
2026-03-30 04:22:26 [adesa.be] INFO: Found listing with ID: 10739894
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.be%27%20and%20RowKey%20eq%20%2710739894%27 HTTP/1.1" 200 None
2026-03-30 04:22:26 [adesa.be] INFO: Scrape type for 10739894: 2
2026-03-30 04:22:26 [adesa.be] INFO: Scraping item 10739894 url https://www.openlane.eu/en/carv6/auction/10739894
2026-03-30 04:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2660ab8f-8400-5b00-8de9-28b35ca654a6 with identifier: 10735030
2026-03-30 04:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2660ab8f-8400-5b00-8de9-28b35ca654a6 with identifier: 10735030
2026-03-30 04:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2660ab8f-8400-5b00-8de9-28b35ca654a6 with identifier: 10735030 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: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/10735030>
{'auction_title': '',
'c_o_2_emission_value': 231,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '2660ab8f-8400-5b00-8de9-28b35ca654a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735030',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Movano',
'odometer': 7166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13350,
'price_includes_vat': True,
'registration_date': '2025-09-17',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Opel Movano 2.2 - Diesel - Automatic - 140 hp - 7.166 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710735030%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Saving data for 10735030: {'auction_closing_time': 1774865700.0, 'created_time': 1774625166.161246, 'last_price_update_time': 1774844547.142192}
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.be',RowKey='10735030') HTTP/1.1" 204 0
2026-03-30 04:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10737647
2026-03-30 04:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10737647
2026-03-30 04:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c790cbf4-f07a-5f99-998e-11d211c78816 with identifier: 10737647 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/10737647>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c790cbf4-f07a-5f99-998e-11d211c78816',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2dks045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737647',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 159630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2018-02-14',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2 - Petrol - Manual - 110 hp - 159.630 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737647%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Saving data for 10737647: {'auction_closing_time': 1774863000.0, 'created_time': 1774626850.717729, 'last_price_update_time': 1774844547.450875}
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.be',RowKey='10737647') HTTP/1.1" 204 0
2026-03-30 04:22:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10737639
2026-03-30 04:22:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10737639
2026-03-30 04:22:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5554f634-63a7-5c1a-9778-a735de43f44e with identifier: 10737639 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/10737639>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5554f634-63a7-5c1a-9778-a735de43f44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RPS655',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737639',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 135623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-02-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2i Style - Petrol - Manual - 82 hp - 135.623 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737639%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Saving data for 10737639: {'auction_closing_time': 1774863000.0, 'created_time': 1774626851.021834, 'last_price_update_time': 1774844547.741657}
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.be',RowKey='10737639') HTTP/1.1" 204 0
2026-03-30 04:22:27 [adesa.be] INFO: Found listing with ID: 10739886
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.be%27%20and%20RowKey%20eq%20%2710739886%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Scrape type for 10739886: 2
2026-03-30 04:22:27 [adesa.be] INFO: Scraping item 10739886 url https://www.openlane.eu/en/carv6/auction/10739886
2026-03-30 04:22:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737687> (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/10735497> (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/10737577> (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: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 [adesa.be] INFO: Found listing with ID: 10735655
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.be%27%20and%20RowKey%20eq%20%2710735655%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Scrape type for 10735655: 2
2026-03-30 04:22:27 [adesa.be] INFO: Scraping item 10735655 url https://www.openlane.eu/en/carv6/auction/10735655
2026-03-30 04:22:27 [adesa.be] INFO: Found listing with ID: 10739910
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.be%27%20and%20RowKey%20eq%20%2710739910%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Scrape type for 10739910: 2
2026-03-30 04:22:27 [adesa.be] INFO: Scraping item 10739910 url https://www.openlane.eu/en/carv6/auction/10739910
2026-03-30 04:22:27 [adesa.be] INFO: Found listing with ID: 10735453
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.be%27%20and%20RowKey%20eq%20%2710735453%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Scrape type for 10735453: 2
2026-03-30 04:22:27 [adesa.be] INFO: Scraping item 10735453 url https://www.openlane.eu/en/carv6/auction/10735453
2026-03-30 04:22:27 [adesa.be] INFO: Found listing with ID: 10736680
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.be%27%20and%20RowKey%20eq%20%2710736680%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Scrape type for 10736680: 2
2026-03-30 04:22:27 [adesa.be] INFO: Scraping item 10736680 url https://www.openlane.eu/en/carv6/auction/10736680
2026-03-30 04:22:27 [adesa.be] INFO: Found listing with ID: 10736407
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.be%27%20and%20RowKey%20eq%20%2710736407%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Scrape type for 10736407: 2
2026-03-30 04:22:27 [adesa.be] INFO: Scraping item 10736407 url https://www.openlane.eu/en/carv6/auction/10736407
2026-03-30 04:22:27 [adesa.be] INFO: Found listing with ID: 10735464
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.be%27%20and%20RowKey%20eq%20%2710735464%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Scrape type for 10735464: 2
2026-03-30 04:22:27 [adesa.be] INFO: Scraping item 10735464 url https://www.openlane.eu/en/carv6/auction/10735464
2026-03-30 04:22:27 [adesa.be] INFO: Found listing with ID: 10737592
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.be%27%20and%20RowKey%20eq%20%2710737592%27 HTTP/1.1" 200 None
2026-03-30 04:22:27 [adesa.be] INFO: Scrape type for 10737592: 2
2026-03-30 04:22:27 [adesa.be] INFO: Scraping item 10737592 url https://www.openlane.eu/en/carv6/auction/10737592
2026-03-30 04:22:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10737687
2026-03-30 04:22:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1deb2a0-aded-5751-b26d-73b33909a852 with scrape type 2
2026-03-30 04:22:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1deb2a0-aded-5751-b26d-73b33909a852 with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1deb2a0-aded-5751-b26d-73b33909a852, identifier: 10737687
2026-03-30 04:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c221d550-c95b-5ba4-97fc-e950be28c372 with identifier: 10735497
2026-03-30 04:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c221d550-c95b-5ba4-97fc-e950be28c372 with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c221d550-c95b-5ba4-97fc-e950be28c372 with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c221d550-c95b-5ba4-97fc-e950be28c372, identifier: 10735497
2026-03-30 04:22:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10737577
2026-03-30 04:22:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f192c33-08bf-5944-b44b-23c63a55dcdc with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f192c33-08bf-5944-b44b-23c63a55dcdc with scrape type 2
2026-03-30 04:22:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f192c33-08bf-5944-b44b-23c63a55dcdc, identifier: 10737577
2026-03-30 04:22:28 [adesa.be] INFO: Found listing with ID: 10736398
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.be%27%20and%20RowKey%20eq%20%2710736398%27 HTTP/1.1" 200 None
2026-03-30 04:22:28 [adesa.be] INFO: Scrape type for 10736398: 2
2026-03-30 04:22:28 [adesa.be] INFO: Scraping item 10736398 url https://www.openlane.eu/en/carv6/auction/10736398
2026-03-30 04:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10737687
2026-03-30 04:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10737687
2026-03-30 04:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1deb2a0-aded-5751-b26d-73b33909a852 with identifier: 10737687 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/10737687>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd1deb2a0-aded-5751-b26d-73b33909a852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CCL777',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737687',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 135015,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2019-02-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Signature - Petrol - Manual - 82 hp - 135.015 km',
'transmission': 'manual',
'trim': 'Signature',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737687%27 HTTP/1.1" 200 None
2026-03-30 04:22:28 [adesa.be] INFO: Saving data for 10737687: {'auction_closing_time': 1774863000.0, 'created_time': 1774625170.055338, 'last_price_update_time': 1774844548.5062}
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.be',RowKey='10737687') HTTP/1.1" 204 0
2026-03-30 04:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c221d550-c95b-5ba4-97fc-e950be28c372 with identifier: 10735497
2026-03-30 04:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c221d550-c95b-5ba4-97fc-e950be28c372 with identifier: 10735497
2026-03-30 04:22:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c221d550-c95b-5ba4-97fc-e950be28c372 with identifier: 10735497 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/10735497>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c221d550-c95b-5ba4-97fc-e950be28c372',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DQM981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 85845,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2016-08-11',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 110 hp - 85.845 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710735497%27 HTTP/1.1" 200 None
2026-03-30 04:22:28 [adesa.be] INFO: Saving data for 10735497: {'auction_closing_time': 1774863000.0, 'created_time': 1774625155.132816, 'last_price_update_time': 1774844548.918913}
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.be',RowKey='10735497') HTTP/1.1" 204 0
2026-03-30 04:22:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10737577
2026-03-30 04:22:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10737577
2026-03-30 04:22:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f192c33-08bf-5944-b44b-23c63a55dcdc with identifier: 10737577 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/10737577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6f192c33-08bf-5944-b44b-23c63a55dcdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GMM173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 41464,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 101 hp - 41.464 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737577%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.be] INFO: Saving data for 10737577: {'auction_closing_time': 1774863000.0, 'created_time': 1774625152.657697, 'last_price_update_time': 1774844549.403639}
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.be',RowKey='10737577') HTTP/1.1" 204 0
2026-03-30 04:22:29 [adesa.be] INFO: Found listing with ID: 10735524
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.be%27%20and%20RowKey%20eq%20%2710735524%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.be] INFO: Scrape type for 10735524: 2
2026-03-30 04:22:29 [adesa.be] INFO: Scraping item 10735524 url https://www.openlane.eu/en/carv6/auction/10735524
2026-03-30 04:22:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737609> (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/10737671> (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/10735017> (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/10735521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:29 [adesa.be] INFO: Found listing with ID: 10737568
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.be%27%20and%20RowKey%20eq%20%2710737568%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.be] INFO: Scrape type for 10737568: 2
2026-03-30 04:22:29 [adesa.be] INFO: Scraping item 10737568 url https://www.openlane.eu/en/carv6/auction/10737568
2026-03-30 04:22: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:22: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:22: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:22: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:22:29 [adesa.be] INFO: Found listing with ID: 10737691
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.be%27%20and%20RowKey%20eq%20%2710737691%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.be] INFO: Scrape type for 10737691: 2
2026-03-30 04:22:29 [adesa.be] INFO: Scraping item 10737691 url https://www.openlane.eu/en/carv6/auction/10737691
2026-03-30 04:22:29 [adesa.be] INFO: Found listing with ID: 10735427
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.be%27%20and%20RowKey%20eq%20%2710735427%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.be] INFO: Scrape type for 10735427: 2
2026-03-30 04:22:29 [adesa.be] INFO: Scraping item 10735427 url https://www.openlane.eu/en/carv6/auction/10735427
2026-03-30 04:22:29 [adesa.be] INFO: Found listing with ID: 10737717
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.be%27%20and%20RowKey%20eq%20%2710737717%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.be] INFO: Scrape type for 10737717: 2
2026-03-30 04:22:29 [adesa.be] INFO: Scraping item 10737717 url https://www.openlane.eu/en/carv6/auction/10737717
2026-03-30 04:22:29 [adesa.be] INFO: Found listing with ID: 10735496
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.be%27%20and%20RowKey%20eq%20%2710735496%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.be] INFO: Scrape type for 10735496: 2
2026-03-30 04:22:29 [adesa.be] INFO: Scraping item 10735496 url https://www.openlane.eu/en/carv6/auction/10735496
2026-03-30 04:22:29 [adesa.be] INFO: Found listing with ID: 10735484
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.be%27%20and%20RowKey%20eq%20%2710735484%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.be] INFO: Scrape type for 10735484: 2
2026-03-30 04:22:29 [adesa.be] INFO: Scraping item 10735484 url https://www.openlane.eu/en/carv6/auction/10735484
2026-03-30 04:22:29 [adesa.be] INFO: Found listing with ID: 10737616
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.be%27%20and%20RowKey%20eq%20%2710737616%27 HTTP/1.1" 200 None
2026-03-30 04:22:29 [adesa.be] INFO: Scrape type for 10737616: 2
2026-03-30 04:22:29 [adesa.be] INFO: Scraping item 10737616 url https://www.openlane.eu/en/carv6/auction/10737616
2026-03-30 04:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10737609
2026-03-30 04:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ac186aa-33d8-5f15-b601-123859bbca9c with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ac186aa-33d8-5f15-b601-123859bbca9c with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ac186aa-33d8-5f15-b601-123859bbca9c, identifier: 10737609
2026-03-30 04:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10737671
2026-03-30 04:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f75aa025-eadd-5d63-8591-5016a5c56420 with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f75aa025-eadd-5d63-8591-5016a5c56420 with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f75aa025-eadd-5d63-8591-5016a5c56420, identifier: 10737671
2026-03-30 04:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5994a7d5-4625-5811-b4d7-4f61066b8fae with identifier: 10735017
2026-03-30 04:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5994a7d5-4625-5811-b4d7-4f61066b8fae with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5994a7d5-4625-5811-b4d7-4f61066b8fae with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5994a7d5-4625-5811-b4d7-4f61066b8fae, identifier: 10735017
2026-03-30 04:22:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10735521
2026-03-30 04:22:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with scrape type 2
2026-03-30 04:22:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with scrape type 2
2026-03-30 04:22:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a14d41f-9ab8-50d6-afd6-37295b398eb1, identifier: 10735521
2026-03-30 04:22:30 [adesa.be] INFO: Found listing with ID: 10735469
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.be%27%20and%20RowKey%20eq%20%2710735469%27 HTTP/1.1" 200 None
2026-03-30 04:22:30 [adesa.be] INFO: Scrape type for 10735469: 2
2026-03-30 04:22:30 [adesa.be] INFO: Scraping item 10735469 url https://www.openlane.eu/en/carv6/auction/10735469
2026-03-30 04:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10737609
2026-03-30 04:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10737609
2026-03-30 04:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ac186aa-33d8-5f15-b601-123859bbca9c with identifier: 10737609 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/10737609>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9ac186aa-33d8-5f15-b601-123859bbca9c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FXS600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 102499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3900,
'price_includes_vat': True,
'registration_date': '2017-03-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 102.499 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737609%27 HTTP/1.1" 200 None
2026-03-30 04:22:30 [adesa.be] INFO: Saving data for 10737609: {'auction_closing_time': 1774863000.0, 'created_time': 1774626844.572944, 'last_price_update_time': 1774844550.502289}
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.be',RowKey='10737609') HTTP/1.1" 204 0
2026-03-30 04:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10737671
2026-03-30 04:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10737671
2026-03-30 04:22:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f75aa025-eadd-5d63-8591-5016a5c56420 with identifier: 10737671 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/10737671>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f75aa025-eadd-5d63-8591-5016a5c56420',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EGU511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737671',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 154312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2021-06-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 1.5 HDI Allure - Diesel - Manual - 130 hp - 154.312 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737671%27 HTTP/1.1" 200 None
2026-03-30 04:22:30 [adesa.be] INFO: Saving data for 10737671: {'auction_closing_time': 1774863000.0, 'created_time': 1774626833.408915, 'last_price_update_time': 1774844550.888915}
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.be',RowKey='10737671') HTTP/1.1" 204 0
2026-03-30 04:22:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5994a7d5-4625-5811-b4d7-4f61066b8fae with identifier: 10735017
2026-03-30 04:22:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5994a7d5-4625-5811-b4d7-4f61066b8fae with identifier: 10735017
2026-03-30 04:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5994a7d5-4625-5811-b4d7-4f61066b8fae with identifier: 10735017 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/10735017>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '5994a7d5-4625-5811-b4d7-4f61066b8fae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61429',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735017',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 20150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4750,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Peugeot 308 1.2 - Petrol - Automatic - 136 hp - 20.150 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
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.be%27%20and%20RowKey%20eq%20%2710735017%27 HTTP/1.1" 200 None
2026-03-30 04:22:31 [adesa.be] INFO: Saving data for 10735017: {'auction_closing_time': 1774865700.0, 'created_time': 1774626838.547261, 'last_price_update_time': 1774844551.326554}
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.be',RowKey='10735017') HTTP/1.1" 204 0
2026-03-30 04:22:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10735521
2026-03-30 04:22:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10735521
2026-03-30 04:22:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a14d41f-9ab8-50d6-afd6-37295b398eb1 with identifier: 10735521 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/10735521>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6a14d41f-9ab8-50d6-afd6-37295b398eb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FTW719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735521',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 131440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2013-07-16',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 82 hp - 131.440 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735521%27 HTTP/1.1" 200 None
2026-03-30 04:22:31 [adesa.be] INFO: Saving data for 10735521: {'auction_closing_time': 1774863000.0, 'created_time': 1774625169.082844, 'last_price_update_time': 1774844551.765847}
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.be',RowKey='10735521') HTTP/1.1" 204 0
2026-03-30 04:22:31 [adesa.be] INFO: Found listing with ID: 10735487
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.be%27%20and%20RowKey%20eq%20%2710735487%27 HTTP/1.1" 200 None
2026-03-30 04:22:31 [adesa.be] INFO: Scrape type for 10735487: 2
2026-03-30 04:22:31 [adesa.be] INFO: Scraping item 10735487 url https://www.openlane.eu/en/carv6/auction/10735487
2026-03-30 04:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735460> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737669> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:31 [adesa.be] INFO: Found listing with ID: 10737709
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.be%27%20and%20RowKey%20eq%20%2710737709%27 HTTP/1.1" 200 None
2026-03-30 04:22:31 [adesa.be] INFO: Scrape type for 10737709: 2
2026-03-30 04:22:31 [adesa.be] INFO: Scraping item 10737709 url https://www.openlane.eu/en/carv6/auction/10737709
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10737606
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.be%27%20and%20RowKey%20eq%20%2710737606%27 HTTP/1.1" 200 None
2026-03-30 04:22:31 [adesa.be] INFO: Scrape type for 10737606: 2
2026-03-30 04:22:31 [adesa.be] INFO: Scraping item 10737606 url https://www.openlane.eu/en/carv6/auction/10737606
2026-03-30 04:22:31 [adesa.be] INFO: Found listing with ID: 10737608
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.be%27%20and%20RowKey%20eq%20%2710737608%27 HTTP/1.1" 200 None
2026-03-30 04:22:31 [adesa.be] INFO: Scrape type for 10737608: 2
2026-03-30 04:22:31 [adesa.be] INFO: Scraping item 10737608 url https://www.openlane.eu/en/carv6/auction/10737608
2026-03-30 04:22:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93d4c2f5-e073-5262-a356-047f91a9ffb5 with identifier: 10735460
2026-03-30 04:22:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93d4c2f5-e073-5262-a356-047f91a9ffb5 with scrape type 2
2026-03-30 04:22:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93d4c2f5-e073-5262-a356-047f91a9ffb5 with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93d4c2f5-e073-5262-a356-047f91a9ffb5, identifier: 10735460
2026-03-30 04:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 426b10ab-c26a-5719-948a-f4f8673c117b with identifier: 10737669
2026-03-30 04:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 426b10ab-c26a-5719-948a-f4f8673c117b with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 426b10ab-c26a-5719-948a-f4f8673c117b with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 426b10ab-c26a-5719-948a-f4f8673c117b, identifier: 10737669
2026-03-30 04:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93d4c2f5-e073-5262-a356-047f91a9ffb5 with identifier: 10735460
2026-03-30 04:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93d4c2f5-e073-5262-a356-047f91a9ffb5 with identifier: 10735460
2026-03-30 04:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93d4c2f5-e073-5262-a356-047f91a9ffb5 with identifier: 10735460 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/10735460>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '93d4c2f5-e073-5262-a356-047f91a9ffb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EVD179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735460',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 179677,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2013-03-28',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Peugeot 3008 Style - Diesel - Manual - 115 hp - 179.677 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735460%27 HTTP/1.1" 200 None
2026-03-30 04:22:32 [adesa.be] INFO: Saving data for 10735460: {'auction_closing_time': 1774863000.0, 'created_time': 1774626837.367402, 'last_price_update_time': 1774844552.376731}
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.be',RowKey='10735460') HTTP/1.1" 204 0
2026-03-30 04:22:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 426b10ab-c26a-5719-948a-f4f8673c117b with identifier: 10737669
2026-03-30 04:22:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 426b10ab-c26a-5719-948a-f4f8673c117b with identifier: 10737669
2026-03-30 04:22:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 426b10ab-c26a-5719-948a-f4f8673c117b with identifier: 10737669 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/10737669>
{'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-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '426b10ab-c26a-5719-948a-f4f8673c117b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BGP086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737669',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 138462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 138.462 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737669%27 HTTP/1.1" 200 None
2026-03-30 04:22:32 [adesa.be] INFO: Saving data for 10737669: {'auction_closing_time': 1774863000.0, 'created_time': 1774626828.647149, 'last_price_update_time': 1774844552.753478}
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.be',RowKey='10737669') HTTP/1.1" 204 0
2026-03-30 04:22:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737634> (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/10737666> (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/10739918> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [zyte_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 [zyte_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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10737634
2026-03-30 04:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f29fdb31-c318-5a18-a27f-9f177c4a7676 with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f29fdb31-c318-5a18-a27f-9f177c4a7676 with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f29fdb31-c318-5a18-a27f-9f177c4a7676, identifier: 10737634
2026-03-30 04:22:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb2985b3-01dd-5293-966a-ddcb322abca8 with identifier: 10737666
2026-03-30 04:22:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb2985b3-01dd-5293-966a-ddcb322abca8 with scrape type 2
2026-03-30 04:22:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb2985b3-01dd-5293-966a-ddcb322abca8 with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb2985b3-01dd-5293-966a-ddcb322abca8, identifier: 10737666
2026-03-30 04:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10737634
2026-03-30 04:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10737634
2026-03-30 04:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f29fdb31-c318-5a18-a27f-9f177c4a7676 with identifier: 10737634 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/10737634>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'f29fdb31-c318-5a18-a27f-9f177c4a7676',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VRW428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737634',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 136486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Manual - 130 hp - 136.486 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737634%27 HTTP/1.1" 200 None
2026-03-30 04:22:33 [adesa.be] INFO: Saving data for 10737634: {'auction_closing_time': 1774863000.0, 'created_time': 1774626830.500934, 'last_price_update_time': 1774844553.327871}
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.be',RowKey='10737634') HTTP/1.1" 204 0
2026-03-30 04:22:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb2985b3-01dd-5293-966a-ddcb322abca8 with identifier: 10737666
2026-03-30 04:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb2985b3-01dd-5293-966a-ddcb322abca8 with identifier: 10737666
2026-03-30 04:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb2985b3-01dd-5293-966a-ddcb322abca8 with identifier: 10737666 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/10737666>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fb2985b3-01dd-5293-966a-ddcb322abca8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CPH393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 140254,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2550,
'price_includes_vat': True,
'registration_date': '2012-01-25',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 75 hp - '
'140.254 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710737666%27 HTTP/1.1" 200 None
2026-03-30 04:22:33 [adesa.be] INFO: Saving data for 10737666: {'auction_closing_time': 1774863000.0, 'created_time': 1774626825.724647, 'last_price_update_time': 1774844553.603163}
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.be',RowKey='10737666') HTTP/1.1" 204 0
2026-03-30 04:22:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45ba7dc2-eed0-5e91-854e-8807ec432e8d with identifier: 10739918
2026-03-30 04:22:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45ba7dc2-eed0-5e91-854e-8807ec432e8d with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45ba7dc2-eed0-5e91-854e-8807ec432e8d with scrape type 2
2026-03-30 04:22:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 45ba7dc2-eed0-5e91-854e-8807ec432e8d, identifier: 10739918
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 45ba7dc2-eed0-5e91-854e-8807ec432e8d with identifier: 10739918
2026-03-30 04:22:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 45ba7dc2-eed0-5e91-854e-8807ec432e8d with identifier: 10739918
2026-03-30 04:22:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 45ba7dc2-eed0-5e91-854e-8807ec432e8d with identifier: 10739918 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/10739918>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '45ba7dc2-eed0-5e91-854e-8807ec432e8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CXY695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739918',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 232187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2012-03-22',
'seats_number': 3,
'seller_name': 'Grifgnée Yannick',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 90 hp - '
'232.187 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710739918%27 HTTP/1.1" 200 None
2026-03-30 04:22:33 [adesa.be] INFO: Saving data for 10739918: {'auction_closing_time': 1774863000.0, 'created_time': 1774626820.116545, 'last_price_update_time': 1774844553.983312}
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:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739918') HTTP/1.1" 204 0
2026-03-30 04:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with identifier: 10736381
2026-03-30 04:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with scrape type 2
2026-03-30 04:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with scrape type 2
2026-03-30 04:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bd6033d-99a7-509f-bef5-5e07f12a5f18, identifier: 10736381
2026-03-30 04:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with identifier: 10736381
2026-03-30 04:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with identifier: 10736381
2026-03-30 04:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bd6033d-99a7-509f-bef5-5e07f12a5f18 with identifier: 10736381 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/10736381>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1bd6033d-99a7-509f-bef5-5e07f12a5f18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EAJ659',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 104019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2018-11-13',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Peugeot 308 SW 1.6 HDI GT Line - Diesel - Automatic - 115 hp - '
'104.019 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710736381%27 HTTP/1.1" 200 None
2026-03-30 04:22:34 [adesa.be] INFO: Saving data for 10736381: {'auction_closing_time': 1774863000.0, 'created_time': 1774626848.66422, 'last_price_update_time': 1774844554.354998}
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.be',RowKey='10736381') HTTP/1.1" 204 0
2026-03-30 04:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22: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:22:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7511c5e-4d9b-5748-87d0-85171ba547ec with identifier: 10735542
2026-03-30 04:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7511c5e-4d9b-5748-87d0-85171ba547ec with scrape type 2
2026-03-30 04:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7511c5e-4d9b-5748-87d0-85171ba547ec with scrape type 2
2026-03-30 04:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a7511c5e-4d9b-5748-87d0-85171ba547ec, identifier: 10735542
2026-03-30 04:22:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with identifier: 10739886
2026-03-30 04:22:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with scrape type 2
2026-03-30 04:22:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with scrape type 2
2026-03-30 04:22:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c, identifier: 10739886
2026-03-30 04:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a7511c5e-4d9b-5748-87d0-85171ba547ec with identifier: 10735542
2026-03-30 04:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a7511c5e-4d9b-5748-87d0-85171ba547ec with identifier: 10735542
2026-03-30 04:22:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a7511c5e-4d9b-5748-87d0-85171ba547ec with identifier: 10735542 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/10735542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a7511c5e-4d9b-5748-87d0-85171ba547ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPQ314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 218486,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2008-07-16',
'seats_number': 2,
'seller_name': "Zebs Auto's bv",
'title': 'Peugeot Partner 1.6 HDI - Diesel - Manual - 75 hp - 218.486 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
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.be%27%20and%20RowKey%20eq%20%2710735542%27 HTTP/1.1" 200 None
2026-03-30 04:22:34 [adesa.be] INFO: Saving data for 10735542: {'auction_closing_time': 1774863000.0, 'created_time': 1774626839.071845, 'last_price_update_time': 1774844554.962232}
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.be',RowKey='10735542') HTTP/1.1" 204 0
2026-03-30 04:22:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with identifier: 10739886
2026-03-30 04:22:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with identifier: 10739886
2026-03-30 04:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 71d3cb83-2dc8-5d9e-83b1-28f010b3c71c with identifier: 10739886 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/10739886>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '71d3cb83-2dc8-5d9e-83b1-28f010b3c71c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AAG956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739886',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 190986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2016-10-17',
'seats_number': 5,
'seller_name': 'Garage MCS BV',
'title': 'Porsche Macan S 3.0d - AWD - Diesel - Automatic - 258 hp - 190.986 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710739886%27 HTTP/1.1" 200 None
2026-03-30 04:22:35 [adesa.be] INFO: Saving data for 10739886: {'auction_closing_time': 1774863000.0, 'created_time': 1774626823.772614, 'last_price_update_time': 1774844555.249557}
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.be',RowKey='10739886') 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/10735414> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739894> (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: abfba5a8-e115-51c7-a27f-10a393a9604e with identifier: 10735524
2026-03-30 04:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abfba5a8-e115-51c7-a27f-10a393a9604e with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abfba5a8-e115-51c7-a27f-10a393a9604e with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abfba5a8-e115-51c7-a27f-10a393a9604e, identifier: 10735524
2026-03-30 04:22:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abfba5a8-e115-51c7-a27f-10a393a9604e with identifier: 10735524
2026-03-30 04:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abfba5a8-e115-51c7-a27f-10a393a9604e with identifier: 10735524
2026-03-30 04:22:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abfba5a8-e115-51c7-a27f-10a393a9604e with identifier: 10735524 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/10735524>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'abfba5a8-e115-51c7-a27f-10a393a9604e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CUJ106',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 183922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2017-12-28',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Renault Captur 0.9 TCe - Petrol - Manual - 89 hp - 183.922 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735524%27 HTTP/1.1" 200 None
2026-03-30 04:22:35 [adesa.be] INFO: Saving data for 10735524: {'auction_closing_time': 1774863000.0, 'created_time': 1774626811.53185, 'last_price_update_time': 1774844555.696285}
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.be',RowKey='10735524') HTTP/1.1" 204 0
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: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with identifier: 10735414
2026-03-30 04:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9, identifier: 10735414
2026-03-30 04:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b93e268-e57a-5ef4-ad35-8fac19aff667 with identifier: 10739894
2026-03-30 04:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b93e268-e57a-5ef4-ad35-8fac19aff667 with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b93e268-e57a-5ef4-ad35-8fac19aff667 with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b93e268-e57a-5ef4-ad35-8fac19aff667, identifier: 10739894
2026-03-30 04:22:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10736398
2026-03-30 04:22:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84f698e1-dc28-5951-938c-7b09267d272f with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 84f698e1-dc28-5951-938c-7b09267d272f with scrape type 2
2026-03-30 04:22:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 84f698e1-dc28-5951-938c-7b09267d272f, identifier: 10736398
2026-03-30 04:22:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with identifier: 10735414
2026-03-30 04:22:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with identifier: 10735414
2026-03-30 04:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9 with identifier: 10735414 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/10735414>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 381,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '65e3e8b2-4c63-55f4-bf1c-2d0ad1b683b9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LIP001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735414',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 133843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 43150,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Macan GTS 2.9 - Petrol - Automatic - 381 hp - 133.843 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735414%27 HTTP/1.1" 200 None
2026-03-30 04:22:36 [adesa.be] INFO: Saving data for 10735414: {'auction_closing_time': 1774863000.0, 'created_time': 1774626811.025499, 'last_price_update_time': 1774844556.252892}
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.be',RowKey='10735414') HTTP/1.1" 204 0
2026-03-30 04:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b93e268-e57a-5ef4-ad35-8fac19aff667 with identifier: 10739894
2026-03-30 04:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b93e268-e57a-5ef4-ad35-8fac19aff667 with identifier: 10739894
2026-03-30 04:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b93e268-e57a-5ef4-ad35-8fac19aff667 with identifier: 10739894 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/10739894>
{'auction_title': '',
'c_o_2_emission_value': 212,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 360,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7b93e268-e57a-5ef4-ad35-8fac19aff667',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UVL137',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739894',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 132605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28200,
'price_includes_vat': True,
'registration_date': '2016-06-10',
'seats_number': 5,
'seller_name': 'Toto Cars BV',
'title': 'Porsche Macan GTS 3.0 - AWD - Petrol - Automatic - 360 hp - 132.605 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710739894%27 HTTP/1.1" 200 None
2026-03-30 04:22:36 [adesa.be] INFO: Saving data for 10739894: {'auction_closing_time': 1774863000.0, 'created_time': 1774626824.675227, 'last_price_update_time': 1774844556.533523}
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.be',RowKey='10739894') HTTP/1.1" 204 0
2026-03-30 04:22:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10736398
2026-03-30 04:22:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10736398
2026-03-30 04:22:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 84f698e1-dc28-5951-938c-7b09267d272f with identifier: 10736398 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/10736398>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '84f698e1-dc28-5951-938c-7b09267d272f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PAU330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736398',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 54726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2016-05-24',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Renault Captur 0.9 TCe Iconic - Petrol - Manual - 89 hp - 54.726 km',
'transmission': 'manual',
'trim': 'Iconic',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710736398%27 HTTP/1.1" 200 None
2026-03-30 04:22:36 [adesa.be] INFO: Saving data for 10736398: {'auction_closing_time': 1774863000.0, 'created_time': 1774626805.915465, 'last_price_update_time': 1774844556.811376}
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.be',RowKey='10736398') 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/10737592> (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/10735487> (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/10735464> (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: 1d450de4-52a8-51ff-b681-f5032035a419 with identifier: 10737592
2026-03-30 04:22:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d450de4-52a8-51ff-b681-f5032035a419 with scrape type 2
2026-03-30 04:22:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d450de4-52a8-51ff-b681-f5032035a419 with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d450de4-52a8-51ff-b681-f5032035a419, identifier: 10737592
2026-03-30 04:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf1c620d-fc41-53ef-844c-c513d664049c with identifier: 10735487
2026-03-30 04:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf1c620d-fc41-53ef-844c-c513d664049c with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf1c620d-fc41-53ef-844c-c513d664049c with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf1c620d-fc41-53ef-844c-c513d664049c, identifier: 10735487
2026-03-30 04:22:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cecfdf95-8eb2-538d-a153-afedf18a85bf with identifier: 10735464
2026-03-30 04:22:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cecfdf95-8eb2-538d-a153-afedf18a85bf with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cecfdf95-8eb2-538d-a153-afedf18a85bf with scrape type 2
2026-03-30 04:22:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cecfdf95-8eb2-538d-a153-afedf18a85bf, identifier: 10735464
2026-03-30 04:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d450de4-52a8-51ff-b681-f5032035a419 with identifier: 10737592
2026-03-30 04:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d450de4-52a8-51ff-b681-f5032035a419 with identifier: 10737592
2026-03-30 04:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d450de4-52a8-51ff-b681-f5032035a419 with identifier: 10737592 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/10737592>
{'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': 94,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1d450de4-52a8-51ff-b681-f5032035a419',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DST980',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737592',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 16441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-10-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Arkana 1.6 Zen - Hybrid - Automatic - 94 hp - 16.441 km',
'transmission': 'automatic',
'trim': 'Zen',
'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.be%27%20and%20RowKey%20eq%20%2710737592%27 HTTP/1.1" 200 None
2026-03-30 04:22:37 [adesa.be] INFO: Saving data for 10737592: {'auction_closing_time': 1774863000.0, 'created_time': 1774626803.399473, 'last_price_update_time': 1774844557.479084}
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.be',RowKey='10737592') HTTP/1.1" 204 0
2026-03-30 04:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf1c620d-fc41-53ef-844c-c513d664049c with identifier: 10735487
2026-03-30 04:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf1c620d-fc41-53ef-844c-c513d664049c with identifier: 10735487
2026-03-30 04:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf1c620d-fc41-53ef-844c-c513d664049c with identifier: 10735487 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/10735487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.1L',
'engine_horse_power': 73,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bf1c620d-fc41-53ef-844c-c513d664049c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CQP620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 138080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2017-05-17',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Renault Clio Grandtour 1.2 Zen - Petrol - Manual - 73 hp - 138.080 '
'km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735487%27 HTTP/1.1" 200 None
2026-03-30 04:22:37 [adesa.be] INFO: Saving data for 10735487: {'auction_closing_time': 1774863000.0, 'created_time': 1774626796.400176, 'last_price_update_time': 1774844557.751415}
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.be',RowKey='10735487') HTTP/1.1" 204 0
2026-03-30 04:22:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cecfdf95-8eb2-538d-a153-afedf18a85bf with identifier: 10735464
2026-03-30 04:22:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cecfdf95-8eb2-538d-a153-afedf18a85bf with identifier: 10735464
2026-03-30 04:22:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cecfdf95-8eb2-538d-a153-afedf18a85bf with identifier: 10735464 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:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735464>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 380,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'cecfdf95-8eb2-538d-a153-afedf18a85bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVM354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735464',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 95193,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 36250,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Taycan 4 93 kWh - Electric - Automatic - 380 hp - 95.193 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710735464%27 HTTP/1.1" 200 None
2026-03-30 04:22:38 [adesa.be] INFO: Saving data for 10735464: {'auction_closing_time': 1774863000.0, 'created_time': 1774626803.098416, 'last_price_update_time': 1774844558.040033}
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.be',RowKey='10735464') 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/10735469> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10735469
2026-03-30 04:22:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9610c79-4f67-5501-a2cf-6b10200c5df9 with scrape type 2
2026-03-30 04:22:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9610c79-4f67-5501-a2cf-6b10200c5df9 with scrape type 2
2026-03-30 04:22:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9610c79-4f67-5501-a2cf-6b10200c5df9, identifier: 10735469
2026-03-30 04:22:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10735469
2026-03-30 04:22:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10735469
2026-03-30 04:22:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9610c79-4f67-5501-a2cf-6b10200c5df9 with identifier: 10735469 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/10735469>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd9610c79-4f67-5501-a2cf-6b10200c5df9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SNA590',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735469',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 142358,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2018-08-27',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Renault Clio Grandtour 0.9 TCe - Petrol - Manual - 90 hp - 142.358 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735469%27 HTTP/1.1" 200 None
2026-03-30 04:22:38 [adesa.be] INFO: Saving data for 10735469: {'auction_closing_time': 1774863000.0, 'created_time': 1774626798.522264, 'last_price_update_time': 1774844558.525304}
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.be',RowKey='10735469') 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/10737608> (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:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10737608
2026-03-30 04:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with scrape type 2
2026-03-30 04:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with scrape type 2
2026-03-30 04:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05, identifier: 10737608
2026-03-30 04:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10737608
2026-03-30 04:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10737608
2026-03-30 04:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 791fb4b5-da9c-5fff-af34-1cd3c8f13f05 with identifier: 10737608 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/10737608>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '791fb4b5-da9c-5fff-af34-1cd3c8f13f05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CFP607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 171805,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2015-09-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Espace 1.6 DCI Initiale Paris - Diesel - Automatic - 160 hp '
'- 171.805 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737608%27 HTTP/1.1" 200 None
2026-03-30 04:22:39 [adesa.be] INFO: Saving data for 10737608: {'auction_closing_time': 1774863000.0, 'created_time': 1774626794.582857, 'last_price_update_time': 1774844559.440015}
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.be',RowKey='10737608') HTTP/1.1" 204 0
2026-03-30 04:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22: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:22: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:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10737606
2026-03-30 04:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with scrape type 2
2026-03-30 04:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with scrape type 2
2026-03-30 04:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec, identifier: 10737606
2026-03-30 04:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10737606
2026-03-30 04:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10737606
2026-03-30 04:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 16a3ff27-fd12-5248-9f1a-cb76181ae0ec with identifier: 10737606 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/10737606>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '16a3ff27-fd12-5248-9f1a-cb76181ae0ec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFG825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737606',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 115062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2016-09-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Clio Grandtour 1.5 DCI Limited - Diesel - Manual - 75 hp - '
'115.062 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737606%27 HTTP/1.1" 200 None
2026-03-30 04:22:39 [adesa.be] INFO: Saving data for 10737606: {'auction_closing_time': 1774863000.0, 'created_time': 1774626792.975777, 'last_price_update_time': 1774844559.914798}
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.be',RowKey='10737606') HTTP/1.1" 204 0
2026-03-30 04:22:39 [adesa.be] INFO: Found listing with ID: 10737642
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.be%27%20and%20RowKey%20eq%20%2710737642%27 HTTP/1.1" 200 None
2026-03-30 04:22:39 [adesa.be] INFO: Scrape type for 10737642: 2
2026-03-30 04:22:39 [adesa.be] INFO: Scraping item 10737642 url https://www.openlane.eu/en/carv6/auction/10737642
2026-03-30 04:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10737616
2026-03-30 04:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with scrape type 2
2026-03-30 04:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with scrape type 2
2026-03-30 04:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e, identifier: 10737616
2026-03-30 04:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10737709
2026-03-30 04:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with scrape type 2
2026-03-30 04:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with scrape type 2
2026-03-30 04:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0, identifier: 10737709
2026-03-30 04:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10737616
2026-03-30 04:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10737616
2026-03-30 04:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e with identifier: 10737616 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/10737616>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2cf7cab6-3ab5-5f2f-8b57-aeb5cd352c7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DKG989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 130280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2018-01-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Clio Grandtour 0.9 TCe Limited - Petrol - Manual - 90 hp - '
'130.280 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737616%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Saving data for 10737616: {'auction_closing_time': 1774863000.0, 'created_time': 1774626802.13737, 'last_price_update_time': 1774844560.40811}
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.be',RowKey='10737616') HTTP/1.1" 204 0
2026-03-30 04:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10737709
2026-03-30 04:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10737709
2026-03-30 04:22:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b606bad-07d4-5ccc-9d00-a89cdf5fadf0 with identifier: 10737709 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/10737709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '8b606bad-07d4-5ccc-9d00-a89cdf5fadf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BSU302',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737709',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 204562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2015-05-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Clio Grandtour 1.5 DCI Expression - Diesel - Manual - 75 hp '
'- 204.562 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737709%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Saving data for 10737709: {'auction_closing_time': 1774863000.0, 'created_time': 1774626796.052891, 'last_price_update_time': 1774844560.681143}
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.be',RowKey='10737709') HTTP/1.1" 204 0
2026-03-30 04:22:40 [adesa.be] INFO: Found listing with ID: 10735635
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.be%27%20and%20RowKey%20eq%20%2710735635%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Scrape type for 10735635: 2
2026-03-30 04:22:40 [adesa.be] INFO: Scraping item 10735635 url https://www.openlane.eu/en/carv6/auction/10735635
2026-03-30 04:22:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735484> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:40 [adesa.be] INFO: Found listing with ID: 10735019
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.be%27%20and%20RowKey%20eq%20%2710735019%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Scrape type for 10735019: 2
2026-03-30 04:22:40 [adesa.be] INFO: Scraping item 10735019 url https://www.openlane.eu/en/carv6/auction/10735019
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 [adesa.be] INFO: Found listing with ID: 10736387
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.be%27%20and%20RowKey%20eq%20%2710736387%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Scrape type for 10736387: 2
2026-03-30 04:22:40 [adesa.be] INFO: Scraping item 10736387 url https://www.openlane.eu/en/carv6/auction/10736387
2026-03-30 04:22:40 [adesa.be] INFO: Found listing with ID: 10737552
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.be%27%20and%20RowKey%20eq%20%2710737552%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Scrape type for 10737552: 2
2026-03-30 04:22:40 [adesa.be] INFO: Scraping item 10737552 url https://www.openlane.eu/en/carv6/auction/10737552
2026-03-30 04:22:40 [adesa.be] INFO: Found listing with ID: 10737676
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.be%27%20and%20RowKey%20eq%20%2710737676%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Scrape type for 10737676: 2
2026-03-30 04:22:40 [adesa.be] INFO: Scraping item 10737676 url https://www.openlane.eu/en/carv6/auction/10737676
2026-03-30 04:22:40 [adesa.be] INFO: Found listing with ID: 10737643
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.be%27%20and%20RowKey%20eq%20%2710737643%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Scrape type for 10737643: 2
2026-03-30 04:22:40 [adesa.be] INFO: Scraping item 10737643 url https://www.openlane.eu/en/carv6/auction/10737643
2026-03-30 04:22:40 [adesa.be] INFO: Found listing with ID: 10737670
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.be%27%20and%20RowKey%20eq%20%2710737670%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Scrape type for 10737670: 2
2026-03-30 04:22:40 [adesa.be] INFO: Scraping item 10737670 url https://www.openlane.eu/en/carv6/auction/10737670
2026-03-30 04:22:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11e88571-3490-57a1-aace-e3bea0800f6c with identifier: 10735484
2026-03-30 04:22:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11e88571-3490-57a1-aace-e3bea0800f6c with scrape type 2
2026-03-30 04:22:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11e88571-3490-57a1-aace-e3bea0800f6c with scrape type 2
2026-03-30 04:22:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11e88571-3490-57a1-aace-e3bea0800f6c, identifier: 10735484
2026-03-30 04:22:40 [adesa.be] INFO: Found listing with ID: 10737599
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.be%27%20and%20RowKey%20eq%20%2710737599%27 HTTP/1.1" 200 None
2026-03-30 04:22:40 [adesa.be] INFO: Scrape type for 10737599: 2
2026-03-30 04:22:40 [adesa.be] INFO: Scraping item 10737599 url https://www.openlane.eu/en/carv6/auction/10737599
2026-03-30 04:22:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11e88571-3490-57a1-aace-e3bea0800f6c with identifier: 10735484
2026-03-30 04:22:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11e88571-3490-57a1-aace-e3bea0800f6c with identifier: 10735484
2026-03-30 04:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11e88571-3490-57a1-aace-e3bea0800f6c with identifier: 10735484 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/10735484>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.1L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '11e88571-3490-57a1-aace-e3bea0800f6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATV314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735484',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 181819,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2900,
'price_includes_vat': True,
'registration_date': '2015-12-07',
'seats_number': 5,
'seller_name': 'UZ Cars sprl',
'title': 'Renault Clio 1.2 Authentic - Petrol - Manual - 74 hp - 181.819 km',
'transmission': 'manual',
'trim': 'Authentic',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735484%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Saving data for 10735484: {'auction_closing_time': 1774863000.0, 'created_time': 1774626798.948317, 'last_price_update_time': 1774844561.247792}
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.be',RowKey='10735484') HTTP/1.1" 204 0
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10735433
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.be%27%20and%20RowKey%20eq%20%2710735433%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10735433: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10735433 url https://www.openlane.eu/en/carv6/auction/10735433
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10735434
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.be%27%20and%20RowKey%20eq%20%2710735434%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10735434: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10735434 url https://www.openlane.eu/en/carv6/auction/10735434
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10737619
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.be%27%20and%20RowKey%20eq%20%2710737619%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10737619: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10737619 url https://www.openlane.eu/en/carv6/auction/10737619
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10737595
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.be%27%20and%20RowKey%20eq%20%2710737595%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10737595: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10737595 url https://www.openlane.eu/en/carv6/auction/10737595
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10737698
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.be%27%20and%20RowKey%20eq%20%2710737698%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10737698: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10737698 url https://www.openlane.eu/en/carv6/auction/10737698
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10737576
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.be%27%20and%20RowKey%20eq%20%2710737576%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10737576: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10737576 url https://www.openlane.eu/en/carv6/auction/10737576
2026-03-30 04:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735427> (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/10737717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10738265
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.be%27%20and%20RowKey%20eq%20%2710738265%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10738265: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10738265 url https://www.openlane.eu/en/carv6/auction/10738265
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10735034
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.be%27%20and%20RowKey%20eq%20%2710735034%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10735034: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10735034 url https://www.openlane.eu/en/carv6/auction/10735034
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 [adesa.be] INFO: Found listing with ID: 10735027
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.be%27%20and%20RowKey%20eq%20%2710735027%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10735027: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10735027 url https://www.openlane.eu/en/carv6/auction/10735027
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10735533
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.be%27%20and%20RowKey%20eq%20%2710735533%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10735533: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10735533 url https://www.openlane.eu/en/carv6/auction/10735533
2026-03-30 04:22:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10737314
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.be%27%20and%20RowKey%20eq%20%2710737314%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10737314: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10737314 url https://www.openlane.eu/en/carv6/auction/10737314
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 [adesa.be] INFO: Found listing with ID: 10737611
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.be%27%20and%20RowKey%20eq%20%2710737611%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10737611: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10737611 url https://www.openlane.eu/en/carv6/auction/10737611
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10737708
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.be%27%20and%20RowKey%20eq%20%2710737708%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10737708: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10737708 url https://www.openlane.eu/en/carv6/auction/10737708
2026-03-30 04:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10735427
2026-03-30 04:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55535cb6-51c4-57e0-838e-2312ce01133c with scrape type 2
2026-03-30 04:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55535cb6-51c4-57e0-838e-2312ce01133c with scrape type 2
2026-03-30 04:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55535cb6-51c4-57e0-838e-2312ce01133c, identifier: 10735427
2026-03-30 04:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with identifier: 10737717
2026-03-30 04:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with scrape type 2
2026-03-30 04:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with scrape type 2
2026-03-30 04:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4, identifier: 10737717
2026-03-30 04:22:41 [adesa.be] INFO: Found listing with ID: 10735441
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.be%27%20and%20RowKey%20eq%20%2710735441%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Scrape type for 10735441: 2
2026-03-30 04:22:41 [adesa.be] INFO: Scraping item 10735441 url https://www.openlane.eu/en/carv6/auction/10735441
2026-03-30 04:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10735427
2026-03-30 04:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10735427
2026-03-30 04:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55535cb6-51c4-57e0-838e-2312ce01133c with identifier: 10735427 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/10735427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '55535cb6-51c4-57e0-838e-2312ce01133c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HSF816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735427',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 58872,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2014-11-12',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Renault Captur 1.5 DCI Helly Hansen - Diesel - Manual - 90 hp - '
'58.872 km',
'transmission': 'manual',
'trim': 'Helly Hansen',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710735427%27 HTTP/1.1" 200 None
2026-03-30 04:22:41 [adesa.be] INFO: Saving data for 10735427: {'auction_closing_time': 1774863000.0, 'created_time': 1774626800.205081, 'last_price_update_time': 1774844561.957927}
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.be',RowKey='10735427') HTTP/1.1" 204 0
2026-03-30 04:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with identifier: 10737717
2026-03-30 04:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with identifier: 10737717
2026-03-30 04:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4 with identifier: 10737717 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/10737717>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '0e7b283e-4cfd-5d02-8d1e-1f5a8ca336a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RDX492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 117791,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Captur 1.6i Intens - Hybrid - Automatic - 91 hp - 117.791 '
'km',
'transmission': 'automatic',
'trim': 'Intens',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737717%27 HTTP/1.1" 200 None
2026-03-30 04:22:42 [adesa.be] INFO: Saving data for 10737717: {'auction_closing_time': 1774863000.0, 'created_time': 1774626797.252561, 'last_price_update_time': 1774844562.339063}
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.be',RowKey='10737717') HTTP/1.1" 204 0
2026-03-30 04:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6a48c7a-29dd-5673-8c17-82ea97e579ef with identifier: 10737691
2026-03-30 04:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6a48c7a-29dd-5673-8c17-82ea97e579ef with scrape type 2
2026-03-30 04:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6a48c7a-29dd-5673-8c17-82ea97e579ef with scrape type 2
2026-03-30 04:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6a48c7a-29dd-5673-8c17-82ea97e579ef, identifier: 10737691
2026-03-30 04:22:42 [adesa.be] INFO: Found listing with ID: 10737699
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.be%27%20and%20RowKey%20eq%20%2710737699%27 HTTP/1.1" 200 None
2026-03-30 04:22:42 [adesa.be] INFO: Scrape type for 10737699: 2
2026-03-30 04:22:42 [adesa.be] INFO: Scraping item 10737699 url https://www.openlane.eu/en/carv6/auction/10737699
2026-03-30 04:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6a48c7a-29dd-5673-8c17-82ea97e579ef with identifier: 10737691
2026-03-30 04:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6a48c7a-29dd-5673-8c17-82ea97e579ef with identifier: 10737691
2026-03-30 04:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6a48c7a-29dd-5673-8c17-82ea97e579ef with identifier: 10737691 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/10737691>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a6a48c7a-29dd-5673-8c17-82ea97e579ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KER271',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 189377,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2015-04-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Captur 0.9 TCe Zen - Petrol - Manual - 90 hp - 189.377 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737691%27 HTTP/1.1" 200 None
2026-03-30 04:22:42 [adesa.be] INFO: Saving data for 10737691: {'auction_closing_time': 1774863000.0, 'created_time': 1774626801.318125, 'last_price_update_time': 1774844562.7266}
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.be',RowKey='10737691') HTTP/1.1" 204 0
2026-03-30 04:22: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:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:42 [adesa.be] INFO: Found listing with ID: 10737569
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.be%27%20and%20RowKey%20eq%20%2710737569%27 HTTP/1.1" 200 None
2026-03-30 04:22:42 [adesa.be] INFO: Scrape type for 10737569: 2
2026-03-30 04:22:42 [adesa.be] INFO: Scraping item 10737569 url https://www.openlane.eu/en/carv6/auction/10737569
2026-03-30 04:22: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:22:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbc61682-f672-5437-940b-ba3bfd1f2b92 with identifier: 10737568
2026-03-30 04:22:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbc61682-f672-5437-940b-ba3bfd1f2b92 with scrape type 2
2026-03-30 04:22:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbc61682-f672-5437-940b-ba3bfd1f2b92 with scrape type 2
2026-03-30 04:22:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bbc61682-f672-5437-940b-ba3bfd1f2b92, identifier: 10737568
2026-03-30 04:22:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bbc61682-f672-5437-940b-ba3bfd1f2b92 with identifier: 10737568
2026-03-30 04:22:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bbc61682-f672-5437-940b-ba3bfd1f2b92 with identifier: 10737568
2026-03-30 04:22:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bbc61682-f672-5437-940b-ba3bfd1f2b92 with identifier: 10737568 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: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/10737568>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bbc61682-f672-5437-940b-ba3bfd1f2b92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VHV597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 99975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2018-11-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Captur 0.9 TCe Zen - Petrol - 90 hp - 99.975 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737568%27 HTTP/1.1" 200 None
2026-03-30 04:22:43 [adesa.be] INFO: Saving data for 10737568: {'auction_closing_time': 1774863000.0, 'created_time': 1774626813.544492, 'last_price_update_time': 1774844563.122585}
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.be',RowKey='10737568') HTTP/1.1" 204 0
2026-03-30 04:22:43 [adesa.be] INFO: Found listing with ID: 10737711
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.be%27%20and%20RowKey%20eq%20%2710737711%27 HTTP/1.1" 200 None
2026-03-30 04:22:43 [adesa.be] INFO: Scrape type for 10737711: 2
2026-03-30 04:22:43 [adesa.be] INFO: Scraping item 10737711 url https://www.openlane.eu/en/carv6/auction/10737711
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: 8c90faec-6eed-540c-90ac-a5668fe80957 with identifier: 10736407
2026-03-30 04:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c90faec-6eed-540c-90ac-a5668fe80957 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c90faec-6eed-540c-90ac-a5668fe80957 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c90faec-6eed-540c-90ac-a5668fe80957, identifier: 10736407
2026-03-30 04:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c90faec-6eed-540c-90ac-a5668fe80957 with identifier: 10736407
2026-03-30 04:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c90faec-6eed-540c-90ac-a5668fe80957 with identifier: 10736407
2026-03-30 04:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c90faec-6eed-540c-90ac-a5668fe80957 with identifier: 10736407 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/10736407>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '8c90faec-6eed-540c-90ac-a5668fe80957',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UHU668',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 149441,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 40600,
'price_includes_vat': True,
'registration_date': '2020-05-19',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Porsche Panamera 4 2.9 Executive - AWD - Hybrid - Automatic - 330 '
'hp - 149.441 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710736407%27 HTTP/1.1" 200 None
2026-03-30 04:22:43 [adesa.be] INFO: Saving data for 10736407: {'auction_closing_time': 1774863000.0, 'created_time': 1774626814.100403, 'last_price_update_time': 1774844563.504192}
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.be',RowKey='10736407') HTTP/1.1" 204 0
2026-03-30 04:22:43 [adesa.be] INFO: Found listing with ID: 10737557
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.be%27%20and%20RowKey%20eq%20%2710737557%27 HTTP/1.1" 200 None
2026-03-30 04:22:43 [adesa.be] INFO: Scrape type for 10737557: 2
2026-03-30 04:22:43 [adesa.be] INFO: Scraping item 10737557 url https://www.openlane.eu/en/carv6/auction/10737557
2026-03-30 04:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with identifier: 10735496
2026-03-30 04:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68, identifier: 10735496
2026-03-30 04:22:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41264e0b-c657-50ec-823c-065e704c12d0 with identifier: 10735550
2026-03-30 04:22:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41264e0b-c657-50ec-823c-065e704c12d0 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41264e0b-c657-50ec-823c-065e704c12d0 with scrape type 2
2026-03-30 04:22:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41264e0b-c657-50ec-823c-065e704c12d0, identifier: 10735550
2026-03-30 04:22:43 [adesa.be] INFO: Found listing with ID: 10738802
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.be%27%20and%20RowKey%20eq%20%2710738802%27 HTTP/1.1" 200 None
2026-03-30 04:22:43 [adesa.be] INFO: Scrape type for 10738802: 2
2026-03-30 04:22:43 [adesa.be] INFO: Scraping item 10738802 url https://www.openlane.eu/en/carv6/auction/10738802
2026-03-30 04:22:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with identifier: 10735496
2026-03-30 04:22:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with identifier: 10735496
2026-03-30 04:22:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57f16315-4b5a-59d7-9fbc-5ebfa4919d68 with identifier: 10735496 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/10735496>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '57f16315-4b5a-59d7-9fbc-5ebfa4919d68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1has503',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735496',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 210457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2014-06-05',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Renault Captur Intens - Diesel - Manual - 90 hp - 210.457 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2014}
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:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735496%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.be] INFO: Saving data for 10735496: {'auction_closing_time': 1774863000.0, 'created_time': 1774626771.172069, 'last_price_update_time': 1774844564.001794}
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.be',RowKey='10735496') HTTP/1.1" 204 0
2026-03-30 04:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41264e0b-c657-50ec-823c-065e704c12d0 with identifier: 10735550
2026-03-30 04:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41264e0b-c657-50ec-823c-065e704c12d0 with identifier: 10735550
2026-03-30 04:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41264e0b-c657-50ec-823c-065e704c12d0 with identifier: 10735550 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/10735550>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '41264e0b-c657-50ec-823c-065e704c12d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SJF890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '407',
'odometer': 351869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2008-11-20',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'Peugeot 407 2.0 HDI - Diesel - Manual - 136 hp - 351.869 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
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.be%27%20and%20RowKey%20eq%20%2710735550%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.be] INFO: Saving data for 10735550: {'auction_closing_time': 1774863000.0, 'created_time': 1774626838.228724, 'last_price_update_time': 1774844564.274932}
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.be',RowKey='10735550') HTTP/1.1" 204 0
2026-03-30 04:22: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:22:44 [adesa.be] INFO: Found listing with ID: 10737586
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.be%27%20and%20RowKey%20eq%20%2710737586%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.be] INFO: Scrape type for 10737586: 2
2026-03-30 04:22:44 [adesa.be] INFO: Scraping item 10737586 url https://www.openlane.eu/en/carv6/auction/10737586
2026-03-30 04:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abbb357a-1e93-5b67-bd8d-9118f248e610 with identifier: 10735655
2026-03-30 04:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abbb357a-1e93-5b67-bd8d-9118f248e610 with scrape type 2
2026-03-30 04:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abbb357a-1e93-5b67-bd8d-9118f248e610 with scrape type 2
2026-03-30 04:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: abbb357a-1e93-5b67-bd8d-9118f248e610, identifier: 10735655
2026-03-30 04:22:44 [adesa.be] INFO: Found listing with ID: 10737597
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.be%27%20and%20RowKey%20eq%20%2710737597%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.be] INFO: Scrape type for 10737597: 2
2026-03-30 04:22:44 [adesa.be] INFO: Scraping item 10737597 url https://www.openlane.eu/en/carv6/auction/10737597
2026-03-30 04:22: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:22: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:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: abbb357a-1e93-5b67-bd8d-9118f248e610 with identifier: 10735655
2026-03-30 04:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: abbb357a-1e93-5b67-bd8d-9118f248e610 with identifier: 10735655
2026-03-30 04:22:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: abbb357a-1e93-5b67-bd8d-9118f248e610 with identifier: 10735655 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/10735655>
{'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': 258,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'abbb357a-1e93-5b67-bd8d-9118f248e610',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAZ143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 226598,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2017-03-10',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Porsche Macan S 3.0d - AWD - Diesel - Automatic - 258 hp - 226.598 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735655%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.be] INFO: Saving data for 10735655: {'auction_closing_time': 1774863000.0, 'created_time': 1774626825.000277, 'last_price_update_time': 1774844564.711549}
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.be',RowKey='10735655') HTTP/1.1" 204 0
2026-03-30 04:22:44 [adesa.be] INFO: Found listing with ID: 10735649
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.be%27%20and%20RowKey%20eq%20%2710735649%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.be] INFO: Scrape type for 10735649: 2
2026-03-30 04:22:44 [adesa.be] INFO: Scraping item 10735649 url https://www.openlane.eu/en/carv6/auction/10735649
2026-03-30 04:22:44 [adesa.be] INFO: Found listing with ID: 10737581
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.be%27%20and%20RowKey%20eq%20%2710737581%27 HTTP/1.1" 200 None
2026-03-30 04:22:44 [adesa.be] INFO: Scrape type for 10737581: 2
2026-03-30 04:22:44 [adesa.be] INFO: Scraping item 10737581 url https://www.openlane.eu/en/carv6/auction/10737581
2026-03-30 04:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with identifier: 10736680
2026-03-30 04:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with scrape type 2
2026-03-30 04:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with scrape type 2
2026-03-30 04:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9ec58f0a-67a2-5594-b9fc-9194bad6da61, identifier: 10736680
2026-03-30 04:22:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with identifier: 10739910
2026-03-30 04:22:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with scrape type 2
2026-03-30 04:22:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with scrape type 2
2026-03-30 04:22:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad, identifier: 10739910
2026-03-30 04:22:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with identifier: 10736680
2026-03-30 04:22:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with identifier: 10736680
2026-03-30 04:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9ec58f0a-67a2-5594-b9fc-9194bad6da61 with identifier: 10736680 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/10736680>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.6L',
'engine_horse_power': 298,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '9ec58f0a-67a2-5594-b9fc-9194bad6da61',
'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=10736680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 210552,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2010-12-01',
'seats_number': 4,
'seller_name': 'RABIH, SPRL',
'title': 'Porsche Panamera 3.6 - Petrol - Automatic - 298 hp - 210.552 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710736680%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Saving data for 10736680: {'auction_closing_time': 1774863000.0, 'created_time': 1774626807.637222, 'last_price_update_time': 1774844565.227553}
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.be',RowKey='10736680') HTTP/1.1" 204 0
2026-03-30 04:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with identifier: 10739910
2026-03-30 04:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with identifier: 10739910
2026-03-30 04:22:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b09ca24-2d62-59d3-b05f-b29bbdba9aad with identifier: 10739910 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/10739910>
{'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': 339,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6b09ca24-2d62-59d3-b05f-b29bbdba9aad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'JFA002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739910',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 203613,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2014-10-21',
'seats_number': 5,
'seller_name': 'PPS Motors',
'title': 'Porsche Macan S 3.0i - AWD - Petrol - Automatic - 339 hp - 203.613 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710739910%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Saving data for 10739910: {'auction_closing_time': 1774863000.0, 'created_time': 1774626827.725369, 'last_price_update_time': 1774844565.519705}
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.be',RowKey='10739910') HTTP/1.1" 204 0
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10735582
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.be%27%20and%20RowKey%20eq%20%2710735582%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10735582: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10735582 url https://www.openlane.eu/en/carv6/auction/10735582
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10735512
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.be%27%20and%20RowKey%20eq%20%2710735512%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10735512: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10735512 url https://www.openlane.eu/en/carv6/auction/10735512
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10737649
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.be%27%20and%20RowKey%20eq%20%2710737649%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10737649: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10737649 url https://www.openlane.eu/en/carv6/auction/10737649
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10735755
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.be%27%20and%20RowKey%20eq%20%2710735755%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10735755: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10735755 url https://www.openlane.eu/en/carv6/auction/10735755
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10735638
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.be%27%20and%20RowKey%20eq%20%2710735638%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10735638: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10735638 url https://www.openlane.eu/en/carv6/auction/10735638
2026-03-30 04:22:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10736373
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.be%27%20and%20RowKey%20eq%20%2710736373%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10736373: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10736373 url https://www.openlane.eu/en/carv6/auction/10736373
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 [adesa.be] INFO: Found listing with ID: 10735472
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.be%27%20and%20RowKey%20eq%20%2710735472%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10735472: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10735472 url https://www.openlane.eu/en/carv6/auction/10735472
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10738331
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.be%27%20and%20RowKey%20eq%20%2710738331%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10738331: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10738331 url https://www.openlane.eu/en/carv6/auction/10738331
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10737633
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.be%27%20and%20RowKey%20eq%20%2710737633%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10737633: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10737633 url https://www.openlane.eu/en/carv6/auction/10737633
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10737625
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.be%27%20and%20RowKey%20eq%20%2710737625%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10737625: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10737625 url https://www.openlane.eu/en/carv6/auction/10737625
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10737572
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.be%27%20and%20RowKey%20eq%20%2710737572%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10737572: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10737572 url https://www.openlane.eu/en/carv6/auction/10737572
2026-03-30 04:22:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77321dac-5144-5654-9888-597cf29c5674 with identifier: 10735440
2026-03-30 04:22:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77321dac-5144-5654-9888-597cf29c5674 with scrape type 2
2026-03-30 04:22:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77321dac-5144-5654-9888-597cf29c5674 with scrape type 2
2026-03-30 04:22:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 77321dac-5144-5654-9888-597cf29c5674, identifier: 10735440
2026-03-30 04:22:45 [adesa.be] INFO: Found listing with ID: 10735028
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.be%27%20and%20RowKey%20eq%20%2710735028%27 HTTP/1.1" 200 None
2026-03-30 04:22:45 [adesa.be] INFO: Scrape type for 10735028: 2
2026-03-30 04:22:45 [adesa.be] INFO: Scraping item 10735028 url https://www.openlane.eu/en/carv6/auction/10735028
2026-03-30 04:22:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 77321dac-5144-5654-9888-597cf29c5674 with identifier: 10735440
2026-03-30 04:22:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 77321dac-5144-5654-9888-597cf29c5674 with identifier: 10735440
2026-03-30 04:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 77321dac-5144-5654-9888-597cf29c5674 with identifier: 10735440 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/10735440>
{'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': 251,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '77321dac-5144-5654-9888-597cf29c5674',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPZ244',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735440',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 188716,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22650,
'price_includes_vat': True,
'registration_date': '2018-07-09',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Macan 2.0 - Petrol - Automatic - 251 hp - 188.716 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735440%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.be] INFO: Saving data for 10735440: {'auction_closing_time': 1774863000.0, 'created_time': 1774626812.477555, 'last_price_update_time': 1774844566.175658}
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.be',RowKey='10735440') HTTP/1.1" 204 0
2026-03-30 04:22:46 [adesa.be] INFO: Found listing with ID: 10735627
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.be%27%20and%20RowKey%20eq%20%2710735627%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.be] INFO: Scrape type for 10735627: 2
2026-03-30 04:22:46 [adesa.be] INFO: Scraping item 10735627 url https://www.openlane.eu/en/carv6/auction/10735627
2026-03-30 04:22:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735413> (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/10735556> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735406> (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/10737576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:46 [adesa.be] INFO: Found listing with ID: 10738308
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.be%27%20and%20RowKey%20eq%20%2710738308%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.be] INFO: Scrape type for 10738308: 2
2026-03-30 04:22:46 [adesa.be] INFO: Scraping item 10738308 url https://www.openlane.eu/en/carv6/auction/10738308
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 [adesa.be] INFO: Found listing with ID: 10738315
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.be%27%20and%20RowKey%20eq%20%2710738315%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.be] INFO: Scrape type for 10738315: 2
2026-03-30 04:22:46 [adesa.be] INFO: Scraping item 10738315 url https://www.openlane.eu/en/carv6/auction/10738315
2026-03-30 04:22:46 [adesa.be] INFO: Found listing with ID: 10736412
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.be%27%20and%20RowKey%20eq%20%2710736412%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.be] INFO: Scrape type for 10736412: 2
2026-03-30 04:22:46 [adesa.be] INFO: Scraping item 10736412 url https://www.openlane.eu/en/carv6/auction/10736412
2026-03-30 04:22:46 [adesa.be] INFO: Found listing with ID: 10737615
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.be%27%20and%20RowKey%20eq%20%2710737615%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.be] INFO: Scrape type for 10737615: 2
2026-03-30 04:22:46 [adesa.be] INFO: Scraping item 10737615 url https://www.openlane.eu/en/carv6/auction/10737615
2026-03-30 04:22:46 [adesa.be] INFO: Found listing with ID: 10738294
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.be%27%20and%20RowKey%20eq%20%2710738294%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.be] INFO: Scrape type for 10738294: 2
2026-03-30 04:22:46 [adesa.be] INFO: Scraping item 10738294 url https://www.openlane.eu/en/carv6/auction/10738294
2026-03-30 04:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2107aead-5343-5c9f-99a7-75f0c4006b30 with identifier: 10735413
2026-03-30 04:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2107aead-5343-5c9f-99a7-75f0c4006b30 with scrape type 2
2026-03-30 04:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2107aead-5343-5c9f-99a7-75f0c4006b30 with scrape type 2
2026-03-30 04:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2107aead-5343-5c9f-99a7-75f0c4006b30, identifier: 10735413
2026-03-30 04:22:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10735556
2026-03-30 04:22:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with scrape type 2
2026-03-30 04:22:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with scrape type 2
2026-03-30 04:22:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c, identifier: 10735556
2026-03-30 04:22:46 [adesa.be] INFO: Found listing with ID: 10735420
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.be%27%20and%20RowKey%20eq%20%2710735420%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.be] INFO: Scrape type for 10735420: 2
2026-03-30 04:22:46 [adesa.be] INFO: Scraping item 10735420 url https://www.openlane.eu/en/carv6/auction/10735420
2026-03-30 04:22:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2107aead-5343-5c9f-99a7-75f0c4006b30 with identifier: 10735413
2026-03-30 04:22:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2107aead-5343-5c9f-99a7-75f0c4006b30 with identifier: 10735413
2026-03-30 04:22:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2107aead-5343-5c9f-99a7-75f0c4006b30 with identifier: 10735413 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/10735413>
{'auction_title': '',
'c_o_2_emission_value': 79,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '2107aead-5343-5c9f-99a7-75f0c4006b30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LPP905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735413',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 103494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22550,
'price_includes_vat': True,
'registration_date': '2015-11-06',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Cayenne S 3.0 - Hybrid - Automatic - 333 hp - 103.494 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735413%27 HTTP/1.1" 200 None
2026-03-30 04:22:46 [adesa.be] INFO: Saving data for 10735413: {'auction_closing_time': 1774863000.0, 'created_time': 1774626814.894685, 'last_price_update_time': 1774844566.99561}
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.be',RowKey='10735413') HTTP/1.1" 204 0
2026-03-30 04:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10735556
2026-03-30 04:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10735556
2026-03-30 04:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c with identifier: 10735556 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/10735556>
{'auction_title': '',
'c_o_2_emission_value': 89,
'category': 'Hatchback',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cd1d5672-fc1a-5a28-b21f-0ffd7d0b3c2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TEM063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 95560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7150,
'price_includes_vat': True,
'registration_date': '2017-10-11',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Mini 3 Doors One D 1.5 - Diesel - Manual - 95 hp - 95.560 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735556%27 HTTP/1.1" 200 None
2026-03-30 04:22:47 [adesa.be] INFO: Saving data for 10735556: {'auction_closing_time': 1774863000.0, 'created_time': 1774626888.218595, 'last_price_update_time': 1774844567.275011}
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.be',RowKey='10735556') HTTP/1.1" 204 0
2026-03-30 04:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10735406
2026-03-30 04:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c53f0aef-2a92-5795-b495-95b876ceb44e with scrape type 2
2026-03-30 04:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c53f0aef-2a92-5795-b495-95b876ceb44e with scrape type 2
2026-03-30 04:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c53f0aef-2a92-5795-b495-95b876ceb44e, identifier: 10735406
2026-03-30 04:22:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c561c9f3-a513-5628-82a4-a8aece4f7a9b with identifier: 10737576
2026-03-30 04:22:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c561c9f3-a513-5628-82a4-a8aece4f7a9b with scrape type 2
2026-03-30 04:22:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c561c9f3-a513-5628-82a4-a8aece4f7a9b with scrape type 2
2026-03-30 04:22:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c561c9f3-a513-5628-82a4-a8aece4f7a9b, identifier: 10737576
2026-03-30 04:22:47 [adesa.be] INFO: Found listing with ID: 10735753
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.be%27%20and%20RowKey%20eq%20%2710735753%27 HTTP/1.1" 200 None
2026-03-30 04:22:47 [adesa.be] INFO: Scrape type for 10735753: 2
2026-03-30 04:22:47 [adesa.be] INFO: Scraping item 10735753 url https://www.openlane.eu/en/carv6/auction/10735753
2026-03-30 04:22:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10735406
2026-03-30 04:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10735406
2026-03-30 04:22:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c53f0aef-2a92-5795-b495-95b876ceb44e with identifier: 10735406 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/10735406>
{'auction_title': '',
'c_o_2_emission_value': 70,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c53f0aef-2a92-5795-b495-95b876ceb44e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WA25ANX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735406',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 120832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 44600,
'price_includes_vat': True,
'registration_date': '2020-01-16',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Porsche Cayenne Coupé S 3.0i Platinum - AWD - Hybrid - Automatic - '
'462 hp - 120.832 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735406%27 HTTP/1.1" 200 None
2026-03-30 04:22:47 [adesa.be] INFO: Saving data for 10735406: {'auction_closing_time': 1774863000.0, 'created_time': 1774626815.863319, 'last_price_update_time': 1774844567.909667}
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.be',RowKey='10735406') HTTP/1.1" 204 0
2026-03-30 04:22:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c561c9f3-a513-5628-82a4-a8aece4f7a9b with identifier: 10737576
2026-03-30 04:22:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c561c9f3-a513-5628-82a4-a8aece4f7a9b with identifier: 10737576
2026-03-30 04:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c561c9f3-a513-5628-82a4-a8aece4f7a9b with identifier: 10737576 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/10737576>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c561c9f3-a513-5628-82a4-a8aece4f7a9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GCE056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 160980,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 114 hp - 160.980 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737576%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.be] INFO: Saving data for 10737576: {'auction_closing_time': 1774863000.0, 'created_time': 1774626781.124979, 'last_price_update_time': 1774844568.181489}
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.be',RowKey='10737576') HTTP/1.1" 204 0
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:48 [adesa.be] INFO: Found listing with ID: 10737589
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.be%27%20and%20RowKey%20eq%20%2710737589%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.be] INFO: Scrape type for 10737589: 2
2026-03-30 04:22:48 [adesa.be] INFO: Scraping item 10737589 url https://www.openlane.eu/en/carv6/auction/10737589
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:48 [adesa.be] INFO: Found listing with ID: 10737553
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.be%27%20and%20RowKey%20eq%20%2710737553%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.be] INFO: Scrape type for 10737553: 2
2026-03-30 04:22:48 [adesa.be] INFO: Scraping item 10737553 url https://www.openlane.eu/en/carv6/auction/10737553
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: 094e0670-5229-5130-8d31-8f6382ab5dd7 with identifier: 10737698
2026-03-30 04:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094e0670-5229-5130-8d31-8f6382ab5dd7 with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 094e0670-5229-5130-8d31-8f6382ab5dd7 with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 094e0670-5229-5130-8d31-8f6382ab5dd7, identifier: 10737698
2026-03-30 04:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 094e0670-5229-5130-8d31-8f6382ab5dd7 with identifier: 10737698
2026-03-30 04:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 094e0670-5229-5130-8d31-8f6382ab5dd7 with identifier: 10737698
2026-03-30 04:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 094e0670-5229-5130-8d31-8f6382ab5dd7 with identifier: 10737698 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/10737698>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '094e0670-5229-5130-8d31-8f6382ab5dd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BBL578',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737698',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 101086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2018-06-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Kangoo 1.2 TCe Limited - Petrol - Manual - 114 hp - 101.086 '
'km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737698%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.be] INFO: Saving data for 10737698: {'auction_closing_time': 1774863000.0, 'created_time': 1774626782.624623, 'last_price_update_time': 1774844568.595253}
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.be',RowKey='10737698') HTTP/1.1" 204 0
2026-03-30 04:22:48 [adesa.be] INFO: Found listing with ID: 10735586
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.be%27%20and%20RowKey%20eq%20%2710735586%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.be] INFO: Scrape type for 10735586: 2
2026-03-30 04:22:48 [adesa.be] INFO: Scraping item 10735586 url https://www.openlane.eu/en/carv6/auction/10735586
2026-03-30 04:22:48 [adesa.be] INFO: Found listing with ID: 10737672
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.be%27%20and%20RowKey%20eq%20%2710737672%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.be] INFO: Scrape type for 10737672: 2
2026-03-30 04:22:48 [adesa.be] INFO: Scraping item 10737672 url https://www.openlane.eu/en/carv6/auction/10737672
2026-03-30 04:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10735635
2026-03-30 04:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 722db753-867a-5e86-a65e-13c8c91d7978 with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 722db753-867a-5e86-a65e-13c8c91d7978 with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 722db753-867a-5e86-a65e-13c8c91d7978, identifier: 10735635
2026-03-30 04:22:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3311d55f-9c1e-552f-9933-04760dcee12e with identifier: 10738265
2026-03-30 04:22:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3311d55f-9c1e-552f-9933-04760dcee12e with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3311d55f-9c1e-552f-9933-04760dcee12e with scrape type 2
2026-03-30 04:22:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3311d55f-9c1e-552f-9933-04760dcee12e, identifier: 10738265
2026-03-30 04:22:48 [adesa.be] INFO: Found listing with ID: 10737667
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.be%27%20and%20RowKey%20eq%20%2710737667%27 HTTP/1.1" 200 None
2026-03-30 04:22:48 [adesa.be] INFO: Scrape type for 10737667: 2
2026-03-30 04:22:48 [adesa.be] INFO: Scraping item 10737667 url https://www.openlane.eu/en/carv6/auction/10737667
2026-03-30 04:22:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10735635
2026-03-30 04:22:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10735635
2026-03-30 04:22:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 722db753-867a-5e86-a65e-13c8c91d7978 with identifier: 10735635 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: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/10735635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '722db753-867a-5e86-a65e-13c8c91d7978',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHT733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 90398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 2,
'seller_name': 'Auttoo Autohandel',
'title': 'Renault Express 1.5 dCi Comfort - Diesel - Manual - 75 hp - 90.398 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'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.be%27%20and%20RowKey%20eq%20%2710735635%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Saving data for 10735635: {'auction_closing_time': 1774865700.0, 'created_time': 1774625172.952619, 'last_price_update_time': 1774844569.128967}
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.be',RowKey='10735635') HTTP/1.1" 204 0
2026-03-30 04:22:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3311d55f-9c1e-552f-9933-04760dcee12e with identifier: 10738265
2026-03-30 04:22:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3311d55f-9c1e-552f-9933-04760dcee12e with identifier: 10738265
2026-03-30 04:22:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3311d55f-9c1e-552f-9933-04760dcee12e with identifier: 10738265 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/10738265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3311d55f-9c1e-552f-9933-04760dcee12e',
'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=10738265',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 34820,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': 'ATL Cars bvba',
'title': 'Renault Kangoo 1.3 TCe Equilibre - Petrol - Manual - 130 hp - '
'34.820 km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710738265%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Saving data for 10738265: {'auction_closing_time': 1774863000.0, 'created_time': 1774626781.413283, 'last_price_update_time': 1774844569.509002}
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.be',RowKey='10738265') HTTP/1.1" 204 0
2026-03-30 04:22:49 [adesa.be] INFO: Found listing with ID: 10738333
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.be%27%20and%20RowKey%20eq%20%2710738333%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Scrape type for 10738333: 2
2026-03-30 04:22:49 [adesa.be] INFO: Scraping item 10738333 url https://www.openlane.eu/en/carv6/auction/10738333
2026-03-30 04:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:49 [adesa.be] INFO: Found listing with ID: 10737644
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.be%27%20and%20RowKey%20eq%20%2710737644%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Scrape type for 10737644: 2
2026-03-30 04:22:49 [adesa.be] INFO: Scraping item 10737644 url https://www.openlane.eu/en/carv6/auction/10737644
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 [zyte_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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10736395
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.be%27%20and%20RowKey%20eq%20%2710736395%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Scrape type for 10736395: 2
2026-03-30 04:22:49 [adesa.be] INFO: Scraping item 10736395 url https://www.openlane.eu/en/carv6/auction/10736395
2026-03-30 04:22:49 [adesa.be] INFO: Found listing with ID: 10740050
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.be%27%20and%20RowKey%20eq%20%2710740050%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Scrape type for 10740050: 2
2026-03-30 04:22:49 [adesa.be] INFO: Scraping item 10740050 url https://www.openlane.eu/en/carv6/auction/10740050
2026-03-30 04:22:49 [adesa.be] INFO: Found listing with ID: 10735437
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.be%27%20and%20RowKey%20eq%20%2710735437%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Scrape type for 10735437: 2
2026-03-30 04:22:49 [adesa.be] INFO: Scraping item 10735437 url https://www.openlane.eu/en/carv6/auction/10735437
2026-03-30 04:22:49 [adesa.be] INFO: Found listing with ID: 10737593
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.be%27%20and%20RowKey%20eq%20%2710737593%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Scrape type for 10737593: 2
2026-03-30 04:22:49 [adesa.be] INFO: Scraping item 10737593 url https://www.openlane.eu/en/carv6/auction/10737593
2026-03-30 04:22:49 [adesa.be] INFO: Found listing with ID: 10735435
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.be%27%20and%20RowKey%20eq%20%2710735435%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Scrape type for 10735435: 2
2026-03-30 04:22:49 [adesa.be] INFO: Scraping item 10735435 url https://www.openlane.eu/en/carv6/auction/10735435
2026-03-30 04:22:49 [adesa.be] INFO: Found listing with ID: 10738303
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.be%27%20and%20RowKey%20eq%20%2710738303%27 HTTP/1.1" 200 None
2026-03-30 04:22:49 [adesa.be] INFO: Scrape type for 10738303: 2
2026-03-30 04:22:49 [adesa.be] INFO: Scraping item 10738303 url https://www.openlane.eu/en/carv6/auction/10738303
2026-03-30 04:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02af31ae-4b0c-5670-9625-2d7fca579885 with identifier: 10737699
2026-03-30 04:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02af31ae-4b0c-5670-9625-2d7fca579885 with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02af31ae-4b0c-5670-9625-2d7fca579885 with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02af31ae-4b0c-5670-9625-2d7fca579885, identifier: 10737699
2026-03-30 04:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94388858-7eb6-5964-aa39-54f31dc2afdf with identifier: 10735441
2026-03-30 04:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94388858-7eb6-5964-aa39-54f31dc2afdf with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94388858-7eb6-5964-aa39-54f31dc2afdf with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94388858-7eb6-5964-aa39-54f31dc2afdf, identifier: 10735441
2026-03-30 04:22:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7e8b47c-efc2-5b0a-a483-775f32146440 with identifier: 10735533
2026-03-30 04:22:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7e8b47c-efc2-5b0a-a483-775f32146440 with scrape type 2
2026-03-30 04:22:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7e8b47c-efc2-5b0a-a483-775f32146440 with scrape type 2
2026-03-30 04:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7e8b47c-efc2-5b0a-a483-775f32146440, identifier: 10735533
2026-03-30 04:22:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef302635-de27-531a-9743-829e9e703bce with identifier: 10737569
2026-03-30 04:22:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef302635-de27-531a-9743-829e9e703bce with scrape type 2
2026-03-30 04:22:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef302635-de27-531a-9743-829e9e703bce with scrape type 2
2026-03-30 04:22:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef302635-de27-531a-9743-829e9e703bce, identifier: 10737569
2026-03-30 04:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02af31ae-4b0c-5670-9625-2d7fca579885 with identifier: 10737699
2026-03-30 04:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02af31ae-4b0c-5670-9625-2d7fca579885 with identifier: 10737699
2026-03-30 04:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02af31ae-4b0c-5670-9625-2d7fca579885 with identifier: 10737699 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/10737699>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '02af31ae-4b0c-5670-9625-2d7fca579885',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BRF505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 129030,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2009-04-09',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Megane 1.5 DCI Expression - Diesel - Manual - 85 hp - '
'129.030 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2009}
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.be%27%20and%20RowKey%20eq%20%2710737699%27 HTTP/1.1" 200 None
2026-03-30 04:22:50 [adesa.be] INFO: Saving data for 10737699: {'auction_closing_time': 1774863000.0, 'created_time': 1774625177.841428, 'last_price_update_time': 1774844570.354156}
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.be',RowKey='10737699') HTTP/1.1" 204 0
2026-03-30 04:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94388858-7eb6-5964-aa39-54f31dc2afdf with identifier: 10735441
2026-03-30 04:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94388858-7eb6-5964-aa39-54f31dc2afdf with identifier: 10735441
2026-03-30 04:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94388858-7eb6-5964-aa39-54f31dc2afdf with identifier: 10735441 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/10735441>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '94388858-7eb6-5964-aa39-54f31dc2afdf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BLZ534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735441',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Koleos',
'odometer': 172253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2017-12-18',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Renault Koleos 1.6 DCI Zen - Diesel - Manual - 131 hp - 172.253 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735441%27 HTTP/1.1" 200 None
2026-03-30 04:22:50 [adesa.be] INFO: Saving data for 10735441: {'auction_closing_time': 1774863000.0, 'created_time': 1774625192.506988, 'last_price_update_time': 1774844570.636987}
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.be',RowKey='10735441') HTTP/1.1" 204 0
2026-03-30 04:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7e8b47c-efc2-5b0a-a483-775f32146440 with identifier: 10735533
2026-03-30 04:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7e8b47c-efc2-5b0a-a483-775f32146440 with identifier: 10735533
2026-03-30 04:22:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7e8b47c-efc2-5b0a-a483-775f32146440 with identifier: 10735533 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/10735533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 106,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c7e8b47c-efc2-5b0a-a483-775f32146440',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SNK470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735533',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 168609,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2013-04-29',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Renault Kangoo 1.6i Grand Comfort - Petrol - Manual - 106 hp - '
'168.609 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735533%27 HTTP/1.1" 200 None
2026-03-30 04:22:50 [adesa.be] INFO: Saving data for 10735533: {'auction_closing_time': 1774863000.0, 'created_time': 1774626778.42001, 'last_price_update_time': 1774844570.941011}
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.be',RowKey='10735533') HTTP/1.1" 204 0
2026-03-30 04:22:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef302635-de27-531a-9743-829e9e703bce with identifier: 10737569
2026-03-30 04:22:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef302635-de27-531a-9743-829e9e703bce with identifier: 10737569
2026-03-30 04:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef302635-de27-531a-9743-829e9e703bce with identifier: 10737569 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/10737569>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'ef302635-de27-531a-9743-829e9e703bce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TRX235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 140815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2018-01-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Megane Grandtour 1.2 TCe Limited - Petrol - Automatic - 132 '
'hp - 140.815 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737569%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.be] INFO: Saving data for 10737569: {'auction_closing_time': 1774863000.0, 'created_time': 1774625176.352136, 'last_price_update_time': 1774844571.223012}
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.be',RowKey='10737569') HTTP/1.1" 204 0
2026-03-30 04:22:51 [adesa.be] INFO: Found listing with ID: 10738301
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.be%27%20and%20RowKey%20eq%20%2710738301%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.be] INFO: Scrape type for 10738301: 2
2026-03-30 04:22:51 [adesa.be] INFO: Scraping item 10738301 url https://www.openlane.eu/en/carv6/auction/10738301
2026-03-30 04:22:51 [adesa.be] INFO: Found listing with ID: 10738296
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.be%27%20and%20RowKey%20eq%20%2710738296%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.be] INFO: Scrape type for 10738296: 2
2026-03-30 04:22:51 [adesa.be] INFO: Scraping item 10738296 url https://www.openlane.eu/en/carv6/auction/10738296
2026-03-30 04:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737586> (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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10738295
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.be%27%20and%20RowKey%20eq%20%2710738295%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.be] INFO: Scrape type for 10738295: 2
2026-03-30 04:22:51 [adesa.be] INFO: Scraping item 10738295 url https://www.openlane.eu/en/carv6/auction/10738295
2026-03-30 04:22:51 [adesa.be] INFO: Found listing with ID: 10736396
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.be%27%20and%20RowKey%20eq%20%2710736396%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.be] INFO: Scrape type for 10736396: 2
2026-03-30 04:22:51 [adesa.be] INFO: Scraping item 10736396 url https://www.openlane.eu/en/carv6/auction/10736396
2026-03-30 04:22:51 [adesa.be] INFO: Found listing with ID: 10737554
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.be%27%20and%20RowKey%20eq%20%2710737554%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.be] INFO: Scrape type for 10737554: 2
2026-03-30 04:22:51 [adesa.be] INFO: Scraping item 10737554 url https://www.openlane.eu/en/carv6/auction/10737554
2026-03-30 04:22:51 [adesa.be] INFO: Found listing with ID: 10737594
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.be%27%20and%20RowKey%20eq%20%2710737594%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.be] INFO: Scrape type for 10737594: 2
2026-03-30 04:22:51 [adesa.be] INFO: Scraping item 10737594 url https://www.openlane.eu/en/carv6/auction/10737594
2026-03-30 04:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b33a195-1324-582f-8836-3dfbdd83fe3b with identifier: 10738802
2026-03-30 04:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b33a195-1324-582f-8836-3dfbdd83fe3b with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b33a195-1324-582f-8836-3dfbdd83fe3b with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b33a195-1324-582f-8836-3dfbdd83fe3b, identifier: 10738802
2026-03-30 04:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 667fc77e-5d03-573e-8174-75a9e8e483e9 with identifier: 10737557
2026-03-30 04:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 667fc77e-5d03-573e-8174-75a9e8e483e9 with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 667fc77e-5d03-573e-8174-75a9e8e483e9 with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 667fc77e-5d03-573e-8174-75a9e8e483e9, identifier: 10737557
2026-03-30 04:22:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66722858-75b1-5ff0-bfce-f8385c9a1a33 with identifier: 10737586
2026-03-30 04:22:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66722858-75b1-5ff0-bfce-f8385c9a1a33 with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66722858-75b1-5ff0-bfce-f8385c9a1a33 with scrape type 2
2026-03-30 04:22:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66722858-75b1-5ff0-bfce-f8385c9a1a33, identifier: 10737586
2026-03-30 04:22:51 [adesa.be] INFO: Found listing with ID: 10737857
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.be%27%20and%20RowKey%20eq%20%2710737857%27 HTTP/1.1" 200 None
2026-03-30 04:22:51 [adesa.be] INFO: Scrape type for 10737857: 2
2026-03-30 04:22:51 [adesa.be] INFO: Scraping item 10737857 url https://www.openlane.eu/en/carv6/auction/10737857
2026-03-30 04:22:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b33a195-1324-582f-8836-3dfbdd83fe3b with identifier: 10738802
2026-03-30 04:22:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b33a195-1324-582f-8836-3dfbdd83fe3b with identifier: 10738802
2026-03-30 04:22:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b33a195-1324-582f-8836-3dfbdd83fe3b with identifier: 10738802 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/10738802>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '4.8L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '5b33a195-1324-582f-8836-3dfbdd83fe3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GGY857',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738802',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Midlum',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2011-11-16',
'seats_number': 2,
'seller_name': 'Ores Assets',
'title': 'Renault Midlum - Diesel - Manual - 184 hp - 999.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
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:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738802%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Saving data for 10738802: {'auction_closing_time': 1774865700.0, 'created_time': 1774625209.011471, 'last_price_update_time': 1774844572.064438}
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.be',RowKey='10738802') HTTP/1.1" 204 0
2026-03-30 04:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 667fc77e-5d03-573e-8174-75a9e8e483e9 with identifier: 10737557
2026-03-30 04:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 667fc77e-5d03-573e-8174-75a9e8e483e9 with identifier: 10737557
2026-03-30 04:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 667fc77e-5d03-573e-8174-75a9e8e483e9 with identifier: 10737557 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/10737557>
{'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': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '667fc77e-5d03-573e-8174-75a9e8e483e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FTM238',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 179547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2017-11-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Megane Grandtour 1.5 DCI Limited - Diesel - Manual - 110 hp '
'- 179.547 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737557%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Saving data for 10737557: {'auction_closing_time': 1774863000.0, 'created_time': 1774625172.17355, 'last_price_update_time': 1774844572.441366}
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.be',RowKey='10737557') HTTP/1.1" 204 0
2026-03-30 04:22:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66722858-75b1-5ff0-bfce-f8385c9a1a33 with identifier: 10737586
2026-03-30 04:22:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66722858-75b1-5ff0-bfce-f8385c9a1a33 with identifier: 10737586
2026-03-30 04:22:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66722858-75b1-5ff0-bfce-f8385c9a1a33 with identifier: 10737586 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/10737586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '66722858-75b1-5ff0-bfce-f8385c9a1a33',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BCV036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 111726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2014-04-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Scenic 1.2 TCe Life - Petrol - Manual - 115 hp - 111.726 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737586%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Saving data for 10737586: {'auction_closing_time': 1774863000.0, 'created_time': 1774625177.543258, 'last_price_update_time': 1774844572.713151}
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.be',RowKey='10737586') HTTP/1.1" 204 0
2026-03-30 04:22:52 [adesa.be] INFO: Found listing with ID: 10735642
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.be%27%20and%20RowKey%20eq%20%2710735642%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Scrape type for 10735642: 2
2026-03-30 04:22:52 [adesa.be] INFO: Scraping item 10735642 url https://www.openlane.eu/en/carv6/auction/10735642
2026-03-30 04:22:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735638> (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/10735627> (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/10735028> (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/10737572> (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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10739892
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.be%27%20and%20RowKey%20eq%20%2710739892%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Scrape type for 10739892: 2
2026-03-30 04:22:52 [adesa.be] INFO: Scraping item 10739892 url https://www.openlane.eu/en/carv6/auction/10739892
2026-03-30 04:22:52 [adesa.be] INFO: Found listing with ID: 10735033
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.be%27%20and%20RowKey%20eq%20%2710735033%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Scrape type for 10735033: 2
2026-03-30 04:22:52 [adesa.be] INFO: Scraping item 10735033 url https://www.openlane.eu/en/carv6/auction/10735033
2026-03-30 04:22:52 [adesa.be] INFO: Found listing with ID: 10736367
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.be%27%20and%20RowKey%20eq%20%2710736367%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Scrape type for 10736367: 2
2026-03-30 04:22:52 [adesa.be] INFO: Scraping item 10736367 url https://www.openlane.eu/en/carv6/auction/10736367
2026-03-30 04:22:52 [adesa.be] INFO: Found listing with ID: 10735517
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.be%27%20and%20RowKey%20eq%20%2710735517%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Scrape type for 10735517: 2
2026-03-30 04:22:52 [adesa.be] INFO: Scraping item 10735517 url https://www.openlane.eu/en/carv6/auction/10735517
2026-03-30 04:22:52 [adesa.be] INFO: Found listing with ID: 10737629
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.be%27%20and%20RowKey%20eq%20%2710737629%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Scrape type for 10737629: 2
2026-03-30 04:22:52 [adesa.be] INFO: Scraping item 10737629 url https://www.openlane.eu/en/carv6/auction/10737629
2026-03-30 04:22:52 [adesa.be] INFO: Found listing with ID: 10735506
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.be%27%20and%20RowKey%20eq%20%2710735506%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Scrape type for 10735506: 2
2026-03-30 04:22:52 [adesa.be] INFO: Scraping item 10735506 url https://www.openlane.eu/en/carv6/auction/10735506
2026-03-30 04:22:52 [adesa.be] INFO: Found listing with ID: 10735446
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.be%27%20and%20RowKey%20eq%20%2710735446%27 HTTP/1.1" 200 None
2026-03-30 04:22:52 [adesa.be] INFO: Scrape type for 10735446: 2
2026-03-30 04:22:52 [adesa.be] INFO: Scraping item 10735446 url https://www.openlane.eu/en/carv6/auction/10735446
2026-03-30 04:22:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2965ed74-6ba9-50f7-8072-16df558503b5 with identifier: 10735638
2026-03-30 04:22:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2965ed74-6ba9-50f7-8072-16df558503b5 with scrape type 2
2026-03-30 04:22:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2965ed74-6ba9-50f7-8072-16df558503b5 with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2965ed74-6ba9-50f7-8072-16df558503b5, identifier: 10735638
2026-03-30 04:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b1784f7-9bff-5733-bd4c-4701e290771d with identifier: 10735627
2026-03-30 04:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b1784f7-9bff-5733-bd4c-4701e290771d with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b1784f7-9bff-5733-bd4c-4701e290771d with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b1784f7-9bff-5733-bd4c-4701e290771d, identifier: 10735627
2026-03-30 04:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55c04663-1c8b-5fcd-a2a1-1102f9500174 with identifier: 10735028
2026-03-30 04:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55c04663-1c8b-5fcd-a2a1-1102f9500174 with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55c04663-1c8b-5fcd-a2a1-1102f9500174 with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55c04663-1c8b-5fcd-a2a1-1102f9500174, identifier: 10735028
2026-03-30 04:22:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b176c0c-f609-5fa3-ae0b-996f7a066fea with identifier: 10737572
2026-03-30 04:22:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b176c0c-f609-5fa3-ae0b-996f7a066fea with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b176c0c-f609-5fa3-ae0b-996f7a066fea with scrape type 2
2026-03-30 04:22:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b176c0c-f609-5fa3-ae0b-996f7a066fea, identifier: 10737572
2026-03-30 04:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2965ed74-6ba9-50f7-8072-16df558503b5 with identifier: 10735638
2026-03-30 04:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2965ed74-6ba9-50f7-8072-16df558503b5 with identifier: 10735638
2026-03-30 04:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2965ed74-6ba9-50f7-8072-16df558503b5 with identifier: 10735638 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/10735638>
{'auction_title': '',
'c_o_2_emission_value': 123,
'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:15:00Z',
'fuel_type': 'Petrol',
'id': '2965ed74-6ba9-50f7-8072-16df558503b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61530',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735638',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 28772,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6550,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Seat Arona - Petrol - Manual - 95 hp - 28.772 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710735638%27 HTTP/1.1" 200 None
2026-03-30 04:22:53 [adesa.be] INFO: Saving data for 10735638: {'auction_closing_time': 1774865700.0, 'created_time': 1774626770.567469, 'last_price_update_time': 1774844573.555033}
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.be',RowKey='10735638') HTTP/1.1" 204 0
2026-03-30 04:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b1784f7-9bff-5733-bd4c-4701e290771d with identifier: 10735627
2026-03-30 04:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b1784f7-9bff-5733-bd4c-4701e290771d with identifier: 10735627
2026-03-30 04:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b1784f7-9bff-5733-bd4c-4701e290771d with identifier: 10735627 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/10735627>
{'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': 115,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '3b1784f7-9bff-5733-bd4c-4701e290771d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ENL493',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735627',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 78374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8650,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'BS CONCEPT srl',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Manual - 115 hp - 78.374 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735627%27 HTTP/1.1" 200 None
2026-03-30 04:22:53 [adesa.be] INFO: Saving data for 10735627: {'auction_closing_time': 1774865700.0, 'created_time': 1774625185.031693, 'last_price_update_time': 1774844573.84068}
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.be',RowKey='10735627') HTTP/1.1" 204 0
2026-03-30 04:22:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55c04663-1c8b-5fcd-a2a1-1102f9500174 with identifier: 10735028
2026-03-30 04:22:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55c04663-1c8b-5fcd-a2a1-1102f9500174 with identifier: 10735028
2026-03-30 04:22:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55c04663-1c8b-5fcd-a2a1-1102f9500174 with identifier: 10735028 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: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/10735028>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '55c04663-1c8b-5fcd-a2a1-1102f9500174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735028',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 25202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2024-05-22',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Skoda Fabia 1.0 - Petrol - Manual - 95 hp - 25.202 km',
'transmission': 'manual',
'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.be%27%20and%20RowKey%20eq%20%2710735028%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Saving data for 10735028: {'auction_closing_time': 1774865700.0, 'created_time': 1774626767.889189, 'last_price_update_time': 1774844574.105998}
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.be',RowKey='10735028') HTTP/1.1" 204 0
2026-03-30 04:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b176c0c-f609-5fa3-ae0b-996f7a066fea with identifier: 10737572
2026-03-30 04:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b176c0c-f609-5fa3-ae0b-996f7a066fea with identifier: 10737572
2026-03-30 04:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b176c0c-f609-5fa3-ae0b-996f7a066fea with identifier: 10737572 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/10737572>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0b176c0c-f609-5fa3-ae0b-996f7a066fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LVK707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 172166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3200,
'price_includes_vat': True,
'registration_date': '2015-12-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Skoda Fabia 1.0i Active - Petrol - Manual - 60 hp - 172.166 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737572%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Saving data for 10737572: {'auction_closing_time': 1774863000.0, 'created_time': 1774626764.003286, 'last_price_update_time': 1774844574.389032}
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.be',RowKey='10737572') HTTP/1.1" 204 0
2026-03-30 04:22:54 [adesa.be] INFO: Found listing with ID: 10737582
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.be%27%20and%20RowKey%20eq%20%2710737582%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Scrape type for 10737582: 2
2026-03-30 04:22:54 [adesa.be] INFO: Scraping item 10737582 url https://www.openlane.eu/en/carv6/auction/10737582
2026-03-30 04:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735420> (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/10737625> (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/10735753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:54 [adesa.be] INFO: Found listing with ID: 10735571
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.be%27%20and%20RowKey%20eq%20%2710735571%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Scrape type for 10735571: 2
2026-03-30 04:22:54 [adesa.be] INFO: Scraping item 10735571 url https://www.openlane.eu/en/carv6/auction/10735571
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10735444
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.be%27%20and%20RowKey%20eq%20%2710735444%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Scrape type for 10735444: 2
2026-03-30 04:22:54 [adesa.be] INFO: Scraping item 10735444 url https://www.openlane.eu/en/carv6/auction/10735444
2026-03-30 04:22:54 [adesa.be] INFO: Found listing with ID: 10735622
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.be%27%20and%20RowKey%20eq%20%2710735622%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Scrape type for 10735622: 2
2026-03-30 04:22:54 [adesa.be] INFO: Scraping item 10735622 url https://www.openlane.eu/en/carv6/auction/10735622
2026-03-30 04:22:54 [adesa.be] INFO: Found listing with ID: 10738313
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.be%27%20and%20RowKey%20eq%20%2710738313%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Scrape type for 10738313: 2
2026-03-30 04:22:54 [adesa.be] INFO: Scraping item 10738313 url https://www.openlane.eu/en/carv6/auction/10738313
2026-03-30 04:22:54 [adesa.be] INFO: Found listing with ID: 10735563
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.be%27%20and%20RowKey%20eq%20%2710735563%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Scrape type for 10735563: 2
2026-03-30 04:22:54 [adesa.be] INFO: Scraping item 10735563 url https://www.openlane.eu/en/carv6/auction/10735563
2026-03-30 04:22:54 [adesa.be] INFO: Found listing with ID: 10735500
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.be%27%20and%20RowKey%20eq%20%2710735500%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Scrape type for 10735500: 2
2026-03-30 04:22:54 [adesa.be] INFO: Scraping item 10735500 url https://www.openlane.eu/en/carv6/auction/10735500
2026-03-30 04:22:54 [adesa.be] INFO: Found listing with ID: 10737573
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.be%27%20and%20RowKey%20eq%20%2710737573%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Scrape type for 10737573: 2
2026-03-30 04:22:54 [adesa.be] INFO: Scraping item 10737573 url https://www.openlane.eu/en/carv6/auction/10737573
2026-03-30 04:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10735420
2026-03-30 04:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df91ea03-1bfc-583c-b461-39e01d9cf340 with scrape type 2
2026-03-30 04:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df91ea03-1bfc-583c-b461-39e01d9cf340 with scrape type 2
2026-03-30 04:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df91ea03-1bfc-583c-b461-39e01d9cf340, identifier: 10735420
2026-03-30 04:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with identifier: 10737625
2026-03-30 04:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with scrape type 2
2026-03-30 04:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with scrape type 2
2026-03-30 04:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a31f551-1fb2-53d8-9813-ee4cd49998b1, identifier: 10737625
2026-03-30 04:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c251f4b2-a45f-5a62-8bb5-c163a3407b95 with identifier: 10735753
2026-03-30 04:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c251f4b2-a45f-5a62-8bb5-c163a3407b95 with scrape type 2
2026-03-30 04:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c251f4b2-a45f-5a62-8bb5-c163a3407b95 with scrape type 2
2026-03-30 04:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c251f4b2-a45f-5a62-8bb5-c163a3407b95, identifier: 10735753
2026-03-30 04:22:54 [adesa.be] INFO: Found listing with ID: 10736408
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.be%27%20and%20RowKey%20eq%20%2710736408%27 HTTP/1.1" 200 None
2026-03-30 04:22:54 [adesa.be] INFO: Scrape type for 10736408: 2
2026-03-30 04:22:54 [adesa.be] INFO: Scraping item 10736408 url https://www.openlane.eu/en/carv6/auction/10736408
2026-03-30 04:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10735420
2026-03-30 04:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10735420
2026-03-30 04:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df91ea03-1bfc-583c-b461-39e01d9cf340 with identifier: 10735420 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: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/10735420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'df91ea03-1bfc-583c-b461-39e01d9cf340',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EKI841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735420',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 272748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2013-01-04',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Skoda Superb Combi 1.6 TDI Ambition - Diesel - Manual - 105 hp - '
'272.748 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735420%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Saving data for 10735420: {'auction_closing_time': 1774863000.0, 'created_time': 1774626760.264668, 'last_price_update_time': 1774844575.134343}
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.be',RowKey='10735420') HTTP/1.1" 204 0
2026-03-30 04:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with identifier: 10737625
2026-03-30 04:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with identifier: 10737625
2026-03-30 04:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a31f551-1fb2-53d8-9813-ee4cd49998b1 with identifier: 10737625 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/10737625>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '3a31f551-1fb2-53d8-9813-ee4cd49998b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UAX710',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737625',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Citigo',
'odometer': 125509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2018-03-16',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Skoda Citigo 1.0i Ambition - Petrol - Manual - 75 hp - 125.509 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737625%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Saving data for 10737625: {'auction_closing_time': 1774863000.0, 'created_time': 1774626765.083194, 'last_price_update_time': 1774844575.496432}
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.be',RowKey='10737625') HTTP/1.1" 204 0
2026-03-30 04:22:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c251f4b2-a45f-5a62-8bb5-c163a3407b95 with identifier: 10735753
2026-03-30 04:22:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c251f4b2-a45f-5a62-8bb5-c163a3407b95 with identifier: 10735753
2026-03-30 04:22:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c251f4b2-a45f-5a62-8bb5-c163a3407b95 with identifier: 10735753 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/10735753>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'c251f4b2-a45f-5a62-8bb5-c163a3407b95',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1-YRV-333',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735753',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 156167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 5,
'seller_name': 'Alekon Import - Export bv',
'title': 'Skoda Superb Combi 1.6 TDI - Diesel - Automatic - 120 hp - 156.167 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735753%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Saving data for 10735753: {'auction_closing_time': 1774953000.0, 'created_time': 1774626762.216599, 'last_price_update_time': 1774844575.776902}
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.be',RowKey='10735753') HTTP/1.1" 204 0
2026-03-30 04:22:55 [adesa.be] INFO: Found listing with ID: 10735018
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.be%27%20and%20RowKey%20eq%20%2710735018%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Scrape type for 10735018: 2
2026-03-30 04:22:55 [adesa.be] INFO: Scraping item 10735018 url https://www.openlane.eu/en/carv6/auction/10735018
2026-03-30 04:22:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738333> (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/10737667> (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/10737672> (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/10737589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:55 [adesa.be] INFO: Found listing with ID: 10735021
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.be%27%20and%20RowKey%20eq%20%2710735021%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Scrape type for 10735021: 2
2026-03-30 04:22:55 [adesa.be] INFO: Scraping item 10735021 url https://www.openlane.eu/en/carv6/auction/10735021
2026-03-30 04:22: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:22: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:22: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:22: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:22:55 [adesa.be] INFO: Found listing with ID: 10735031
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.be%27%20and%20RowKey%20eq%20%2710735031%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Scrape type for 10735031: 2
2026-03-30 04:22:55 [adesa.be] INFO: Scraping item 10735031 url https://www.openlane.eu/en/carv6/auction/10735031
2026-03-30 04:22:55 [adesa.be] INFO: Found listing with ID: 10736363
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.be%27%20and%20RowKey%20eq%20%2710736363%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Scrape type for 10736363: 2
2026-03-30 04:22:55 [adesa.be] INFO: Scraping item 10736363 url https://www.openlane.eu/en/carv6/auction/10736363
2026-03-30 04:22:55 [adesa.be] INFO: Found listing with ID: 10735754
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.be%27%20and%20RowKey%20eq%20%2710735754%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Scrape type for 10735754: 2
2026-03-30 04:22:55 [adesa.be] INFO: Scraping item 10735754 url https://www.openlane.eu/en/carv6/auction/10735754
2026-03-30 04:22:55 [adesa.be] INFO: Found listing with ID: 10735554
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.be%27%20and%20RowKey%20eq%20%2710735554%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Scrape type for 10735554: 2
2026-03-30 04:22:55 [adesa.be] INFO: Scraping item 10735554 url https://www.openlane.eu/en/carv6/auction/10735554
2026-03-30 04:22:55 [adesa.be] INFO: Found listing with ID: 10735580
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.be%27%20and%20RowKey%20eq%20%2710735580%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Scrape type for 10735580: 2
2026-03-30 04:22:55 [adesa.be] INFO: Scraping item 10735580 url https://www.openlane.eu/en/carv6/auction/10735580
2026-03-30 04:22:55 [adesa.be] INFO: Found listing with ID: 10735618
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.be%27%20and%20RowKey%20eq%20%2710735618%27 HTTP/1.1" 200 None
2026-03-30 04:22:55 [adesa.be] INFO: Scrape type for 10735618: 2
2026-03-30 04:22:55 [adesa.be] INFO: Scraping item 10735618 url https://www.openlane.eu/en/carv6/auction/10735618
2026-03-30 04:22:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with identifier: 10738333
2026-03-30 04:22:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with scrape type 2
2026-03-30 04:22:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89, identifier: 10738333
2026-03-30 04:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c314507e-902a-56c5-be81-1506e6574768 with identifier: 10737667
2026-03-30 04:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c314507e-902a-56c5-be81-1506e6574768 with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c314507e-902a-56c5-be81-1506e6574768 with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c314507e-902a-56c5-be81-1506e6574768, identifier: 10737667
2026-03-30 04:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f06360e-da51-5bf8-a4bc-314d6f16490f with identifier: 10737672
2026-03-30 04:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f06360e-da51-5bf8-a4bc-314d6f16490f with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f06360e-da51-5bf8-a4bc-314d6f16490f with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f06360e-da51-5bf8-a4bc-314d6f16490f, identifier: 10737672
2026-03-30 04:22:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5ed8bff-1841-59fe-a158-c05c0b752c7d with identifier: 10737589
2026-03-30 04:22:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5ed8bff-1841-59fe-a158-c05c0b752c7d with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5ed8bff-1841-59fe-a158-c05c0b752c7d with scrape type 2
2026-03-30 04:22:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5ed8bff-1841-59fe-a158-c05c0b752c7d, identifier: 10737589
2026-03-30 04:22:56 [adesa.be] INFO: Found listing with ID: 10735597
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.be%27%20and%20RowKey%20eq%20%2710735597%27 HTTP/1.1" 200 None
2026-03-30 04:22:56 [adesa.be] INFO: Scrape type for 10735597: 2
2026-03-30 04:22:56 [adesa.be] INFO: Scraping item 10735597 url https://www.openlane.eu/en/carv6/auction/10735597
2026-03-30 04:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with identifier: 10738333
2026-03-30 04:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with identifier: 10738333
2026-03-30 04:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 285dbd46-23ee-5651-ac4d-d0d43a2c9a89 with identifier: 10738333 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/10738333>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '285dbd46-23ee-5651-ac4d-d0d43a2c9a89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FMR477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738333',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 236370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 400,
'price_includes_vat': True,
'registration_date': '2008-10-10',
'seats_number': 4,
'seller_name': 'Elie Mourra',
'title': 'Toyota Aygo 1.0 VVT-i - Petrol - Manual - 67 hp - 236.370 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
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.be%27%20and%20RowKey%20eq%20%2710738333%27 HTTP/1.1" 200 None
2026-03-30 04:22:56 [adesa.be] INFO: Saving data for 10738333: {'auction_closing_time': 1774863000.0, 'created_time': 1774626756.789574, 'last_price_update_time': 1774844576.637895}
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.be',RowKey='10738333') HTTP/1.1" 204 0
2026-03-30 04:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c314507e-902a-56c5-be81-1506e6574768 with identifier: 10737667
2026-03-30 04:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c314507e-902a-56c5-be81-1506e6574768 with identifier: 10737667
2026-03-30 04:22:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c314507e-902a-56c5-be81-1506e6574768 with identifier: 10737667 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/10737667>
{'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': 119,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c314507e-902a-56c5-be81-1506e6574768',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1alj741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'SX4',
'odometer': 217930,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2014-02-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Suzuki SX4 1.6 - Petrol - Manual - 119 hp - 217.930 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737667%27 HTTP/1.1" 200 None
2026-03-30 04:22:56 [adesa.be] INFO: Saving data for 10737667: {'auction_closing_time': 1774863000.0, 'created_time': 1774626749.447271, 'last_price_update_time': 1774844576.944135}
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.be',RowKey='10737667') HTTP/1.1" 204 0
2026-03-30 04:22:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f06360e-da51-5bf8-a4bc-314d6f16490f with identifier: 10737672
2026-03-30 04:22:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f06360e-da51-5bf8-a4bc-314d6f16490f with identifier: 10737672
2026-03-30 04:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f06360e-da51-5bf8-a4bc-314d6f16490f with identifier: 10737672 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/10737672>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7f06360e-da51-5bf8-a4bc-314d6f16490f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SSC146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737672',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Alto',
'odometer': 148647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2009-10-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Suzuki Alto 1.0i - Petrol - Manual - 67 hp - 148.647 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
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.be%27%20and%20RowKey%20eq%20%2710737672%27 HTTP/1.1" 200 None
2026-03-30 04:22:57 [adesa.be] INFO: Saving data for 10737672: {'auction_closing_time': 1774863000.0, 'created_time': 1774626751.940194, 'last_price_update_time': 1774844577.21998}
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.be',RowKey='10737672') HTTP/1.1" 204 0
2026-03-30 04:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5ed8bff-1841-59fe-a158-c05c0b752c7d with identifier: 10737589
2026-03-30 04:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5ed8bff-1841-59fe-a158-c05c0b752c7d with identifier: 10737589
2026-03-30 04:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5ed8bff-1841-59fe-a158-c05c0b752c7d with identifier: 10737589 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/10737589>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 71,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c5ed8bff-1841-59fe-a158-c05c0b752c7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DGN958',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737589',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 98506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2016-07-19',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Smart Forfour 1.0i Pure - Petrol - Manual - 71 hp - 98.506 km',
'transmission': 'manual',
'trim': 'Pure',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737589%27 HTTP/1.1" 200 None
2026-03-30 04:22:57 [adesa.be] INFO: Saving data for 10737589: {'auction_closing_time': 1774863000.0, 'created_time': 1774626759.868397, 'last_price_update_time': 1774844577.525567}
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.be',RowKey='10737589') HTTP/1.1" 204 0
2026-03-30 04:22:57 [adesa.be] INFO: Found listing with ID: 10736678
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.be%27%20and%20RowKey%20eq%20%2710736678%27 HTTP/1.1" 200 None
2026-03-30 04:22:57 [adesa.be] INFO: Scrape type for 10736678: 2
2026-03-30 04:22:57 [adesa.be] INFO: Scraping item 10736678 url https://www.openlane.eu/en/carv6/auction/10736678
2026-03-30 04:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22: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:22:57 [adesa.be] INFO: Found listing with ID: 10735436
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.be%27%20and%20RowKey%20eq%20%2710735436%27 HTTP/1.1" 200 None
2026-03-30 04:22:57 [adesa.be] INFO: Scrape type for 10735436: 2
2026-03-30 04:22:57 [adesa.be] INFO: Scraping item 10735436 url https://www.openlane.eu/en/carv6/auction/10735436
2026-03-30 04:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with identifier: 10738303
2026-03-30 04:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f, identifier: 10738303
2026-03-30 04:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10735586
2026-03-30 04:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with scrape type 2
2026-03-30 04:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9, identifier: 10735586
2026-03-30 04:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with identifier: 10738303
2026-03-30 04:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with identifier: 10738303
2026-03-30 04:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f with identifier: 10738303 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: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/10738303>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'beb64fb4-ce4b-5c5a-aae1-62044f0e4f2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738303',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 30529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5950,
'price_includes_vat': True,
'registration_date': '2025-07-02',
'seats_number': 2,
'seller_name': 'Autohandel Didier nv',
'title': 'Toyota ProAce City 1.5 D-4D - Diesel - Automatic - 131 hp - 30.529 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
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.be%27%20and%20RowKey%20eq%20%2710738303%27 HTTP/1.1" 200 None
2026-03-30 04:22:58 [adesa.be] INFO: Saving data for 10738303: {'auction_closing_time': 1774865700.0, 'created_time': 1774626754.34251, 'last_price_update_time': 1774844578.133365}
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.be',RowKey='10738303') HTTP/1.1" 204 0
2026-03-30 04:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10735586
2026-03-30 04:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10735586
2026-03-30 04:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9 with identifier: 10735586 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/10735586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '900fd82e-4d91-5e6a-a9a9-0c4b9ce1d9f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UKE436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 100500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2016-03-04',
'seats_number': 4,
'seller_name': 'TRANSALP TRADING SRL',
'title': 'Smart Forfour Prime - Petrol - Manual - 70 hp - 100.500 km',
'transmission': 'manual',
'trim': 'Prime',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710735586%27 HTTP/1.1" 200 None
2026-03-30 04:22:58 [adesa.be] INFO: Saving data for 10735586: {'auction_closing_time': 1774863000.0, 'created_time': 1774626751.283374, 'last_price_update_time': 1774844578.496666}
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.be',RowKey='10735586') HTTP/1.1" 204 0
2026-03-30 04:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735435> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22: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:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:22: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:22:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10735435
2026-03-30 04:22:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba68ef28-cd9e-5b38-b9ce-50caa9068969 with scrape type 2
2026-03-30 04:22:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba68ef28-cd9e-5b38-b9ce-50caa9068969 with scrape type 2
2026-03-30 04:22:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba68ef28-cd9e-5b38-b9ce-50caa9068969, identifier: 10735435
2026-03-30 04:22:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10735435
2026-03-30 04:22:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10735435
2026-03-30 04:22:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba68ef28-cd9e-5b38-b9ce-50caa9068969 with identifier: 10735435 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/10735435>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ba68ef28-cd9e-5b38-b9ce-50caa9068969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQU171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735435',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'ProAce',
'odometer': 130670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15250,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 6,
'seller_name': 'GTC Cars',
'title': 'Toyota ProAce 2.0 D-4D Comfort - Diesel - Manual - 144 hp - 130.670 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710735435%27 HTTP/1.1" 200 None
2026-03-30 04:22:58 [adesa.be] INFO: Saving data for 10735435: {'auction_closing_time': 1774863000.0, 'created_time': 1774626745.716992, 'last_price_update_time': 1774844578.988392}
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:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735435') HTTP/1.1" 204 0
2026-03-30 04:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17906548-5e10-58e4-8c90-75406d177f16 with identifier: 10735642
2026-03-30 04:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17906548-5e10-58e4-8c90-75406d177f16 with scrape type 2
2026-03-30 04:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17906548-5e10-58e4-8c90-75406d177f16 with scrape type 2
2026-03-30 04:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17906548-5e10-58e4-8c90-75406d177f16, identifier: 10735642
2026-03-30 04:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17906548-5e10-58e4-8c90-75406d177f16 with identifier: 10735642
2026-03-30 04:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17906548-5e10-58e4-8c90-75406d177f16 with identifier: 10735642
2026-03-30 04:22:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17906548-5e10-58e4-8c90-75406d177f16 with identifier: 10735642 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/10735642>
{'auction_title': '',
'c_o_2_emission_value': 203,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '17906548-5e10-58e4-8c90-75406d177f16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 138077,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2021-04-09',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen Crafter L3H3 2.0 - Diesel - Automatic - 177 hp - 138.077 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710735642%27 HTTP/1.1" 200 None
2026-03-30 04:22:59 [adesa.be] INFO: Saving data for 10735642: {'auction_closing_time': 1774865700.0, 'created_time': 1774626757.671213, 'last_price_update_time': 1774844579.349268}
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.be',RowKey='10735642') HTTP/1.1" 204 0
2026-03-30 04:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with identifier: 10738301
2026-03-30 04:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with scrape type 2
2026-03-30 04:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with scrape type 2
2026-03-30 04:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4fc7b544-fee7-5113-b31c-db41fc1f2b51, identifier: 10738301
2026-03-30 04:22:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d90d3b0a-b98f-5b64-9675-73a740129974 with identifier: 10737857
2026-03-30 04:22:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d90d3b0a-b98f-5b64-9675-73a740129974 with scrape type 2
2026-03-30 04:22:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d90d3b0a-b98f-5b64-9675-73a740129974 with scrape type 2
2026-03-30 04:22:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d90d3b0a-b98f-5b64-9675-73a740129974, identifier: 10737857
2026-03-30 04:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with identifier: 10738301
2026-03-30 04:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with identifier: 10738301
2026-03-30 04:22:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4fc7b544-fee7-5113-b31c-db41fc1f2b51 with identifier: 10738301 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/10738301>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 99,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '4fc7b544-fee7-5113-b31c-db41fc1f2b51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TCV808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738301',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Verso',
'odometer': 181758,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2011-03-14',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Toyota Verso - Petrol - Manual - 99 hp - 181.758 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710738301%27 HTTP/1.1" 200 None
2026-03-30 04:22:59 [adesa.be] INFO: Saving data for 10738301: {'auction_closing_time': 1774865700.0, 'created_time': 1774626756.464512, 'last_price_update_time': 1774844579.81538}
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.be',RowKey='10738301') HTTP/1.1" 204 0
2026-03-30 04:22:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d90d3b0a-b98f-5b64-9675-73a740129974 with identifier: 10737857
2026-03-30 04:22:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d90d3b0a-b98f-5b64-9675-73a740129974 with identifier: 10737857
2026-03-30 04:22:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d90d3b0a-b98f-5b64-9675-73a740129974 with identifier: 10737857 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:23:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737857>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': 'd90d3b0a-b98f-5b64-9675-73a740129974',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKJ180',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737857',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 256796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2020-09-21',
'seats_number': 2,
'seller_name': 'Facilicom Wheels BV',
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 102 hp - 256.796 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737857%27 HTTP/1.1" 200 None
2026-03-30 04:23:00 [adesa.be] INFO: Saving data for 10737857: {'auction_closing_time': 1774866600.0, 'created_time': 1774626761.916381, 'last_price_update_time': 1774844580.100887}
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.be',RowKey='10737857') 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/10737594> (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/10737554> (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/10737582> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735018> (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: 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with identifier: 10737594
2026-03-30 04:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e9bec45-3f98-517f-b6be-8c81ece5ec06, identifier: 10737594
2026-03-30 04:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with identifier: 10737594
2026-03-30 04:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with identifier: 10737594
2026-03-30 04:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e9bec45-3f98-517f-b6be-8c81ece5ec06 with identifier: 10737594 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/10737594>
{'auction_title': '',
'c_o_2_emission_value': 142,
'category': 'Light truck',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2e9bec45-3f98-517f-b6be-8c81ece5ec06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EDB628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737594',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 145941,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6850,
'price_includes_vat': True,
'registration_date': '2012-10-24',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Volkswagen Caddy Maxi 1.6 TDI Dark & Cool - Diesel - Automatic - '
'102 hp - 145.941 km',
'transmission': 'automatic',
'trim': 'Dark & Cool',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710737594%27 HTTP/1.1" 200 None
2026-03-30 04:23:00 [adesa.be] INFO: Saving data for 10737594: {'auction_closing_time': 1774863000.0, 'created_time': 1774626741.734179, 'last_price_update_time': 1774844580.596216}
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.be',RowKey='10737594') 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/10735506> (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: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with identifier: 10737554
2026-03-30 04:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58, identifier: 10737554
2026-03-30 04:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8897c2a-61ce-5957-a400-59d43dee12e8 with identifier: 10737582
2026-03-30 04:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8897c2a-61ce-5957-a400-59d43dee12e8 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8897c2a-61ce-5957-a400-59d43dee12e8 with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8897c2a-61ce-5957-a400-59d43dee12e8, identifier: 10737582
2026-03-30 04:23:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with identifier: 10735018
2026-03-30 04:23:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with scrape type 2
2026-03-30 04:23:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c, identifier: 10735018
2026-03-30 04:23:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with identifier: 10737554
2026-03-30 04:23:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with identifier: 10737554
2026-03-30 04:23:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5800b5a2-9ba1-5e67-b31a-3daf844f1f58 with identifier: 10737554 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: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/10737554>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5800b5a2-9ba1-5e67-b31a-3daf844f1f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KXS298',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 421026,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7450,
'price_includes_vat': True,
'registration_date': '2015-07-27',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Volkswagen Caddy Maxi 1.6 TDI Cup - Diesel - Manual - 102 hp - '
'421.026 km',
'transmission': 'manual',
'trim': 'Cup',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737554%27 HTTP/1.1" 200 None
2026-03-30 04:23:01 [adesa.be] INFO: Saving data for 10737554: {'auction_closing_time': 1774863000.0, 'created_time': 1774626742.426704, 'last_price_update_time': 1774844581.148714}
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.be',RowKey='10737554') HTTP/1.1" 204 0
2026-03-30 04:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8897c2a-61ce-5957-a400-59d43dee12e8 with identifier: 10737582
2026-03-30 04:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8897c2a-61ce-5957-a400-59d43dee12e8 with identifier: 10737582
2026-03-30 04:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8897c2a-61ce-5957-a400-59d43dee12e8 with identifier: 10737582 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/10737582>
{'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': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e8897c2a-61ce-5957-a400-59d43dee12e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMH516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 134061,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Golf 2.0 TDI - Diesel - Manual - 115 hp - 134.061 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737582%27 HTTP/1.1" 200 None
2026-03-30 04:23:01 [adesa.be] INFO: Saving data for 10737582: {'auction_closing_time': 1774863000.0, 'created_time': 1774626728.899612, 'last_price_update_time': 1774844581.432943}
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.be',RowKey='10737582') HTTP/1.1" 204 0
2026-03-30 04:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with identifier: 10735018
2026-03-30 04:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with identifier: 10735018
2026-03-30 04:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 858b7568-bb5e-55f2-bd6d-5d3f44aac03c with identifier: 10735018 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/10735018>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '858b7568-bb5e-55f2-bd6d-5d3f44aac03c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61296',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735018',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 65578,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen ID.3 58 kWh Pro - Electric - Automatic - 95 hp - 65.578 '
'km',
'transmission': 'automatic',
'trim': 'Pro',
'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.be%27%20and%20RowKey%20eq%20%2710735018%27 HTTP/1.1" 200 None
2026-03-30 04:23:01 [adesa.be] INFO: Saving data for 10735018: {'auction_closing_time': 1774865700.0, 'created_time': 1774626736.553895, 'last_price_update_time': 1774844581.721006}
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.be',RowKey='10735018') 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/10736408> (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: 4c544ba5-5931-5d12-a58b-48b06d7f467a with identifier: 10735506
2026-03-30 04:23:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c544ba5-5931-5d12-a58b-48b06d7f467a with scrape type 2
2026-03-30 04:23:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c544ba5-5931-5d12-a58b-48b06d7f467a with scrape type 2
2026-03-30 04:23:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c544ba5-5931-5d12-a58b-48b06d7f467a, identifier: 10735506
2026-03-30 04:23:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c544ba5-5931-5d12-a58b-48b06d7f467a with identifier: 10735506
2026-03-30 04:23:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c544ba5-5931-5d12-a58b-48b06d7f467a with identifier: 10735506
2026-03-30 04:23:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c544ba5-5931-5d12-a58b-48b06d7f467a with identifier: 10735506 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: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/10735506>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4c544ba5-5931-5d12-a58b-48b06d7f467a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TVV030',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735506',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 209777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2013-03-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Golf 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'209.777 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735506%27 HTTP/1.1" 200 None
2026-03-30 04:23:02 [adesa.be] INFO: Saving data for 10735506: {'auction_closing_time': 1774863000.0, 'created_time': 1774626732.629529, 'last_price_update_time': 1774844582.120774}
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.be',RowKey='10735506') HTTP/1.1" 204 0
2026-03-30 04:23:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10736408
2026-03-30 04:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb397d5f-da85-5c38-96d6-694ee382a7fe with scrape type 2
2026-03-30 04:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb397d5f-da85-5c38-96d6-694ee382a7fe with scrape type 2
2026-03-30 04:23:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb397d5f-da85-5c38-96d6-694ee382a7fe, identifier: 10736408
2026-03-30 04:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10736408
2026-03-30 04:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10736408
2026-03-30 04:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb397d5f-da85-5c38-96d6-694ee382a7fe with identifier: 10736408 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/10736408>
{'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': 90,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'eb397d5f-da85-5c38-96d6-694ee382a7fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UHW316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736408',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 313946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2300,
'price_includes_vat': True,
'registration_date': '2016-06-14',
'seats_number': 5,
'seller_name': 'Auto King srl',
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 90 hp '
'- 313.946 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710736408%27 HTTP/1.1" 200 None
2026-03-30 04:23:02 [adesa.be] INFO: Saving data for 10736408: {'auction_closing_time': 1774865700.0, 'created_time': 1774626724.125743, 'last_price_update_time': 1774844582.493113}
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.be',RowKey='10736408') 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/10735597> (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/10736678> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81d3a248-cc01-542f-b53c-ce15640e85eb with identifier: 10735597
2026-03-30 04:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81d3a248-cc01-542f-b53c-ce15640e85eb with scrape type 2
2026-03-30 04:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81d3a248-cc01-542f-b53c-ce15640e85eb with scrape type 2
2026-03-30 04:23:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81d3a248-cc01-542f-b53c-ce15640e85eb, identifier: 10735597
2026-03-30 04:23:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10736678
2026-03-30 04:23:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with scrape type 2
2026-03-30 04:23:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with scrape type 2
2026-03-30 04:23:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a, identifier: 10736678
2026-03-30 04:23:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81d3a248-cc01-542f-b53c-ce15640e85eb with identifier: 10735597
2026-03-30 04:23:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81d3a248-cc01-542f-b53c-ce15640e85eb with identifier: 10735597
2026-03-30 04:23:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81d3a248-cc01-542f-b53c-ce15640e85eb with identifier: 10735597 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:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735597>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '81d3a248-cc01-542f-b53c-ce15640e85eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FQH404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 150517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2018-08-24',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Passat Variant GTE 1.4 TSI Business - Hybrid - Automatic '
'- 156 hp - 150.517 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735597%27 HTTP/1.1" 200 None
2026-03-30 04:23:03 [adesa.be] INFO: Saving data for 10735597: {'auction_closing_time': 1774863000.0, 'created_time': 1774626717.376509, 'last_price_update_time': 1774844583.100635}
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.be',RowKey='10735597') HTTP/1.1" 204 0
2026-03-30 04:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10736678
2026-03-30 04:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10736678
2026-03-30 04:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89c09015-c9bc-59fe-a83e-e7a9eab71c0a with identifier: 10736678 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/10736678>
{'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': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '89c09015-c9bc-59fe-a83e-e7a9eab71c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EGN981',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736678',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 138774,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-07-02',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Volkswagen Polo 1.0i IQ.Drive - Petrol - Manual - 80 hp - 138.774 '
'km',
'transmission': 'manual',
'trim': 'IQ.Drive',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710736678%27 HTTP/1.1" 200 None
2026-03-30 04:23:03 [adesa.be] INFO: Saving data for 10736678: {'auction_closing_time': 1774863000.0, 'created_time': 1774626713.432648, 'last_price_update_time': 1774844583.381948}
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.be',RowKey='10736678') HTTP/1.1" 204 0
2026-03-30 04:23:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23: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:23:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23: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:23:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23: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:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4a6b813-d168-5d09-9efc-044dd2526e58 with identifier: 10735500
2026-03-30 04:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4a6b813-d168-5d09-9efc-044dd2526e58 with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4a6b813-d168-5d09-9efc-044dd2526e58 with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4a6b813-d168-5d09-9efc-044dd2526e58, identifier: 10735500
2026-03-30 04:23:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a073813c-95b4-516c-a91b-4a799279af2c with identifier: 10735446
2026-03-30 04:23:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a073813c-95b4-516c-a91b-4a799279af2c with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a073813c-95b4-516c-a91b-4a799279af2c with scrape type 2
2026-03-30 04:23:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a073813c-95b4-516c-a91b-4a799279af2c, identifier: 10735446
2026-03-30 04:23:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4a6b813-d168-5d09-9efc-044dd2526e58 with identifier: 10735500
2026-03-30 04:23:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4a6b813-d168-5d09-9efc-044dd2526e58 with identifier: 10735500
2026-03-30 04:23:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4a6b813-d168-5d09-9efc-044dd2526e58 with identifier: 10735500 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:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e4a6b813-d168-5d09-9efc-044dd2526e58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GHT022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 228640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2010-08-09',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 105 '
'hp - 228.640 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710735500%27 HTTP/1.1" 200 None
2026-03-30 04:23:04 [adesa.be] INFO: Saving data for 10735500: {'auction_closing_time': 1774863000.0, 'created_time': 1774626736.847806, 'last_price_update_time': 1774844584.095229}
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.be',RowKey='10735500') HTTP/1.1" 204 0
2026-03-30 04:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a073813c-95b4-516c-a91b-4a799279af2c with identifier: 10735446
2026-03-30 04:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a073813c-95b4-516c-a91b-4a799279af2c with identifier: 10735446
2026-03-30 04:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a073813c-95b4-516c-a91b-4a799279af2c with identifier: 10735446 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/10735446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a073813c-95b4-516c-a91b-4a799279af2c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YGS146',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735446',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 251565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2013-09-17',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Golf 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'251.565 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735446%27 HTTP/1.1" 200 None
2026-03-30 04:23:04 [adesa.be] INFO: Saving data for 10735446: {'auction_closing_time': 1774863000.0, 'created_time': 1774626733.630862, 'last_price_update_time': 1774844584.372247}
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.be',RowKey='10735446') HTTP/1.1" 204 0
2026-03-30 04:23:04 [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:23:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735580> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 151c7525-77e8-58d2-b051-7b1162e0d0eb with identifier: 10737573
2026-03-30 04:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 151c7525-77e8-58d2-b051-7b1162e0d0eb with scrape type 2
2026-03-30 04:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 151c7525-77e8-58d2-b051-7b1162e0d0eb with scrape type 2
2026-03-30 04:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 151c7525-77e8-58d2-b051-7b1162e0d0eb, identifier: 10737573
2026-03-30 04:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 151c7525-77e8-58d2-b051-7b1162e0d0eb with identifier: 10737573
2026-03-30 04:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 151c7525-77e8-58d2-b051-7b1162e0d0eb with identifier: 10737573
2026-03-30 04:23:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 151c7525-77e8-58d2-b051-7b1162e0d0eb with identifier: 10737573 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/10737573>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '151c7525-77e8-58d2-b051-7b1162e0d0eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UXH644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737573',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 247278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2015-04-01',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 105 '
'hp - 247.278 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710737573%27 HTTP/1.1" 200 None
2026-03-30 04:23:04 [adesa.be] INFO: Saving data for 10737573: {'auction_closing_time': 1774863000.0, 'created_time': 1774626723.860076, 'last_price_update_time': 1774844584.841283}
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.be',RowKey='10737573') 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/10735618> (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 [adesa.be] INFO: Found listing with ID: 10737682
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.be%27%20and%20RowKey%20eq%20%2710737682%27 HTTP/1.1" 200 None
2026-03-30 04:23:04 [adesa.be] INFO: Scrape type for 10737682: 2
2026-03-30 04:23:04 [adesa.be] INFO: Scraping item 10737682 url https://www.openlane.eu/en/carv6/auction/10737682
2026-03-30 04:23:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4f68f25-f63e-5421-a11c-cadf45afbb51 with identifier: 10735580
2026-03-30 04:23:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4f68f25-f63e-5421-a11c-cadf45afbb51 with scrape type 2
2026-03-30 04:23:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4f68f25-f63e-5421-a11c-cadf45afbb51 with scrape type 2
2026-03-30 04:23:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4f68f25-f63e-5421-a11c-cadf45afbb51, identifier: 10735580
2026-03-30 04:23:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4f68f25-f63e-5421-a11c-cadf45afbb51 with identifier: 10735580
2026-03-30 04:23:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4f68f25-f63e-5421-a11c-cadf45afbb51 with identifier: 10735580
2026-03-30 04:23:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4f68f25-f63e-5421-a11c-cadf45afbb51 with identifier: 10735580 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/10735580>
{'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': 139,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f4f68f25-f63e-5421-a11c-cadf45afbb51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SEN504',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 139581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2013-09-24',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Volkswagen Passat CC 2.0 TDI - Diesel - Manual - 139 hp - 139.581 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735580%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Saving data for 10735580: {'auction_closing_time': 1774863000.0, 'created_time': 1774626737.592119, 'last_price_update_time': 1774844585.249783}
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.be',RowKey='10735580') HTTP/1.1" 204 0
2026-03-30 04:23:05 [adesa.be] INFO: Found listing with ID: 10735631
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.be%27%20and%20RowKey%20eq%20%2710735631%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10735631: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10735631 url https://www.openlane.eu/en/carv6/auction/10735631
2026-03-30 04:23:05 [adesa.be] INFO: Found listing with ID: 10735423
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.be%27%20and%20RowKey%20eq%20%2710735423%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10735423: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10735423 url https://www.openlane.eu/en/carv6/auction/10735423
2026-03-30 04:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with identifier: 10735618
2026-03-30 04:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56a149af-6ea3-56ee-8f84-dfe9bbce8514, identifier: 10735618
2026-03-30 04:23:05 [adesa.be] INFO: Found listing with ID: 10735505
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.be%27%20and%20RowKey%20eq%20%2710735505%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10735505: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10735505 url https://www.openlane.eu/en/carv6/auction/10735505
2026-03-30 04:23:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with identifier: 10735618
2026-03-30 04:23:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with identifier: 10735618
2026-03-30 04:23:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56a149af-6ea3-56ee-8f84-dfe9bbce8514 with identifier: 10735618 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/10735618>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '56a149af-6ea3-56ee-8f84-dfe9bbce8514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCU182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735618',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 159589,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - Manual '
'- 150 hp - 159.589 km',
'transmission': 'manual',
'trim': 'Style Business',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710735618%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Saving data for 10735618: {'auction_closing_time': 1774863000.0, 'created_time': 1774626719.19284, 'last_price_update_time': 1774844585.706239}
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.be',RowKey='10735618') HTTP/1.1" 204 0
2026-03-30 04:23:05 [adesa.be] INFO: Found listing with ID: 10735502
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.be%27%20and%20RowKey%20eq%20%2710735502%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10735502: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10735502 url https://www.openlane.eu/en/carv6/auction/10735502
2026-03-30 04:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:05 [adesa.be] INFO: Found listing with ID: 10735438
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.be%27%20and%20RowKey%20eq%20%2710735438%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10735438: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10735438 url https://www.openlane.eu/en/carv6/auction/10735438
2026-03-30 04:23: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:23: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:23:05 [adesa.be] INFO: Found listing with ID: 10737655
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.be%27%20and%20RowKey%20eq%20%2710737655%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10737655: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10737655 url https://www.openlane.eu/en/carv6/auction/10737655
2026-03-30 04:23:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23: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:23:05 [adesa.be] INFO: Found listing with ID: 10740877
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.be%27%20and%20RowKey%20eq%20%2710740877%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10740877: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10740877 url https://www.openlane.eu/en/carv6/auction/10740877
2026-03-30 04:23:05 [adesa.be] INFO: Found listing with ID: 10737648
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.be%27%20and%20RowKey%20eq%20%2710737648%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10737648: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10737648 url https://www.openlane.eu/en/carv6/auction/10737648
2026-03-30 04:23:05 [adesa.be] INFO: Found listing with ID: 10737720
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.be%27%20and%20RowKey%20eq%20%2710737720%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10737720: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10737720 url https://www.openlane.eu/en/carv6/auction/10737720
2026-03-30 04:23:05 [adesa.be] INFO: Found listing with ID: 10736486
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.be%27%20and%20RowKey%20eq%20%2710736486%27 HTTP/1.1" 200 None
2026-03-30 04:23:05 [adesa.be] INFO: Scrape type for 10736486: 2
2026-03-30 04:23:05 [adesa.be] INFO: Scraping item 10736486 url https://www.openlane.eu/en/carv6/auction/10736486
2026-03-30 04:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with identifier: 10736363
2026-03-30 04:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0, identifier: 10736363
2026-03-30 04:23:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with identifier: 10735754
2026-03-30 04:23:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with scrape type 2
2026-03-30 04:23:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with scrape type 2
2026-03-30 04:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14, identifier: 10735754
2026-03-30 04:23:06 [adesa.be] INFO: Found listing with ID: 10738282
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.be%27%20and%20RowKey%20eq%20%2710738282%27 HTTP/1.1" 200 None
2026-03-30 04:23:06 [adesa.be] INFO: Scrape type for 10738282: 2
2026-03-30 04:23:06 [adesa.be] INFO: Scraping item 10738282 url https://www.openlane.eu/en/carv6/auction/10738282
2026-03-30 04:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with identifier: 10736363
2026-03-30 04:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with identifier: 10736363
2026-03-30 04:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef35e23d-a106-5bfb-b2db-3cc8d97a86a0 with identifier: 10736363 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/10736363>
{'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-30T09:30:00Z',
'fuel_type': 'Electric',
'id': 'ef35e23d-a106-5bfb-b2db-3cc8d97a86a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2blg070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736363',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 95050,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'Dinitra Belgium',
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 95.050 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'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.be%27%20and%20RowKey%20eq%20%2710736363%27 HTTP/1.1" 200 None
2026-03-30 04:23:06 [adesa.be] INFO: Saving data for 10736363: {'auction_closing_time': 1774863000.0, 'created_time': 1774625193.178317, 'last_price_update_time': 1774844586.352123}
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.be',RowKey='10736363') HTTP/1.1" 204 0
2026-03-30 04:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with identifier: 10735754
2026-03-30 04:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with identifier: 10735754
2026-03-30 04:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c52b0fd9-83cd-5f69-9b9f-9fefb8083a14 with identifier: 10735754 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/10735754>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 149,
'expiration_date': '2026-03-31T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c52b0fd9-83cd-5f69-9b9f-9fefb8083a14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSK003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Multivan',
'odometer': 31339,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34100,
'price_includes_vat': True,
'registration_date': '2023-06-12',
'seats_number': 7,
'seller_name': 'Alekon Import - Export bv',
'title': 'Volkswagen Multivan 1.4 eTSI Highline - Hybrid - Automatic - 149 hp '
'- 31.339 km',
'transmission': 'automatic',
'trim': 'Highline',
'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.be%27%20and%20RowKey%20eq%20%2710735754%27 HTTP/1.1" 200 None
2026-03-30 04:23:06 [adesa.be] INFO: Saving data for 10735754: {'auction_closing_time': 1774953000.0, 'created_time': 1774626725.692185, 'last_price_update_time': 1774844586.695793}
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.be',RowKey='10735754') HTTP/1.1" 204 0
2026-03-30 04:23:06 [scrapy.extensions.logstats] INFO: Crawled 997 pages (at 132 pages/min), scraped 973 items (at 132 items/min)
2026-03-30 04:23:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-30 04:23:06 [adesa.be] INFO: Found listing with ID: 10735587
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.be%27%20and%20RowKey%20eq%20%2710735587%27 HTTP/1.1" 200 None
2026-03-30 04:23:06 [adesa.be] INFO: Scrape type for 10735587: 2
2026-03-30 04:23:06 [adesa.be] INFO: Scraping item 10735587 url https://www.openlane.eu/en/carv6/auction/10735587
2026-03-30 04:23:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735031> (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/10735021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:06 [adesa.be] INFO: Found listing with ID: 10735459
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.be%27%20and%20RowKey%20eq%20%2710735459%27 HTTP/1.1" 200 None
2026-03-30 04:23:06 [adesa.be] INFO: Scrape type for 10735459: 2
2026-03-30 04:23:06 [adesa.be] INFO: Scraping item 10735459 url https://www.openlane.eu/en/carv6/auction/10735459
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: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10735554
2026-03-30 04:23:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b819430-2d97-5217-bc9b-2e20f519f6cb with scrape type 2
2026-03-30 04:23:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b819430-2d97-5217-bc9b-2e20f519f6cb with scrape type 2
2026-03-30 04:23:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b819430-2d97-5217-bc9b-2e20f519f6cb, identifier: 10735554
2026-03-30 04:23:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10735554
2026-03-30 04:23:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10735554
2026-03-30 04:23:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b819430-2d97-5217-bc9b-2e20f519f6cb with identifier: 10735554 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/10735554>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0b819430-2d97-5217-bc9b-2e20f519f6cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FFF005',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 210389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2011-03-01',
'seats_number': 4,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Passat CC 2.0 TDI - Diesel - Automatic - 140 hp - '
'210.389 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
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.be%27%20and%20RowKey%20eq%20%2710735554%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.be] INFO: Saving data for 10735554: {'auction_closing_time': 1774863000.0, 'created_time': 1774626718.572079, 'last_price_update_time': 1774844587.122741}
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.be',RowKey='10735554') HTTP/1.1" 204 0
2026-03-30 04:23:07 [adesa.be] INFO: Found listing with ID: 10735600
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.be%27%20and%20RowKey%20eq%20%2710735600%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.be] INFO: Scrape type for 10735600: 2
2026-03-30 04:23:07 [adesa.be] INFO: Scraping item 10735600 url https://www.openlane.eu/en/carv6/auction/10735600
2026-03-30 04:23:07 [adesa.be] INFO: Found listing with ID: 10738288
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.be%27%20and%20RowKey%20eq%20%2710738288%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.be] INFO: Scrape type for 10738288: 2
2026-03-30 04:23:07 [adesa.be] INFO: Scraping item 10738288 url https://www.openlane.eu/en/carv6/auction/10738288
2026-03-30 04:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with identifier: 10735031
2026-03-30 04:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with scrape type 2
2026-03-30 04:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with scrape type 2
2026-03-30 04:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7, identifier: 10735031
2026-03-30 04:23:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bea0e8d0-0b34-594c-a7a2-9699e3a348cb with identifier: 10735021
2026-03-30 04:23:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bea0e8d0-0b34-594c-a7a2-9699e3a348cb with scrape type 2
2026-03-30 04:23:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bea0e8d0-0b34-594c-a7a2-9699e3a348cb with scrape type 2
2026-03-30 04:23:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bea0e8d0-0b34-594c-a7a2-9699e3a348cb, identifier: 10735021
2026-03-30 04:23:07 [adesa.be] INFO: Found listing with ID: 10736682
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.be%27%20and%20RowKey%20eq%20%2710736682%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.be] INFO: Scrape type for 10736682: 2
2026-03-30 04:23:07 [adesa.be] INFO: Scraping item 10736682 url https://www.openlane.eu/en/carv6/auction/10736682
2026-03-30 04:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with identifier: 10735031
2026-03-30 04:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with identifier: 10735031
2026-03-30 04:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b9a5ca0-88a5-556c-baa5-dabeb3d565c7 with identifier: 10735031 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/10735031>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': '2b9a5ca0-88a5-556c-baa5-dabeb3d565c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735031',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 1137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13050,
'price_includes_vat': True,
'registration_date': '2025-11-13',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen ID.4 52 kWh Pure - Electric - Automatic - 170 hp - 1.137 '
'km',
'transmission': 'automatic',
'trim': 'Pure',
'vin': None,
'year': 2025}
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.be%27%20and%20RowKey%20eq%20%2710735031%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.be] INFO: Saving data for 10735031: {'auction_closing_time': 1774865700.0, 'created_time': 1774626726.778095, 'last_price_update_time': 1774844587.640877}
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.be',RowKey='10735031') HTTP/1.1" 204 0
2026-03-30 04:23:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bea0e8d0-0b34-594c-a7a2-9699e3a348cb with identifier: 10735021
2026-03-30 04:23:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bea0e8d0-0b34-594c-a7a2-9699e3a348cb with identifier: 10735021
2026-03-30 04:23:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bea0e8d0-0b34-594c-a7a2-9699e3a348cb with identifier: 10735021 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/10735021>
{'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:15:00Z',
'fuel_type': 'Electric',
'id': 'bea0e8d0-0b34-594c-a7a2-9699e3a348cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61352',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735021',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 37352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5550,
'price_includes_vat': True,
'registration_date': '2023-05-10',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen ID.3 Pro Performance - Electric - Automatic - 204 hp - '
'37.352 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'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.be%27%20and%20RowKey%20eq%20%2710735021%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.be] INFO: Saving data for 10735021: {'auction_closing_time': 1774865700.0, 'created_time': 1774626731.042035, 'last_price_update_time': 1774844587.921096}
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.be',RowKey='10735021') HTTP/1.1" 204 0
2026-03-30 04:23:07 [adesa.be] INFO: Found listing with ID: 10735599
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.be%27%20and%20RowKey%20eq%20%2710735599%27 HTTP/1.1" 200 None
2026-03-30 04:23:07 [adesa.be] INFO: Scrape type for 10735599: 2
2026-03-30 04:23:07 [adesa.be] INFO: Scraping item 10735599 url https://www.openlane.eu/en/carv6/auction/10735599
2026-03-30 04:23:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735444> (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/10735622> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:07 [adesa.be] INFO: Found listing with ID: 10738312
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.be%27%20and%20RowKey%20eq%20%2710738312%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.be] INFO: Scrape type for 10738312: 2
2026-03-30 04:23:08 [adesa.be] INFO: Scraping item 10738312 url https://www.openlane.eu/en/carv6/auction/10738312
2026-03-30 04:23: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:23:08 [adesa.be] INFO: Found listing with ID: 10735462
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.be%27%20and%20RowKey%20eq%20%2710735462%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.be] INFO: Scrape type for 10735462: 2
2026-03-30 04:23:08 [adesa.be] INFO: Scraping item 10735462 url https://www.openlane.eu/en/carv6/auction/10735462
2026-03-30 04:23:08 [adesa.be] INFO: Found listing with ID: 10738299
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.be%27%20and%20RowKey%20eq%20%2710738299%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.be] INFO: Scrape type for 10738299: 2
2026-03-30 04:23:08 [adesa.be] INFO: Scraping item 10738299 url https://www.openlane.eu/en/carv6/auction/10738299
2026-03-30 04:23:08 [adesa.be] INFO: Found listing with ID: 10735479
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.be%27%20and%20RowKey%20eq%20%2710735479%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.be] INFO: Scrape type for 10735479: 2
2026-03-30 04:23:08 [adesa.be] INFO: Scraping item 10735479 url https://www.openlane.eu/en/carv6/auction/10735479
2026-03-30 04:23:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:08 [adesa.be] INFO: Found listing with ID: 10737753
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.be%27%20and%20RowKey%20eq%20%2710737753%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.be] INFO: Scrape type for 10737753: 2
2026-03-30 04:23:08 [adesa.be] INFO: Scraping item 10737753 url https://www.openlane.eu/en/carv6/auction/10737753
2026-03-30 04:23: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:23:08 [adesa.be] INFO: Found listing with ID: 10735637
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.be%27%20and%20RowKey%20eq%20%2710735637%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.be] INFO: Scrape type for 10735637: 2
2026-03-30 04:23:08 [adesa.be] INFO: Scraping item 10735637 url https://www.openlane.eu/en/carv6/auction/10735637
2026-03-30 04:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab56b56d-9bba-531c-aa22-657b594e43e3 with identifier: 10735444
2026-03-30 04:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab56b56d-9bba-531c-aa22-657b594e43e3 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab56b56d-9bba-531c-aa22-657b594e43e3 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab56b56d-9bba-531c-aa22-657b594e43e3, identifier: 10735444
2026-03-30 04:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8243e20c-56e0-51dd-b46b-78bc24cf2154 with identifier: 10735622
2026-03-30 04:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8243e20c-56e0-51dd-b46b-78bc24cf2154 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8243e20c-56e0-51dd-b46b-78bc24cf2154 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8243e20c-56e0-51dd-b46b-78bc24cf2154, identifier: 10735622
2026-03-30 04:23:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10735563
2026-03-30 04:23:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41277d2c-602c-5be6-953c-0d93ab6f7001 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41277d2c-602c-5be6-953c-0d93ab6f7001 with scrape type 2
2026-03-30 04:23:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41277d2c-602c-5be6-953c-0d93ab6f7001, identifier: 10735563
2026-03-30 04:23:08 [adesa.be] INFO: Found listing with ID: 10736385
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.be%27%20and%20RowKey%20eq%20%2710736385%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.be] INFO: Scrape type for 10736385: 2
2026-03-30 04:23:08 [adesa.be] INFO: Scraping item 10736385 url https://www.openlane.eu/en/carv6/auction/10736385
2026-03-30 04:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab56b56d-9bba-531c-aa22-657b594e43e3 with identifier: 10735444
2026-03-30 04:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab56b56d-9bba-531c-aa22-657b594e43e3 with identifier: 10735444
2026-03-30 04:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab56b56d-9bba-531c-aa22-657b594e43e3 with identifier: 10735444 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/10735444>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ab56b56d-9bba-531c-aa22-657b594e43e3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CKC431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735444',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 136523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2017-09-26',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Golf GTE 1.4 TSI - Hybrid - Automatic - 150 hp - 136.523 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735444%27 HTTP/1.1" 200 None
2026-03-30 04:23:08 [adesa.be] INFO: Saving data for 10735444: {'auction_closing_time': 1774863000.0, 'created_time': 1774626735.695842, 'last_price_update_time': 1774844588.781959}
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.be',RowKey='10735444') HTTP/1.1" 204 0
2026-03-30 04:23:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8243e20c-56e0-51dd-b46b-78bc24cf2154 with identifier: 10735622
2026-03-30 04:23:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8243e20c-56e0-51dd-b46b-78bc24cf2154 with identifier: 10735622
2026-03-30 04:23:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8243e20c-56e0-51dd-b46b-78bc24cf2154 with identifier: 10735622 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/10735622>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '8243e20c-56e0-51dd-b46b-78bc24cf2154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '59375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735622',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 26500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen Golf Variant 1.0 eTSI Life - Petrol - Automatic - 110 hp '
'- 26.500 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710735622%27 HTTP/1.1" 200 None
2026-03-30 04:23:09 [adesa.be] INFO: Saving data for 10735622: {'auction_closing_time': 1774865700.0, 'created_time': 1774626736.018512, 'last_price_update_time': 1774844589.174815}
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.be',RowKey='10735622') HTTP/1.1" 204 0
2026-03-30 04:23:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10735563
2026-03-30 04:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10735563
2026-03-30 04:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41277d2c-602c-5be6-953c-0d93ab6f7001 with identifier: 10735563 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/10735563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '41277d2c-602c-5be6-953c-0d93ab6f7001',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GPG670',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 139816,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2014-04-24',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Volkswagen Golf Variant 1.2 TSI Trendline - Petrol - Manual - 105 '
'hp - 139.816 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710735563%27 HTTP/1.1" 200 None
2026-03-30 04:23:09 [adesa.be] INFO: Saving data for 10735563: {'auction_closing_time': 1774863000.0, 'created_time': 1774626725.021427, 'last_price_update_time': 1774844589.441153}
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.be',RowKey='10735563') HTTP/1.1" 204 0
2026-03-30 04:23:09 [adesa.be] INFO: Found listing with ID: 10737679
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.be%27%20and%20RowKey%20eq%20%2710737679%27 HTTP/1.1" 200 None
2026-03-30 04:23:09 [adesa.be] INFO: Scrape type for 10737679: 2
2026-03-30 04:23:09 [adesa.be] INFO: Scraping item 10737679 url https://www.openlane.eu/en/carv6/auction/10737679
2026-03-30 04:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4e0651f-2424-5277-b617-a92175470ac9 with identifier: 10738313
2026-03-30 04:23:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4e0651f-2424-5277-b617-a92175470ac9 with scrape type 2
2026-03-30 04:23:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4e0651f-2424-5277-b617-a92175470ac9 with scrape type 2
2026-03-30 04:23:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4e0651f-2424-5277-b617-a92175470ac9, identifier: 10738313
2026-03-30 04:23:09 [adesa.be] INFO: Found listing with ID: 10737673
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.be%27%20and%20RowKey%20eq%20%2710737673%27 HTTP/1.1" 200 None
2026-03-30 04:23:09 [adesa.be] INFO: Scrape type for 10737673: 2
2026-03-30 04:23:09 [adesa.be] INFO: Scraping item 10737673 url https://www.openlane.eu/en/carv6/auction/10737673
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 [zyte_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 [zyte_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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4e0651f-2424-5277-b617-a92175470ac9 with identifier: 10738313
2026-03-30 04:23:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4e0651f-2424-5277-b617-a92175470ac9 with identifier: 10738313
2026-03-30 04:23:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4e0651f-2424-5277-b617-a92175470ac9 with identifier: 10738313 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/10738313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'c4e0651f-2424-5277-b617-a92175470ac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UFQ037',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 84419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2018-04-25',
'seats_number': 5,
'seller_name': 'Cobenifond',
'title': 'Volkswagen Golf Variant 1.0 TSI Trendline - Petrol - Automatic - '
'110 hp - 84.419 km',
'transmission': 'automatic',
'trim': 'Trendline',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710738313%27 HTTP/1.1" 200 None
2026-03-30 04:23:09 [adesa.be] INFO: Saving data for 10738313: {'auction_closing_time': 1774866600.0, 'created_time': 1774626738.778513, 'last_price_update_time': 1774844589.858498}
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.be',RowKey='10738313') HTTP/1.1" 204 0
2026-03-30 04:23:09 [adesa.be] INFO: Found listing with ID: 10737664
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.be%27%20and%20RowKey%20eq%20%2710737664%27 HTTP/1.1" 200 None
2026-03-30 04:23:09 [adesa.be] INFO: Scrape type for 10737664: 2
2026-03-30 04:23:09 [adesa.be] INFO: Scraping item 10737664 url https://www.openlane.eu/en/carv6/auction/10737664
2026-03-30 04:23:09 [adesa.be] INFO: Found listing with ID: 10736370
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.be%27%20and%20RowKey%20eq%20%2710736370%27 HTTP/1.1" 200 None
2026-03-30 04:23:10 [adesa.be] INFO: Scrape type for 10736370: 2
2026-03-30 04:23:10 [adesa.be] INFO: Scraping item 10736370 url https://www.openlane.eu/en/carv6/auction/10736370
2026-03-30 04:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b955626a-68e8-507b-be5d-09139dc40e6c with identifier: 10735436
2026-03-30 04:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b955626a-68e8-507b-be5d-09139dc40e6c with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b955626a-68e8-507b-be5d-09139dc40e6c with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b955626a-68e8-507b-be5d-09139dc40e6c, identifier: 10735436
2026-03-30 04:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6c7380a-4106-5560-b06e-faa869e36f0e with identifier: 10737629
2026-03-30 04:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6c7380a-4106-5560-b06e-faa869e36f0e with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6c7380a-4106-5560-b06e-faa869e36f0e with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6c7380a-4106-5560-b06e-faa869e36f0e, identifier: 10737629
2026-03-30 04:23:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10735571
2026-03-30 04:23:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cea95f6-57ea-57de-9e35-ed566a376b14 with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cea95f6-57ea-57de-9e35-ed566a376b14 with scrape type 2
2026-03-30 04:23:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cea95f6-57ea-57de-9e35-ed566a376b14, identifier: 10735571
2026-03-30 04:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b955626a-68e8-507b-be5d-09139dc40e6c with identifier: 10735436
2026-03-30 04:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b955626a-68e8-507b-be5d-09139dc40e6c with identifier: 10735436
2026-03-30 04:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b955626a-68e8-507b-be5d-09139dc40e6c with identifier: 10735436 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/10735436>
{'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': 80,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b955626a-68e8-507b-be5d-09139dc40e6c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ZKY067257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735436',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 129469,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-01-14',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Volkswagen Polo 1.0i Trendline - Petrol - Manual - 80 hp - 129.469 '
'km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710735436%27 HTTP/1.1" 200 None
2026-03-30 04:23:10 [adesa.be] INFO: Saving data for 10735436: {'auction_closing_time': 1774863000.0, 'created_time': 1774625196.365594, 'last_price_update_time': 1774844590.532537}
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.be',RowKey='10735436') HTTP/1.1" 204 0
2026-03-30 04:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6c7380a-4106-5560-b06e-faa869e36f0e with identifier: 10737629
2026-03-30 04:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6c7380a-4106-5560-b06e-faa869e36f0e with identifier: 10737629
2026-03-30 04:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6c7380a-4106-5560-b06e-faa869e36f0e with identifier: 10737629 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/10737629>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b6c7380a-4106-5560-b06e-faa869e36f0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DDC470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737629',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 76722,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Golf 1.4 Style - Hybrid - Automatic - 150 hp - 76.722 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737629%27 HTTP/1.1" 200 None
2026-03-30 04:23:10 [adesa.be] INFO: Saving data for 10737629: {'auction_closing_time': 1774863000.0, 'created_time': 1774626728.596078, 'last_price_update_time': 1774844590.86263}
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.be',RowKey='10737629') HTTP/1.1" 204 0
2026-03-30 04:23:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10735571
2026-03-30 04:23:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10735571
2026-03-30 04:23:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cea95f6-57ea-57de-9e35-ed566a376b14 with identifier: 10735571 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: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/10735571>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9cea95f6-57ea-57de-9e35-ed566a376b14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2gnv963',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 106853,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2020-08-17',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'106.853 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735571%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Saving data for 10735571: {'auction_closing_time': 1774863000.0, 'created_time': 1774626733.333509, 'last_price_update_time': 1774844591.129824}
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.be',RowKey='10735571') HTTP/1.1" 204 0
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10737663
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.be%27%20and%20RowKey%20eq%20%2710737663%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10737663: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10737663 url https://www.openlane.eu/en/carv6/auction/10737663
2026-03-30 04:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10738279
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.be%27%20and%20RowKey%20eq%20%2710738279%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10738279: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10738279 url https://www.openlane.eu/en/carv6/auction/10738279
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735517> (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 [zyte_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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10737715
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.be%27%20and%20RowKey%20eq%20%2710737715%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10737715: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10737715 url https://www.openlane.eu/en/carv6/auction/10737715
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10735567
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.be%27%20and%20RowKey%20eq%20%2710735567%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10735567: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10735567 url https://www.openlane.eu/en/carv6/auction/10735567
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10739897
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.be%27%20and%20RowKey%20eq%20%2710739897%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10739897: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10739897 url https://www.openlane.eu/en/carv6/auction/10739897
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10735450
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.be%27%20and%20RowKey%20eq%20%2710735450%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10735450: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10735450 url https://www.openlane.eu/en/carv6/auction/10735450
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10735442
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.be%27%20and%20RowKey%20eq%20%2710735442%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10735442: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10735442 url https://www.openlane.eu/en/carv6/auction/10735442
2026-03-30 04:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10735502
2026-03-30 04:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 089ad8e1-6080-5cec-beae-5181b5eb6f62 with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 089ad8e1-6080-5cec-beae-5181b5eb6f62 with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 089ad8e1-6080-5cec-beae-5181b5eb6f62, identifier: 10735502
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10739905
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.be%27%20and%20RowKey%20eq%20%2710739905%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10739905: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10739905 url https://www.openlane.eu/en/carv6/auction/10739905
2026-03-30 04:23:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10735502
2026-03-30 04:23:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10735502
2026-03-30 04:23:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 089ad8e1-6080-5cec-beae-5181b5eb6f62 with identifier: 10735502 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/10735502>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '089ad8e1-6080-5cec-beae-5181b5eb6f62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RCB675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735502',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 151679,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2016-11-10',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 1.4 TSI Highline - Petrol - Automatic - 150 hp - '
'151.679 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710735502%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Saving data for 10735502: {'auction_closing_time': 1774863000.0, 'created_time': 1774626721.565388, 'last_price_update_time': 1774844591.652609}
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.be',RowKey='10735502') HTTP/1.1" 204 0
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10735545
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.be%27%20and%20RowKey%20eq%20%2710735545%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10735545: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10735545 url https://www.openlane.eu/en/carv6/auction/10735545
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10733283
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.be%27%20and%20RowKey%20eq%20%2710733283%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10733283: 0
2026-03-30 04:23:11 [adesa.be] INFO: Skipping item 10733283 url https://www.openlane.eu/en/carv6/auction/10733283
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10733286
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.be%27%20and%20RowKey%20eq%20%2710733286%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10733286: 0
2026-03-30 04:23:11 [adesa.be] INFO: Skipping item 10733286 url https://www.openlane.eu/en/carv6/auction/10733286
2026-03-30 04:23:11 [adesa.be] INFO: Found listing with ID: 10733289
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.be%27%20and%20RowKey%20eq%20%2710733289%27 HTTP/1.1" 200 None
2026-03-30 04:23:11 [adesa.be] INFO: Scrape type for 10733289: 2
2026-03-30 04:23:11 [adesa.be] INFO: Scraping item 10733289 url https://www.openlane.eu/en/carv6/auction/10733289
2026-03-30 04:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d5e5b9e-90ed-567f-b38c-3269707993c1 with identifier: 10735033
2026-03-30 04:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d5e5b9e-90ed-567f-b38c-3269707993c1 with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d5e5b9e-90ed-567f-b38c-3269707993c1 with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d5e5b9e-90ed-567f-b38c-3269707993c1, identifier: 10735033
2026-03-30 04:23:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35b57188-4654-5f1f-9060-12e246b92543 with identifier: 10736367
2026-03-30 04:23:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35b57188-4654-5f1f-9060-12e246b92543 with scrape type 2
2026-03-30 04:23:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35b57188-4654-5f1f-9060-12e246b92543 with scrape type 2
2026-03-30 04:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 35b57188-4654-5f1f-9060-12e246b92543, identifier: 10736367
2026-03-30 04:23:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with identifier: 10735517
2026-03-30 04:23:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with scrape type 2
2026-03-30 04:23:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with scrape type 2
2026-03-30 04:23:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329, identifier: 10735517
2026-03-30 04:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d5e5b9e-90ed-567f-b38c-3269707993c1 with identifier: 10735033
2026-03-30 04:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d5e5b9e-90ed-567f-b38c-3269707993c1 with identifier: 10735033
2026-03-30 04:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d5e5b9e-90ed-567f-b38c-3269707993c1 with identifier: 10735033 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/10735033>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '3d5e5b9e-90ed-567f-b38c-3269707993c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735033',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 70927,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9150,
'price_includes_vat': True,
'registration_date': '2023-05-04',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen Golf 1.0 eTSI - Petrol - Automatic - 110 hp - 70.927 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710735033%27 HTTP/1.1" 200 None
2026-03-30 04:23:12 [adesa.be] INFO: Saving data for 10735033: {'auction_closing_time': 1774865700.0, 'created_time': 1774626758.1746, 'last_price_update_time': 1774844592.389798}
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.be',RowKey='10735033') HTTP/1.1" 204 0
2026-03-30 04:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 35b57188-4654-5f1f-9060-12e246b92543 with identifier: 10736367
2026-03-30 04:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 35b57188-4654-5f1f-9060-12e246b92543 with identifier: 10736367
2026-03-30 04:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 35b57188-4654-5f1f-9060-12e246b92543 with identifier: 10736367 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/10736367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '35b57188-4654-5f1f-9060-12e246b92543',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HDR169',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736367',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 155136,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2014-09-03',
'seats_number': 5,
'seller_name': 'MKM Solutions bv',
'title': 'Volkswagen Golf 1.2 TSI Highline - Petrol - Manual - 105 hp - '
'155.136 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710736367%27 HTTP/1.1" 200 None
2026-03-30 04:23:12 [adesa.be] INFO: Saving data for 10736367: {'auction_closing_time': 1774863000.0, 'created_time': 1774626740.321915, 'last_price_update_time': 1774844592.794689}
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.be',RowKey='10736367') HTTP/1.1" 204 0
2026-03-30 04:23:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with identifier: 10735517
2026-03-30 04:23:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with identifier: 10735517
2026-03-30 04:23:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329 with identifier: 10735517 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:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735517>
{'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-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'ad4cdc9c-a1b9-57d5-9aa5-2f3eca625329',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DTJ699',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735517',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 44673,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16900,
'price_includes_vat': True,
'registration_date': '2023-06-20',
'seats_number': 5,
'seller_name': 'Quality Select Cars bvba',
'title': 'Volkswagen Golf 1.4 Business - Hybrid - Automatic - 150 hp - 44.673 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2023}
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735517%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Saving data for 10735517: {'auction_closing_time': 1774863000.0, 'created_time': 1774626730.228774, 'last_price_update_time': 1774844593.105102}
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735517') HTTP/1.1" 204 0
2026-03-30 04:23:13 [adesa.be] INFO: Found listing with ID: 10733290
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733290%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733290: 2
2026-03-30 04:23:13 [adesa.be] INFO: Scraping item 10733290 url https://www.openlane.eu/en/carv6/auction/10733290
2026-03-30 04:23:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:13 [adesa.be] INFO: Found listing with ID: 10733293
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733293%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733293: 0
2026-03-30 04:23:13 [adesa.be] INFO: Skipping item 10733293 url https://www.openlane.eu/en/carv6/auction/10733293
2026-03-30 04:23:13 [adesa.be] INFO: Found listing with ID: 10733297
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733297%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733297: 0
2026-03-30 04:23:13 [adesa.be] INFO: Skipping item 10733297 url https://www.openlane.eu/en/carv6/auction/10733297
2026-03-30 04:23:13 [adesa.be] INFO: Found listing with ID: 10733298
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733298%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733298: 0
2026-03-30 04:23:13 [adesa.be] INFO: Skipping item 10733298 url https://www.openlane.eu/en/carv6/auction/10733298
2026-03-30 04:23:13 [adesa.be] INFO: Found listing with ID: 10733304
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733304%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733304: 0
2026-03-30 04:23:13 [adesa.be] INFO: Skipping item 10733304 url https://www.openlane.eu/en/carv6/auction/10733304
2026-03-30 04:23:13 [adesa.be] INFO: Found listing with ID: 10733309
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733309%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733309: 2
2026-03-30 04:23:13 [adesa.be] INFO: Scraping item 10733309 url https://www.openlane.eu/en/carv6/auction/10733309
2026-03-30 04:23: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:23: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:23: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:23:13 [adesa.be] INFO: Found listing with ID: 10733317
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733317%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733317: 2
2026-03-30 04:23:13 [adesa.be] INFO: Scraping item 10733317 url https://www.openlane.eu/en/carv6/auction/10733317
2026-03-30 04:23:13 [adesa.be] INFO: Found listing with ID: 10733316
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733316%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733316: 2
2026-03-30 04:23:13 [adesa.be] INFO: Scraping item 10733316 url https://www.openlane.eu/en/carv6/auction/10733316
2026-03-30 04:23:13 [adesa.be] INFO: Found listing with ID: 10733312
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733312%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733312: 2
2026-03-30 04:23:13 [adesa.be] INFO: Scraping item 10733312 url https://www.openlane.eu/en/carv6/auction/10733312
2026-03-30 04:23:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094562b4-0c62-5736-80fc-dff1a666b89e with identifier: 10735438
2026-03-30 04:23:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094562b4-0c62-5736-80fc-dff1a666b89e with scrape type 2
2026-03-30 04:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 094562b4-0c62-5736-80fc-dff1a666b89e with scrape type 2
2026-03-30 04:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 094562b4-0c62-5736-80fc-dff1a666b89e, identifier: 10735438
2026-03-30 04:23:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10735587
2026-03-30 04:23:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a090ef50-c125-569f-9e2a-4f4c63965e4b with scrape type 2
2026-03-30 04:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a090ef50-c125-569f-9e2a-4f4c63965e4b with scrape type 2
2026-03-30 04:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a090ef50-c125-569f-9e2a-4f4c63965e4b, identifier: 10735587
2026-03-30 04:23:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10735505
2026-03-30 04:23:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fef1289-228a-5efd-a2b7-36a10de60ce9 with scrape type 2
2026-03-30 04:23:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fef1289-228a-5efd-a2b7-36a10de60ce9 with scrape type 2
2026-03-30 04:23:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fef1289-228a-5efd-a2b7-36a10de60ce9, identifier: 10735505
2026-03-30 04:23:13 [adesa.be] INFO: Found listing with ID: 10733313
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:23:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733313%27 HTTP/1.1" 200 None
2026-03-30 04:23:13 [adesa.be] INFO: Scrape type for 10733313: 2
2026-03-30 04:23:13 [adesa.be] INFO: Scraping item 10733313 url https://www.openlane.eu/en/carv6/auction/10733313
2026-03-30 04:23:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 094562b4-0c62-5736-80fc-dff1a666b89e with identifier: 10735438
2026-03-30 04:23:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 094562b4-0c62-5736-80fc-dff1a666b89e with identifier: 10735438
2026-03-30 04:23:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 094562b4-0c62-5736-80fc-dff1a666b89e with identifier: 10735438 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/10735438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '094562b4-0c62-5736-80fc-dff1a666b89e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EVT427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 198200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2010-08-24',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 1.4 TSI Sport & Style - 4Motion - Petrol - Manual '
'- 150 hp - 198.200 km',
'transmission': 'manual',
'trim': 'Sport & Style',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710735438%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Saving data for 10735438: {'auction_closing_time': 1774863000.0, 'created_time': 1774626721.279249, 'last_price_update_time': 1774844595.154438}
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.be',RowKey='10735438') HTTP/1.1" 204 0
2026-03-30 04:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10735587
2026-03-30 04:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10735587
2026-03-30 04:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a090ef50-c125-569f-9e2a-4f4c63965e4b with identifier: 10735587 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/10735587>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a090ef50-c125-569f-9e2a-4f4c63965e4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TKE475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 188409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2015-09-07',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Volkswagen Tiguan 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 188.409 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735587%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Saving data for 10735587: {'auction_closing_time': 1774863000.0, 'created_time': 1774626708.31131, 'last_price_update_time': 1774844595.542946}
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.be',RowKey='10735587') HTTP/1.1" 204 0
2026-03-30 04:23:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10735505
2026-03-30 04:23:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10735505
2026-03-30 04:23:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fef1289-228a-5efd-a2b7-36a10de60ce9 with identifier: 10735505 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/10735505>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '2fef1289-228a-5efd-a2b7-36a10de60ce9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CKN228',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 141267,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2017-06-15',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 1.4 TSI Highline - Petrol - Automatic - 150 hp - '
'141.267 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735505%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Saving data for 10735505: {'auction_closing_time': 1774863000.0, 'created_time': 1774626721.840612, 'last_price_update_time': 1774844595.805364}
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.be',RowKey='10735505') HTTP/1.1" 204 0
2026-03-30 04:23:15 [adesa.be] INFO: Found listing with ID: 10733314
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.be%27%20and%20RowKey%20eq%20%2710733314%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Scrape type for 10733314: 2
2026-03-30 04:23:15 [adesa.be] INFO: Scraping item 10733314 url https://www.openlane.eu/en/carv6/auction/10733314
2026-03-30 04:23:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738288> (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/10735453> (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/10738282> (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/10735599> (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/10736682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:15 [adesa.be] INFO: Found listing with ID: 10733311
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.be%27%20and%20RowKey%20eq%20%2710733311%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Scrape type for 10733311: 2
2026-03-30 04:23:15 [adesa.be] INFO: Scraping item 10733311 url https://www.openlane.eu/en/carv6/auction/10733311
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 [adesa.be] INFO: Found listing with ID: 10733318
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.be%27%20and%20RowKey%20eq%20%2710733318%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Scrape type for 10733318: 2
2026-03-30 04:23:15 [adesa.be] INFO: Scraping item 10733318 url https://www.openlane.eu/en/carv6/auction/10733318
2026-03-30 04:23:15 [adesa.be] INFO: Found listing with ID: 10733340
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.be%27%20and%20RowKey%20eq%20%2710733340%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Scrape type for 10733340: 0
2026-03-30 04:23:15 [adesa.be] INFO: Skipping item 10733340 url https://www.openlane.eu/en/carv6/auction/10733340
2026-03-30 04:23:15 [adesa.be] INFO: Found listing with ID: 10733330
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.be%27%20and%20RowKey%20eq%20%2710733330%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Scrape type for 10733330: 0
2026-03-30 04:23:15 [adesa.be] INFO: Skipping item 10733330 url https://www.openlane.eu/en/carv6/auction/10733330
2026-03-30 04:23:15 [adesa.be] INFO: Found listing with ID: 10733331
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.be%27%20and%20RowKey%20eq%20%2710733331%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Scrape type for 10733331: 0
2026-03-30 04:23:15 [adesa.be] INFO: Skipping item 10733331 url https://www.openlane.eu/en/carv6/auction/10733331
2026-03-30 04:23:15 [adesa.be] INFO: Found listing with ID: 10733341
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.be%27%20and%20RowKey%20eq%20%2710733341%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Scrape type for 10733341: 0
2026-03-30 04:23:15 [adesa.be] INFO: Skipping item 10733341 url https://www.openlane.eu/en/carv6/auction/10733341
2026-03-30 04:23:15 [adesa.be] INFO: Found listing with ID: 10733332
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.be%27%20and%20RowKey%20eq%20%2710733332%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Scrape type for 10733332: 0
2026-03-30 04:23:15 [adesa.be] INFO: Skipping item 10733332 url https://www.openlane.eu/en/carv6/auction/10733332
2026-03-30 04:23:15 [adesa.be] INFO: Found listing with ID: 10733342
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.be%27%20and%20RowKey%20eq%20%2710733342%27 HTTP/1.1" 200 None
2026-03-30 04:23:15 [adesa.be] INFO: Scrape type for 10733342: 0
2026-03-30 04:23:15 [adesa.be] INFO: Skipping item 10733342 url https://www.openlane.eu/en/carv6/auction/10733342
2026-03-30 04:23:15 [adesa.be] INFO: Found listing with ID: 10733344
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.be%27%20and%20RowKey%20eq%20%2710733344%27 HTTP/1.1" 200 None
2026-03-30 04:23:16 [adesa.be] INFO: Scrape type for 10733344: 0
2026-03-30 04:23:16 [adesa.be] INFO: Skipping item 10733344 url https://www.openlane.eu/en/carv6/auction/10733344
2026-03-30 04:23:16 [adesa.be] INFO: Found listing with ID: 10733343
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.be%27%20and%20RowKey%20eq%20%2710733343%27 HTTP/1.1" 200 None
2026-03-30 04:23:16 [adesa.be] INFO: Scrape type for 10733343: 0
2026-03-30 04:23:16 [adesa.be] INFO: Skipping item 10733343 url https://www.openlane.eu/en/carv6/auction/10733343
2026-03-30 04:23:16 [adesa.be] INFO: Found listing with ID: 10733347
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.be%27%20and%20RowKey%20eq%20%2710733347%27 HTTP/1.1" 200 None
2026-03-30 04:23:16 [adesa.be] INFO: Scrape type for 10733347: 0
2026-03-30 04:23:16 [adesa.be] INFO: Skipping item 10733347 url https://www.openlane.eu/en/carv6/auction/10733347
2026-03-30 04:23:16 [adesa.be] INFO: Found listing with ID: 10733346
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.be%27%20and%20RowKey%20eq%20%2710733346%27 HTTP/1.1" 200 None
2026-03-30 04:23:16 [adesa.be] INFO: Scrape type for 10733346: 2
2026-03-30 04:23:16 [adesa.be] INFO: Scraping item 10733346 url https://www.openlane.eu/en/carv6/auction/10733346
2026-03-30 04:23:16 [adesa.be] INFO: Found listing with ID: 10733348
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.be%27%20and%20RowKey%20eq%20%2710733348%27 HTTP/1.1" 200 None
2026-03-30 04:23:16 [adesa.be] INFO: Scrape type for 10733348: 2
2026-03-30 04:23:16 [adesa.be] INFO: Scraping item 10733348 url https://www.openlane.eu/en/carv6/auction/10733348
2026-03-30 04:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a39c71c8-142f-5d0f-99fe-b32edc77ba3a with identifier: 10738288
2026-03-30 04:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39c71c8-142f-5d0f-99fe-b32edc77ba3a with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a39c71c8-142f-5d0f-99fe-b32edc77ba3a with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a39c71c8-142f-5d0f-99fe-b32edc77ba3a, identifier: 10738288
2026-03-30 04:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acbe4be4-e938-5472-840d-7ee9c5986468 with identifier: 10735453
2026-03-30 04:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acbe4be4-e938-5472-840d-7ee9c5986468 with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acbe4be4-e938-5472-840d-7ee9c5986468 with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acbe4be4-e938-5472-840d-7ee9c5986468, identifier: 10735453
2026-03-30 04:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37d89a21-7c7c-5585-b464-247fbbb5e9dd with identifier: 10738282
2026-03-30 04:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37d89a21-7c7c-5585-b464-247fbbb5e9dd with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37d89a21-7c7c-5585-b464-247fbbb5e9dd with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 37d89a21-7c7c-5585-b464-247fbbb5e9dd, identifier: 10738282
2026-03-30 04:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a65e78c-653c-5bf4-b714-2216e2d98d2e with identifier: 10735599
2026-03-30 04:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a65e78c-653c-5bf4-b714-2216e2d98d2e with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a65e78c-653c-5bf4-b714-2216e2d98d2e with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a65e78c-653c-5bf4-b714-2216e2d98d2e, identifier: 10735599
2026-03-30 04:23:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10736682
2026-03-30 04:23:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63037426-51bb-54d6-8281-792e286c329e with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63037426-51bb-54d6-8281-792e286c329e with scrape type 2
2026-03-30 04:23:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63037426-51bb-54d6-8281-792e286c329e, identifier: 10736682
2026-03-30 04:23:16 [adesa.be] INFO: Found listing with ID: 10733349
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.be%27%20and%20RowKey%20eq%20%2710733349%27 HTTP/1.1" 200 None
2026-03-30 04:23:16 [adesa.be] INFO: Scrape type for 10733349: 2
2026-03-30 04:23:16 [adesa.be] INFO: Scraping item 10733349 url https://www.openlane.eu/en/carv6/auction/10733349
2026-03-30 04:23:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a39c71c8-142f-5d0f-99fe-b32edc77ba3a with identifier: 10738288
2026-03-30 04:23:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a39c71c8-142f-5d0f-99fe-b32edc77ba3a with identifier: 10738288
2026-03-30 04:23:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a39c71c8-142f-5d0f-99fe-b32edc77ba3a with identifier: 10738288 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/10738288>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'CNG',
'id': 'a39c71c8-142f-5d0f-99fe-b32edc77ba3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TCN910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738288',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 225590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2014-01-22',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Volkswagen Touran 1.4 TGI Carat - CNG - Manual - 149 hp - 225.590 '
'km',
'transmission': 'manual',
'trim': 'Carat',
'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.be%27%20and%20RowKey%20eq%20%2710738288%27 HTTP/1.1" 200 None
2026-03-30 04:23:16 [adesa.be] INFO: Saving data for 10738288: {'auction_closing_time': 1774863000.0, 'created_time': 1774625227.977285, 'last_price_update_time': 1774844596.907495}
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.be',RowKey='10738288') HTTP/1.1" 204 0
2026-03-30 04:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acbe4be4-e938-5472-840d-7ee9c5986468 with identifier: 10735453
2026-03-30 04:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acbe4be4-e938-5472-840d-7ee9c5986468 with identifier: 10735453
2026-03-30 04:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acbe4be4-e938-5472-840d-7ee9c5986468 with identifier: 10735453 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/10735453>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 330,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'acbe4be4-e938-5472-840d-7ee9c5986468',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WAUTERS',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735453',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Panamera',
'odometer': 189663,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 40950,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'HD AUTO',
'title': 'Porsche Panamera 2.9 Platinum - Hybrid - Automatic - 330 hp - '
'189.663 km',
'transmission': 'automatic',
'trim': 'Platinum',
'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.be%27%20and%20RowKey%20eq%20%2710735453%27 HTTP/1.1" 200 None
2026-03-30 04:23:17 [adesa.be] INFO: Saving data for 10735453: {'auction_closing_time': 1774863000.0, 'created_time': 1774626805.275464, 'last_price_update_time': 1774844597.277004}
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.be',RowKey='10735453') HTTP/1.1" 204 0
2026-03-30 04:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 37d89a21-7c7c-5585-b464-247fbbb5e9dd with identifier: 10738282
2026-03-30 04:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 37d89a21-7c7c-5585-b464-247fbbb5e9dd with identifier: 10738282
2026-03-30 04:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 37d89a21-7c7c-5585-b464-247fbbb5e9dd with identifier: 10738282 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/10738282>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '37d89a21-7c7c-5585-b464-247fbbb5e9dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VBC256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738282',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 188739,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2018-02-21',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Volkswagen Tiguan 2.0 TDI Highline - Diesel - Manual - 150 hp - '
'188.739 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710738282%27 HTTP/1.1" 200 None
2026-03-30 04:23:17 [adesa.be] INFO: Saving data for 10738282: {'auction_closing_time': 1774863000.0, 'created_time': 1774626722.47264, 'last_price_update_time': 1774844597.610695}
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.be',RowKey='10738282') HTTP/1.1" 204 0
2026-03-30 04:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a65e78c-653c-5bf4-b714-2216e2d98d2e with identifier: 10735599
2026-03-30 04:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a65e78c-653c-5bf4-b714-2216e2d98d2e with identifier: 10735599
2026-03-30 04:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a65e78c-653c-5bf4-b714-2216e2d98d2e with identifier: 10735599 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/10735599>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5a65e78c-653c-5bf4-b714-2216e2d98d2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DNP828',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 256468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2012-07-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Touran 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'256.468 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710735599%27 HTTP/1.1" 200 None
2026-03-30 04:23:17 [adesa.be] INFO: Saving data for 10735599: {'auction_closing_time': 1774863000.0, 'created_time': 1774625232.161411, 'last_price_update_time': 1774844597.884814}
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.be',RowKey='10735599') HTTP/1.1" 204 0
2026-03-30 04:23:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10736682
2026-03-30 04:23:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10736682
2026-03-30 04:23:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63037426-51bb-54d6-8281-792e286c329e with identifier: 10736682 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: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/10736682>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '63037426-51bb-54d6-8281-792e286c329e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KFU914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 182387,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2015-04-23',
'seats_number': 7,
'seller_name': 'Autofest bv',
'title': 'Volkswagen Touran 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'182.387 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710736682%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Saving data for 10736682: {'auction_closing_time': 1774863000.0, 'created_time': 1774625209.821854, 'last_price_update_time': 1774844598.152186}
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.be',RowKey='10736682') HTTP/1.1" 204 0
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733351
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.be%27%20and%20RowKey%20eq%20%2710733351%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733351: 2
2026-03-30 04:23:18 [adesa.be] INFO: Scraping item 10733351 url https://www.openlane.eu/en/carv6/auction/10733351
2026-03-30 04:23:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737679> (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/10736385> (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/10735479> (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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10733352
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.be%27%20and%20RowKey%20eq%20%2710733352%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733352: 2
2026-03-30 04:23:18 [adesa.be] INFO: Scraping item 10733352 url https://www.openlane.eu/en/carv6/auction/10733352
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733355
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.be%27%20and%20RowKey%20eq%20%2710733355%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733355: 2
2026-03-30 04:23:18 [adesa.be] INFO: Scraping item 10733355 url https://www.openlane.eu/en/carv6/auction/10733355
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733354
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.be%27%20and%20RowKey%20eq%20%2710733354%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733354: 2
2026-03-30 04:23:18 [adesa.be] INFO: Scraping item 10733354 url https://www.openlane.eu/en/carv6/auction/10733354
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733362
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.be%27%20and%20RowKey%20eq%20%2710733362%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733362: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733362 url https://www.openlane.eu/en/carv6/auction/10733362
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733370
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.be%27%20and%20RowKey%20eq%20%2710733370%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733370: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733370 url https://www.openlane.eu/en/carv6/auction/10733370
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733374
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.be%27%20and%20RowKey%20eq%20%2710733374%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733374: 2
2026-03-30 04:23:18 [adesa.be] INFO: Scraping item 10733374 url https://www.openlane.eu/en/carv6/auction/10733374
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733388
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.be%27%20and%20RowKey%20eq%20%2710733388%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733388: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733388 url https://www.openlane.eu/en/carv6/auction/10733388
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733387
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.be%27%20and%20RowKey%20eq%20%2710733387%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733387: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733387 url https://www.openlane.eu/en/carv6/auction/10733387
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733398
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.be%27%20and%20RowKey%20eq%20%2710733398%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733398: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733398 url https://www.openlane.eu/en/carv6/auction/10733398
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733403
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.be%27%20and%20RowKey%20eq%20%2710733403%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733403: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733403 url https://www.openlane.eu/en/carv6/auction/10733403
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733402
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.be%27%20and%20RowKey%20eq%20%2710733402%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733402: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733402 url https://www.openlane.eu/en/carv6/auction/10733402
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733404
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.be%27%20and%20RowKey%20eq%20%2710733404%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733404: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733404 url https://www.openlane.eu/en/carv6/auction/10733404
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733405
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.be%27%20and%20RowKey%20eq%20%2710733405%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733405: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733405 url https://www.openlane.eu/en/carv6/auction/10733405
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733406
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.be%27%20and%20RowKey%20eq%20%2710733406%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733406: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733406 url https://www.openlane.eu/en/carv6/auction/10733406
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733408
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.be%27%20and%20RowKey%20eq%20%2710733408%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733408: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733408 url https://www.openlane.eu/en/carv6/auction/10733408
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733409
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.be%27%20and%20RowKey%20eq%20%2710733409%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733409: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733409 url https://www.openlane.eu/en/carv6/auction/10733409
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733407
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.be%27%20and%20RowKey%20eq%20%2710733407%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733407: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733407 url https://www.openlane.eu/en/carv6/auction/10733407
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733284
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.be%27%20and%20RowKey%20eq%20%2710733284%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733284: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733284 url https://www.openlane.eu/en/carv6/auction/10733284
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733285
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.be%27%20and%20RowKey%20eq%20%2710733285%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733285: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733285 url https://www.openlane.eu/en/carv6/auction/10733285
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733288
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.be%27%20and%20RowKey%20eq%20%2710733288%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733288: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733288 url https://www.openlane.eu/en/carv6/auction/10733288
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733287
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.be%27%20and%20RowKey%20eq%20%2710733287%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733287: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733287 url https://www.openlane.eu/en/carv6/auction/10733287
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733291
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.be%27%20and%20RowKey%20eq%20%2710733291%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733291: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733291 url https://www.openlane.eu/en/carv6/auction/10733291
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733292
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.be%27%20and%20RowKey%20eq%20%2710733292%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733292: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733292 url https://www.openlane.eu/en/carv6/auction/10733292
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733295
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.be%27%20and%20RowKey%20eq%20%2710733295%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733295: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733295 url https://www.openlane.eu/en/carv6/auction/10733295
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733301
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.be%27%20and%20RowKey%20eq%20%2710733301%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733301: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733301 url https://www.openlane.eu/en/carv6/auction/10733301
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733300
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.be%27%20and%20RowKey%20eq%20%2710733300%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733300: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733300 url https://www.openlane.eu/en/carv6/auction/10733300
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733299
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.be%27%20and%20RowKey%20eq%20%2710733299%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733299: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733299 url https://www.openlane.eu/en/carv6/auction/10733299
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733305
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.be%27%20and%20RowKey%20eq%20%2710733305%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733305: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733305 url https://www.openlane.eu/en/carv6/auction/10733305
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733303
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.be%27%20and%20RowKey%20eq%20%2710733303%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733303: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733303 url https://www.openlane.eu/en/carv6/auction/10733303
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733306
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.be%27%20and%20RowKey%20eq%20%2710733306%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733306: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733306 url https://www.openlane.eu/en/carv6/auction/10733306
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733307
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.be%27%20and%20RowKey%20eq%20%2710733307%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733307: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733307 url https://www.openlane.eu/en/carv6/auction/10733307
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733319
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.be%27%20and%20RowKey%20eq%20%2710733319%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733319: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733319 url https://www.openlane.eu/en/carv6/auction/10733319
2026-03-30 04:23:18 [adesa.be] INFO: Found listing with ID: 10733320
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.be%27%20and%20RowKey%20eq%20%2710733320%27 HTTP/1.1" 200 None
2026-03-30 04:23:18 [adesa.be] INFO: Scrape type for 10733320: 0
2026-03-30 04:23:18 [adesa.be] INFO: Skipping item 10733320 url https://www.openlane.eu/en/carv6/auction/10733320
2026-03-30 04:23:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10737679
2026-03-30 04:23:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caaf453c-75e4-5d59-914e-a27136748b34 with scrape type 2
2026-03-30 04:23:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caaf453c-75e4-5d59-914e-a27136748b34 with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: caaf453c-75e4-5d59-914e-a27136748b34, identifier: 10737679
2026-03-30 04:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 561c81f6-1d3a-541f-9a03-aca85827f53e with identifier: 10736385
2026-03-30 04:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 561c81f6-1d3a-541f-9a03-aca85827f53e with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 561c81f6-1d3a-541f-9a03-aca85827f53e with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 561c81f6-1d3a-541f-9a03-aca85827f53e, identifier: 10736385
2026-03-30 04:23:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10735479
2026-03-30 04:23:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with scrape type 2
2026-03-30 04:23:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ff85e0b-42f7-56cf-b3aa-c175f54be264, identifier: 10735479
2026-03-30 04:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10737679
2026-03-30 04:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10737679
2026-03-30 04:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: caaf453c-75e4-5d59-914e-a27136748b34 with identifier: 10737679 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/10737679>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'caaf453c-75e4-5d59-914e-a27136748b34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FMW816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S40',
'odometer': 194073,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2008-01-09',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo S40 1.6 Momentum - Diesel - Manual - 110 hp - 194.073 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2008}
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.be%27%20and%20RowKey%20eq%20%2710737679%27 HTTP/1.1" 200 None
2026-03-30 04:23:19 [adesa.be] INFO: Saving data for 10737679: {'auction_closing_time': 1774863000.0, 'created_time': 1774625197.136133, 'last_price_update_time': 1774844599.58388}
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.be',RowKey='10737679') HTTP/1.1" 204 0
2026-03-30 04:23:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 561c81f6-1d3a-541f-9a03-aca85827f53e with identifier: 10736385
2026-03-30 04:23:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 561c81f6-1d3a-541f-9a03-aca85827f53e with identifier: 10736385
2026-03-30 04:23:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 561c81f6-1d3a-541f-9a03-aca85827f53e with identifier: 10736385 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:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736385>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 517,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '561c81f6-1d3a-541f-9a03-aca85827f53e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GMD563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736385',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'EX90',
'odometer': 9885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 56000,
'price_includes_vat': True,
'registration_date': '2025-01-27',
'seats_number': 7,
'seller_name': 'GMA Cars bv',
'title': 'Volvo EX90 Performance 107 kWh Ultra - Electric - Automatic - 517 '
'hp - 9.885 km',
'transmission': 'automatic',
'trim': 'Ultra',
'vin': None,
'year': 2025}
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.be%27%20and%20RowKey%20eq%20%2710736385%27 HTTP/1.1" 200 None
2026-03-30 04:23:20 [adesa.be] INFO: Saving data for 10736385: {'auction_closing_time': 1774863000.0, 'created_time': 1774625207.664728, 'last_price_update_time': 1774844600.082348}
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.be',RowKey='10736385') HTTP/1.1" 204 0
2026-03-30 04:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10735479
2026-03-30 04:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10735479
2026-03-30 04:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ff85e0b-42f7-56cf-b3aa-c175f54be264 with identifier: 10735479 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/10735479>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6ff85e0b-42f7-56cf-b3aa-c175f54be264',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YMJ833',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735479',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 203042,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2018-04-26',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen T-ROC 1.5 TSI - Petrol - Automatic - 150 hp - 203.042 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735479%27 HTTP/1.1" 200 None
2026-03-30 04:23:20 [adesa.be] INFO: Saving data for 10735479: {'auction_closing_time': 1774863000.0, 'created_time': 1774625204.974272, 'last_price_update_time': 1774844600.34799}
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.be',RowKey='10735479') 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/10737673> (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/10737664> (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/10735637> (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/10736370> (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/10737663> (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 [zyte_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: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10737673
2026-03-30 04:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb35bd00-b4d2-510b-8929-117bc069e31f with scrape type 2
2026-03-30 04:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb35bd00-b4d2-510b-8929-117bc069e31f with scrape type 2
2026-03-30 04:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb35bd00-b4d2-510b-8929-117bc069e31f, identifier: 10737673
2026-03-30 04:23:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10737664
2026-03-30 04:23:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eedeca9-c589-53a4-8a32-47441f579257 with scrape type 2
2026-03-30 04:23:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9eedeca9-c589-53a4-8a32-47441f579257 with scrape type 2
2026-03-30 04:23:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9eedeca9-c589-53a4-8a32-47441f579257, identifier: 10737664
2026-03-30 04:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10737673
2026-03-30 04:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10737673
2026-03-30 04:23:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb35bd00-b4d2-510b-8929-117bc069e31f with identifier: 10737673 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/10737673>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'cb35bd00-b4d2-510b-8929-117bc069e31f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TQQ936',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737673',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S40',
'odometer': 334684,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2004-04-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo S40 2.0 - Diesel - Manual - 136 hp - 334.684 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2004}
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.be%27%20and%20RowKey%20eq%20%2710737673%27 HTTP/1.1" 200 None
2026-03-30 04:23:20 [adesa.be] INFO: Saving data for 10737673: {'auction_closing_time': 1774863000.0, 'created_time': 1774625202.098309, 'last_price_update_time': 1774844600.937683}
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.be',RowKey='10737673') HTTP/1.1" 204 0
2026-03-30 04:23:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10737664
2026-03-30 04:23:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10737664
2026-03-30 04:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9eedeca9-c589-53a4-8a32-47441f579257 with identifier: 10737664 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/10737664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '9eedeca9-c589-53a4-8a32-47441f579257',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RPN415',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 232196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2017-02-06',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo V40 Cross Country D2 Ocean Race - Diesel - Manual - 120 hp - '
'232.196 km',
'transmission': 'manual',
'trim': 'Ocean Race',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737664%27 HTTP/1.1" 200 None
2026-03-30 04:23:21 [adesa.be] INFO: Saving data for 10737664: {'auction_closing_time': 1774863000.0, 'created_time': 1774625195.871352, 'last_price_update_time': 1774844601.217942}
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.be',RowKey='10737664') 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/10733289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dec25543-72a1-51f4-a6f8-c02c11678fab with identifier: 10735637
2026-03-30 04:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dec25543-72a1-51f4-a6f8-c02c11678fab with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dec25543-72a1-51f4-a6f8-c02c11678fab with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dec25543-72a1-51f4-a6f8-c02c11678fab, identifier: 10735637
2026-03-30 04:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07f2d8d8-a910-5351-b1e0-25ef5101d94b with identifier: 10736370
2026-03-30 04:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07f2d8d8-a910-5351-b1e0-25ef5101d94b with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07f2d8d8-a910-5351-b1e0-25ef5101d94b with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07f2d8d8-a910-5351-b1e0-25ef5101d94b, identifier: 10736370
2026-03-30 04:23:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10737663
2026-03-30 04:23:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29282600-047f-5b89-9d34-1a5c6322498b with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29282600-047f-5b89-9d34-1a5c6322498b with scrape type 2
2026-03-30 04:23:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29282600-047f-5b89-9d34-1a5c6322498b, identifier: 10737663
2026-03-30 04:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dec25543-72a1-51f4-a6f8-c02c11678fab with identifier: 10735637
2026-03-30 04:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dec25543-72a1-51f4-a6f8-c02c11678fab with identifier: 10735637
2026-03-30 04:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dec25543-72a1-51f4-a6f8-c02c11678fab with identifier: 10735637 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/10735637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 251,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Electric',
'id': 'dec25543-72a1-51f4-a6f8-c02c11678fab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61508',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735637',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'EX40',
'odometer': 16400,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9050,
'price_includes_vat': True,
'registration_date': '2024-08-05',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Volvo EX40 79 kWh - Electric - Automatic - 251 hp - 16.400 km',
'transmission': 'automatic',
'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.be%27%20and%20RowKey%20eq%20%2710735637%27 HTTP/1.1" 200 None
2026-03-30 04:23:21 [adesa.be] INFO: Saving data for 10735637: {'auction_closing_time': 1774865700.0, 'created_time': 1774625210.552922, 'last_price_update_time': 1774844601.767812}
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.be',RowKey='10735637') HTTP/1.1" 204 0
2026-03-30 04:23:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07f2d8d8-a910-5351-b1e0-25ef5101d94b with identifier: 10736370
2026-03-30 04:23:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07f2d8d8-a910-5351-b1e0-25ef5101d94b with identifier: 10736370
2026-03-30 04:23:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07f2d8d8-a910-5351-b1e0-25ef5101d94b with identifier: 10736370 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/10736370>
{'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': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '07f2d8d8-a910-5351-b1e0-25ef5101d94b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ldb147',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736370',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V40',
'odometer': 127227,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2018-04-10',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Volvo V40 D2 Kinetic - Diesel - Automatic - 120 hp - 127.227 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710736370%27 HTTP/1.1" 200 None
2026-03-30 04:23:22 [adesa.be] INFO: Saving data for 10736370: {'auction_closing_time': 1774863000.0, 'created_time': 1774625206.639869, 'last_price_update_time': 1774844602.032131}
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.be',RowKey='10736370') HTTP/1.1" 204 0
2026-03-30 04:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10737663
2026-03-30 04:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10737663
2026-03-30 04:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29282600-047f-5b89-9d34-1a5c6322498b with identifier: 10737663 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/10737663>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '29282600-047f-5b89-9d34-1a5c6322498b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TUT159',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V50',
'odometer': 215601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2010-01-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo V50 1.6 Momentum - Diesel - Manual - 110 hp - 215.601 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710737663%27 HTTP/1.1" 200 None
2026-03-30 04:23:22 [adesa.be] INFO: Saving data for 10737663: {'auction_closing_time': 1774863000.0, 'created_time': 1774626709.577896, 'last_price_update_time': 1774844602.342479}
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.be',RowKey='10737663') HTTP/1.1" 204 0
2026-03-30 04:23:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733290> (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: 8db54158-6456-5ec2-bfb4-8b26c2559261 with identifier: 10733289
2026-03-30 04:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8db54158-6456-5ec2-bfb4-8b26c2559261 with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8db54158-6456-5ec2-bfb4-8b26c2559261 with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8db54158-6456-5ec2-bfb4-8b26c2559261, identifier: 10733289
2026-03-30 04:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8db54158-6456-5ec2-bfb4-8b26c2559261 with identifier: 10733289
2026-03-30 04:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8db54158-6456-5ec2-bfb4-8b26c2559261 with identifier: 10733289
2026-03-30 04:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8db54158-6456-5ec2-bfb4-8b26c2559261 with identifier: 10733289 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/10733289>
{'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-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '8db54158-6456-5ec2-bfb4-8b26c2559261',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXT151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733289',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 96788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q4 E-tron 40 S Line - Electric - Automatic - 204 hp - 96.788 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710733289%27 HTTP/1.1" 200 None
2026-03-30 04:23:22 [adesa.be] INFO: Saving data for 10733289: {'auction_closing_time': 1775032200.0, 'created_time': 1774626701.455008, 'last_price_update_time': 1774844602.740348}
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.be',RowKey='10733289') HTTP/1.1" 204 0
2026-03-30 04:23:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72a02426-da30-5aac-9aea-6134db28b4d7 with identifier: 10733290
2026-03-30 04:23:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72a02426-da30-5aac-9aea-6134db28b4d7 with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72a02426-da30-5aac-9aea-6134db28b4d7 with scrape type 2
2026-03-30 04:23:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72a02426-da30-5aac-9aea-6134db28b4d7, identifier: 10733290
2026-03-30 04:23:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72a02426-da30-5aac-9aea-6134db28b4d7 with identifier: 10733290
2026-03-30 04:23:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72a02426-da30-5aac-9aea-6134db28b4d7 with identifier: 10733290
2026-03-30 04:23:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72a02426-da30-5aac-9aea-6134db28b4d7 with identifier: 10733290 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: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/10733290>
{'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-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '72a02426-da30-5aac-9aea-6134db28b4d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQQ707',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733290',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 44498,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q4 E-tron 50 S Line - Quattro - Electric - Automatic - 299 hp '
'- 44.498 km',
'transmission': 'automatic',
'trim': 'S Line',
'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.be%27%20and%20RowKey%20eq%20%2710733290%27 HTTP/1.1" 200 None
2026-03-30 04:23:23 [adesa.be] INFO: Saving data for 10733290: {'auction_closing_time': 1775032200.0, 'created_time': 1774626702.533564, 'last_price_update_time': 1774844603.126078}
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.be',RowKey='10733290') 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/10733317> (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/10733312> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb12e5b3-5e18-5ca6-95f0-133d531082aa with identifier: 10733317
2026-03-30 04:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb12e5b3-5e18-5ca6-95f0-133d531082aa with scrape type 2
2026-03-30 04:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb12e5b3-5e18-5ca6-95f0-133d531082aa with scrape type 2
2026-03-30 04:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb12e5b3-5e18-5ca6-95f0-133d531082aa, identifier: 10733317
2026-03-30 04:23:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db64f8d6-d57b-566c-9a63-f06ca360ab8f with identifier: 10733312
2026-03-30 04:23:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db64f8d6-d57b-566c-9a63-f06ca360ab8f with scrape type 2
2026-03-30 04:23:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db64f8d6-d57b-566c-9a63-f06ca360ab8f with scrape type 2
2026-03-30 04:23:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db64f8d6-d57b-566c-9a63-f06ca360ab8f, identifier: 10733312
2026-03-30 04:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb12e5b3-5e18-5ca6-95f0-133d531082aa with identifier: 10733317
2026-03-30 04:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb12e5b3-5e18-5ca6-95f0-133d531082aa with identifier: 10733317
2026-03-30 04:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb12e5b3-5e18-5ca6-95f0-133d531082aa with identifier: 10733317 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/10733317>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'eb12e5b3-5e18-5ca6-95f0-133d531082aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWX915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733317',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 173518,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 6,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit Custom 2.0 Limited - Diesel - Automatic - 170 hp - '
'173.518 km',
'transmission': 'automatic',
'trim': 'Limited',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710733317%27 HTTP/1.1" 200 None
2026-03-30 04:23:23 [adesa.be] INFO: Saving data for 10733317: {'auction_closing_time': 1775032200.0, 'created_time': 1774626705.705491, 'last_price_update_time': 1774844603.694079}
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.be',RowKey='10733317') HTTP/1.1" 204 0
2026-03-30 04:23:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db64f8d6-d57b-566c-9a63-f06ca360ab8f with identifier: 10733312
2026-03-30 04:23:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db64f8d6-d57b-566c-9a63-f06ca360ab8f with identifier: 10733312
2026-03-30 04:23:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db64f8d6-d57b-566c-9a63-f06ca360ab8f with identifier: 10733312 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/10733312>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'db64f8d6-d57b-566c-9a63-f06ca360ab8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 67891,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'67.891 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710733312%27 HTTP/1.1" 200 None
2026-03-30 04:23:23 [adesa.be] INFO: Saving data for 10733312: {'auction_closing_time': 1775032200.0, 'created_time': 1774626703.657285, 'last_price_update_time': 1774844603.94656}
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.be',RowKey='10733312') 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/10733316> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733314> (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:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1da540c0-296f-5617-a389-12609ce30941 with identifier: 10733316
2026-03-30 04:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1da540c0-296f-5617-a389-12609ce30941 with scrape type 2
2026-03-30 04:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1da540c0-296f-5617-a389-12609ce30941 with scrape type 2
2026-03-30 04:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1da540c0-296f-5617-a389-12609ce30941, identifier: 10733316
2026-03-30 04:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1da540c0-296f-5617-a389-12609ce30941 with identifier: 10733316
2026-03-30 04:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1da540c0-296f-5617-a389-12609ce30941 with identifier: 10733316
2026-03-30 04:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1da540c0-296f-5617-a389-12609ce30941 with identifier: 10733316 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/10733316>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1da540c0-296f-5617-a389-12609ce30941',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UGY056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733316',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 117305,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7200,
'price_includes_vat': True,
'registration_date': '2018-05-08',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'117.305 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710733316%27 HTTP/1.1" 200 None
2026-03-30 04:23:24 [adesa.be] INFO: Saving data for 10733316: {'auction_closing_time': 1775032200.0, 'created_time': 1774626700.821747, 'last_price_update_time': 1774844604.450354}
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.be',RowKey='10733316') HTTP/1.1" 204 0
2026-03-30 04:23:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with identifier: 10733314
2026-03-30 04:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with scrape type 2
2026-03-30 04:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with scrape type 2
2026-03-30 04:23:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf, identifier: 10733314
2026-03-30 04:23:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with identifier: 10733314
2026-03-30 04:23:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with identifier: 10733314
2026-03-30 04:23:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf with identifier: 10733314 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/10733314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e4b455f4-9e46-5c07-9c79-6c8c2c58f3cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WEQ057',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 95016,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2019-05-14',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'95.016 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710733314%27 HTTP/1.1" 200 None
2026-03-30 04:23:24 [adesa.be] INFO: Saving data for 10733314: {'auction_closing_time': 1775032200.0, 'created_time': 1774626703.331663, 'last_price_update_time': 1774844604.816669}
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.be',RowKey='10733314') 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/10733349> (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: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with identifier: 10733349
2026-03-30 04:23:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with scrape type 2
2026-03-30 04:23:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b, identifier: 10733349
2026-03-30 04:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with identifier: 10733349
2026-03-30 04:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with identifier: 10733349
2026-03-30 04:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d2a1858-71f2-5d5c-a260-ba1f0db81e7b with identifier: 10733349 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/10733349>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 156,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '2d2a1858-71f2-5d5c-a260-ba1f0db81e7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLW343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733349',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 174588,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11900,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Qashqai 1.3 N-connecta - Petrol - Automatic - 156 hp - '
'174.588 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'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.be%27%20and%20RowKey%20eq%20%2710733349%27 HTTP/1.1" 200 None
2026-03-30 04:23:25 [adesa.be] INFO: Saving data for 10733349: {'auction_closing_time': 1775032200.0, 'created_time': 1774625244.469359, 'last_price_update_time': 1774844605.277399}
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.be',RowKey='10733349') HTTP/1.1" 204 0
2026-03-30 04:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23: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:23: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:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bb986c2-f02a-5bab-8355-def88cc32013 with identifier: 10733348
2026-03-30 04:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb986c2-f02a-5bab-8355-def88cc32013 with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bb986c2-f02a-5bab-8355-def88cc32013 with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bb986c2-f02a-5bab-8355-def88cc32013, identifier: 10733348
2026-03-30 04:23:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with identifier: 10733313
2026-03-30 04:23:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with scrape type 2
2026-03-30 04:23:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b, identifier: 10733313
2026-03-30 04:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bb986c2-f02a-5bab-8355-def88cc32013 with identifier: 10733348
2026-03-30 04:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bb986c2-f02a-5bab-8355-def88cc32013 with identifier: 10733348
2026-03-30 04:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bb986c2-f02a-5bab-8355-def88cc32013 with identifier: 10733348 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/10733348>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0bb986c2-f02a-5bab-8355-def88cc32013',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEA950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733348',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 49990,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Qashqai 1.3 DIG-T N-connecta - Petrol - Manual - 140 hp - '
'49.990 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710733348%27 HTTP/1.1" 200 None
2026-03-30 04:23:25 [adesa.be] INFO: Saving data for 10733348: {'auction_closing_time': 1775032200.0, 'created_time': 1774625247.721616, 'last_price_update_time': 1774844605.823551}
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.be',RowKey='10733348') HTTP/1.1" 204 0
2026-03-30 04:23:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with identifier: 10733313
2026-03-30 04:23:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with identifier: 10733313
2026-03-30 04:23:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b with identifier: 10733313 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: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/10733313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ba9534e3-2ac9-56ff-8241-4ec16d2c9f4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VUQ577',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733313',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 92238,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2019-03-05',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'92.238 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710733313%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Saving data for 10733313: {'auction_closing_time': 1775032200.0, 'created_time': 1774626704.802522, 'last_price_update_time': 1774844606.116267}
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.be',RowKey='10733313') HTTP/1.1" 204 0
2026-03-30 04:23:26 [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:23:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733374> (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 [adesa.be] INFO: Found listing with ID: 10733328
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.be%27%20and%20RowKey%20eq%20%2710733328%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733328: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733328 url https://www.openlane.eu/en/carv6/auction/10733328
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733323
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.be%27%20and%20RowKey%20eq%20%2710733323%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733323: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733323 url https://www.openlane.eu/en/carv6/auction/10733323
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733333
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.be%27%20and%20RowKey%20eq%20%2710733333%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733333: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733333 url https://www.openlane.eu/en/carv6/auction/10733333
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733324
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.be%27%20and%20RowKey%20eq%20%2710733324%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733324: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733324 url https://www.openlane.eu/en/carv6/auction/10733324
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733326
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.be%27%20and%20RowKey%20eq%20%2710733326%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733326: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733326 url https://www.openlane.eu/en/carv6/auction/10733326
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733327
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.be%27%20and%20RowKey%20eq%20%2710733327%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733327: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733327 url https://www.openlane.eu/en/carv6/auction/10733327
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733325
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.be%27%20and%20RowKey%20eq%20%2710733325%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733325: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733325 url https://www.openlane.eu/en/carv6/auction/10733325
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733336
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.be%27%20and%20RowKey%20eq%20%2710733336%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733336: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733336 url https://www.openlane.eu/en/carv6/auction/10733336
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733335
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.be%27%20and%20RowKey%20eq%20%2710733335%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733335: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733335 url https://www.openlane.eu/en/carv6/auction/10733335
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733337
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.be%27%20and%20RowKey%20eq%20%2710733337%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733337: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733337 url https://www.openlane.eu/en/carv6/auction/10733337
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733338
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.be%27%20and%20RowKey%20eq%20%2710733338%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733338: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733338 url https://www.openlane.eu/en/carv6/auction/10733338
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733356
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.be%27%20and%20RowKey%20eq%20%2710733356%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733356: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733356 url https://www.openlane.eu/en/carv6/auction/10733356
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733357
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.be%27%20and%20RowKey%20eq%20%2710733357%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733357: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733357 url https://www.openlane.eu/en/carv6/auction/10733357
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733359
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.be%27%20and%20RowKey%20eq%20%2710733359%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733359: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733359 url https://www.openlane.eu/en/carv6/auction/10733359
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733358
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.be%27%20and%20RowKey%20eq%20%2710733358%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733358: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733358 url https://www.openlane.eu/en/carv6/auction/10733358
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733360
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.be%27%20and%20RowKey%20eq%20%2710733360%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733360: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733360 url https://www.openlane.eu/en/carv6/auction/10733360
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733361
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.be%27%20and%20RowKey%20eq%20%2710733361%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733361: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733361 url https://www.openlane.eu/en/carv6/auction/10733361
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733363
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.be%27%20and%20RowKey%20eq%20%2710733363%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733363: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733363 url https://www.openlane.eu/en/carv6/auction/10733363
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733364
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.be%27%20and%20RowKey%20eq%20%2710733364%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733364: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733364 url https://www.openlane.eu/en/carv6/auction/10733364
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733366
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.be%27%20and%20RowKey%20eq%20%2710733366%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733366: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733366 url https://www.openlane.eu/en/carv6/auction/10733366
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733367
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.be%27%20and%20RowKey%20eq%20%2710733367%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733367: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733367 url https://www.openlane.eu/en/carv6/auction/10733367
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733369
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.be%27%20and%20RowKey%20eq%20%2710733369%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733369: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733369 url https://www.openlane.eu/en/carv6/auction/10733369
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733372
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.be%27%20and%20RowKey%20eq%20%2710733372%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733372: 0
2026-03-30 04:23:26 [adesa.be] INFO: Skipping item 10733372 url https://www.openlane.eu/en/carv6/auction/10733372
2026-03-30 04:23:26 [adesa.be] INFO: Found listing with ID: 10733379
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.be%27%20and%20RowKey%20eq%20%2710733379%27 HTTP/1.1" 200 None
2026-03-30 04:23:26 [adesa.be] INFO: Scrape type for 10733379: 2
2026-03-30 04:23:26 [adesa.be] INFO: Scraping item 10733379 url https://www.openlane.eu/en/carv6/auction/10733379
2026-03-30 04:23:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9b3f3de-59b9-57de-b866-cfa6429d73b7 with identifier: 10733374
2026-03-30 04:23:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9b3f3de-59b9-57de-b866-cfa6429d73b7 with scrape type 2
2026-03-30 04:23:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9b3f3de-59b9-57de-b866-cfa6429d73b7 with scrape type 2
2026-03-30 04:23:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9b3f3de-59b9-57de-b866-cfa6429d73b7, identifier: 10733374
2026-03-30 04:23:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9b3f3de-59b9-57de-b866-cfa6429d73b7 with identifier: 10733374
2026-03-30 04:23:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9b3f3de-59b9-57de-b866-cfa6429d73b7 with identifier: 10733374
2026-03-30 04:23:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9b3f3de-59b9-57de-b866-cfa6429d73b7 with identifier: 10733374 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:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733374>
{'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-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e9b3f3de-59b9-57de-b866-cfa6429d73b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQF652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733374',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 115482,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Skoda Kodiaq 2.0 TDI Clever - AWD - Diesel - Automatic - 150 hp - '
'115.482 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710733374%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Saving data for 10733374: {'auction_closing_time': 1775032200.0, 'created_time': 1774625240.545013, 'last_price_update_time': 1774844607.073227}
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.be',RowKey='10733374') HTTP/1.1" 204 0
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733376
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.be%27%20and%20RowKey%20eq%20%2710733376%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733376: 2
2026-03-30 04:23:27 [adesa.be] INFO: Scraping item 10733376 url https://www.openlane.eu/en/carv6/auction/10733376
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733377
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.be%27%20and%20RowKey%20eq%20%2710733377%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733377: 2
2026-03-30 04:23:27 [adesa.be] INFO: Scraping item 10733377 url https://www.openlane.eu/en/carv6/auction/10733377
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733375
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.be%27%20and%20RowKey%20eq%20%2710733375%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733375: 2
2026-03-30 04:23:27 [adesa.be] INFO: Scraping item 10733375 url https://www.openlane.eu/en/carv6/auction/10733375
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733380
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.be%27%20and%20RowKey%20eq%20%2710733380%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733380: 2
2026-03-30 04:23:27 [adesa.be] INFO: Scraping item 10733380 url https://www.openlane.eu/en/carv6/auction/10733380
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733381
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.be%27%20and%20RowKey%20eq%20%2710733381%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733381: 2
2026-03-30 04:23:27 [adesa.be] INFO: Scraping item 10733381 url https://www.openlane.eu/en/carv6/auction/10733381
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733382
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.be%27%20and%20RowKey%20eq%20%2710733382%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733382: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733382 url https://www.openlane.eu/en/carv6/auction/10733382
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733386
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.be%27%20and%20RowKey%20eq%20%2710733386%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733386: 2
2026-03-30 04:23:27 [adesa.be] INFO: Scraping item 10733386 url https://www.openlane.eu/en/carv6/auction/10733386
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733384
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.be%27%20and%20RowKey%20eq%20%2710733384%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733384: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733384 url https://www.openlane.eu/en/carv6/auction/10733384
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733385
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.be%27%20and%20RowKey%20eq%20%2710733385%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733385: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733385 url https://www.openlane.eu/en/carv6/auction/10733385
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733389
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.be%27%20and%20RowKey%20eq%20%2710733389%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733389: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733389 url https://www.openlane.eu/en/carv6/auction/10733389
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733390
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.be%27%20and%20RowKey%20eq%20%2710733390%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733390: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733390 url https://www.openlane.eu/en/carv6/auction/10733390
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733391
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.be%27%20and%20RowKey%20eq%20%2710733391%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733391: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733391 url https://www.openlane.eu/en/carv6/auction/10733391
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733392
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.be%27%20and%20RowKey%20eq%20%2710733392%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733392: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733392 url https://www.openlane.eu/en/carv6/auction/10733392
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733393
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.be%27%20and%20RowKey%20eq%20%2710733393%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733393: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733393 url https://www.openlane.eu/en/carv6/auction/10733393
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733396
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.be%27%20and%20RowKey%20eq%20%2710733396%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733396: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733396 url https://www.openlane.eu/en/carv6/auction/10733396
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733399
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.be%27%20and%20RowKey%20eq%20%2710733399%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733399: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733399 url https://www.openlane.eu/en/carv6/auction/10733399
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733400
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.be%27%20and%20RowKey%20eq%20%2710733400%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733400: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733400 url https://www.openlane.eu/en/carv6/auction/10733400
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10733401
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.be%27%20and%20RowKey%20eq%20%2710733401%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10733401: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10733401 url https://www.openlane.eu/en/carv6/auction/10733401
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742482
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.be%27%20and%20RowKey%20eq%20%2710742482%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742482: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742482 url https://www.openlane.eu/en/carv6/auction/10742482
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742425
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.be%27%20and%20RowKey%20eq%20%2710742425%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742425: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742425 url https://www.openlane.eu/en/carv6/auction/10742425
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742448
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.be%27%20and%20RowKey%20eq%20%2710742448%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742448: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742448 url https://www.openlane.eu/en/carv6/auction/10742448
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742421
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.be%27%20and%20RowKey%20eq%20%2710742421%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742421: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742421 url https://www.openlane.eu/en/carv6/auction/10742421
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742494
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.be%27%20and%20RowKey%20eq%20%2710742494%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742494: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742494 url https://www.openlane.eu/en/carv6/auction/10742494
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742451
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.be%27%20and%20RowKey%20eq%20%2710742451%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742451: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742451 url https://www.openlane.eu/en/carv6/auction/10742451
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742456
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.be%27%20and%20RowKey%20eq%20%2710742456%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742456: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742456 url https://www.openlane.eu/en/carv6/auction/10742456
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742457
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.be%27%20and%20RowKey%20eq%20%2710742457%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742457: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742457 url https://www.openlane.eu/en/carv6/auction/10742457
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742490
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.be%27%20and%20RowKey%20eq%20%2710742490%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742490: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742490 url https://www.openlane.eu/en/carv6/auction/10742490
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742437
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.be%27%20and%20RowKey%20eq%20%2710742437%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742437: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742437 url https://www.openlane.eu/en/carv6/auction/10742437
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742439
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.be%27%20and%20RowKey%20eq%20%2710742439%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742439: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742439 url https://www.openlane.eu/en/carv6/auction/10742439
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742453
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.be%27%20and%20RowKey%20eq%20%2710742453%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742453: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742453 url https://www.openlane.eu/en/carv6/auction/10742453
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742418
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.be%27%20and%20RowKey%20eq%20%2710742418%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742418: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742418 url https://www.openlane.eu/en/carv6/auction/10742418
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742420
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.be%27%20and%20RowKey%20eq%20%2710742420%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742420: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742420 url https://www.openlane.eu/en/carv6/auction/10742420
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742422
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.be%27%20and%20RowKey%20eq%20%2710742422%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742422: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742422 url https://www.openlane.eu/en/carv6/auction/10742422
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742454
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.be%27%20and%20RowKey%20eq%20%2710742454%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742454: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742454 url https://www.openlane.eu/en/carv6/auction/10742454
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742459
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.be%27%20and%20RowKey%20eq%20%2710742459%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742459: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742459 url https://www.openlane.eu/en/carv6/auction/10742459
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742471
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.be%27%20and%20RowKey%20eq%20%2710742471%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742471: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742471 url https://www.openlane.eu/en/carv6/auction/10742471
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742475
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.be%27%20and%20RowKey%20eq%20%2710742475%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742475: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742475 url https://www.openlane.eu/en/carv6/auction/10742475
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742467
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.be%27%20and%20RowKey%20eq%20%2710742467%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742467: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742467 url https://www.openlane.eu/en/carv6/auction/10742467
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742491
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.be%27%20and%20RowKey%20eq%20%2710742491%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742491: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742491 url https://www.openlane.eu/en/carv6/auction/10742491
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742449
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.be%27%20and%20RowKey%20eq%20%2710742449%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742449: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742449 url https://www.openlane.eu/en/carv6/auction/10742449
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742423
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.be%27%20and%20RowKey%20eq%20%2710742423%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742423: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742423 url https://www.openlane.eu/en/carv6/auction/10742423
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742496
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.be%27%20and%20RowKey%20eq%20%2710742496%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742496: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742496 url https://www.openlane.eu/en/carv6/auction/10742496
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742497
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.be%27%20and%20RowKey%20eq%20%2710742497%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742497: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742497 url https://www.openlane.eu/en/carv6/auction/10742497
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742424
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.be%27%20and%20RowKey%20eq%20%2710742424%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742424: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742424 url https://www.openlane.eu/en/carv6/auction/10742424
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742428
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.be%27%20and%20RowKey%20eq%20%2710742428%27 HTTP/1.1" 200 None
2026-03-30 04:23:27 [adesa.be] INFO: Scrape type for 10742428: 0
2026-03-30 04:23:27 [adesa.be] INFO: Skipping item 10742428 url https://www.openlane.eu/en/carv6/auction/10742428
2026-03-30 04:23:27 [adesa.be] INFO: Found listing with ID: 10742435
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.be%27%20and%20RowKey%20eq%20%2710742435%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742435: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742435 url https://www.openlane.eu/en/carv6/auction/10742435
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742460
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.be%27%20and%20RowKey%20eq%20%2710742460%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742460: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742460 url https://www.openlane.eu/en/carv6/auction/10742460
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742455
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.be%27%20and%20RowKey%20eq%20%2710742455%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742455: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742455 url https://www.openlane.eu/en/carv6/auction/10742455
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742468
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.be%27%20and%20RowKey%20eq%20%2710742468%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742468: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742468 url https://www.openlane.eu/en/carv6/auction/10742468
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742461
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.be%27%20and%20RowKey%20eq%20%2710742461%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742461: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742461 url https://www.openlane.eu/en/carv6/auction/10742461
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742436
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.be%27%20and%20RowKey%20eq%20%2710742436%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742436: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742436 url https://www.openlane.eu/en/carv6/auction/10742436
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742430
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.be%27%20and%20RowKey%20eq%20%2710742430%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742430: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742430 url https://www.openlane.eu/en/carv6/auction/10742430
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742438
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.be%27%20and%20RowKey%20eq%20%2710742438%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742438: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742438 url https://www.openlane.eu/en/carv6/auction/10742438
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742473
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.be%27%20and%20RowKey%20eq%20%2710742473%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742473: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742473 url https://www.openlane.eu/en/carv6/auction/10742473
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742447
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.be%27%20and%20RowKey%20eq%20%2710742447%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742447: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742447 url https://www.openlane.eu/en/carv6/auction/10742447
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742458
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.be%27%20and%20RowKey%20eq%20%2710742458%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742458: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742458 url https://www.openlane.eu/en/carv6/auction/10742458
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742442
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.be%27%20and%20RowKey%20eq%20%2710742442%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742442: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742442 url https://www.openlane.eu/en/carv6/auction/10742442
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742443
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.be%27%20and%20RowKey%20eq%20%2710742443%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742443: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742443 url https://www.openlane.eu/en/carv6/auction/10742443
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742441
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.be%27%20and%20RowKey%20eq%20%2710742441%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742441: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742441 url https://www.openlane.eu/en/carv6/auction/10742441
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742479
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.be%27%20and%20RowKey%20eq%20%2710742479%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742479: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742479 url https://www.openlane.eu/en/carv6/auction/10742479
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742489
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.be%27%20and%20RowKey%20eq%20%2710742489%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742489: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742489 url https://www.openlane.eu/en/carv6/auction/10742489
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742445
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.be%27%20and%20RowKey%20eq%20%2710742445%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742445: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742445 url https://www.openlane.eu/en/carv6/auction/10742445
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742440
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.be%27%20and%20RowKey%20eq%20%2710742440%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742440: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742440 url https://www.openlane.eu/en/carv6/auction/10742440
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742462
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.be%27%20and%20RowKey%20eq%20%2710742462%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742462: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742462 url https://www.openlane.eu/en/carv6/auction/10742462
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742492
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.be%27%20and%20RowKey%20eq%20%2710742492%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742492: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742492 url https://www.openlane.eu/en/carv6/auction/10742492
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742495
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.be%27%20and%20RowKey%20eq%20%2710742495%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742495: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742495 url https://www.openlane.eu/en/carv6/auction/10742495
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742426
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.be%27%20and%20RowKey%20eq%20%2710742426%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742426: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742426 url https://www.openlane.eu/en/carv6/auction/10742426
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742432
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.be%27%20and%20RowKey%20eq%20%2710742432%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742432: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742432 url https://www.openlane.eu/en/carv6/auction/10742432
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742429
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.be%27%20and%20RowKey%20eq%20%2710742429%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742429: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742429 url https://www.openlane.eu/en/carv6/auction/10742429
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742464
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.be%27%20and%20RowKey%20eq%20%2710742464%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742464: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742464 url https://www.openlane.eu/en/carv6/auction/10742464
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742450
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.be%27%20and%20RowKey%20eq%20%2710742450%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742450: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742450 url https://www.openlane.eu/en/carv6/auction/10742450
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742465
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.be%27%20and%20RowKey%20eq%20%2710742465%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742465: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742465 url https://www.openlane.eu/en/carv6/auction/10742465
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742452
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.be%27%20and%20RowKey%20eq%20%2710742452%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742452: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742452 url https://www.openlane.eu/en/carv6/auction/10742452
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742486
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.be%27%20and%20RowKey%20eq%20%2710742486%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742486: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742486 url https://www.openlane.eu/en/carv6/auction/10742486
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742487
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.be%27%20and%20RowKey%20eq%20%2710742487%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742487: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742487 url https://www.openlane.eu/en/carv6/auction/10742487
2026-03-30 04:23:28 [adesa.be] INFO: Found listing with ID: 10742463
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.be%27%20and%20RowKey%20eq%20%2710742463%27 HTTP/1.1" 200 None
2026-03-30 04:23:28 [adesa.be] INFO: Scrape type for 10742463: 0
2026-03-30 04:23:28 [adesa.be] INFO: Skipping item 10742463 url https://www.openlane.eu/en/carv6/auction/10742463
2026-03-30 04:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733346> (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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735545> (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: eece2253-aef3-5adf-93e7-732acfe1a14b with identifier: 10733354
2026-03-30 04:23:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eece2253-aef3-5adf-93e7-732acfe1a14b with scrape type 2
2026-03-30 04:23:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eece2253-aef3-5adf-93e7-732acfe1a14b with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eece2253-aef3-5adf-93e7-732acfe1a14b, identifier: 10733354
2026-03-30 04:23:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8ad1565-166a-569d-abea-f074aa2b5bd1 with identifier: 10733346
2026-03-30 04:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8ad1565-166a-569d-abea-f074aa2b5bd1 with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8ad1565-166a-569d-abea-f074aa2b5bd1 with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8ad1565-166a-569d-abea-f074aa2b5bd1, identifier: 10733346
2026-03-30 04:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eece2253-aef3-5adf-93e7-732acfe1a14b with identifier: 10733354
2026-03-30 04:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eece2253-aef3-5adf-93e7-732acfe1a14b with identifier: 10733354
2026-03-30 04:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eece2253-aef3-5adf-93e7-732acfe1a14b with identifier: 10733354 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/10733354>
{'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': 181,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'eece2253-aef3-5adf-93e7-732acfe1a14b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPT061',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733354',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 53360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 53.360 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710733354%27 HTTP/1.1" 200 None
2026-03-30 04:23:29 [adesa.be] INFO: Saving data for 10733354: {'auction_closing_time': 1775032200.0, 'created_time': 1774625236.084406, 'last_price_update_time': 1774844609.430419}
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.be',RowKey='10733354') HTTP/1.1" 204 0
2026-03-30 04:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8ad1565-166a-569d-abea-f074aa2b5bd1 with identifier: 10733346
2026-03-30 04:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8ad1565-166a-569d-abea-f074aa2b5bd1 with identifier: 10733346
2026-03-30 04:23:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8ad1565-166a-569d-abea-f074aa2b5bd1 with identifier: 10733346 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/10733346>
{'auction_title': '',
'c_o_2_emission_value': 44,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c8ad1565-166a-569d-abea-f074aa2b5bd1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPT361',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733346',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 54455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mini Countryman Cooper SE 1.5 Essential - ALL4 - Hybrid - Automatic '
'- 125 hp - 54.455 km',
'transmission': 'automatic',
'trim': 'Essential',
'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.be%27%20and%20RowKey%20eq%20%2710733346%27 HTTP/1.1" 200 None
2026-03-30 04:23:29 [adesa.be] INFO: Saving data for 10733346: {'auction_closing_time': 1775032200.0, 'created_time': 1774626672.465772, 'last_price_update_time': 1774844609.829845}
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.be',RowKey='10733346') 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/10733318> (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/10733311> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10735545
2026-03-30 04:23:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a92aa417-95b5-58f8-924d-8f373d904576 with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a92aa417-95b5-58f8-924d-8f373d904576 with scrape type 2
2026-03-30 04:23:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a92aa417-95b5-58f8-924d-8f373d904576, identifier: 10735545
2026-03-30 04:23:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10735545
2026-03-30 04:23:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10735545
2026-03-30 04:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a92aa417-95b5-58f8-924d-8f373d904576 with identifier: 10735545 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/10735545>
{'auction_title': '',
'c_o_2_emission_value': 68,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a92aa417-95b5-58f8-924d-8f373d904576',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1HAY763',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735545',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 138055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2018-11-20',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volvo XC60 T8 Inscription - Hybrid - Automatic - 303 hp - 138.055 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735545%27 HTTP/1.1" 200 None
2026-03-30 04:23:30 [adesa.be] INFO: Saving data for 10735545: {'auction_closing_time': 1774863000.0, 'created_time': 1774626693.790116, 'last_price_update_time': 1774844610.274876}
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.be',RowKey='10735545') HTTP/1.1" 204 0
2026-03-30 04:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with identifier: 10733318
2026-03-30 04:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with scrape type 2
2026-03-30 04:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with scrape type 2
2026-03-30 04:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7e407ac-7d0a-5ee3-8335-11243bddc6c2, identifier: 10733318
2026-03-30 04:23:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5258e08-62f9-5c98-aa48-f10b787e501b with identifier: 10733311
2026-03-30 04:23:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5258e08-62f9-5c98-aa48-f10b787e501b with scrape type 2
2026-03-30 04:23:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5258e08-62f9-5c98-aa48-f10b787e501b with scrape type 2
2026-03-30 04:23:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5258e08-62f9-5c98-aa48-f10b787e501b, identifier: 10733311
2026-03-30 04:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with identifier: 10733318
2026-03-30 04:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with identifier: 10733318
2026-03-30 04:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7e407ac-7d0a-5ee3-8335-11243bddc6c2 with identifier: 10733318 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/10733318>
{'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': 105,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b7e407ac-7d0a-5ee3-8335-11243bddc6c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPX412',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733318',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 86950,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia Niro 1.6 GDI Pulse - Hybrid - Automatic - 105 hp - 86.950 km',
'transmission': 'automatic',
'trim': 'Pulse',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710733318%27 HTTP/1.1" 200 None
2026-03-30 04:23:30 [adesa.be] INFO: Saving data for 10733318: {'auction_closing_time': 1775032200.0, 'created_time': 1774625261.044295, 'last_price_update_time': 1774844610.742085}
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.be',RowKey='10733318') HTTP/1.1" 204 0
2026-03-30 04:23:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5258e08-62f9-5c98-aa48-f10b787e501b with identifier: 10733311
2026-03-30 04:23:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5258e08-62f9-5c98-aa48-f10b787e501b with identifier: 10733311
2026-03-30 04:23:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5258e08-62f9-5c98-aa48-f10b787e501b with identifier: 10733311 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/10733311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e5258e08-62f9-5c98-aa48-f10b787e501b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNU343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733311',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 90411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-02-21',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L3H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'90.411 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710733311%27 HTTP/1.1" 200 None
2026-03-30 04:23:31 [adesa.be] INFO: Saving data for 10733311: {'auction_closing_time': 1775032200.0, 'created_time': 1774625257.939565, 'last_price_update_time': 1774844611.017414}
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.be',RowKey='10733311') 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/10735442> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733352> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733309> (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: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10735442
2026-03-30 04:23:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with scrape type 2
2026-03-30 04:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with scrape type 2
2026-03-30 04:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3, identifier: 10735442
2026-03-30 04:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10735442
2026-03-30 04:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10735442
2026-03-30 04:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 250cf4cd-abf1-581e-9f1d-6aaab8ff27b3 with identifier: 10735442 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/10735442>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 181,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '250cf4cd-abf1-581e-9f1d-6aaab8ff27b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HSP247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735442',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 177734,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2014-09-23',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volvo XC60 D4 Kinetic - Diesel - Automatic - 181 hp - 177.734 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710735442%27 HTTP/1.1" 200 None
2026-03-30 04:23:31 [adesa.be] INFO: Saving data for 10735442: {'auction_closing_time': 1774863000.0, 'created_time': 1774626695.708278, 'last_price_update_time': 1774844611.773484}
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.be',RowKey='10735442') HTTP/1.1" 204 0
2026-03-30 04:23:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e87975c3-d3d0-5b6c-bd20-b570e6e31115 with identifier: 10733352
2026-03-30 04:23:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e87975c3-d3d0-5b6c-bd20-b570e6e31115 with scrape type 2
2026-03-30 04:23:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e87975c3-d3d0-5b6c-bd20-b570e6e31115 with scrape type 2
2026-03-30 04:23:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e87975c3-d3d0-5b6c-bd20-b570e6e31115, identifier: 10733352
2026-03-30 04:23:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e87975c3-d3d0-5b6c-bd20-b570e6e31115 with identifier: 10733352
2026-03-30 04:23:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e87975c3-d3d0-5b6c-bd20-b570e6e31115 with identifier: 10733352
2026-03-30 04:23:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e87975c3-d3d0-5b6c-bd20-b570e6e31115 with identifier: 10733352 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: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/10733352>
{'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-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e87975c3-d3d0-5b6c-bd20-b570e6e31115',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGD471',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733352',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 130758,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-03-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 130.758 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710733352%27 HTTP/1.1" 200 None
2026-03-30 04:23:32 [adesa.be] INFO: Saving data for 10733352: {'auction_closing_time': 1775032200.0, 'created_time': 1774626667.585708, 'last_price_update_time': 1774844612.158226}
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.be',RowKey='10733352') HTTP/1.1" 204 0
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 [zyte_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 [zyte_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: be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with identifier: 10733309
2026-03-30 04:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be6e4f05-d283-55c4-b4fe-f7c7aa89a547, identifier: 10733309
2026-03-30 04:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with identifier: 10733309
2026-03-30 04:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with identifier: 10733309
2026-03-30 04:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be6e4f05-d283-55c4-b4fe-f7c7aa89a547 with identifier: 10733309 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/10733309>
{'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-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'be6e4f05-d283-55c4-b4fe-f7c7aa89a547',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHA371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733309',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 94319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Puma 1.0 Titanium - Petrol - Manual - 125 hp - 94.319 km',
'transmission': 'manual',
'trim': 'Titanium',
'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.be%27%20and%20RowKey%20eq%20%2710733309%27 HTTP/1.1" 200 None
2026-03-30 04:23:32 [adesa.be] INFO: Saving data for 10733309: {'auction_closing_time': 1775032200.0, 'created_time': 1774626704.101844, 'last_price_update_time': 1774844612.525861}
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.be',RowKey='10733309') HTTP/1.1" 204 0
2026-03-30 04:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10735450
2026-03-30 04:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc, identifier: 10735450
2026-03-30 04:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57f164f0-2350-565e-a6fd-d28273e5267c with identifier: 10739897
2026-03-30 04:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f164f0-2350-565e-a6fd-d28273e5267c with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57f164f0-2350-565e-a6fd-d28273e5267c with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57f164f0-2350-565e-a6fd-d28273e5267c, identifier: 10739897
2026-03-30 04:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d631e893-0961-5285-8eb2-964161ee7da4 with identifier: 10739905
2026-03-30 04:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d631e893-0961-5285-8eb2-964161ee7da4 with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d631e893-0961-5285-8eb2-964161ee7da4 with scrape type 2
2026-03-30 04:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d631e893-0961-5285-8eb2-964161ee7da4, identifier: 10739905
2026-03-30 04:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10735450
2026-03-30 04:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10735450
2026-03-30 04:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc with identifier: 10735450 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/10735450>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.4L',
'engine_horse_power': 175,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '5e8a6f6e-f37f-5402-8dbc-d0c3775f0fdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SEY307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735450',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 229261,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2009-09-21',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volvo XC60 2.4 Kinetic - Diesel - Automatic - 175 hp - 229.261 km',
'transmission': 'automatic',
'trim': 'Kinetic',
'vin': None,
'year': 2009}
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.be%27%20and%20RowKey%20eq%20%2710735450%27 HTTP/1.1" 200 None
2026-03-30 04:23:33 [adesa.be] INFO: Saving data for 10735450: {'auction_closing_time': 1774863000.0, 'created_time': 1774626695.318248, 'last_price_update_time': 1774844613.09791}
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.be',RowKey='10735450') HTTP/1.1" 204 0
2026-03-30 04:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57f164f0-2350-565e-a6fd-d28273e5267c with identifier: 10739897
2026-03-30 04:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57f164f0-2350-565e-a6fd-d28273e5267c with identifier: 10739897
2026-03-30 04:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57f164f0-2350-565e-a6fd-d28273e5267c with identifier: 10739897 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/10739897>
{'auction_title': '',
'c_o_2_emission_value': 162,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '57f164f0-2350-565e-a6fd-d28273e5267c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'K2091140',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739897',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 127558,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2019-01-02',
'seats_number': 5,
'seller_name': 'RX Counotte',
'title': 'Volvo XC40 1.5 T3 Momentum - Petrol - Manual - 156 hp - 127.558 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710739897%27 HTTP/1.1" 200 None
2026-03-30 04:23:33 [adesa.be] INFO: Saving data for 10739897: {'auction_closing_time': 1774863000.0, 'created_time': 1774626699.591464, 'last_price_update_time': 1774844613.370826}
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.be',RowKey='10739897') HTTP/1.1" 204 0
2026-03-30 04:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d631e893-0961-5285-8eb2-964161ee7da4 with identifier: 10739905
2026-03-30 04:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d631e893-0961-5285-8eb2-964161ee7da4 with identifier: 10739905
2026-03-30 04:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d631e893-0961-5285-8eb2-964161ee7da4 with identifier: 10739905 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/10739905>
{'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': 254,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd631e893-0961-5285-8eb2-964161ee7da4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BHA519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739905',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 139034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2018-01-12',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Volvo XC60 T5 Inscription - Petrol - Automatic - 254 hp - 139.034 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710739905%27 HTTP/1.1" 200 None
2026-03-30 04:23:33 [adesa.be] INFO: Saving data for 10739905: {'auction_closing_time': 1774863000.0, 'created_time': 1774626697.904109, 'last_price_update_time': 1774844613.628994}
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.be',RowKey='10739905') 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/10738279> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733351> (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 [zyte_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 [zyte_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: 960008e8-5b5f-543a-8719-7923a22c408a with identifier: 10738279
2026-03-30 04:23:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 960008e8-5b5f-543a-8719-7923a22c408a with scrape type 2
2026-03-30 04:23:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 960008e8-5b5f-543a-8719-7923a22c408a with scrape type 2
2026-03-30 04:23:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 960008e8-5b5f-543a-8719-7923a22c408a, identifier: 10738279
2026-03-30 04:23:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 960008e8-5b5f-543a-8719-7923a22c408a with identifier: 10738279
2026-03-30 04:23:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 960008e8-5b5f-543a-8719-7923a22c408a with identifier: 10738279
2026-03-30 04:23:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 960008e8-5b5f-543a-8719-7923a22c408a with identifier: 10738279 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:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738279>
{'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': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '960008e8-5b5f-543a-8719-7923a22c408a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLG887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738279',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 201813,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2016-11-25',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Volvo V60 Cross Country D3 - Diesel - Manual - 149 hp - 201.813 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710738279%27 HTTP/1.1" 200 None
2026-03-30 04:23:34 [adesa.be] INFO: Saving data for 10738279: {'auction_closing_time': 1774863000.0, 'created_time': 1774626722.827239, 'last_price_update_time': 1774844614.08435}
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.be',RowKey='10738279') HTTP/1.1" 204 0
2026-03-30 04:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10735567
2026-03-30 04:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3228c292-af15-5dbb-aec2-03a03bb4b38f with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3228c292-af15-5dbb-aec2-03a03bb4b38f with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3228c292-af15-5dbb-aec2-03a03bb4b38f, identifier: 10735567
2026-03-30 04:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10737715
2026-03-30 04:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32dd8372-8d4c-58a2-9435-a2b9726e5342 with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32dd8372-8d4c-58a2-9435-a2b9726e5342 with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32dd8372-8d4c-58a2-9435-a2b9726e5342, identifier: 10737715
2026-03-30 04:23:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with identifier: 10733351
2026-03-30 04:23:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with scrape type 2
2026-03-30 04:23:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90f65da0-05ac-5013-a2c2-a5da5b3fb542, identifier: 10733351
2026-03-30 04:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10735567
2026-03-30 04:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10735567
2026-03-30 04:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3228c292-af15-5dbb-aec2-03a03bb4b38f with identifier: 10735567 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/10735567>
{'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': 180,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3228c292-af15-5dbb-aec2-03a03bb4b38f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UFD948',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 199988,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2015-03-03',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Volvo V60 D4 Business - Diesel - Automatic - 180 hp - 199.988 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2015}
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.be%27%20and%20RowKey%20eq%20%2710735567%27 HTTP/1.1" 200 None
2026-03-30 04:23:34 [adesa.be] INFO: Saving data for 10735567: {'auction_closing_time': 1774863000.0, 'created_time': 1774626692.550155, 'last_price_update_time': 1774844614.633599}
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.be',RowKey='10735567') HTTP/1.1" 204 0
2026-03-30 04:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10737715
2026-03-30 04:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10737715
2026-03-30 04:23:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32dd8372-8d4c-58a2-9435-a2b9726e5342 with identifier: 10737715 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/10737715>
{'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': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '32dd8372-8d4c-58a2-9435-a2b9726e5342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1eey351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 129131,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2016-06-13',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volvo V60 D2 Summum - Diesel - Manual - 120 hp - 129.131 km',
'transmission': 'manual',
'trim': 'Summum',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737715%27 HTTP/1.1" 200 None
2026-03-30 04:23:34 [adesa.be] INFO: Saving data for 10737715: {'auction_closing_time': 1774863000.0, 'created_time': 1774626707.135432, 'last_price_update_time': 1774844614.906344}
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.be',RowKey='10737715') HTTP/1.1" 204 0
2026-03-30 04:23:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with identifier: 10733351
2026-03-30 04:23:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with identifier: 10733351
2026-03-30 04:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90f65da0-05ac-5013-a2c2-a5da5b3fb542 with identifier: 10733351 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/10733351>
{'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': 130,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '90f65da0-05ac-5013-a2c2-a5da5b3fb542',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPF871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 120500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'120.500 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'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.be%27%20and%20RowKey%20eq%20%2710733351%27 HTTP/1.1" 200 None
2026-03-30 04:23:35 [adesa.be] INFO: Saving data for 10733351: {'auction_closing_time': 1775032200.0, 'created_time': 1774626674.730225, 'last_price_update_time': 1774844615.209196}
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.be',RowKey='10733351') 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/10733381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733386> (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 [zyte_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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733355> (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: a0f6e89d-5885-5952-95b4-67c917baec5e with identifier: 10733381
2026-03-30 04:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0f6e89d-5885-5952-95b4-67c917baec5e with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0f6e89d-5885-5952-95b4-67c917baec5e with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0f6e89d-5885-5952-95b4-67c917baec5e, identifier: 10733381
2026-03-30 04:23:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386
2026-03-30 04:23:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59abcb02-1032-5fae-ab03-5d69ea833403 with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59abcb02-1032-5fae-ab03-5d69ea833403 with scrape type 2
2026-03-30 04:23:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59abcb02-1032-5fae-ab03-5d69ea833403, identifier: 10733386
2026-03-30 04:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0f6e89d-5885-5952-95b4-67c917baec5e with identifier: 10733381
2026-03-30 04:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0f6e89d-5885-5952-95b4-67c917baec5e with identifier: 10733381
2026-03-30 04:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0f6e89d-5885-5952-95b4-67c917baec5e with identifier: 10733381 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/10733381>
{'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-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'a0f6e89d-5885-5952-95b4-67c917baec5e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCR619',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 188830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-06-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'188.830 km',
'transmission': 'automatic',
'trim': 'Clever',
'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.be%27%20and%20RowKey%20eq%20%2710733381%27 HTTP/1.1" 200 None
2026-03-30 04:23:35 [adesa.be] INFO: Saving data for 10733381: {'auction_closing_time': 1775032200.0, 'created_time': 1774625227.242862, 'last_price_update_time': 1774844615.778549}
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.be',RowKey='10733381') HTTP/1.1" 204 0
2026-03-30 04:23:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386
2026-03-30 04:23:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386
2026-03-30 04:23:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59abcb02-1032-5fae-ab03-5d69ea833403 with identifier: 10733386 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:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733386>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Electric',
'id': '59abcb02-1032-5fae-ab03-5d69ea833403',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTV865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733386',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 146140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 498 hp - 146.140 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.be%27%20and%20RowKey%20eq%20%2710733386%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Saving data for 10733386: {'auction_closing_time': 1775032200.0, 'created_time': 1774650041.124534, 'last_price_update_time': 1774844616.048693}
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.be',RowKey='10733386') 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/10733380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:36 [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:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10733355
2026-03-30 04:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 58bb6dfa-cc78-50bb-983d-e20682a89cc0, identifier: 10733355
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 [zyte_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 [zyte_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/10733376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10733355
2026-03-30 04:23:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10733355
2026-03-30 04:23:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 58bb6dfa-cc78-50bb-983d-e20682a89cc0 with identifier: 10733355 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/10733355>
{'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': 181,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '58bb6dfa-cc78-50bb-983d-e20682a89cc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNL738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733355',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 100444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 100.444 km',
'transmission': 'automatic',
'trim': 'GT',
'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.be%27%20and%20RowKey%20eq%20%2710733355%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Saving data for 10733355: {'auction_closing_time': 1775032200.0, 'created_time': 1774625239.117812, 'last_price_update_time': 1774844616.427347}
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.be',RowKey='10733355') HTTP/1.1" 204 0
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/10733375> (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: 0dea7669-a716-5071-a589-306b1a4d8166 with identifier: 10733380
2026-03-30 04:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dea7669-a716-5071-a589-306b1a4d8166 with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dea7669-a716-5071-a589-306b1a4d8166 with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dea7669-a716-5071-a589-306b1a4d8166, identifier: 10733380
2026-03-30 04:23:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with identifier: 10733377
2026-03-30 04:23:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with scrape type 2
2026-03-30 04:23:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fb19f06-3f0f-59ff-b543-be82802d8cf0, identifier: 10733377
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742493
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.be%27%20and%20RowKey%20eq%20%2710742493%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742493: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742493 url https://www.openlane.eu/en/carv6/auction/10742493
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742431
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.be%27%20and%20RowKey%20eq%20%2710742431%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742431: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742431 url https://www.openlane.eu/en/carv6/auction/10742431
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742469
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.be%27%20and%20RowKey%20eq%20%2710742469%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742469: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742469 url https://www.openlane.eu/en/carv6/auction/10742469
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742477
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.be%27%20and%20RowKey%20eq%20%2710742477%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742477: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742477 url https://www.openlane.eu/en/carv6/auction/10742477
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742484
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.be%27%20and%20RowKey%20eq%20%2710742484%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742484: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742484 url https://www.openlane.eu/en/carv6/auction/10742484
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742483
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.be%27%20and%20RowKey%20eq%20%2710742483%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742483: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742483 url https://www.openlane.eu/en/carv6/auction/10742483
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742481
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.be%27%20and%20RowKey%20eq%20%2710742481%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742481: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742481 url https://www.openlane.eu/en/carv6/auction/10742481
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742488
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.be%27%20and%20RowKey%20eq%20%2710742488%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742488: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742488 url https://www.openlane.eu/en/carv6/auction/10742488
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742476
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.be%27%20and%20RowKey%20eq%20%2710742476%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742476: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742476 url https://www.openlane.eu/en/carv6/auction/10742476
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742434
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.be%27%20and%20RowKey%20eq%20%2710742434%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742434: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742434 url https://www.openlane.eu/en/carv6/auction/10742434
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742478
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.be%27%20and%20RowKey%20eq%20%2710742478%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742478: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742478 url https://www.openlane.eu/en/carv6/auction/10742478
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742444
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.be%27%20and%20RowKey%20eq%20%2710742444%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742444: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742444 url https://www.openlane.eu/en/carv6/auction/10742444
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742498
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.be%27%20and%20RowKey%20eq%20%2710742498%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742498: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742498 url https://www.openlane.eu/en/carv6/auction/10742498
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742480
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.be%27%20and%20RowKey%20eq%20%2710742480%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742480: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742480 url https://www.openlane.eu/en/carv6/auction/10742480
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742472
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.be%27%20and%20RowKey%20eq%20%2710742472%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742472: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742472 url https://www.openlane.eu/en/carv6/auction/10742472
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742474
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.be%27%20and%20RowKey%20eq%20%2710742474%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742474: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742474 url https://www.openlane.eu/en/carv6/auction/10742474
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742419
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.be%27%20and%20RowKey%20eq%20%2710742419%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742419: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742419 url https://www.openlane.eu/en/carv6/auction/10742419
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742433
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.be%27%20and%20RowKey%20eq%20%2710742433%27 HTTP/1.1" 200 None
2026-03-30 04:23:36 [adesa.be] INFO: Scrape type for 10742433: 0
2026-03-30 04:23:36 [adesa.be] INFO: Skipping item 10742433 url https://www.openlane.eu/en/carv6/auction/10742433
2026-03-30 04:23:36 [adesa.be] INFO: Found listing with ID: 10742466
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:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710742466%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.be] INFO: Scrape type for 10742466: 0
2026-03-30 04:23:37 [adesa.be] INFO: Skipping item 10742466 url https://www.openlane.eu/en/carv6/auction/10742466
2026-03-30 04:23:37 [adesa.be] INFO: Found listing with ID: 10742427
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.be%27%20and%20RowKey%20eq%20%2710742427%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.be] INFO: Scrape type for 10742427: 0
2026-03-30 04:23:37 [adesa.be] INFO: Skipping item 10742427 url https://www.openlane.eu/en/carv6/auction/10742427
2026-03-30 04:23:37 [adesa.be] INFO: Found listing with ID: 10742470
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.be%27%20and%20RowKey%20eq%20%2710742470%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.be] INFO: Scrape type for 10742470: 0
2026-03-30 04:23:37 [adesa.be] INFO: Skipping item 10742470 url https://www.openlane.eu/en/carv6/auction/10742470
2026-03-30 04:23:37 [adesa.be] INFO: Found listing with ID: 10734154
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.be%27%20and%20RowKey%20eq%20%2710734154%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.be] INFO: Scrape type for 10734154: 0
2026-03-30 04:23:37 [adesa.be] INFO: Skipping item 10734154 url https://www.openlane.eu/en/carv6/auction/10734154
2026-03-30 04:23:37 [adesa.be] INFO: Found listing with ID: 10734008
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.be%27%20and%20RowKey%20eq%20%2710734008%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.be] INFO: Scrape type for 10734008: 0
2026-03-30 04:23:37 [adesa.be] INFO: Skipping item 10734008 url https://www.openlane.eu/en/carv6/auction/10734008
2026-03-30 04:23:37 [adesa.be] INFO: Found listing with ID: 10734307
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.be%27%20and%20RowKey%20eq%20%2710734307%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.be] INFO: Scrape type for 10734307: 0
2026-03-30 04:23:37 [adesa.be] INFO: Skipping item 10734307 url https://www.openlane.eu/en/carv6/auction/10734307
2026-03-30 04:23:37 [adesa.be] INFO: Found listing with ID: 10738120
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.be%27%20and%20RowKey%20eq%20%2710738120%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.be] INFO: Scrape type for 10738120: 2
2026-03-30 04:23:37 [adesa.be] INFO: Scraping item 10738120 url https://www.openlane.eu/en/carv6/auction/10738120
2026-03-30 04:23:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with identifier: 10733376
2026-03-30 04:23:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with scrape type 2
2026-03-30 04:23:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75, identifier: 10733376
2026-03-30 04:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dea7669-a716-5071-a589-306b1a4d8166 with identifier: 10733380
2026-03-30 04:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dea7669-a716-5071-a589-306b1a4d8166 with identifier: 10733380
2026-03-30 04:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dea7669-a716-5071-a589-306b1a4d8166 with identifier: 10733380 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/10733380>
{'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': 150,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0dea7669-a716-5071-a589-306b1a4d8166',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTW255',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733380',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 136991,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-03-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Superb Combi 1.5 TSI Clever - Petrol - Automatic - 150 hp - '
'136.991 km',
'transmission': 'automatic',
'trim': 'Clever',
'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.be%27%20and%20RowKey%20eq%20%2710733380%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.be] INFO: Saving data for 10733380: {'auction_closing_time': 1775032200.0, 'created_time': 1774625230.841963, 'last_price_update_time': 1774844617.51088}
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.be',RowKey='10733380') HTTP/1.1" 204 0
2026-03-30 04:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with identifier: 10733377
2026-03-30 04:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with identifier: 10733377
2026-03-30 04:23:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fb19f06-3f0f-59ff-b543-be82802d8cf0 with identifier: 10733377 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/10733377>
{'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-04-01T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2fb19f06-3f0f-59ff-b543-be82802d8cf0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ARD653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733377',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 164594,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-06-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.4 TSI Clever - Hybrid - Automatic - 150 hp - '
'164.594 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710733377%27 HTTP/1.1" 200 None
2026-03-30 04:23:37 [adesa.be] INFO: Saving data for 10733377: {'auction_closing_time': 1775032200.0, 'created_time': 1774625262.854002, 'last_price_update_time': 1774844617.900107}
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.be',RowKey='10733377') HTTP/1.1" 204 0
2026-03-30 04:23:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with identifier: 10733376
2026-03-30 04:23:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with identifier: 10733376
2026-03-30 04:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1c1abe2-cf6a-50ef-9c1b-82d72e395a75 with identifier: 10733376 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/10733376>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-01T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b1c1abe2-cf6a-50ef-9c1b-82d72e395a75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BME051',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 99196,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.0 TSI Clever - Petrol - Automatic - 110 hp - '
'99.196 km',
'transmission': 'automatic',
'trim': 'Clever',
'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.be%27%20and%20RowKey%20eq%20%2710733376%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Saving data for 10733376: {'auction_closing_time': 1775032200.0, 'created_time': 1774625259.736434, 'last_price_update_time': 1774844618.198187}
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.be',RowKey='10733376') HTTP/1.1" 204 0
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734242
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.be%27%20and%20RowKey%20eq%20%2710734242%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734242: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734242 url https://www.openlane.eu/en/carv6/auction/10734242
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10738138
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.be%27%20and%20RowKey%20eq%20%2710738138%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10738138: 2
2026-03-30 04:23:38 [adesa.be] INFO: Scraping item 10738138 url https://www.openlane.eu/en/carv6/auction/10738138
2026-03-30 04:23:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733379> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734183
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.be%27%20and%20RowKey%20eq%20%2710734183%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734183: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734183 url https://www.openlane.eu/en/carv6/auction/10734183
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734048
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.be%27%20and%20RowKey%20eq%20%2710734048%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734048: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734048 url https://www.openlane.eu/en/carv6/auction/10734048
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734099
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.be%27%20and%20RowKey%20eq%20%2710734099%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734099: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734099 url https://www.openlane.eu/en/carv6/auction/10734099
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734064
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.be%27%20and%20RowKey%20eq%20%2710734064%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734064: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734064 url https://www.openlane.eu/en/carv6/auction/10734064
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734184
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.be%27%20and%20RowKey%20eq%20%2710734184%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734184: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734184 url https://www.openlane.eu/en/carv6/auction/10734184
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734265
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.be%27%20and%20RowKey%20eq%20%2710734265%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734265: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734265 url https://www.openlane.eu/en/carv6/auction/10734265
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734243
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.be%27%20and%20RowKey%20eq%20%2710734243%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734243: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734243 url https://www.openlane.eu/en/carv6/auction/10734243
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734000
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.be%27%20and%20RowKey%20eq%20%2710734000%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734000: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734000 url https://www.openlane.eu/en/carv6/auction/10734000
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734308
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.be%27%20and%20RowKey%20eq%20%2710734308%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734308: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734308 url https://www.openlane.eu/en/carv6/auction/10734308
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734196
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.be%27%20and%20RowKey%20eq%20%2710734196%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734196: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734196 url https://www.openlane.eu/en/carv6/auction/10734196
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734309
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.be%27%20and%20RowKey%20eq%20%2710734309%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734309: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734309 url https://www.openlane.eu/en/carv6/auction/10734309
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10738114
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.be%27%20and%20RowKey%20eq%20%2710738114%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10738114: 2
2026-03-30 04:23:38 [adesa.be] INFO: Scraping item 10738114 url https://www.openlane.eu/en/carv6/auction/10738114
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 [zyte_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: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with identifier: 10733375
2026-03-30 04:23:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with scrape type 2
2026-03-30 04:23:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with scrape type 2
2026-03-30 04:23:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65, identifier: 10733375
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734143
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.be%27%20and%20RowKey%20eq%20%2710734143%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734143: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734143 url https://www.openlane.eu/en/carv6/auction/10734143
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734244
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.be%27%20and%20RowKey%20eq%20%2710734244%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734244: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734244 url https://www.openlane.eu/en/carv6/auction/10734244
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734065
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.be%27%20and%20RowKey%20eq%20%2710734065%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734065: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734065 url https://www.openlane.eu/en/carv6/auction/10734065
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734185
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.be%27%20and%20RowKey%20eq%20%2710734185%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734185: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734185 url https://www.openlane.eu/en/carv6/auction/10734185
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734310
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.be%27%20and%20RowKey%20eq%20%2710734310%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734310: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734310 url https://www.openlane.eu/en/carv6/auction/10734310
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734282
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.be%27%20and%20RowKey%20eq%20%2710734282%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734282: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734282 url https://www.openlane.eu/en/carv6/auction/10734282
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734311
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.be%27%20and%20RowKey%20eq%20%2710734311%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734311: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734311 url https://www.openlane.eu/en/carv6/auction/10734311
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734018
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.be%27%20and%20RowKey%20eq%20%2710734018%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734018: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734018 url https://www.openlane.eu/en/carv6/auction/10734018
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734266
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.be%27%20and%20RowKey%20eq%20%2710734266%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734266: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734266 url https://www.openlane.eu/en/carv6/auction/10734266
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10734197
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.be%27%20and%20RowKey%20eq%20%2710734197%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10734197: 0
2026-03-30 04:23:38 [adesa.be] INFO: Skipping item 10734197 url https://www.openlane.eu/en/carv6/auction/10734197
2026-03-30 04:23:38 [adesa.be] INFO: Found listing with ID: 10738094
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.be%27%20and%20RowKey%20eq%20%2710738094%27 HTTP/1.1" 200 None
2026-03-30 04:23:38 [adesa.be] INFO: Scrape type for 10738094: 2
2026-03-30 04:23:38 [adesa.be] INFO: Scraping item 10738094 url https://www.openlane.eu/en/carv6/auction/10738094
2026-03-30 04:23:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with identifier: 10733375
2026-03-30 04:23:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with identifier: 10733375
2026-03-30 04:23:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2af6ae6c-6aa7-5925-8549-a6a26bd50c65 with identifier: 10733375 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:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733375>
{'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-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2af6ae6c-6aa7-5925-8549-a6a26bd50c65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPC451',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733375',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 207402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'207.402 km',
'transmission': 'automatic',
'trim': 'Clever',
'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.be%27%20and%20RowKey%20eq%20%2710733375%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Saving data for 10733375: {'auction_closing_time': 1775032200.0, 'created_time': 1774626687.213819, 'last_price_update_time': 1774844619.11982}
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.be',RowKey='10733375') HTTP/1.1" 204 0
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734198
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.be%27%20and%20RowKey%20eq%20%2710734198%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734198: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734198 url https://www.openlane.eu/en/carv6/auction/10734198
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734199
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.be%27%20and%20RowKey%20eq%20%2710734199%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734199: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734199 url https://www.openlane.eu/en/carv6/auction/10734199
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734201
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.be%27%20and%20RowKey%20eq%20%2710734201%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734201: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734201 url https://www.openlane.eu/en/carv6/auction/10734201
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734037
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.be%27%20and%20RowKey%20eq%20%2710734037%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734037: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734037 url https://www.openlane.eu/en/carv6/auction/10734037
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734267
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.be%27%20and%20RowKey%20eq%20%2710734267%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734267: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734267 url https://www.openlane.eu/en/carv6/auction/10734267
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734088
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.be%27%20and%20RowKey%20eq%20%2710734088%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734088: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734088 url https://www.openlane.eu/en/carv6/auction/10734088
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734200
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.be%27%20and%20RowKey%20eq%20%2710734200%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734200: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734200 url https://www.openlane.eu/en/carv6/auction/10734200
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734100
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.be%27%20and%20RowKey%20eq%20%2710734100%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734100: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734100 url https://www.openlane.eu/en/carv6/auction/10734100
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734286
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.be%27%20and%20RowKey%20eq%20%2710734286%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734286: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734286 url https://www.openlane.eu/en/carv6/auction/10734286
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734202
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.be%27%20and%20RowKey%20eq%20%2710734202%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734202: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734202 url https://www.openlane.eu/en/carv6/auction/10734202
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10734287
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.be%27%20and%20RowKey%20eq%20%2710734287%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10734287: 0
2026-03-30 04:23:39 [adesa.be] INFO: Skipping item 10734287 url https://www.openlane.eu/en/carv6/auction/10734287
2026-03-30 04:23:39 [adesa.be] INFO: Found listing with ID: 10738093
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.be%27%20and%20RowKey%20eq%20%2710738093%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Scrape type for 10738093: 2
2026-03-30 04:23:39 [adesa.be] INFO: Scraping item 10738093 url https://www.openlane.eu/en/carv6/auction/10738093
2026-03-30 04:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2849974-8150-5d1d-bfbf-6ed9abf892ce with identifier: 10737753
2026-03-30 04:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2849974-8150-5d1d-bfbf-6ed9abf892ce with scrape type 2
2026-03-30 04:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2849974-8150-5d1d-bfbf-6ed9abf892ce with scrape type 2
2026-03-30 04:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2849974-8150-5d1d-bfbf-6ed9abf892ce, identifier: 10737753
2026-03-30 04:23:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 567482df-8259-51b6-b7d7-e947b8f5ce44 with identifier: 10733379
2026-03-30 04:23:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 567482df-8259-51b6-b7d7-e947b8f5ce44 with scrape type 2
2026-03-30 04:23:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 567482df-8259-51b6-b7d7-e947b8f5ce44 with scrape type 2
2026-03-30 04:23:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 567482df-8259-51b6-b7d7-e947b8f5ce44, identifier: 10733379
2026-03-30 04:23:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2849974-8150-5d1d-bfbf-6ed9abf892ce with identifier: 10737753
2026-03-30 04:23:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2849974-8150-5d1d-bfbf-6ed9abf892ce with identifier: 10737753
2026-03-30 04:23:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2849974-8150-5d1d-bfbf-6ed9abf892ce with identifier: 10737753 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/10737753>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'f2849974-8150-5d1d-bfbf-6ed9abf892ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737753',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 55436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17750,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 4,
'seller_name': 'Autohandel Didier nv',
'title': 'Volkswagen T-ROC 1.5 TSI - Petrol - Automatic - 150 hp - 55.436 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710737753%27 HTTP/1.1" 200 None
2026-03-30 04:23:39 [adesa.be] INFO: Saving data for 10737753: {'auction_closing_time': 1774865700.0, 'created_time': 1774625211.109627, 'last_price_update_time': 1774844619.914294}
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.be',RowKey='10737753') HTTP/1.1" 204 0
2026-03-30 04:23:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 567482df-8259-51b6-b7d7-e947b8f5ce44 with identifier: 10733379
2026-03-30 04:23:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 567482df-8259-51b6-b7d7-e947b8f5ce44 with identifier: 10733379
2026-03-30 04:23:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 567482df-8259-51b6-b7d7-e947b8f5ce44 with identifier: 10733379 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/10733379>
{'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-04-01T08:30:00Z',
'fuel_type': 'Diesel',
'id': '567482df-8259-51b6-b7d7-e947b8f5ce44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMK067',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733379',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 195310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'195.310 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710733379%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Saving data for 10733379: {'auction_closing_time': 1775032200.0, 'created_time': 1774625264.102373, 'last_price_update_time': 1774844620.292587}
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.be',RowKey='10733379') HTTP/1.1" 204 0
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734221
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.be%27%20and%20RowKey%20eq%20%2710734221%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734221: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734221 url https://www.openlane.eu/en/carv6/auction/10734221
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734168
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.be%27%20and%20RowKey%20eq%20%2710734168%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734168: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734168 url https://www.openlane.eu/en/carv6/auction/10734168
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734245
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.be%27%20and%20RowKey%20eq%20%2710734245%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734245: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734245 url https://www.openlane.eu/en/carv6/auction/10734245
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734220
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.be%27%20and%20RowKey%20eq%20%2710734220%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734220: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734220 url https://www.openlane.eu/en/carv6/auction/10734220
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734283
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.be%27%20and%20RowKey%20eq%20%2710734283%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734283: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734283 url https://www.openlane.eu/en/carv6/auction/10734283
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734284
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.be%27%20and%20RowKey%20eq%20%2710734284%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734284: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734284 url https://www.openlane.eu/en/carv6/auction/10734284
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734169
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.be%27%20and%20RowKey%20eq%20%2710734169%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734169: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734169 url https://www.openlane.eu/en/carv6/auction/10734169
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734285
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.be%27%20and%20RowKey%20eq%20%2710734285%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734285: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734285 url https://www.openlane.eu/en/carv6/auction/10734285
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734268
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.be%27%20and%20RowKey%20eq%20%2710734268%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734268: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734268 url https://www.openlane.eu/en/carv6/auction/10734268
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10738089
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.be%27%20and%20RowKey%20eq%20%2710738089%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10738089: 2
2026-03-30 04:23:40 [adesa.be] INFO: Scraping item 10738089 url https://www.openlane.eu/en/carv6/auction/10738089
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734038
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.be%27%20and%20RowKey%20eq%20%2710734038%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734038: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734038 url https://www.openlane.eu/en/carv6/auction/10734038
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10738091
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.be%27%20and%20RowKey%20eq%20%2710738091%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10738091: 2
2026-03-30 04:23:40 [adesa.be] INFO: Scraping item 10738091 url https://www.openlane.eu/en/carv6/auction/10738091
2026-03-30 04:23:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734133
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.be%27%20and%20RowKey%20eq%20%2710734133%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734133: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734133 url https://www.openlane.eu/en/carv6/auction/10734133
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10738085
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.be%27%20and%20RowKey%20eq%20%2710738085%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10738085: 2
2026-03-30 04:23:40 [adesa.be] INFO: Scraping item 10738085 url https://www.openlane.eu/en/carv6/auction/10738085
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 [adesa.be] INFO: Found listing with ID: 10734107
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.be%27%20and%20RowKey%20eq%20%2710734107%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734107: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734107 url https://www.openlane.eu/en/carv6/auction/10734107
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734144
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.be%27%20and%20RowKey%20eq%20%2710734144%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734144: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734144 url https://www.openlane.eu/en/carv6/auction/10734144
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734145
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.be%27%20and%20RowKey%20eq%20%2710734145%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734145: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734145 url https://www.openlane.eu/en/carv6/auction/10734145
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734146
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.be%27%20and%20RowKey%20eq%20%2710734146%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734146: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734146 url https://www.openlane.eu/en/carv6/auction/10734146
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734029
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.be%27%20and%20RowKey%20eq%20%2710734029%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734029: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734029 url https://www.openlane.eu/en/carv6/auction/10734029
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734314
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.be%27%20and%20RowKey%20eq%20%2710734314%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734314: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734314 url https://www.openlane.eu/en/carv6/auction/10734314
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734203
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.be%27%20and%20RowKey%20eq%20%2710734203%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734203: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734203 url https://www.openlane.eu/en/carv6/auction/10734203
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734312
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.be%27%20and%20RowKey%20eq%20%2710734312%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734312: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734312 url https://www.openlane.eu/en/carv6/auction/10734312
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734160
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.be%27%20and%20RowKey%20eq%20%2710734160%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734160: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734160 url https://www.openlane.eu/en/carv6/auction/10734160
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734039
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.be%27%20and%20RowKey%20eq%20%2710734039%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734039: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734039 url https://www.openlane.eu/en/carv6/auction/10734039
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10738137
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.be%27%20and%20RowKey%20eq%20%2710738137%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10738137: 2
2026-03-30 04:23:40 [adesa.be] INFO: Scraping item 10738137 url https://www.openlane.eu/en/carv6/auction/10738137
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734313
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.be%27%20and%20RowKey%20eq%20%2710734313%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734313: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734313 url https://www.openlane.eu/en/carv6/auction/10734313
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734049
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.be%27%20and%20RowKey%20eq%20%2710734049%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734049: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734049 url https://www.openlane.eu/en/carv6/auction/10734049
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734288
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.be%27%20and%20RowKey%20eq%20%2710734288%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734288: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734288 url https://www.openlane.eu/en/carv6/auction/10734288
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734289
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.be%27%20and%20RowKey%20eq%20%2710734289%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734289: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734289 url https://www.openlane.eu/en/carv6/auction/10734289
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734315
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.be%27%20and%20RowKey%20eq%20%2710734315%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734315: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734315 url https://www.openlane.eu/en/carv6/auction/10734315
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734108
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.be%27%20and%20RowKey%20eq%20%2710734108%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734108: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734108 url https://www.openlane.eu/en/carv6/auction/10734108
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734089
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.be%27%20and%20RowKey%20eq%20%2710734089%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734089: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734089 url https://www.openlane.eu/en/carv6/auction/10734089
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10734019
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.be%27%20and%20RowKey%20eq%20%2710734019%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10734019: 0
2026-03-30 04:23:40 [adesa.be] INFO: Skipping item 10734019 url https://www.openlane.eu/en/carv6/auction/10734019
2026-03-30 04:23:40 [adesa.be] INFO: Found listing with ID: 10738087
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.be%27%20and%20RowKey%20eq%20%2710738087%27 HTTP/1.1" 200 None
2026-03-30 04:23:40 [adesa.be] INFO: Scrape type for 10738087: 2
2026-03-30 04:23:40 [adesa.be] INFO: Scraping item 10738087 url https://www.openlane.eu/en/carv6/auction/10738087
2026-03-30 04:23:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e35f9a9f-ddf0-52fc-ba75-879abe3b356b with identifier: 10738299
2026-03-30 04:23:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e35f9a9f-ddf0-52fc-ba75-879abe3b356b with scrape type 2
2026-03-30 04:23:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e35f9a9f-ddf0-52fc-ba75-879abe3b356b with scrape type 2
2026-03-30 04:23:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e35f9a9f-ddf0-52fc-ba75-879abe3b356b, identifier: 10738299
2026-03-30 04:23:41 [adesa.be] INFO: Found listing with ID: 10734050
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.be%27%20and%20RowKey%20eq%20%2710734050%27 HTTP/1.1" 200 None
2026-03-30 04:23:41 [adesa.be] INFO: Scrape type for 10734050: 0
2026-03-30 04:23:41 [adesa.be] INFO: Skipping item 10734050 url https://www.openlane.eu/en/carv6/auction/10734050
2026-03-30 04:23:41 [adesa.be] INFO: Found listing with ID: 10734124
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.be%27%20and%20RowKey%20eq%20%2710734124%27 HTTP/1.1" 200 None
2026-03-30 04:23:41 [adesa.be] INFO: Scrape type for 10734124: 0
2026-03-30 04:23:41 [adesa.be] INFO: Skipping item 10734124 url https://www.openlane.eu/en/carv6/auction/10734124
2026-03-30 04:23:41 [adesa.be] INFO: Found listing with ID: 10734007
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.be%27%20and%20RowKey%20eq%20%2710734007%27 HTTP/1.1" 200 None
2026-03-30 04:23:41 [adesa.be] INFO: Scrape type for 10734007: 0
2026-03-30 04:23:41 [adesa.be] INFO: Skipping item 10734007 url https://www.openlane.eu/en/carv6/auction/10734007
2026-03-30 04:23:41 [adesa.be] INFO: Found listing with ID: 10738123
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.be%27%20and%20RowKey%20eq%20%2710738123%27 HTTP/1.1" 200 None
2026-03-30 04:23:41 [adesa.be] INFO: Scrape type for 10738123: 2
2026-03-30 04:23:41 [adesa.be] INFO: Scraping item 10738123 url https://www.openlane.eu/en/carv6/auction/10738123
2026-03-30 04:23:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e35f9a9f-ddf0-52fc-ba75-879abe3b356b with identifier: 10738299
2026-03-30 04:23:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e35f9a9f-ddf0-52fc-ba75-879abe3b356b with identifier: 10738299
2026-03-30 04:23:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e35f9a9f-ddf0-52fc-ba75-879abe3b356b with identifier: 10738299 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:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738299>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'e35f9a9f-ddf0-52fc-ba75-879abe3b356b',
'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=10738299',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 112898,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8750,
'price_includes_vat': True,
'registration_date': '2020-01-27',
'seats_number': 3,
'seller_name': 'MBM Trade bv',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 90 hp - 112.898 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738299%27 HTTP/1.1" 200 None
2026-03-30 04:23:41 [adesa.be] INFO: Saving data for 10738299: {'auction_closing_time': 1774865700.0, 'created_time': 1774625236.967519, 'last_price_update_time': 1774844621.735987}
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.be',RowKey='10738299') HTTP/1.1" 204 0
2026-03-30 04:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735459> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735462> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23: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:23: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:23: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:23: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:23: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:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736486> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23: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:23: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:23:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8030de40-fd3a-5523-9d1a-2f63010df44b with identifier: 10738312
2026-03-30 04:23:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8030de40-fd3a-5523-9d1a-2f63010df44b with scrape type 2
2026-03-30 04:23:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8030de40-fd3a-5523-9d1a-2f63010df44b with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8030de40-fd3a-5523-9d1a-2f63010df44b, identifier: 10738312
2026-03-30 04:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 186e43d1-e852-5040-b560-780d4b663880 with identifier: 10737720
2026-03-30 04:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186e43d1-e852-5040-b560-780d4b663880 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 186e43d1-e852-5040-b560-780d4b663880 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 186e43d1-e852-5040-b560-780d4b663880, identifier: 10737720
2026-03-30 04:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8030de40-fd3a-5523-9d1a-2f63010df44b with identifier: 10738312
2026-03-30 04:23:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8030de40-fd3a-5523-9d1a-2f63010df44b with identifier: 10738312
2026-03-30 04:23:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8030de40-fd3a-5523-9d1a-2f63010df44b with identifier: 10738312 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/10738312>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Diesel',
'id': '8030de40-fd3a-5523-9d1a-2f63010df44b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1THY551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738312',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 55333,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8050,
'price_includes_vat': True,
'registration_date': '2017-11-14',
'seats_number': 3,
'seller_name': 'Vooruitzicht nv',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 102 hp - 55.333 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710738312%27 HTTP/1.1" 200 None
2026-03-30 04:23:42 [adesa.be] INFO: Saving data for 10738312: {'auction_closing_time': 1774866600.0, 'created_time': 1774626657.337964, 'last_price_update_time': 1774844622.43684}
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.be',RowKey='10738312') HTTP/1.1" 204 0
2026-03-30 04:23:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 186e43d1-e852-5040-b560-780d4b663880 with identifier: 10737720
2026-03-30 04:23:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 186e43d1-e852-5040-b560-780d4b663880 with identifier: 10737720
2026-03-30 04:23:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 186e43d1-e852-5040-b560-780d4b663880 with identifier: 10737720 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/10737720>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '186e43d1-e852-5040-b560-780d4b663880',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'VGBSYL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737720',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 189370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2016-09-21',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - Diesel - Manual - 115 hp - '
'189.370 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710737720%27 HTTP/1.1" 200 None
2026-03-30 04:23:42 [adesa.be] INFO: Saving data for 10737720: {'auction_closing_time': 1774863000.0, 'created_time': 1774626708.036689, 'last_price_update_time': 1774844622.713191}
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.be',RowKey='10737720') HTTP/1.1" 204 0
2026-03-30 04:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bab099d1-1aa7-578c-a15a-544bdddeddb0 with identifier: 10737648
2026-03-30 04:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab099d1-1aa7-578c-a15a-544bdddeddb0 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bab099d1-1aa7-578c-a15a-544bdddeddb0 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bab099d1-1aa7-578c-a15a-544bdddeddb0, identifier: 10737648
2026-03-30 04:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with identifier: 10735459
2026-03-30 04:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552, identifier: 10735459
2026-03-30 04:23:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10735462
2026-03-30 04:23:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with scrape type 2
2026-03-30 04:23:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with scrape type 2
2026-03-30 04:23:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2, identifier: 10735462
2026-03-30 04:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bab099d1-1aa7-578c-a15a-544bdddeddb0 with identifier: 10737648
2026-03-30 04:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bab099d1-1aa7-578c-a15a-544bdddeddb0 with identifier: 10737648
2026-03-30 04:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bab099d1-1aa7-578c-a15a-544bdddeddb0 with identifier: 10737648 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/10737648>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'bab099d1-1aa7-578c-a15a-544bdddeddb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DII009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737648',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 171890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2017-04-04',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - Diesel - Automatic - 150 hp '
'- 171.890 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737648%27 HTTP/1.1" 200 None
2026-03-30 04:23:43 [adesa.be] INFO: Saving data for 10737648: {'auction_closing_time': 1774863000.0, 'created_time': 1774626709.280516, 'last_price_update_time': 1774844623.301683}
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.be',RowKey='10737648') HTTP/1.1" 204 0
2026-03-30 04:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with identifier: 10735459
2026-03-30 04:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with identifier: 10735459
2026-03-30 04:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bdb2b88-5b94-5c10-bc33-8c36b71f3552 with identifier: 10735459 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/10735459>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0bdb2b88-5b94-5c10-bc33-8c36b71f3552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DIN055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735459',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 216129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2013-05-08',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Tiguan 2.0 TDI Trend & Fun - Diesel - Manual - 110 hp - '
'216.129 km',
'transmission': 'manual',
'trim': 'Trend & Fun',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710735459%27 HTTP/1.1" 200 None
2026-03-30 04:23:43 [adesa.be] INFO: Saving data for 10735459: {'auction_closing_time': 1774863000.0, 'created_time': 1774625211.83651, 'last_price_update_time': 1774844623.58163}
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.be',RowKey='10735459') HTTP/1.1" 204 0
2026-03-30 04:23:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10735462
2026-03-30 04:23:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10735462
2026-03-30 04:23:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a501c72-05d1-536c-9f7f-ba51b0fb4da2 with identifier: 10735462 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/10735462>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3a501c72-05d1-536c-9f7f-ba51b0fb4da2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMD133',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735462',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 72952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17750,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 3,
'seller_name': 'BV Carrure',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 150 hp - 72.952 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710735462%27 HTTP/1.1" 200 None
2026-03-30 04:23:43 [adesa.be] INFO: Saving data for 10735462: {'auction_closing_time': 1774863000.0, 'created_time': 1774625190.970237, 'last_price_update_time': 1774844623.856478}
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.be',RowKey='10735462') HTTP/1.1" 204 0
2026-03-30 04:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9e612fc-e2ea-57d3-b518-0796967c3c32 with identifier: 10736486
2026-03-30 04:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9e612fc-e2ea-57d3-b518-0796967c3c32 with scrape type 2
2026-03-30 04:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9e612fc-e2ea-57d3-b518-0796967c3c32 with scrape type 2
2026-03-30 04:23:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9e612fc-e2ea-57d3-b518-0796967c3c32, identifier: 10736486
2026-03-30 04:23:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c6559d3-3006-5a05-9595-46b85b1226a5 with identifier: 10735600
2026-03-30 04:23:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c6559d3-3006-5a05-9595-46b85b1226a5 with scrape type 2
2026-03-30 04:23:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c6559d3-3006-5a05-9595-46b85b1226a5 with scrape type 2
2026-03-30 04:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c6559d3-3006-5a05-9595-46b85b1226a5, identifier: 10735600
2026-03-30 04:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9e612fc-e2ea-57d3-b518-0796967c3c32 with identifier: 10736486
2026-03-30 04:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9e612fc-e2ea-57d3-b518-0796967c3c32 with identifier: 10736486
2026-03-30 04:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9e612fc-e2ea-57d3-b518-0796967c3c32 with identifier: 10736486 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/10736486>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f9e612fc-e2ea-57d3-b518-0796967c3c32',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DLB241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736486',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 208250,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16150,
'price_includes_vat': True,
'registration_date': '2018-06-04',
'seats_number': 5,
'seller_name': 'Maxicars',
'title': 'Volkswagen Tiguan 2.0 TDI Highline - Diesel - Automatic - 150 hp - '
'208.250 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710736486%27 HTTP/1.1" 200 None
2026-03-30 04:23:44 [adesa.be] INFO: Saving data for 10736486: {'auction_closing_time': 1774863000.0, 'created_time': 1774625191.724253, 'last_price_update_time': 1774844624.338647}
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.be',RowKey='10736486') HTTP/1.1" 204 0
2026-03-30 04:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c6559d3-3006-5a05-9595-46b85b1226a5 with identifier: 10735600
2026-03-30 04:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c6559d3-3006-5a05-9595-46b85b1226a5 with identifier: 10735600
2026-03-30 04:23:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c6559d3-3006-5a05-9595-46b85b1226a5 with identifier: 10735600 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/10735600>
{'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': 220,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '5c6559d3-3006-5a05-9595-46b85b1226a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CNZ314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 139941,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2017-05-02',
'seats_number': 5,
'seller_name': 'ROYALE AUTOLUX',
'title': 'Volkswagen Tiguan 2.0 TSI Highline R-Line - Petrol - Automatic - '
'220 hp - 139.941 km',
'transmission': 'automatic',
'trim': 'Highline R-Line',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710735600%27 HTTP/1.1" 200 None
2026-03-30 04:23:44 [adesa.be] INFO: Saving data for 10735600: {'auction_closing_time': 1774863000.0, 'created_time': 1774625223.438387, 'last_price_update_time': 1774844624.604326}
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.be',RowKey='10735600') 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/10738138> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735631> (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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737682> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with identifier: 10738138
2026-03-30 04:23:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with scrape type 2
2026-03-30 04:23:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with scrape type 2
2026-03-30 04:23:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256, identifier: 10738138
2026-03-30 04:23:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with identifier: 10738138
2026-03-30 04:23:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with identifier: 10738138
2026-03-30 04:23:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b73acbf7-4f5b-5f7a-a77f-e7148a5e7256 with identifier: 10738138 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/10738138>
{'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-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'b73acbf7-4f5b-5f7a-a77f-e7148a5e7256',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMB972',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738138',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 168074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi A3 Sportback 35 TFSI Attraction - Petrol - Manual - 150 hp - '
'168.074 km',
'transmission': 'manual',
'trim': 'Attraction',
'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.be%27%20and%20RowKey%20eq%20%2710738138%27 HTTP/1.1" 200 None
2026-03-30 04:23:45 [adesa.be] INFO: Saving data for 10738138: {'auction_closing_time': 1774950300.0, 'created_time': 1774625254.244888, 'last_price_update_time': 1774844625.215121}
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.be',RowKey='10738138') HTTP/1.1" 204 0
2026-03-30 04:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10735631
2026-03-30 04:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39ad7a46-86f9-5935-a339-81c888bd40a9 with scrape type 2
2026-03-30 04:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39ad7a46-86f9-5935-a339-81c888bd40a9 with scrape type 2
2026-03-30 04:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39ad7a46-86f9-5935-a339-81c888bd40a9, identifier: 10735631
2026-03-30 04:23:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7d76b5c-9677-5a58-b985-85d355c06e64 with identifier: 10737682
2026-03-30 04:23:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7d76b5c-9677-5a58-b985-85d355c06e64 with scrape type 2
2026-03-30 04:23:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7d76b5c-9677-5a58-b985-85d355c06e64 with scrape type 2
2026-03-30 04:23:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7d76b5c-9677-5a58-b985-85d355c06e64, identifier: 10737682
2026-03-30 04:23:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739892> (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/10735423> (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/10738120> (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/10737655> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10735631
2026-03-30 04:23:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10735631
2026-03-30 04:23:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39ad7a46-86f9-5935-a339-81c888bd40a9 with identifier: 10735631 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/10735631>
{'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': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': '39ad7a46-86f9-5935-a339-81c888bd40a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ych285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735631',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 191715,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2020-07-14',
'seats_number': 5,
'seller_name': 'BS CONCEPT srl',
'title': 'Volkswagen Polo 1.0 TSI Trendline - Petrol - Manual - 95 hp - '
'191.715 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710735631%27 HTTP/1.1" 200 None
2026-03-30 04:23:45 [adesa.be] INFO: Saving data for 10735631: {'auction_closing_time': 1774865700.0, 'created_time': 1774626713.108841, 'last_price_update_time': 1774844625.692338}
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.be',RowKey='10735631') HTTP/1.1" 204 0
2026-03-30 04:23:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7d76b5c-9677-5a58-b985-85d355c06e64 with identifier: 10737682
2026-03-30 04:23:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7d76b5c-9677-5a58-b985-85d355c06e64 with identifier: 10737682
2026-03-30 04:23:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7d76b5c-9677-5a58-b985-85d355c06e64 with identifier: 10737682 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/10737682>
{'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': 95,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'c7d76b5c-9677-5a58-b985-85d355c06e64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TGC118',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 112004,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2019-05-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Polo 1.0 TSI Comfortline - Petrol - Manual - 95 hp - '
'112.004 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737682%27 HTTP/1.1" 200 None
2026-03-30 04:23:45 [adesa.be] INFO: Saving data for 10737682: {'auction_closing_time': 1774863000.0, 'created_time': 1774625195.055404, 'last_price_update_time': 1774844625.980097}
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.be',RowKey='10737682') HTTP/1.1" 204 0
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: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: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10739892
2026-03-30 04:23:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efc6163e-9fc0-58b0-90c1-5f5b993cd0af with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efc6163e-9fc0-58b0-90c1-5f5b993cd0af with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efc6163e-9fc0-58b0-90c1-5f5b993cd0af, identifier: 10739892
2026-03-30 04:23:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93b67147-e117-57bb-92e2-fbdc096dd232 with identifier: 10735423
2026-03-30 04:23:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93b67147-e117-57bb-92e2-fbdc096dd232 with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93b67147-e117-57bb-92e2-fbdc096dd232 with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93b67147-e117-57bb-92e2-fbdc096dd232, identifier: 10735423
2026-03-30 04:23:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with identifier: 10738120
2026-03-30 04:23:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db, identifier: 10738120
2026-03-30 04:23:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 318df8a1-3bb1-5619-a91d-ca82719ea817 with identifier: 10737655
2026-03-30 04:23:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 318df8a1-3bb1-5619-a91d-ca82719ea817 with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 318df8a1-3bb1-5619-a91d-ca82719ea817 with scrape type 2
2026-03-30 04:23:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 318df8a1-3bb1-5619-a91d-ca82719ea817, identifier: 10737655
2026-03-30 04:23:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10739892
2026-03-30 04:23:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10739892
2026-03-30 04:23:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efc6163e-9fc0-58b0-90c1-5f5b993cd0af with identifier: 10739892 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/10739892>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'efc6163e-9fc0-58b0-90c1-5f5b993cd0af',
'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=10739892',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 273295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2013-07-03',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Volkswagen CrossPolo 1.6 TDI Cross - Diesel - Manual - 90 hp - '
'273.295 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710739892%27 HTTP/1.1" 200 None
2026-03-30 04:23:46 [adesa.be] INFO: Saving data for 10739892: {'auction_closing_time': 1774863000.0, 'created_time': 1774626743.101066, 'last_price_update_time': 1774844626.637269}
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.be',RowKey='10739892') HTTP/1.1" 204 0
2026-03-30 04:23:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93b67147-e117-57bb-92e2-fbdc096dd232 with identifier: 10735423
2026-03-30 04:23:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93b67147-e117-57bb-92e2-fbdc096dd232 with identifier: 10735423
2026-03-30 04:23:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93b67147-e117-57bb-92e2-fbdc096dd232 with identifier: 10735423 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/10735423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '93b67147-e117-57bb-92e2-fbdc096dd232',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AMY515',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735423',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Sharan',
'odometer': 184287,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2016-12-06',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Volkswagen Sharan 2.0 TDI - Diesel - Automatic - 150 hp - 184.287 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710735423%27 HTTP/1.1" 200 None
2026-03-30 04:23:46 [adesa.be] INFO: Saving data for 10735423: {'auction_closing_time': 1774863000.0, 'created_time': 1774626712.805534, 'last_price_update_time': 1774844626.927737}
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.be',RowKey='10735423') HTTP/1.1" 204 0
2026-03-30 04:23:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with identifier: 10738120
2026-03-30 04:23:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with identifier: 10738120
2026-03-30 04:23:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28c5a1c7-bcab-5dc7-b7de-3ce912f749db with identifier: 10738120 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/10738120>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '28c5a1c7-bcab-5dc7-b7de-3ce912f749db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDL450',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738120',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 104726,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Audi A3 Sportback 30 TDI Business - Diesel - Automatic - 116 hp - '
'104.726 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738120%27 HTTP/1.1" 200 None
2026-03-30 04:23:47 [adesa.be] INFO: Saving data for 10738120: {'auction_closing_time': 1774950300.0, 'created_time': 1774625263.276489, 'last_price_update_time': 1774844627.207737}
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.be',RowKey='10738120') HTTP/1.1" 204 0
2026-03-30 04:23:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 318df8a1-3bb1-5619-a91d-ca82719ea817 with identifier: 10737655
2026-03-30 04:23:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 318df8a1-3bb1-5619-a91d-ca82719ea817 with identifier: 10737655
2026-03-30 04:23:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 318df8a1-3bb1-5619-a91d-ca82719ea817 with identifier: 10737655 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/10737655>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '318df8a1-3bb1-5619-a91d-ca82719ea817',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YLA016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737655',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 152795,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2014-07-28',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Volkswagen Tiguan 1.4 TSI Sport & Style - Petrol - Manual - 122 hp '
'- 152.795 km',
'transmission': 'manual',
'trim': 'Sport & Style',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737655%27 HTTP/1.1" 200 None
2026-03-30 04:23:47 [adesa.be] INFO: Saving data for 10737655: {'auction_closing_time': 1774863000.0, 'created_time': 1774626710.745034, 'last_price_update_time': 1774844627.532073}
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.be',RowKey='10737655') 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/10738091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738123> (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 [zyte_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: 68d3ec40-85c3-5b62-a38b-b3f6153babbc with identifier: 10738091
2026-03-30 04:23:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d3ec40-85c3-5b62-a38b-b3f6153babbc with scrape type 2
2026-03-30 04:23:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68d3ec40-85c3-5b62-a38b-b3f6153babbc with scrape type 2
2026-03-30 04:23:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68d3ec40-85c3-5b62-a38b-b3f6153babbc, identifier: 10738091
2026-03-30 04:23:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68d3ec40-85c3-5b62-a38b-b3f6153babbc with identifier: 10738091
2026-03-30 04:23:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68d3ec40-85c3-5b62-a38b-b3f6153babbc with identifier: 10738091
2026-03-30 04:23:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68d3ec40-85c3-5b62-a38b-b3f6153babbc with identifier: 10738091 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/10738091>
{'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': 163,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '68d3ec40-85c3-5b62-a38b-b3f6153babbc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUF364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738091',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 124846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2022-03-24',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi Q5 35 TDI Business - Diesel - Automatic - 163 hp - 124.846 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738091%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Saving data for 10738091: {'auction_closing_time': 1774950300.0, 'created_time': 1774625258.623489, 'last_price_update_time': 1774844628.005653}
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.be',RowKey='10738091') HTTP/1.1" 204 0
2026-03-30 04:23:48 [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:23:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d56a702a-92b8-54b7-a400-d8021a36534c with identifier: 10738123
2026-03-30 04:23:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d56a702a-92b8-54b7-a400-d8021a36534c with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d56a702a-92b8-54b7-a400-d8021a36534c with scrape type 2
2026-03-30 04:23:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d56a702a-92b8-54b7-a400-d8021a36534c, identifier: 10738123
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d56a702a-92b8-54b7-a400-d8021a36534c with identifier: 10738123
2026-03-30 04:23:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d56a702a-92b8-54b7-a400-d8021a36534c with identifier: 10738123
2026-03-30 04:23:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d56a702a-92b8-54b7-a400-d8021a36534c with identifier: 10738123 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/10738123>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'd56a702a-92b8-54b7-a400-d8021a36534c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLH177',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738123',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 120780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-09-02',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW 2 Series Gran Coupé 216d - Diesel - Automatic - 116 hp - '
'120.780 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738123%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Saving data for 10738123: {'auction_closing_time': 1774950300.0, 'created_time': 1774625258.271039, 'last_price_update_time': 1774844628.380123}
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.be',RowKey='10738123') HTTP/1.1" 204 0
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734109
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.be%27%20and%20RowKey%20eq%20%2710734109%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734109: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734109 url https://www.openlane.eu/en/carv6/auction/10734109
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734134
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.be%27%20and%20RowKey%20eq%20%2710734134%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734134: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734134 url https://www.openlane.eu/en/carv6/auction/10734134
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734066
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.be%27%20and%20RowKey%20eq%20%2710734066%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734066: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734066 url https://www.openlane.eu/en/carv6/auction/10734066
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734110
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.be%27%20and%20RowKey%20eq%20%2710734110%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734110: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734110 url https://www.openlane.eu/en/carv6/auction/10734110
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734222
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.be%27%20and%20RowKey%20eq%20%2710734222%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734222: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734222 url https://www.openlane.eu/en/carv6/auction/10734222
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734125
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.be%27%20and%20RowKey%20eq%20%2710734125%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734125: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734125 url https://www.openlane.eu/en/carv6/auction/10734125
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734170
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.be%27%20and%20RowKey%20eq%20%2710734170%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734170: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734170 url https://www.openlane.eu/en/carv6/auction/10734170
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734090
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.be%27%20and%20RowKey%20eq%20%2710734090%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734090: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734090 url https://www.openlane.eu/en/carv6/auction/10734090
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734067
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.be%27%20and%20RowKey%20eq%20%2710734067%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734067: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734067 url https://www.openlane.eu/en/carv6/auction/10734067
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734186
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.be%27%20and%20RowKey%20eq%20%2710734186%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734186: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734186 url https://www.openlane.eu/en/carv6/auction/10734186
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734204
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.be%27%20and%20RowKey%20eq%20%2710734204%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734204: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734204 url https://www.openlane.eu/en/carv6/auction/10734204
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734187
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.be%27%20and%20RowKey%20eq%20%2710734187%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734187: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734187 url https://www.openlane.eu/en/carv6/auction/10734187
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734009
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.be%27%20and%20RowKey%20eq%20%2710734009%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734009: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734009 url https://www.openlane.eu/en/carv6/auction/10734009
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10738103
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.be%27%20and%20RowKey%20eq%20%2710738103%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10738103: 2
2026-03-30 04:23:48 [adesa.be] INFO: Scraping item 10738103 url https://www.openlane.eu/en/carv6/auction/10738103
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734111
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.be%27%20and%20RowKey%20eq%20%2710734111%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734111: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734111 url https://www.openlane.eu/en/carv6/auction/10734111
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734051
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.be%27%20and%20RowKey%20eq%20%2710734051%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734051: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734051 url https://www.openlane.eu/en/carv6/auction/10734051
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734290
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.be%27%20and%20RowKey%20eq%20%2710734290%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734290: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734290 url https://www.openlane.eu/en/carv6/auction/10734290
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734112
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.be%27%20and%20RowKey%20eq%20%2710734112%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734112: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734112 url https://www.openlane.eu/en/carv6/auction/10734112
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734155
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.be%27%20and%20RowKey%20eq%20%2710734155%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734155: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734155 url https://www.openlane.eu/en/carv6/auction/10734155
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734020
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.be%27%20and%20RowKey%20eq%20%2710734020%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734020: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734020 url https://www.openlane.eu/en/carv6/auction/10734020
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734052
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.be%27%20and%20RowKey%20eq%20%2710734052%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734052: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734052 url https://www.openlane.eu/en/carv6/auction/10734052
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734269
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.be%27%20and%20RowKey%20eq%20%2710734269%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734269: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734269 url https://www.openlane.eu/en/carv6/auction/10734269
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734135
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.be%27%20and%20RowKey%20eq%20%2710734135%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734135: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734135 url https://www.openlane.eu/en/carv6/auction/10734135
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734188
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.be%27%20and%20RowKey%20eq%20%2710734188%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734188: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734188 url https://www.openlane.eu/en/carv6/auction/10734188
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734189
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.be%27%20and%20RowKey%20eq%20%2710734189%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734189: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734189 url https://www.openlane.eu/en/carv6/auction/10734189
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10738102
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.be%27%20and%20RowKey%20eq%20%2710738102%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10738102: 2
2026-03-30 04:23:48 [adesa.be] INFO: Scraping item 10738102 url https://www.openlane.eu/en/carv6/auction/10738102
2026-03-30 04:23:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738137> (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/10738087> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734068
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.be%27%20and%20RowKey%20eq%20%2710734068%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734068: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734068 url https://www.openlane.eu/en/carv6/auction/10734068
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734246
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.be%27%20and%20RowKey%20eq%20%2710734246%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734246: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734246 url https://www.openlane.eu/en/carv6/auction/10734246
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734225
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.be%27%20and%20RowKey%20eq%20%2710734225%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734225: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734225 url https://www.openlane.eu/en/carv6/auction/10734225
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734247
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.be%27%20and%20RowKey%20eq%20%2710734247%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734247: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734247 url https://www.openlane.eu/en/carv6/auction/10734247
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734147
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.be%27%20and%20RowKey%20eq%20%2710734147%27 HTTP/1.1" 200 None
2026-03-30 04:23:48 [adesa.be] INFO: Scrape type for 10734147: 0
2026-03-30 04:23:48 [adesa.be] INFO: Skipping item 10734147 url https://www.openlane.eu/en/carv6/auction/10734147
2026-03-30 04:23:48 [adesa.be] INFO: Found listing with ID: 10734224
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.be%27%20and%20RowKey%20eq%20%2710734224%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.be] INFO: Scrape type for 10734224: 0
2026-03-30 04:23:49 [adesa.be] INFO: Skipping item 10734224 url https://www.openlane.eu/en/carv6/auction/10734224
2026-03-30 04:23:49 [adesa.be] INFO: Found listing with ID: 10734223
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.be%27%20and%20RowKey%20eq%20%2710734223%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.be] INFO: Scrape type for 10734223: 0
2026-03-30 04:23:49 [adesa.be] INFO: Skipping item 10734223 url https://www.openlane.eu/en/carv6/auction/10734223
2026-03-30 04:23:49 [adesa.be] INFO: Found listing with ID: 10738128
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.be%27%20and%20RowKey%20eq%20%2710738128%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.be] INFO: Scrape type for 10738128: 2
2026-03-30 04:23:49 [adesa.be] INFO: Scraping item 10738128 url https://www.openlane.eu/en/carv6/auction/10738128
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10734054
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.be%27%20and%20RowKey%20eq%20%2710734054%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.be] INFO: Scrape type for 10734054: 0
2026-03-30 04:23:49 [adesa.be] INFO: Skipping item 10734054 url https://www.openlane.eu/en/carv6/auction/10734054
2026-03-30 04:23:49 [adesa.be] INFO: Found listing with ID: 10734248
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.be%27%20and%20RowKey%20eq%20%2710734248%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.be] INFO: Scrape type for 10734248: 0
2026-03-30 04:23:49 [adesa.be] INFO: Skipping item 10734248 url https://www.openlane.eu/en/carv6/auction/10734248
2026-03-30 04:23:49 [adesa.be] INFO: Found listing with ID: 10738107
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.be%27%20and%20RowKey%20eq%20%2710738107%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.be] INFO: Scrape type for 10738107: 2
2026-03-30 04:23:49 [adesa.be] INFO: Scraping item 10738107 url https://www.openlane.eu/en/carv6/auction/10738107
2026-03-30 04:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738089> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1702676-c8f3-5c19-902e-f34689efe979 with identifier: 10738137
2026-03-30 04:23:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1702676-c8f3-5c19-902e-f34689efe979 with scrape type 2
2026-03-30 04:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1702676-c8f3-5c19-902e-f34689efe979 with scrape type 2
2026-03-30 04:23:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1702676-c8f3-5c19-902e-f34689efe979, identifier: 10738137
2026-03-30 04:23:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with identifier: 10738087
2026-03-30 04:23:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with scrape type 2
2026-03-30 04:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with scrape type 2
2026-03-30 04:23:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2eadf86-8c11-5268-8312-9a6dd0bf78d6, identifier: 10738087
2026-03-30 04:23:49 [adesa.be] INFO: Found listing with ID: 10738088
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.be%27%20and%20RowKey%20eq%20%2710738088%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.be] INFO: Scrape type for 10738088: 2
2026-03-30 04:23:49 [adesa.be] INFO: Scraping item 10738088 url https://www.openlane.eu/en/carv6/auction/10738088
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1702676-c8f3-5c19-902e-f34689efe979 with identifier: 10738137
2026-03-30 04:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1702676-c8f3-5c19-902e-f34689efe979 with identifier: 10738137
2026-03-30 04:23:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1702676-c8f3-5c19-902e-f34689efe979 with identifier: 10738137 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/10738137>
{'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': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'd1702676-c8f3-5c19-902e-f34689efe979',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CBV443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738137',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 73235,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 73.235 km',
'transmission': 'manual',
'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.be%27%20and%20RowKey%20eq%20%2710738137%27 HTTP/1.1" 200 None
2026-03-30 04:23:49 [adesa.be] INFO: Saving data for 10738137: {'auction_closing_time': 1774950300.0, 'created_time': 1774626673.729664, 'last_price_update_time': 1774844629.81518}
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.be',RowKey='10738137') HTTP/1.1" 204 0
2026-03-30 04:23:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with identifier: 10738087
2026-03-30 04:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with identifier: 10738087
2026-03-30 04:23:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2eadf86-8c11-5268-8312-9a6dd0bf78d6 with identifier: 10738087 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/10738087>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'f2eadf86-8c11-5268-8312-9a6dd0bf78d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDT344',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738087',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 56621,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 4,
'seller_name': 'Westlease nv',
'title': 'BMW 2 Series Coupé 220i M Sport - Petrol - Automatic - 184 hp - '
'56.621 km',
'transmission': 'automatic',
'trim': 'M Sport',
'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.be%27%20and%20RowKey%20eq%20%2710738087%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Saving data for 10738087: {'auction_closing_time': 1774950300.0, 'created_time': 1774626671.791625, 'last_price_update_time': 1774844630.205419}
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.be',RowKey='10738087') 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/10738093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734171
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.be%27%20and%20RowKey%20eq%20%2710734171%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734171: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734171 url https://www.openlane.eu/en/carv6/auction/10734171
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734053
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.be%27%20and%20RowKey%20eq%20%2710734053%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734053: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734053 url https://www.openlane.eu/en/carv6/auction/10734053
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734113
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.be%27%20and%20RowKey%20eq%20%2710734113%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734113: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734113 url https://www.openlane.eu/en/carv6/auction/10734113
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734156
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.be%27%20and%20RowKey%20eq%20%2710734156%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734156: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734156 url https://www.openlane.eu/en/carv6/auction/10734156
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734270
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.be%27%20and%20RowKey%20eq%20%2710734270%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734270: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734270 url https://www.openlane.eu/en/carv6/auction/10734270
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734249
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.be%27%20and%20RowKey%20eq%20%2710734249%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734249: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734249 url https://www.openlane.eu/en/carv6/auction/10734249
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10738108
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.be%27%20and%20RowKey%20eq%20%2710738108%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10738108: 2
2026-03-30 04:23:50 [adesa.be] INFO: Scraping item 10738108 url https://www.openlane.eu/en/carv6/auction/10738108
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/10738094> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738114> (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 [zyte_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: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with identifier: 10738089
2026-03-30 04:23:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with scrape type 2
2026-03-30 04:23:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with scrape type 2
2026-03-30 04:23:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899, identifier: 10738089
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734002
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.be%27%20and%20RowKey%20eq%20%2710734002%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734002: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734002 url https://www.openlane.eu/en/carv6/auction/10734002
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734227
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.be%27%20and%20RowKey%20eq%20%2710734227%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734227: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734227 url https://www.openlane.eu/en/carv6/auction/10734227
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10738116
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.be%27%20and%20RowKey%20eq%20%2710738116%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10738116: 2
2026-03-30 04:23:50 [adesa.be] INFO: Scraping item 10738116 url https://www.openlane.eu/en/carv6/auction/10738116
2026-03-30 04:23:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with identifier: 10738089
2026-03-30 04:23:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with identifier: 10738089
2026-03-30 04:23:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64cf3e91-86a2-5b77-9dd1-2e10f7ba4899 with identifier: 10738089 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/10738089>
{'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-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '64cf3e91-86a2-5b77-9dd1-2e10f7ba4899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSM568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738089',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 98477,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi Q3 Sportback 45 TFSIe - Hybrid - Automatic - 150 hp - 98.477 '
'km',
'transmission': 'automatic',
'trim': 'S Line',
'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.be%27%20and%20RowKey%20eq%20%2710738089%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Saving data for 10738089: {'auction_closing_time': 1774950300.0, 'created_time': 1774626669.376006, 'last_price_update_time': 1774844630.785192}
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.be',RowKey='10738089') HTTP/1.1" 204 0
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734250
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.be%27%20and%20RowKey%20eq%20%2710734250%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734250: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734250 url https://www.openlane.eu/en/carv6/auction/10734250
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734069
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.be%27%20and%20RowKey%20eq%20%2710734069%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734069: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734069 url https://www.openlane.eu/en/carv6/auction/10734069
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734021
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.be%27%20and%20RowKey%20eq%20%2710734021%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734021: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734021 url https://www.openlane.eu/en/carv6/auction/10734021
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734114
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.be%27%20and%20RowKey%20eq%20%2710734114%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734114: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734114 url https://www.openlane.eu/en/carv6/auction/10734114
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734126
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.be%27%20and%20RowKey%20eq%20%2710734126%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734126: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734126 url https://www.openlane.eu/en/carv6/auction/10734126
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734055
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.be%27%20and%20RowKey%20eq%20%2710734055%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734055: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734055 url https://www.openlane.eu/en/carv6/auction/10734055
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734206
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.be%27%20and%20RowKey%20eq%20%2710734206%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734206: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734206 url https://www.openlane.eu/en/carv6/auction/10734206
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734226
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.be%27%20and%20RowKey%20eq%20%2710734226%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734226: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734226 url https://www.openlane.eu/en/carv6/auction/10734226
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734115
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.be%27%20and%20RowKey%20eq%20%2710734115%27 HTTP/1.1" 200 None
2026-03-30 04:23:50 [adesa.be] INFO: Scrape type for 10734115: 0
2026-03-30 04:23:50 [adesa.be] INFO: Skipping item 10734115 url https://www.openlane.eu/en/carv6/auction/10734115
2026-03-30 04:23:50 [adesa.be] INFO: Found listing with ID: 10734271
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:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734271%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734271: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734271 url https://www.openlane.eu/en/carv6/auction/10734271
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734149
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.be%27%20and%20RowKey%20eq%20%2710734149%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734149: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734149 url https://www.openlane.eu/en/carv6/auction/10734149
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734161
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.be%27%20and%20RowKey%20eq%20%2710734161%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734161: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734161 url https://www.openlane.eu/en/carv6/auction/10734161
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734150
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.be%27%20and%20RowKey%20eq%20%2710734150%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734150: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734150 url https://www.openlane.eu/en/carv6/auction/10734150
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734004
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.be%27%20and%20RowKey%20eq%20%2710734004%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734004: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734004 url https://www.openlane.eu/en/carv6/auction/10734004
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734136
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.be%27%20and%20RowKey%20eq%20%2710734136%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734136: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734136 url https://www.openlane.eu/en/carv6/auction/10734136
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734190
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.be%27%20and%20RowKey%20eq%20%2710734190%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734190: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734190 url https://www.openlane.eu/en/carv6/auction/10734190
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734172
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.be%27%20and%20RowKey%20eq%20%2710734172%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734172: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734172 url https://www.openlane.eu/en/carv6/auction/10734172
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734162
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.be%27%20and%20RowKey%20eq%20%2710734162%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734162: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734162 url https://www.openlane.eu/en/carv6/auction/10734162
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734205
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.be%27%20and%20RowKey%20eq%20%2710734205%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734205: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734205 url https://www.openlane.eu/en/carv6/auction/10734205
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734013
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.be%27%20and%20RowKey%20eq%20%2710734013%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734013: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734013 url https://www.openlane.eu/en/carv6/auction/10734013
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734316
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.be%27%20and%20RowKey%20eq%20%2710734316%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734316: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734316 url https://www.openlane.eu/en/carv6/auction/10734316
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734101
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.be%27%20and%20RowKey%20eq%20%2710734101%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734101: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734101 url https://www.openlane.eu/en/carv6/auction/10734101
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734040
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.be%27%20and%20RowKey%20eq%20%2710734040%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734040: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734040 url https://www.openlane.eu/en/carv6/auction/10734040
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734070
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.be%27%20and%20RowKey%20eq%20%2710734070%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734070: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734070 url https://www.openlane.eu/en/carv6/auction/10734070
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734003
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.be%27%20and%20RowKey%20eq%20%2710734003%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734003: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734003 url https://www.openlane.eu/en/carv6/auction/10734003
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10734041
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.be%27%20and%20RowKey%20eq%20%2710734041%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10734041: 0
2026-03-30 04:23:51 [adesa.be] INFO: Skipping item 10734041 url https://www.openlane.eu/en/carv6/auction/10734041
2026-03-30 04:23:51 [adesa.be] INFO: Found listing with ID: 10738156
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.be%27%20and%20RowKey%20eq%20%2710738156%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Scrape type for 10738156: 2
2026-03-30 04:23:51 [adesa.be] INFO: Scraping item 10738156 url https://www.openlane.eu/en/carv6/auction/10738156
2026-03-30 04:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5467c691-ab93-54cb-a698-5f0822f26c22 with identifier: 10738093
2026-03-30 04:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5467c691-ab93-54cb-a698-5f0822f26c22 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5467c691-ab93-54cb-a698-5f0822f26c22 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5467c691-ab93-54cb-a698-5f0822f26c22, identifier: 10738093
2026-03-30 04:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21b42d82-515c-5928-aed8-98405bf9c2f9 with identifier: 10738094
2026-03-30 04:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21b42d82-515c-5928-aed8-98405bf9c2f9 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21b42d82-515c-5928-aed8-98405bf9c2f9 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21b42d82-515c-5928-aed8-98405bf9c2f9, identifier: 10738094
2026-03-30 04:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b91b187-02a6-549f-aa1b-a828a93d81e5 with identifier: 10738114
2026-03-30 04:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b91b187-02a6-549f-aa1b-a828a93d81e5 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b91b187-02a6-549f-aa1b-a828a93d81e5 with scrape type 2
2026-03-30 04:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b91b187-02a6-549f-aa1b-a828a93d81e5, identifier: 10738114
2026-03-30 04:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5467c691-ab93-54cb-a698-5f0822f26c22 with identifier: 10738093
2026-03-30 04:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5467c691-ab93-54cb-a698-5f0822f26c22 with identifier: 10738093
2026-03-30 04:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5467c691-ab93-54cb-a698-5f0822f26c22 with identifier: 10738093 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/10738093>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5467c691-ab93-54cb-a698-5f0822f26c22',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQG253',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738093',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 81714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi Q3 Sportback 35 TDI Business - Diesel - Automatic - 150 hp - '
'81.714 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738093%27 HTTP/1.1" 200 None
2026-03-30 04:23:51 [adesa.be] INFO: Saving data for 10738093: {'auction_closing_time': 1774950300.0, 'created_time': 1774626706.360855, 'last_price_update_time': 1774844631.883991}
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.be',RowKey='10738093') HTTP/1.1" 204 0
2026-03-30 04:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21b42d82-515c-5928-aed8-98405bf9c2f9 with identifier: 10738094
2026-03-30 04:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21b42d82-515c-5928-aed8-98405bf9c2f9 with identifier: 10738094
2026-03-30 04:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21b42d82-515c-5928-aed8-98405bf9c2f9 with identifier: 10738094 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/10738094>
{'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-31T09:45:00Z',
'fuel_type': 'Electric',
'id': '21b42d82-515c-5928-aed8-98405bf9c2f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPG818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738094',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 103037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Audi E-Tron Sportback 55 Advanced - Electric - Automatic - 408 hp - '
'103.037 km',
'transmission': 'automatic',
'trim': 'Advanced',
'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.be%27%20and%20RowKey%20eq%20%2710738094%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Saving data for 10738094: {'auction_closing_time': 1774950300.0, 'created_time': 1774625253.899693, 'last_price_update_time': 1774844632.263345}
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.be',RowKey='10738094') HTTP/1.1" 204 0
2026-03-30 04:23:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b91b187-02a6-549f-aa1b-a828a93d81e5 with identifier: 10738114
2026-03-30 04:23:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b91b187-02a6-549f-aa1b-a828a93d81e5 with identifier: 10738114
2026-03-30 04:23:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b91b187-02a6-549f-aa1b-a828a93d81e5 with identifier: 10738114 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/10738114>
{'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': 136,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7b91b187-02a6-549f-aa1b-a828a93d81e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXL775',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738114',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 150373,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi A4 Avant 30 TDI Business - Diesel - Automatic - 136 hp - '
'150.373 km',
'transmission': 'automatic',
'trim': 'Business',
'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.be%27%20and%20RowKey%20eq%20%2710738114%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Saving data for 10738114: {'auction_closing_time': 1774950300.0, 'created_time': 1774625253.05834, 'last_price_update_time': 1774844632.529004}
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.be',RowKey='10738114') HTTP/1.1" 204 0
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10734116
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.be%27%20and%20RowKey%20eq%20%2710734116%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10734116: 0
2026-03-30 04:23:52 [adesa.be] INFO: Skipping item 10734116 url https://www.openlane.eu/en/carv6/auction/10734116
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10734207
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.be%27%20and%20RowKey%20eq%20%2710734207%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10734207: 0
2026-03-30 04:23:52 [adesa.be] INFO: Skipping item 10734207 url https://www.openlane.eu/en/carv6/auction/10734207
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10738163
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.be%27%20and%20RowKey%20eq%20%2710738163%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10738163: 2
2026-03-30 04:23:52 [adesa.be] INFO: Scraping item 10738163 url https://www.openlane.eu/en/carv6/auction/10738163
2026-03-30 04:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10738141
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.be%27%20and%20RowKey%20eq%20%2710738141%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10738141: 2
2026-03-30 04:23:52 [adesa.be] INFO: Scraping item 10738141 url https://www.openlane.eu/en/carv6/auction/10738141
2026-03-30 04:23: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:23: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:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738085> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23: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:23: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:23:52 [adesa.be] INFO: Found listing with ID: 10734272
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.be%27%20and%20RowKey%20eq%20%2710734272%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10734272: 0
2026-03-30 04:23:52 [adesa.be] INFO: Skipping item 10734272 url https://www.openlane.eu/en/carv6/auction/10734272
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10734042
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.be%27%20and%20RowKey%20eq%20%2710734042%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10734042: 0
2026-03-30 04:23:52 [adesa.be] INFO: Skipping item 10734042 url https://www.openlane.eu/en/carv6/auction/10734042
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10734091
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.be%27%20and%20RowKey%20eq%20%2710734091%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10734091: 0
2026-03-30 04:23:52 [adesa.be] INFO: Skipping item 10734091 url https://www.openlane.eu/en/carv6/auction/10734091
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10734056
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.be%27%20and%20RowKey%20eq%20%2710734056%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10734056: 0
2026-03-30 04:23:52 [adesa.be] INFO: Skipping item 10734056 url https://www.openlane.eu/en/carv6/auction/10734056
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10734084
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.be%27%20and%20RowKey%20eq%20%2710734084%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10734084: 0
2026-03-30 04:23:52 [adesa.be] INFO: Skipping item 10734084 url https://www.openlane.eu/en/carv6/auction/10734084
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10738165
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.be%27%20and%20RowKey%20eq%20%2710738165%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10738165: 2
2026-03-30 04:23:52 [adesa.be] INFO: Scraping item 10738165 url https://www.openlane.eu/en/carv6/auction/10738165
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10734291
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.be%27%20and%20RowKey%20eq%20%2710734291%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10734291: 0
2026-03-30 04:23:52 [adesa.be] INFO: Skipping item 10734291 url https://www.openlane.eu/en/carv6/auction/10734291
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10738110
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.be%27%20and%20RowKey%20eq%20%2710738110%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10738110: 2
2026-03-30 04:23:52 [adesa.be] INFO: Scraping item 10738110 url https://www.openlane.eu/en/carv6/auction/10738110
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10734173
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.be%27%20and%20RowKey%20eq%20%2710734173%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10734173: 0
2026-03-30 04:23:52 [adesa.be] INFO: Skipping item 10734173 url https://www.openlane.eu/en/carv6/auction/10734173
2026-03-30 04:23:52 [adesa.be] INFO: Found listing with ID: 10738173
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.be%27%20and%20RowKey%20eq%20%2710738173%27 HTTP/1.1" 200 None
2026-03-30 04:23:52 [adesa.be] INFO: Scrape type for 10738173: 2
2026-03-30 04:23:52 [adesa.be] INFO: Scraping item 10738173 url https://www.openlane.eu/en/carv6/auction/10738173
2026-03-30 04:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f9d1597-c7d1-5e49-98b2-44172b54e29d with identifier: 10738296
2026-03-30 04:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f9d1597-c7d1-5e49-98b2-44172b54e29d with scrape type 2
2026-03-30 04:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f9d1597-c7d1-5e49-98b2-44172b54e29d with scrape type 2
2026-03-30 04:23:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f9d1597-c7d1-5e49-98b2-44172b54e29d, identifier: 10738296
2026-03-30 04:23:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5bdad0b-0605-5774-855d-baf25e9cc8c7 with identifier: 10738295
2026-03-30 04:23:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5bdad0b-0605-5774-855d-baf25e9cc8c7 with scrape type 2
2026-03-30 04:23:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5bdad0b-0605-5774-855d-baf25e9cc8c7 with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5bdad0b-0605-5774-855d-baf25e9cc8c7, identifier: 10738295
2026-03-30 04:23:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10736396
2026-03-30 04:23:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24116ce-6b2d-5c28-b2f2-56ae2c716055 with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f24116ce-6b2d-5c28-b2f2-56ae2c716055 with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f24116ce-6b2d-5c28-b2f2-56ae2c716055, identifier: 10736396
2026-03-30 04:23:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with identifier: 10738085
2026-03-30 04:23:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with scrape type 2
2026-03-30 04:23:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a, identifier: 10738085
2026-03-30 04:23:53 [adesa.be] INFO: Found listing with ID: 10738170
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.be%27%20and%20RowKey%20eq%20%2710738170%27 HTTP/1.1" 200 None
2026-03-30 04:23:53 [adesa.be] INFO: Scrape type for 10738170: 2
2026-03-30 04:23:53 [adesa.be] INFO: Scraping item 10738170 url https://www.openlane.eu/en/carv6/auction/10738170
2026-03-30 04:23:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f9d1597-c7d1-5e49-98b2-44172b54e29d with identifier: 10738296
2026-03-30 04:23:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f9d1597-c7d1-5e49-98b2-44172b54e29d with identifier: 10738296
2026-03-30 04:23:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f9d1597-c7d1-5e49-98b2-44172b54e29d with identifier: 10738296 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/10738296>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.3L',
'engine_horse_power': 99,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7f9d1597-c7d1-5e49-98b2-44172b54e29d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GVL436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738296',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 35784,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2014-05-12',
'seats_number': 5,
'seller_name': 'Garage MCS BV',
'title': 'Toyota Yaris 1.3 VVT-i Active - Petrol - Manual - 99 hp - 35.784 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710738296%27 HTTP/1.1" 200 None
2026-03-30 04:23:53 [adesa.be] INFO: Saving data for 10738296: {'auction_closing_time': 1774863000.0, 'created_time': 1774626754.914737, 'last_price_update_time': 1774844633.617207}
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.be',RowKey='10738296') HTTP/1.1" 204 0
2026-03-30 04:23:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5bdad0b-0605-5774-855d-baf25e9cc8c7 with identifier: 10738295
2026-03-30 04:23:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5bdad0b-0605-5774-855d-baf25e9cc8c7 with identifier: 10738295
2026-03-30 04:23:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5bdad0b-0605-5774-855d-baf25e9cc8c7 with identifier: 10738295 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: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/10738295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Burgundy',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'e5bdad0b-0605-5774-855d-baf25e9cc8c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BTQ117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738295',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 87864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2016-09-06',
'seats_number': 3,
'seller_name': 'GMA Cars bv',
'title': 'Volkswagen Beetle 1.2 TSI Design - Petrol - Automatic - 105 hp - '
'87.864 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710738295%27 HTTP/1.1" 200 None
2026-03-30 04:23:54 [adesa.be] INFO: Saving data for 10738295: {'auction_closing_time': 1774863000.0, 'created_time': 1774626757.220512, 'last_price_update_time': 1774844634.772768}
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.be',RowKey='10738295') HTTP/1.1" 204 0
2026-03-30 04:23:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10736396
2026-03-30 04:23:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10736396
2026-03-30 04:23:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f24116ce-6b2d-5c28-b2f2-56ae2c716055 with identifier: 10736396 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:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736396>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Cabrio car',
'color': 'Black',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '1.9L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f24116ce-6b2d-5c28-b2f2-56ae2c716055',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HHV076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736396',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 248595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2010-04-14',
'seats_number': 4,
'seller_name': 'RX Counotte',
'title': 'Volkswagen Beetle 1.9 TDI - Diesel - Manual - 105 hp - 248.595 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
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.be%27%20and%20RowKey%20eq%20%2710736396%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Saving data for 10736396: {'auction_closing_time': 1774863000.0, 'created_time': 1774626741.393344, 'last_price_update_time': 1774844635.06419}
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.be',RowKey='10736396') HTTP/1.1" 204 0
2026-03-30 04:23:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with identifier: 10738085
2026-03-30 04:23:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with identifier: 10738085
2026-03-30 04:23:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f225c2d-5ab1-5c01-95f2-cfc658f9200a with identifier: 10738085 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/10738085>
{'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-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '7f225c2d-5ab1-5c01-95f2-cfc658f9200a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTV827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738085',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 137484,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2022-03-21',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Audi Q5 Sportback 50 TFSIe S Line - Hybrid - Automatic - 265 hp - '
'137.484 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738085%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Saving data for 10738085: {'auction_closing_time': 1774950300.0, 'created_time': 1774626665.164409, 'last_price_update_time': 1774844635.346793}
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.be',RowKey='10738085') HTTP/1.1" 204 0
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10738152
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.be%27%20and%20RowKey%20eq%20%2710738152%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10738152: 2
2026-03-30 04:23:55 [adesa.be] INFO: Scraping item 10738152 url https://www.openlane.eu/en/carv6/auction/10738152
2026-03-30 04:23:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740050> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10734191
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.be%27%20and%20RowKey%20eq%20%2710734191%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10734191: 0
2026-03-30 04:23:55 [adesa.be] INFO: Skipping item 10734191 url https://www.openlane.eu/en/carv6/auction/10734191
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10734317
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.be%27%20and%20RowKey%20eq%20%2710734317%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10734317: 0
2026-03-30 04:23:55 [adesa.be] INFO: Skipping item 10734317 url https://www.openlane.eu/en/carv6/auction/10734317
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10734071
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.be%27%20and%20RowKey%20eq%20%2710734071%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10734071: 0
2026-03-30 04:23:55 [adesa.be] INFO: Skipping item 10734071 url https://www.openlane.eu/en/carv6/auction/10734071
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10734072
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.be%27%20and%20RowKey%20eq%20%2710734072%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10734072: 0
2026-03-30 04:23:55 [adesa.be] INFO: Skipping item 10734072 url https://www.openlane.eu/en/carv6/auction/10734072
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10734014
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.be%27%20and%20RowKey%20eq%20%2710734014%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10734014: 0
2026-03-30 04:23:55 [adesa.be] INFO: Skipping item 10734014 url https://www.openlane.eu/en/carv6/auction/10734014
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10734151
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.be%27%20and%20RowKey%20eq%20%2710734151%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10734151: 0
2026-03-30 04:23:55 [adesa.be] INFO: Skipping item 10734151 url https://www.openlane.eu/en/carv6/auction/10734151
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10734073
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.be%27%20and%20RowKey%20eq%20%2710734073%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10734073: 0
2026-03-30 04:23:55 [adesa.be] INFO: Skipping item 10734073 url https://www.openlane.eu/en/carv6/auction/10734073
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10734043
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.be%27%20and%20RowKey%20eq%20%2710734043%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10734043: 0
2026-03-30 04:23:55 [adesa.be] INFO: Skipping item 10734043 url https://www.openlane.eu/en/carv6/auction/10734043
2026-03-30 04:23:55 [adesa.be] INFO: Found listing with ID: 10734208
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.be%27%20and%20RowKey%20eq%20%2710734208%27 HTTP/1.1" 200 None
2026-03-30 04:23:55 [adesa.be] INFO: Scrape type for 10734208: 0
2026-03-30 04:23:55 [adesa.be] INFO: Skipping item 10734208 url https://www.openlane.eu/en/carv6/auction/10734208
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 [zyte_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.middlewares.id_gen_middleware] INFO: Generated ID for item: 996f9502-ec57-5940-acc8-e34ed37e9a4a with identifier: 10740050
2026-03-30 04:23:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 996f9502-ec57-5940-acc8-e34ed37e9a4a with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 996f9502-ec57-5940-acc8-e34ed37e9a4a with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 996f9502-ec57-5940-acc8-e34ed37e9a4a, identifier: 10740050
2026-03-30 04:23:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 539ade81-140e-595e-8c81-7e29dd245526 with identifier: 10737593
2026-03-30 04:23:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 539ade81-140e-595e-8c81-7e29dd245526 with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 539ade81-140e-595e-8c81-7e29dd245526 with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 539ade81-140e-595e-8c81-7e29dd245526, identifier: 10737593
2026-03-30 04:23:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with identifier: 10735437
2026-03-30 04:23:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with scrape type 2
2026-03-30 04:23:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7, identifier: 10735437
2026-03-30 04:23:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 996f9502-ec57-5940-acc8-e34ed37e9a4a with identifier: 10740050
2026-03-30 04:23:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 996f9502-ec57-5940-acc8-e34ed37e9a4a with identifier: 10740050
2026-03-30 04:23:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 996f9502-ec57-5940-acc8-e34ed37e9a4a with identifier: 10740050 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/10740050>
{'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': 152,
'expiration_date': '2026-03-30T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '996f9502-ec57-5940-acc8-e34ed37e9a4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WUB464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740050',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 173226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2019-09-16',
'seats_number': 5,
'seller_name': 'Denys nv',
'title': 'Toyota Corolla Touring Sports 2.0 - Hybrid - Automatic - 152 hp - '
'173.226 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710740050%27 HTTP/1.1" 200 None
2026-03-30 04:23:56 [adesa.be] INFO: Saving data for 10740050: {'auction_closing_time': 1774866600.0, 'created_time': 1774626747.389464, 'last_price_update_time': 1774844636.19105}
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.be',RowKey='10740050') HTTP/1.1" 204 0
2026-03-30 04:23:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 539ade81-140e-595e-8c81-7e29dd245526 with identifier: 10737593
2026-03-30 04:23:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 539ade81-140e-595e-8c81-7e29dd245526 with identifier: 10737593
2026-03-30 04:23:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 539ade81-140e-595e-8c81-7e29dd245526 with identifier: 10737593 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/10737593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '539ade81-140e-595e-8c81-7e29dd245526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XNG377',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737593',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Prius',
'odometer': 115946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2018-04-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Toyota Prius 1.8 VVT-i Comfort - Hybrid - Automatic - 98 hp - '
'115.946 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710737593%27 HTTP/1.1" 200 None
2026-03-30 04:23:56 [adesa.be] INFO: Saving data for 10737593: {'auction_closing_time': 1774863000.0, 'created_time': 1774626744.016125, 'last_price_update_time': 1774844636.469075}
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.be',RowKey='10737593') HTTP/1.1" 204 0
2026-03-30 04:23:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with identifier: 10735437
2026-03-30 04:23:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with identifier: 10735437
2026-03-30 04:23:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d100df4-d0b7-5544-b80e-f83e1c9f86e7 with identifier: 10735437 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/10735437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 280,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '1d100df4-d0b7-5544-b80e-f83e1c9f86e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FND540',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735437',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35150,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 4,
'seller_name': 'Grifgnée Yannick',
'title': 'Toyota GR Yaris 1.6 - AWD - Petrol - Manual - 280 hp - 157 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
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.be%27%20and%20RowKey%20eq%20%2710735437%27 HTTP/1.1" 200 None
2026-03-30 04:23:56 [adesa.be] INFO: Saving data for 10735437: {'auction_closing_time': 1774863000.0, 'created_time': 1774626746.597275, 'last_price_update_time': 1774844636.879818}
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.be',RowKey='10735437') 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/10736395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738103> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737644> (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 [zyte_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 [zyte_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: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with identifier: 10736395
2026-03-30 04:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e, identifier: 10736395
2026-03-30 04:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with identifier: 10736395
2026-03-30 04:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with identifier: 10736395
2026-03-30 04:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d6b5d59-8d5b-517b-85fc-b31a0d6b091e with identifier: 10736395 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/10736395>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 97,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '2d6b5d59-8d5b-517b-85fc-b31a0d6b091e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2jbp956',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736395',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 129298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2017-04-03',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Toyota C-HR - Hybrid - Automatic - 97 hp - 129.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710736395%27 HTTP/1.1" 200 None
2026-03-30 04:23:57 [adesa.be] INFO: Saving data for 10736395: {'auction_closing_time': 1774863000.0, 'created_time': 1774625188.679854, 'last_price_update_time': 1774844637.370036}
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.be',RowKey='10736395') 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/10738102> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb99f5eb-a5c1-54db-a16d-e0181e828b1b with identifier: 10738103
2026-03-30 04:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb99f5eb-a5c1-54db-a16d-e0181e828b1b with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb99f5eb-a5c1-54db-a16d-e0181e828b1b with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb99f5eb-a5c1-54db-a16d-e0181e828b1b, identifier: 10738103
2026-03-30 04:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cbea567-c6aa-5e04-bd5d-11c5289e525c with identifier: 10737644
2026-03-30 04:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cbea567-c6aa-5e04-bd5d-11c5289e525c with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cbea567-c6aa-5e04-bd5d-11c5289e525c with scrape type 2
2026-03-30 04:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cbea567-c6aa-5e04-bd5d-11c5289e525c, identifier: 10737644
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.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb99f5eb-a5c1-54db-a16d-e0181e828b1b with identifier: 10738103
2026-03-30 04:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb99f5eb-a5c1-54db-a16d-e0181e828b1b with identifier: 10738103
2026-03-30 04:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb99f5eb-a5c1-54db-a16d-e0181e828b1b with identifier: 10738103 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/10738103>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'eb99f5eb-a5c1-54db-a16d-e0181e828b1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRV490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738103',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 136977,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 136.977 '
'km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710738103%27 HTTP/1.1" 200 None
2026-03-30 04:23:57 [adesa.be] INFO: Saving data for 10738103: {'auction_closing_time': 1774950300.0, 'created_time': 1774625269.62469, 'last_price_update_time': 1774844637.837658}
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.be',RowKey='10738103') HTTP/1.1" 204 0
2026-03-30 04:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cbea567-c6aa-5e04-bd5d-11c5289e525c with identifier: 10737644
2026-03-30 04:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cbea567-c6aa-5e04-bd5d-11c5289e525c with identifier: 10737644
2026-03-30 04:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cbea567-c6aa-5e04-bd5d-11c5289e525c with identifier: 10737644 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/10737644>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '9cbea567-c6aa-5e04-bd5d-11c5289e525c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1sbb289',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737644',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 137676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2019-12-30',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Toyota C-HR 1.8 VVT-i - Hybrid - Automatic - 98 hp - 137.676 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737644%27 HTTP/1.1" 200 None
2026-03-30 04:23:58 [adesa.be] INFO: Saving data for 10737644: {'auction_closing_time': 1774863000.0, 'created_time': 1774626748.04184, 'last_price_update_time': 1774844638.128996}
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.be',RowKey='10737644') 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/10738107> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738128> (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 [zyte_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: 23115170-50f3-58eb-84e2-5ed27235c02a with identifier: 10738102
2026-03-30 04:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23115170-50f3-58eb-84e2-5ed27235c02a with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23115170-50f3-58eb-84e2-5ed27235c02a with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23115170-50f3-58eb-84e2-5ed27235c02a, identifier: 10738102
2026-03-30 04:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23115170-50f3-58eb-84e2-5ed27235c02a with identifier: 10738102
2026-03-30 04:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23115170-50f3-58eb-84e2-5ed27235c02a with identifier: 10738102
2026-03-30 04:23:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23115170-50f3-58eb-84e2-5ed27235c02a with identifier: 10738102 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/10738102>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Electric',
'id': '23115170-50f3-58eb-84e2-5ed27235c02a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGL339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738102',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 151011,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW iX3 74 kWh - Electric - Automatic - 286 hp - 151.011 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738102%27 HTTP/1.1" 200 None
2026-03-30 04:23:58 [adesa.be] INFO: Saving data for 10738102: {'auction_closing_time': 1774950300.0, 'created_time': 1774625269.033892, 'last_price_update_time': 1774844638.493188}
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.be',RowKey='10738102') 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/10738088> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:23:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740877> (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 [zyte_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: d628b682-6fb2-559e-bc67-063448a69b8b with identifier: 10738107
2026-03-30 04:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d628b682-6fb2-559e-bc67-063448a69b8b with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d628b682-6fb2-559e-bc67-063448a69b8b with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d628b682-6fb2-559e-bc67-063448a69b8b, identifier: 10738107
2026-03-30 04:23:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86c20dec-52e0-5c66-8523-73004667ad85 with identifier: 10738128
2026-03-30 04:23:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86c20dec-52e0-5c66-8523-73004667ad85 with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86c20dec-52e0-5c66-8523-73004667ad85 with scrape type 2
2026-03-30 04:23:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 86c20dec-52e0-5c66-8523-73004667ad85, identifier: 10738128
2026-03-30 04:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d628b682-6fb2-559e-bc67-063448a69b8b with identifier: 10738107
2026-03-30 04:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d628b682-6fb2-559e-bc67-063448a69b8b with identifier: 10738107
2026-03-30 04:23:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d628b682-6fb2-559e-bc67-063448a69b8b with identifier: 10738107 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/10738107>
{'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': 125,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'd628b682-6fb2-559e-bc67-063448a69b8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUN766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738107',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 87325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2022-03-28',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'BMW X1 25e - Hybrid - Automatic - 125 hp - 87.325 km',
'transmission': 'automatic',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710738107%27 HTTP/1.1" 200 None
2026-03-30 04:23:58 [adesa.be] INFO: Saving data for 10738107: {'auction_closing_time': 1774950300.0, 'created_time': 1774626683.32328, 'last_price_update_time': 1774844638.963061}
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.be',RowKey='10738107') HTTP/1.1" 204 0
2026-03-30 04:23:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 86c20dec-52e0-5c66-8523-73004667ad85 with identifier: 10738128
2026-03-30 04:23:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 86c20dec-52e0-5c66-8523-73004667ad85 with identifier: 10738128
2026-03-30 04:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 86c20dec-52e0-5c66-8523-73004667ad85 with identifier: 10738128 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/10738128>
{'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': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '86c20dec-52e0-5c66-8523-73004667ad85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADN908',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738128',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 93909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 93.909 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710738128%27 HTTP/1.1" 200 None
2026-03-30 04:23:59 [adesa.be] INFO: Saving data for 10738128: {'auction_closing_time': 1774950300.0, 'created_time': 1774625270.379362, 'last_price_update_time': 1774844639.23147}
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.be',RowKey='10738128') 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/10738163> (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/10738156> (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/10737553> (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: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with identifier: 10738088
2026-03-30 04:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with scrape type 2
2026-03-30 04:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with scrape type 2
2026-03-30 04:23:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d, identifier: 10738088
2026-03-30 04:23:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877
2026-03-30 04:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with scrape type 2
2026-03-30 04:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with scrape type 2
2026-03-30 04:23:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef, identifier: 10740877
2026-03-30 04:23:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with identifier: 10738088
2026-03-30 04:23:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with identifier: 10738088
2026-03-30 04:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d with identifier: 10738088 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/10738088>
{'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': 136,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ad5f37f3-3d5c-5cfa-a4ad-250401a50b1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRG251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738088',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 88142,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'BMW X1 25e - Hybrid - Automatic - 136 hp - 88.142 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
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.be%27%20and%20RowKey%20eq%20%2710738088%27 HTTP/1.1" 200 None
2026-03-30 04:23:59 [adesa.be] INFO: Saving data for 10738088: {'auction_closing_time': 1774950300.0, 'created_time': 1774625292.135291, 'last_price_update_time': 1774844639.681447}
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.be',RowKey='10738088') HTTP/1.1" 204 0
2026-03-30 04:23:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877
2026-03-30 04:23:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877
2026-03-30 04:23:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef with identifier: 10740877 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/10740877>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '6dd4dbba-2bd0-5260-9c91-5ac3ac28f7ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMQ403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740877',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 81509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'CARSYS // SA Michel Lecrombs',
'title': 'Volkswagen Tiguan 1.5 TSI Elegance - Petrol - Automatic - 150 hp - '
'81.509 km',
'transmission': 'automatic',
'trim': 'Elegance',
'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.be%27%20and%20RowKey%20eq%20%2710740877%27 HTTP/1.1" 200 None
2026-03-30 04:23:59 [adesa.be] INFO: Saving data for 10740877: {'auction_closing_time': 1774863000.0, 'created_time': 1774649986.833984, 'last_price_update_time': 1774844639.948651}
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.be',RowKey='10740877') HTTP/1.1" 204 0
2026-03-30 04:23:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 423a48e7-8142-5777-980a-913753d34b59 with identifier: 10738163
2026-03-30 04:23:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 423a48e7-8142-5777-980a-913753d34b59 with scrape type 2
2026-03-30 04:23:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 423a48e7-8142-5777-980a-913753d34b59 with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 423a48e7-8142-5777-980a-913753d34b59, identifier: 10738163
2026-03-30 04:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a5b8a70-681c-5093-9e72-7e22c566b357 with identifier: 10738156
2026-03-30 04:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a5b8a70-681c-5093-9e72-7e22c566b357 with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a5b8a70-681c-5093-9e72-7e22c566b357 with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5a5b8a70-681c-5093-9e72-7e22c566b357, identifier: 10738156
2026-03-30 04:24:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8e0efc7-15be-574a-9c50-7042c40be98f with identifier: 10737553
2026-03-30 04:24:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8e0efc7-15be-574a-9c50-7042c40be98f with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8e0efc7-15be-574a-9c50-7042c40be98f with scrape type 2
2026-03-30 04:24:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8e0efc7-15be-574a-9c50-7042c40be98f, identifier: 10737553
2026-03-30 04:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 423a48e7-8142-5777-980a-913753d34b59 with identifier: 10738163
2026-03-30 04:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 423a48e7-8142-5777-980a-913753d34b59 with identifier: 10738163
2026-03-30 04:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 423a48e7-8142-5777-980a-913753d34b59 with identifier: 10738163 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/10738163>
{'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-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '423a48e7-8142-5777-980a-913753d34b59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTC616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738163',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 181821,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 7,
'seller_name': 'J&T Autolease',
'title': 'Citroën C4 Spacetourer 1.5 HDI Business - Diesel - Manual - 130 hp '
'- 181.821 km',
'transmission': 'manual',
'trim': 'Business',
'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:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738163%27 HTTP/1.1" 200 None
2026-03-30 04:24:00 [adesa.be] INFO: Saving data for 10738163: {'auction_closing_time': 1774950300.0, 'created_time': 1774626670.144504, 'last_price_update_time': 1774844640.537774}
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.be',RowKey='10738163') HTTP/1.1" 204 0
2026-03-30 04:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5a5b8a70-681c-5093-9e72-7e22c566b357 with identifier: 10738156
2026-03-30 04:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5a5b8a70-681c-5093-9e72-7e22c566b357 with identifier: 10738156
2026-03-30 04:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5a5b8a70-681c-5093-9e72-7e22c566b357 with identifier: 10738156 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/10738156>
{'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': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '5a5b8a70-681c-5093-9e72-7e22c566b357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTM595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738156',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 80901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Citroën C3 Aircross 1.5 HDI Feel - Diesel - Manual - 110 hp - '
'80.901 km',
'transmission': 'manual',
'trim': 'Feel',
'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:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738156%27 HTTP/1.1" 200 None
2026-03-30 04:24:00 [adesa.be] INFO: Saving data for 10738156: {'auction_closing_time': 1774950300.0, 'created_time': 1774626684.629259, 'last_price_update_time': 1774844640.805849}
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.be',RowKey='10738156') HTTP/1.1" 204 0
2026-03-30 04:24:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8e0efc7-15be-574a-9c50-7042c40be98f with identifier: 10737553
2026-03-30 04:24:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8e0efc7-15be-574a-9c50-7042c40be98f with identifier: 10737553
2026-03-30 04:24:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8e0efc7-15be-574a-9c50-7042c40be98f with identifier: 10737553 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:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737553>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.5L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'f8e0efc7-15be-574a-9c50-7042c40be98f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'FGS095',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737553',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Smart',
'model': 'Forfour',
'odometer': 146760,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 600,
'price_includes_vat': True,
'registration_date': '2006-07-05',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Smart Forfour 1.5 CDI Passion - Diesel - Manual - 68 hp - 146.760 '
'km',
'transmission': 'manual',
'trim': 'Passion',
'vin': None,
'year': 2006}
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.be%27%20and%20RowKey%20eq%20%2710737553%27 HTTP/1.1" 200 None
2026-03-30 04:24:01 [adesa.be] INFO: Saving data for 10737553: {'auction_closing_time': 1774863000.0, 'created_time': 1774626756.027334, 'last_price_update_time': 1774844641.088193}
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.be',RowKey='10737553') 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/10738173> (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/10738152> (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/10738116> (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/10738108> (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 [zyte_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: 675a732c-fe7e-50cd-8762-3812e3b5a655 with identifier: 10738173
2026-03-30 04:24:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 675a732c-fe7e-50cd-8762-3812e3b5a655 with scrape type 2
2026-03-30 04:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 675a732c-fe7e-50cd-8762-3812e3b5a655 with scrape type 2
2026-03-30 04:24:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 675a732c-fe7e-50cd-8762-3812e3b5a655, identifier: 10738173
2026-03-30 04:24:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with identifier: 10738152
2026-03-30 04:24:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with scrape type 2
2026-03-30 04:24:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with scrape type 2
2026-03-30 04:24:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86, identifier: 10738152
2026-03-30 04:24:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 675a732c-fe7e-50cd-8762-3812e3b5a655 with identifier: 10738173
2026-03-30 04:24:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 675a732c-fe7e-50cd-8762-3812e3b5a655 with identifier: 10738173
2026-03-30 04:24:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 675a732c-fe7e-50cd-8762-3812e3b5a655 with identifier: 10738173 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/10738173>
{'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': 95,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '675a732c-fe7e-50cd-8762-3812e3b5a655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPY968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738173',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 110532,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Fiat Tipo 1.4 Mirror - Petrol - Manual - 95 hp - 110.532 km',
'transmission': 'manual',
'trim': 'Mirror',
'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.be%27%20and%20RowKey%20eq%20%2710738173%27 HTTP/1.1" 200 None
2026-03-30 04:24:01 [adesa.be] INFO: Saving data for 10738173: {'auction_closing_time': 1774950300.0, 'created_time': 1774625322.688729, 'last_price_update_time': 1774844641.739502}
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.be',RowKey='10738173') HTTP/1.1" 204 0
2026-03-30 04:24:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with identifier: 10738152
2026-03-30 04:24:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with identifier: 10738152
2026-03-30 04:24:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f7f5fe5-7098-5be9-ac25-a18f0f907b86 with identifier: 10738152 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/10738152>
{'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': 120,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '9f7f5fe5-7098-5be9-ac25-a18f0f907b86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUU822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738152',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 114169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Ford Focus 1.5 EcoBlue Connected - Diesel - Automatic - 120 hp - '
'114.169 km',
'transmission': 'automatic',
'trim': 'Connected',
'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:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738152%27 HTTP/1.1" 200 None
2026-03-30 04:24:02 [adesa.be] INFO: Saving data for 10738152: {'auction_closing_time': 1774950300.0, 'created_time': 1774625292.835607, 'last_price_update_time': 1774844642.002831}
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.be',RowKey='10738152') HTTP/1.1" 204 0
2026-03-30 04:24:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with identifier: 10738116
2026-03-30 04:24:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with scrape type 2
2026-03-30 04:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with scrape type 2
2026-03-30 04:24:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6, identifier: 10738116
2026-03-30 04:24:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8aab41e-1300-559d-9622-3a06b8b51a43 with identifier: 10738108
2026-03-30 04:24:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8aab41e-1300-559d-9622-3a06b8b51a43 with scrape type 2
2026-03-30 04:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8aab41e-1300-559d-9622-3a06b8b51a43 with scrape type 2
2026-03-30 04:24:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c8aab41e-1300-559d-9622-3a06b8b51a43, identifier: 10738108
2026-03-30 04:24:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with identifier: 10738116
2026-03-30 04:24:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with identifier: 10738116
2026-03-30 04:24:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b26d4e39-bab7-5844-a4e7-b4d1355dc2e6 with identifier: 10738116 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/10738116>
{'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': 136,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'b26d4e39-bab7-5844-a4e7-b4d1355dc2e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQA994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738116',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 105374,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'BMW X2 18d - Diesel - Manual - 136 hp - 105.374 km',
'transmission': 'manual',
'trim': '',
'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.be%27%20and%20RowKey%20eq%20%2710738116%27 HTTP/1.1" 200 None
2026-03-30 04:24:02 [adesa.be] INFO: Saving data for 10738116: {'auction_closing_time': 1774950300.0, 'created_time': 1774626684.966406, 'last_price_update_time': 1774844642.540675}
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.be',RowKey='10738116') HTTP/1.1" 204 0
2026-03-30 04:24:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c8aab41e-1300-559d-9622-3a06b8b51a43 with identifier: 10738108
2026-03-30 04:24:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c8aab41e-1300-559d-9622-3a06b8b51a43 with identifier: 10738108
2026-03-30 04:24:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c8aab41e-1300-559d-9622-3a06b8b51a43 with identifier: 10738108 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/10738108>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'c8aab41e-1300-559d-9622-3a06b8b51a43',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQY701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738108',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 85763,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 85.763 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738108%27 HTTP/1.1" 200 None
2026-03-30 04:24:02 [adesa.be] INFO: Saving data for 10738108: {'auction_closing_time': 1774950300.0, 'created_time': 1774625270.706222, 'last_price_update_time': 1774844642.842008}
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.be',RowKey='10738108') 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/10738165> (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/10738110> (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/10738170> (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 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with identifier: 10738165
2026-03-30 04:24:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with scrape type 2
2026-03-30 04:24:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85, identifier: 10738165
2026-03-30 04:24:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba62081d-94d9-5933-8785-6c1ae5fe8e1d with identifier: 10738110
2026-03-30 04:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba62081d-94d9-5933-8785-6c1ae5fe8e1d with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba62081d-94d9-5933-8785-6c1ae5fe8e1d with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba62081d-94d9-5933-8785-6c1ae5fe8e1d, identifier: 10738110
2026-03-30 04:24:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with identifier: 10738165
2026-03-30 04:24:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with identifier: 10738165
2026-03-30 04:24:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 147dfb69-bcd2-5bd0-89ad-194eeeeebf85 with identifier: 10738165 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/10738165>
{'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': 100,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '147dfb69-bcd2-5bd0-89ad-194eeeeebf85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFD098',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738165',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 105635,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Dacia Duster 1.0 TCe Comfort - Petrol - Manual - 100 hp - 105.635 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738165%27 HTTP/1.1" 200 None
2026-03-30 04:24:03 [adesa.be] INFO: Saving data for 10738165: {'auction_closing_time': 1774950300.0, 'created_time': 1774626682.912934, 'last_price_update_time': 1774844643.415229}
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.be',RowKey='10738165') HTTP/1.1" 204 0
2026-03-30 04:24:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba62081d-94d9-5933-8785-6c1ae5fe8e1d with identifier: 10738110
2026-03-30 04:24:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba62081d-94d9-5933-8785-6c1ae5fe8e1d with identifier: 10738110
2026-03-30 04:24:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba62081d-94d9-5933-8785-6c1ae5fe8e1d with identifier: 10738110 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/10738110>
{'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': 130,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'ba62081d-94d9-5933-8785-6c1ae5fe8e1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUD055',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738110',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 105730,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'DS DS7 Crossback 1.5 HDI Rivoli - Diesel - Automatic - 130 hp - '
'105.730 km',
'transmission': 'automatic',
'trim': 'Rivoli',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738110%27 HTTP/1.1" 200 None
2026-03-30 04:24:03 [adesa.be] INFO: Saving data for 10738110: {'auction_closing_time': 1774950300.0, 'created_time': 1774625288.019711, 'last_price_update_time': 1774844643.697262}
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.be',RowKey='10738110') 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/10738141> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736412> (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 [zyte_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 [zyte_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: ac78aa0f-f154-53da-b750-1bee4c36ebb7 with identifier: 10738170
2026-03-30 04:24:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac78aa0f-f154-53da-b750-1bee4c36ebb7 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac78aa0f-f154-53da-b750-1bee4c36ebb7 with scrape type 2
2026-03-30 04:24:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac78aa0f-f154-53da-b750-1bee4c36ebb7, identifier: 10738170
2026-03-30 04:24:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac78aa0f-f154-53da-b750-1bee4c36ebb7 with identifier: 10738170
2026-03-30 04:24:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac78aa0f-f154-53da-b750-1bee4c36ebb7 with identifier: 10738170
2026-03-30 04:24:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac78aa0f-f154-53da-b750-1bee4c36ebb7 with identifier: 10738170 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:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738170>
{'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': 95,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'ac78aa0f-f154-53da-b750-1bee4c36ebb7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRP374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738170',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Tipo',
'odometer': 53623,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Fiat Tipo 1.4 Mirror - Petrol - Manual - 95 hp - 53.623 km',
'transmission': 'manual',
'trim': 'Mirror',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710738170%27 HTTP/1.1" 200 None
2026-03-30 04:24:04 [adesa.be] INFO: Saving data for 10738170: {'auction_closing_time': 1774950300.0, 'created_time': 1774626671.228007, 'last_price_update_time': 1774844644.089156}
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.be',RowKey='10738170') HTTP/1.1" 204 0
2026-03-30 04:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with identifier: 10738141
2026-03-30 04:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5, identifier: 10738141
2026-03-30 04:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4faa37f-3461-583a-81e2-bbe45808e68d with identifier: 10737615
2026-03-30 04:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4faa37f-3461-583a-81e2-bbe45808e68d with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4faa37f-3461-583a-81e2-bbe45808e68d with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e4faa37f-3461-583a-81e2-bbe45808e68d, identifier: 10737615
2026-03-30 04:24:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f5518a9d-fddc-5018-aa41-c06639bf4036 with identifier: 10736412
2026-03-30 04:24:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f5518a9d-fddc-5018-aa41-c06639bf4036 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f5518a9d-fddc-5018-aa41-c06639bf4036 with scrape type 2
2026-03-30 04:24:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f5518a9d-fddc-5018-aa41-c06639bf4036, identifier: 10736412
2026-03-30 04:24:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with identifier: 10738141
2026-03-30 04:24:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with identifier: 10738141
2026-03-30 04:24:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5 with identifier: 10738141 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/10738141>
{'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-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7fb66d8a-24d8-59bc-b33b-1ba592a7d0a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMC554',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738141',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 130239,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 7,
'seller_name': 'J&T Autolease',
'title': 'Citroën C4 Spacetourer 1.5 HDI Shine - Diesel - Automatic - 130 hp '
'- 130.239 km',
'transmission': 'automatic',
'trim': 'Shine',
'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.be%27%20and%20RowKey%20eq%20%2710738141%27 HTTP/1.1" 200 None
2026-03-30 04:24:04 [adesa.be] INFO: Saving data for 10738141: {'auction_closing_time': 1774950300.0, 'created_time': 1774626670.764749, 'last_price_update_time': 1774844644.638044}
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.be',RowKey='10738141') HTTP/1.1" 204 0
2026-03-30 04:24:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e4faa37f-3461-583a-81e2-bbe45808e68d with identifier: 10737615
2026-03-30 04:24:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e4faa37f-3461-583a-81e2-bbe45808e68d with identifier: 10737615
2026-03-30 04:24:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e4faa37f-3461-583a-81e2-bbe45808e68d with identifier: 10737615 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/10737615>
{'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': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e4faa37f-3461-583a-81e2-bbe45808e68d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BWQ606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737615',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 226328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2019-04-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Automatic - 115 hp '
'- 226.328 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737615%27 HTTP/1.1" 200 None
2026-03-30 04:24:04 [adesa.be] INFO: Saving data for 10737615: {'auction_closing_time': 1774863000.0, 'created_time': 1774626758.965101, 'last_price_update_time': 1774844644.931602}
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.be',RowKey='10737615') HTTP/1.1" 204 0
2026-03-30 04:24:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f5518a9d-fddc-5018-aa41-c06639bf4036 with identifier: 10736412
2026-03-30 04:24:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f5518a9d-fddc-5018-aa41-c06639bf4036 with identifier: 10736412
2026-03-30 04:24:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f5518a9d-fddc-5018-aa41-c06639bf4036 with identifier: 10736412 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/10736412>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Petrol',
'id': 'f5518a9d-fddc-5018-aa41-c06639bf4036',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736412',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 54808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8050,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Skoda Octavia Combi 1.0 - Petrol - Manual - 110 hp - 54.808 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710736412%27 HTTP/1.1" 200 None
2026-03-30 04:24:05 [adesa.be] INFO: Saving data for 10736412: {'auction_closing_time': 1774865700.0, 'created_time': 1774626769.308514, 'last_price_update_time': 1774844645.207491}
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.be',RowKey='10736412') HTTP/1.1" 204 0
2026-03-30 04:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738308> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with identifier: 10738315
2026-03-30 04:24:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with scrape type 2
2026-03-30 04:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with scrape type 2
2026-03-30 04:24:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9d4ee39-f936-5be4-a4a6-f751014e1cc5, identifier: 10738315
2026-03-30 04:24:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with identifier: 10738315
2026-03-30 04:24:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with identifier: 10738315
2026-03-30 04:24:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9d4ee39-f936-5be4-a4a6-f751014e1cc5 with identifier: 10738315 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/10738315>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c9d4ee39-f936-5be4-a4a6-f751014e1cc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WCJ201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738315',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 130189,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 7,
'seller_name': 'Delta-Cars bv',
'title': 'Skoda Kodiaq 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'130.189 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738315%27 HTTP/1.1" 200 None
2026-03-30 04:24:05 [adesa.be] INFO: Saving data for 10738315: {'auction_closing_time': 1774863000.0, 'created_time': 1774626768.969533, 'last_price_update_time': 1774844645.6929}
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.be',RowKey='10738315') HTTP/1.1" 204 0
2026-03-30 04:24:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a92cf90-eddd-55d9-b421-253c3497b2a6 with identifier: 10737633
2026-03-30 04:24:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a92cf90-eddd-55d9-b421-253c3497b2a6 with scrape type 2
2026-03-30 04:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a92cf90-eddd-55d9-b421-253c3497b2a6 with scrape type 2
2026-03-30 04:24:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a92cf90-eddd-55d9-b421-253c3497b2a6, identifier: 10737633
2026-03-30 04:24:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with identifier: 10738308
2026-03-30 04:24:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with scrape type 2
2026-03-30 04:24:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with scrape type 2
2026-03-30 04:24:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0, identifier: 10738308
2026-03-30 04:24:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a92cf90-eddd-55d9-b421-253c3497b2a6 with identifier: 10737633
2026-03-30 04:24:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a92cf90-eddd-55d9-b421-253c3497b2a6 with identifier: 10737633
2026-03-30 04:24:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a92cf90-eddd-55d9-b421-253c3497b2a6 with identifier: 10737633 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: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/10737633>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '0a92cf90-eddd-55d9-b421-253c3497b2a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GDT178',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737633',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 129797,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2020-06-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Seat Leon 1.5 TSI FR - Petrol - Automatic - 150 hp - 129.797 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737633%27 HTTP/1.1" 200 None
2026-03-30 04:24:06 [adesa.be] INFO: Saving data for 10737633: {'auction_closing_time': 1774863000.0, 'created_time': 1774626763.134927, 'last_price_update_time': 1774844646.169803}
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.be',RowKey='10737633') HTTP/1.1" 204 0
2026-03-30 04:24:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with identifier: 10738308
2026-03-30 04:24:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with identifier: 10738308
2026-03-30 04:24:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0 with identifier: 10738308 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/10738308>
{'auction_title': '',
'c_o_2_emission_value': 159,
'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:15:00Z',
'fuel_type': 'Petrol',
'id': 'c5caec5f-b374-5ba7-b4f1-9bdfb5953ad0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '61484',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738308',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 44926,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7750,
'price_includes_vat': True,
'registration_date': '2022-09-12',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Skoda Kodiaq 1.5 - Petrol - Automatic - 150 hp - 44.926 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738308%27 HTTP/1.1" 200 None
2026-03-30 04:24:06 [adesa.be] INFO: Saving data for 10738308: {'auction_closing_time': 1774865700.0, 'created_time': 1774626770.876382, 'last_price_update_time': 1774844646.459767}
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.be',RowKey='10738308') 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/10736373> (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/10735472> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96b4f9ef-3732-5de3-9382-3706beadfbdc with identifier: 10738294
2026-03-30 04:24:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96b4f9ef-3732-5de3-9382-3706beadfbdc with scrape type 2
2026-03-30 04:24:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96b4f9ef-3732-5de3-9382-3706beadfbdc with scrape type 2
2026-03-30 04:24:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96b4f9ef-3732-5de3-9382-3706beadfbdc, identifier: 10738294
2026-03-30 04:24:06 [adesa.be] INFO: Found listing with ID: 10734209
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.be%27%20and%20RowKey%20eq%20%2710734209%27 HTTP/1.1" 200 None
2026-03-30 04:24:06 [adesa.be] INFO: Scrape type for 10734209: 0
2026-03-30 04:24:06 [adesa.be] INFO: Skipping item 10734209 url https://www.openlane.eu/en/carv6/auction/10734209
2026-03-30 04:24:06 [adesa.be] INFO: Found listing with ID: 10738142
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.be%27%20and%20RowKey%20eq%20%2710738142%27 HTTP/1.1" 200 None
2026-03-30 04:24:06 [adesa.be] INFO: Scrape type for 10738142: 2
2026-03-30 04:24:06 [adesa.be] INFO: Scraping item 10738142 url https://www.openlane.eu/en/carv6/auction/10738142
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/10738331> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96b4f9ef-3732-5de3-9382-3706beadfbdc with identifier: 10738294
2026-03-30 04:24:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96b4f9ef-3732-5de3-9382-3706beadfbdc with identifier: 10738294
2026-03-30 04:24:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96b4f9ef-3732-5de3-9382-3706beadfbdc with identifier: 10738294 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/10738294>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '96b4f9ef-3732-5de3-9382-3706beadfbdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EYD363',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738294',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Rapid',
'odometer': 208192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2013-04-18',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Skoda Rapid 1.4 TSI Ambition - Petrol - Automatic - 122 hp - '
'208.192 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710738294%27 HTTP/1.1" 200 None
2026-03-30 04:24:06 [adesa.be] INFO: Saving data for 10738294: {'auction_closing_time': 1774863000.0, 'created_time': 1774626768.376772, 'last_price_update_time': 1774844646.903013}
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.be',RowKey='10738294') HTTP/1.1" 204 0
2026-03-30 04:24:07 [scrapy.extensions.logstats] INFO: Crawled 1122 pages (at 125 pages/min), scraped 1092 items (at 119 items/min)
2026-03-30 04:24:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
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 [adesa.be] INFO: Found listing with ID: 10734137
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.be%27%20and%20RowKey%20eq%20%2710734137%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.be] INFO: Scrape type for 10734137: 0
2026-03-30 04:24:07 [adesa.be] INFO: Skipping item 10734137 url https://www.openlane.eu/en/carv6/auction/10734137
2026-03-30 04:24:07 [adesa.be] INFO: Found listing with ID: 10738168
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.be%27%20and%20RowKey%20eq%20%2710738168%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.be] INFO: Scrape type for 10738168: 2
2026-03-30 04:24:07 [adesa.be] INFO: Scraping item 10738168 url https://www.openlane.eu/en/carv6/auction/10738168
2026-03-30 04:24:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 401efae0-a0f7-50a1-9f77-ea511070c914 with identifier: 10736373
2026-03-30 04:24:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 401efae0-a0f7-50a1-9f77-ea511070c914 with scrape type 2
2026-03-30 04:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 401efae0-a0f7-50a1-9f77-ea511070c914 with scrape type 2
2026-03-30 04:24:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 401efae0-a0f7-50a1-9f77-ea511070c914, identifier: 10736373
2026-03-30 04:24:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82b6970b-363e-5d2d-a4a6-a6e18e700361 with identifier: 10735472
2026-03-30 04:24:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82b6970b-363e-5d2d-a4a6-a6e18e700361 with scrape type 2
2026-03-30 04:24:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82b6970b-363e-5d2d-a4a6-a6e18e700361 with scrape type 2
2026-03-30 04:24:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82b6970b-363e-5d2d-a4a6-a6e18e700361, identifier: 10735472
2026-03-30 04:24:07 [adesa.be] INFO: Found listing with ID: 10734210
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.be%27%20and%20RowKey%20eq%20%2710734210%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.be] INFO: Scrape type for 10734210: 0
2026-03-30 04:24:07 [adesa.be] INFO: Skipping item 10734210 url https://www.openlane.eu/en/carv6/auction/10734210
2026-03-30 04:24:07 [adesa.be] INFO: Found listing with ID: 10734044
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.be%27%20and%20RowKey%20eq%20%2710734044%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.be] INFO: Scrape type for 10734044: 0
2026-03-30 04:24:07 [adesa.be] INFO: Skipping item 10734044 url https://www.openlane.eu/en/carv6/auction/10734044
2026-03-30 04:24:07 [adesa.be] INFO: Found listing with ID: 10734251
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.be%27%20and%20RowKey%20eq%20%2710734251%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.be] INFO: Scrape type for 10734251: 0
2026-03-30 04:24:07 [adesa.be] INFO: Skipping item 10734251 url https://www.openlane.eu/en/carv6/auction/10734251
2026-03-30 04:24:07 [adesa.be] INFO: Found listing with ID: 10734252
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.be%27%20and%20RowKey%20eq%20%2710734252%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.be] INFO: Scrape type for 10734252: 0
2026-03-30 04:24:07 [adesa.be] INFO: Skipping item 10734252 url https://www.openlane.eu/en/carv6/auction/10734252
2026-03-30 04:24:07 [adesa.be] INFO: Found listing with ID: 10738131
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.be%27%20and%20RowKey%20eq%20%2710738131%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.be] INFO: Scrape type for 10738131: 2
2026-03-30 04:24:07 [adesa.be] INFO: Scraping item 10738131 url https://www.openlane.eu/en/carv6/auction/10738131
2026-03-30 04:24:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 401efae0-a0f7-50a1-9f77-ea511070c914 with identifier: 10736373
2026-03-30 04:24:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 401efae0-a0f7-50a1-9f77-ea511070c914 with identifier: 10736373
2026-03-30 04:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 401efae0-a0f7-50a1-9f77-ea511070c914 with identifier: 10736373 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/10736373>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '401efae0-a0f7-50a1-9f77-ea511070c914',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ADS869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736373',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 135494,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2018-03-19',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Seat Ateca 1.4 TSI Xcellence - 4Motion - Petrol - Manual - 150 hp - '
'135.494 km',
'transmission': 'manual',
'trim': 'Xcellence',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710736373%27 HTTP/1.1" 200 None
2026-03-30 04:24:07 [adesa.be] INFO: Saving data for 10736373: {'auction_closing_time': 1774863000.0, 'created_time': 1774625192.791526, 'last_price_update_time': 1774844647.747538}
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.be',RowKey='10736373') HTTP/1.1" 204 0
2026-03-30 04:24:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82b6970b-363e-5d2d-a4a6-a6e18e700361 with identifier: 10735472
2026-03-30 04:24:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82b6970b-363e-5d2d-a4a6-a6e18e700361 with identifier: 10735472
2026-03-30 04:24:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82b6970b-363e-5d2d-a4a6-a6e18e700361 with identifier: 10735472 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:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735472>
{'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': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '82b6970b-363e-5d2d-a4a6-a6e18e700361',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPM237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735472',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 129508,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Seat Ateca 2.0 TDI - Diesel - Manual - 115 hp - 129.508 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710735472%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Saving data for 10735472: {'auction_closing_time': 1774863000.0, 'created_time': 1774626766.382736, 'last_price_update_time': 1774844648.03217}
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.be',RowKey='10735472') HTTP/1.1" 204 0
2026-03-30 04:24:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with identifier: 10738331
2026-03-30 04:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55fd06b5-3981-5fda-8d68-33ccd957e0c0, identifier: 10738331
2026-03-30 04:24:08 [adesa.be] INFO: Found listing with ID: 10734117
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.be%27%20and%20RowKey%20eq%20%2710734117%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Scrape type for 10734117: 0
2026-03-30 04:24:08 [adesa.be] INFO: Skipping item 10734117 url https://www.openlane.eu/en/carv6/auction/10734117
2026-03-30 04:24:08 [adesa.be] INFO: Found listing with ID: 10738159
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.be%27%20and%20RowKey%20eq%20%2710738159%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Scrape type for 10738159: 2
2026-03-30 04:24:08 [adesa.be] INFO: Scraping item 10738159 url https://www.openlane.eu/en/carv6/auction/10738159
2026-03-30 04:24:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with identifier: 10738331
2026-03-30 04:24:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with identifier: 10738331
2026-03-30 04:24:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55fd06b5-3981-5fda-8d68-33ccd957e0c0 with identifier: 10738331 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/10738331>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '55fd06b5-3981-5fda-8d68-33ccd957e0c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EUV641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738331',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 203225,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2013-03-26',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Seat Ibiza 1.2 TDI - Diesel - Manual - 75 hp - 203.225 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710738331%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Saving data for 10738331: {'auction_closing_time': 1774863000.0, 'created_time': 1774626777.848173, 'last_price_update_time': 1774844648.480734}
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.be',RowKey='10738331') HTTP/1.1" 204 0
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 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735582> (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/10735755> (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/10735512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:08 [adesa.be] INFO: Found listing with ID: 10734211
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.be%27%20and%20RowKey%20eq%20%2710734211%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Scrape type for 10734211: 0
2026-03-30 04:24:08 [adesa.be] INFO: Skipping item 10734211 url https://www.openlane.eu/en/carv6/auction/10734211
2026-03-30 04:24:08 [adesa.be] INFO: Found listing with ID: 10734273
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.be%27%20and%20RowKey%20eq%20%2710734273%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Scrape type for 10734273: 0
2026-03-30 04:24:08 [adesa.be] INFO: Skipping item 10734273 url https://www.openlane.eu/en/carv6/auction/10734273
2026-03-30 04:24:08 [adesa.be] INFO: Found listing with ID: 10734292
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.be%27%20and%20RowKey%20eq%20%2710734292%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Scrape type for 10734292: 0
2026-03-30 04:24:08 [adesa.be] INFO: Skipping item 10734292 url https://www.openlane.eu/en/carv6/auction/10734292
2026-03-30 04:24:08 [adesa.be] INFO: Found listing with ID: 10738154
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.be%27%20and%20RowKey%20eq%20%2710738154%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Scrape type for 10738154: 2
2026-03-30 04:24:08 [adesa.be] INFO: Scraping item 10738154 url https://www.openlane.eu/en/carv6/auction/10738154
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 [zyte_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 [adesa.be] INFO: Found listing with ID: 10738151
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.be%27%20and%20RowKey%20eq%20%2710738151%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Scrape type for 10738151: 2
2026-03-30 04:24:08 [adesa.be] INFO: Scraping item 10738151 url https://www.openlane.eu/en/carv6/auction/10738151
2026-03-30 04:24:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d007874b-198f-5f33-b3b3-d041c18a5d80 with identifier: 10737581
2026-03-30 04:24:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d007874b-198f-5f33-b3b3-d041c18a5d80 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d007874b-198f-5f33-b3b3-d041c18a5d80 with scrape type 2
2026-03-30 04:24:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d007874b-198f-5f33-b3b3-d041c18a5d80, identifier: 10737581
2026-03-30 04:24:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d007874b-198f-5f33-b3b3-d041c18a5d80 with identifier: 10737581
2026-03-30 04:24:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d007874b-198f-5f33-b3b3-d041c18a5d80 with identifier: 10737581
2026-03-30 04:24:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d007874b-198f-5f33-b3b3-d041c18a5d80 with identifier: 10737581 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/10737581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd007874b-198f-5f33-b3b3-d041c18a5d80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DXN373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 190664,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2019-12-27',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Scenic 1.7 - Diesel - Manual - 120 hp - 190.664 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710737581%27 HTTP/1.1" 200 None
2026-03-30 04:24:08 [adesa.be] INFO: Saving data for 10737581: {'auction_closing_time': 1774863000.0, 'created_time': 1774626799.252013, 'last_price_update_time': 1774844648.98613}
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:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737581') HTTP/1.1" 204 0
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734293
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.be%27%20and%20RowKey%20eq%20%2710734293%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734293: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734293 url https://www.openlane.eu/en/carv6/auction/10734293
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734085
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.be%27%20and%20RowKey%20eq%20%2710734085%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734085: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734085 url https://www.openlane.eu/en/carv6/auction/10734085
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734127
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.be%27%20and%20RowKey%20eq%20%2710734127%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734127: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734127 url https://www.openlane.eu/en/carv6/auction/10734127
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734228
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.be%27%20and%20RowKey%20eq%20%2710734228%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734228: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734228 url https://www.openlane.eu/en/carv6/auction/10734228
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10738140
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.be%27%20and%20RowKey%20eq%20%2710738140%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10738140: 2
2026-03-30 04:24:09 [adesa.be] INFO: Scraping item 10738140 url https://www.openlane.eu/en/carv6/auction/10738140
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734231
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.be%27%20and%20RowKey%20eq%20%2710734231%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734231: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734231 url https://www.openlane.eu/en/carv6/auction/10734231
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734119
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.be%27%20and%20RowKey%20eq%20%2710734119%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734119: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734119 url https://www.openlane.eu/en/carv6/auction/10734119
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734212
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.be%27%20and%20RowKey%20eq%20%2710734212%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734212: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734212 url https://www.openlane.eu/en/carv6/auction/10734212
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734092
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.be%27%20and%20RowKey%20eq%20%2710734092%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734092: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734092 url https://www.openlane.eu/en/carv6/auction/10734092
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734005
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.be%27%20and%20RowKey%20eq%20%2710734005%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734005: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734005 url https://www.openlane.eu/en/carv6/auction/10734005
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734294
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.be%27%20and%20RowKey%20eq%20%2710734294%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734294: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734294 url https://www.openlane.eu/en/carv6/auction/10734294
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10734118
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.be%27%20and%20RowKey%20eq%20%2710734118%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10734118: 0
2026-03-30 04:24:09 [adesa.be] INFO: Skipping item 10734118 url https://www.openlane.eu/en/carv6/auction/10734118
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10738127
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.be%27%20and%20RowKey%20eq%20%2710738127%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10738127: 2
2026-03-30 04:24:09 [adesa.be] INFO: Scraping item 10738127 url https://www.openlane.eu/en/carv6/auction/10738127
2026-03-30 04:24:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10735582
2026-03-30 04:24:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item befd8654-663a-57a3-9002-3fe21ad9f611 with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item befd8654-663a-57a3-9002-3fe21ad9f611 with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: befd8654-663a-57a3-9002-3fe21ad9f611, identifier: 10735582
2026-03-30 04:24:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72edcba8-ebbf-5087-85a7-01530b1aabce with identifier: 10735755
2026-03-30 04:24:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72edcba8-ebbf-5087-85a7-01530b1aabce with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72edcba8-ebbf-5087-85a7-01530b1aabce with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72edcba8-ebbf-5087-85a7-01530b1aabce, identifier: 10735755
2026-03-30 04:24:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with identifier: 10735512
2026-03-30 04:24:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with scrape type 2
2026-03-30 04:24:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06, identifier: 10735512
2026-03-30 04:24:09 [adesa.be] INFO: Found listing with ID: 10738111
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.be%27%20and%20RowKey%20eq%20%2710738111%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Scrape type for 10738111: 2
2026-03-30 04:24:09 [adesa.be] INFO: Scraping item 10738111 url https://www.openlane.eu/en/carv6/auction/10738111
2026-03-30 04:24:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10735582
2026-03-30 04:24:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10735582
2026-03-30 04:24:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: befd8654-663a-57a3-9002-3fe21ad9f611 with identifier: 10735582 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/10735582>
{'auction_title': '',
'c_o_2_emission_value': 155,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'befd8654-663a-57a3-9002-3fe21ad9f611',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TWA185',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 190111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4950,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 3,
'seller_name': 'SBT Offerande bv',
'title': 'Renault Trafic L1H1 1.6 DCI Energy Extra - Diesel - Manual - 125 hp '
'- 190.111 km',
'transmission': 'manual',
'trim': 'Energy Extra',
'vin': None,
'year': 2018}
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.be%27%20and%20RowKey%20eq%20%2710735582%27 HTTP/1.1" 200 None
2026-03-30 04:24:09 [adesa.be] INFO: Saving data for 10735582: {'auction_closing_time': 1774863000.0, 'created_time': 1774625183.200151, 'last_price_update_time': 1774844649.899613}
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.be',RowKey='10735582') HTTP/1.1" 204 0
2026-03-30 04:24:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72edcba8-ebbf-5087-85a7-01530b1aabce with identifier: 10735755
2026-03-30 04:24:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72edcba8-ebbf-5087-85a7-01530b1aabce with identifier: 10735755
2026-03-30 04:24:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72edcba8-ebbf-5087-85a7-01530b1aabce with identifier: 10735755 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/10735755>
{'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-31T10:30:00Z',
'fuel_type': 'Petrol',
'id': '72edcba8-ebbf-5087-85a7-01530b1aabce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANF766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735755',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 155780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-05-21',
'seats_number': 5,
'seller_name': 'Alekon Import - Export bv',
'title': 'Seat Arona 1.0 TSI Style - Petrol - Manual - 95 hp - 155.780 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710735755%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Saving data for 10735755: {'auction_closing_time': 1774953000.0, 'created_time': 1774626766.094072, 'last_price_update_time': 1774844650.283484}
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.be',RowKey='10735755') HTTP/1.1" 204 0
2026-03-30 04:24:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with identifier: 10735512
2026-03-30 04:24:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with identifier: 10735512
2026-03-30 04:24:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 48cf6ab9-e88f-5d13-9103-15c6bbd8ab06 with identifier: 10735512 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/10735512>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '48cf6ab9-e88f-5d13-9103-15c6bbd8ab06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CEI950',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 243656,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8350,
'price_includes_vat': True,
'registration_date': '2016-05-02',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Renault Trafic L1H1 1.6 - Diesel - Manual - 120 hp - 243.656 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
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.be%27%20and%20RowKey%20eq%20%2710735512%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Saving data for 10735512: {'auction_closing_time': 1774863000.0, 'created_time': 1774626772.998605, 'last_price_update_time': 1774844650.546874}
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.be',RowKey='10735512') HTTP/1.1" 204 0
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734033
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.be%27%20and%20RowKey%20eq%20%2710734033%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734033: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734033 url https://www.openlane.eu/en/carv6/auction/10734033
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734229
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.be%27%20and%20RowKey%20eq%20%2710734229%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734229: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734229 url https://www.openlane.eu/en/carv6/auction/10734229
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734193
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.be%27%20and%20RowKey%20eq%20%2710734193%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734193: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734193 url https://www.openlane.eu/en/carv6/auction/10734193
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734006
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.be%27%20and%20RowKey%20eq%20%2710734006%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734006: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734006 url https://www.openlane.eu/en/carv6/auction/10734006
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734152
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.be%27%20and%20RowKey%20eq%20%2710734152%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734152: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734152 url https://www.openlane.eu/en/carv6/auction/10734152
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734057
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.be%27%20and%20RowKey%20eq%20%2710734057%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734057: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734057 url https://www.openlane.eu/en/carv6/auction/10734057
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734163
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.be%27%20and%20RowKey%20eq%20%2710734163%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734163: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734163 url https://www.openlane.eu/en/carv6/auction/10734163
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734015
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.be%27%20and%20RowKey%20eq%20%2710734015%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734015: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734015 url https://www.openlane.eu/en/carv6/auction/10734015
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734256
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.be%27%20and%20RowKey%20eq%20%2710734256%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734256: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734256 url https://www.openlane.eu/en/carv6/auction/10734256
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734074
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.be%27%20and%20RowKey%20eq%20%2710734074%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734074: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734074 url https://www.openlane.eu/en/carv6/auction/10734074
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734318
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.be%27%20and%20RowKey%20eq%20%2710734318%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734318: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734318 url https://www.openlane.eu/en/carv6/auction/10734318
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734192
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.be%27%20and%20RowKey%20eq%20%2710734192%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734192: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734192 url https://www.openlane.eu/en/carv6/auction/10734192
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734174
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.be%27%20and%20RowKey%20eq%20%2710734174%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734174: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734174 url https://www.openlane.eu/en/carv6/auction/10734174
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734031
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.be%27%20and%20RowKey%20eq%20%2710734031%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734031: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734031 url https://www.openlane.eu/en/carv6/auction/10734031
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734045
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.be%27%20and%20RowKey%20eq%20%2710734045%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734045: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734045 url https://www.openlane.eu/en/carv6/auction/10734045
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734157
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.be%27%20and%20RowKey%20eq%20%2710734157%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734157: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734157 url https://www.openlane.eu/en/carv6/auction/10734157
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734253
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.be%27%20and%20RowKey%20eq%20%2710734253%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734253: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734253 url https://www.openlane.eu/en/carv6/auction/10734253
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734254
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.be%27%20and%20RowKey%20eq%20%2710734254%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734254: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734254 url https://www.openlane.eu/en/carv6/auction/10734254
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10738086
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.be%27%20and%20RowKey%20eq%20%2710738086%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10738086: 2
2026-03-30 04:24:10 [adesa.be] INFO: Scraping item 10738086 url https://www.openlane.eu/en/carv6/auction/10738086
2026-03-30 04:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737711> (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 [adesa.be] INFO: Found listing with ID: 10738095
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.be%27%20and%20RowKey%20eq%20%2710738095%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10738095: 2
2026-03-30 04:24:10 [adesa.be] INFO: Scraping item 10738095 url https://www.openlane.eu/en/carv6/auction/10738095
2026-03-30 04:24:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10738098
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.be%27%20and%20RowKey%20eq%20%2710738098%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10738098: 2
2026-03-30 04:24:10 [adesa.be] INFO: Scraping item 10738098 url https://www.openlane.eu/en/carv6/auction/10738098
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 [adesa.be] INFO: Found listing with ID: 10734138
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.be%27%20and%20RowKey%20eq%20%2710734138%27 HTTP/1.1" 200 None
2026-03-30 04:24:10 [adesa.be] INFO: Scrape type for 10734138: 0
2026-03-30 04:24:10 [adesa.be] INFO: Skipping item 10734138 url https://www.openlane.eu/en/carv6/auction/10734138
2026-03-30 04:24:10 [adesa.be] INFO: Found listing with ID: 10734093
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:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734093%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734093: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734093 url https://www.openlane.eu/en/carv6/auction/10734093
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734319
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.be%27%20and%20RowKey%20eq%20%2710734319%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734319: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734319 url https://www.openlane.eu/en/carv6/auction/10734319
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734011
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.be%27%20and%20RowKey%20eq%20%2710734011%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734011: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734011 url https://www.openlane.eu/en/carv6/auction/10734011
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734032
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.be%27%20and%20RowKey%20eq%20%2710734032%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734032: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734032 url https://www.openlane.eu/en/carv6/auction/10734032
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734046
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.be%27%20and%20RowKey%20eq%20%2710734046%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734046: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734046 url https://www.openlane.eu/en/carv6/auction/10734046
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10738104
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.be%27%20and%20RowKey%20eq%20%2710738104%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10738104: 2
2026-03-30 04:24:11 [adesa.be] INFO: Scraping item 10738104 url https://www.openlane.eu/en/carv6/auction/10738104
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734012
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.be%27%20and%20RowKey%20eq%20%2710734012%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734012: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734012 url https://www.openlane.eu/en/carv6/auction/10734012
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734255
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.be%27%20and%20RowKey%20eq%20%2710734255%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734255: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734255 url https://www.openlane.eu/en/carv6/auction/10734255
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734030
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.be%27%20and%20RowKey%20eq%20%2710734030%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734030: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734030 url https://www.openlane.eu/en/carv6/auction/10734030
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734295
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.be%27%20and%20RowKey%20eq%20%2710734295%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734295: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734295 url https://www.openlane.eu/en/carv6/auction/10734295
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734320
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.be%27%20and%20RowKey%20eq%20%2710734320%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734320: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734320 url https://www.openlane.eu/en/carv6/auction/10734320
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734230
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.be%27%20and%20RowKey%20eq%20%2710734230%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734230: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734230 url https://www.openlane.eu/en/carv6/auction/10734230
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734296
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.be%27%20and%20RowKey%20eq%20%2710734296%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734296: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734296 url https://www.openlane.eu/en/carv6/auction/10734296
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734297
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.be%27%20and%20RowKey%20eq%20%2710734297%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734297: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734297 url https://www.openlane.eu/en/carv6/auction/10734297
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734075
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.be%27%20and%20RowKey%20eq%20%2710734075%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734075: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734075 url https://www.openlane.eu/en/carv6/auction/10734075
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734158
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.be%27%20and%20RowKey%20eq%20%2710734158%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734158: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734158 url https://www.openlane.eu/en/carv6/auction/10734158
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734047
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.be%27%20and%20RowKey%20eq%20%2710734047%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734047: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734047 url https://www.openlane.eu/en/carv6/auction/10734047
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734022
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.be%27%20and%20RowKey%20eq%20%2710734022%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734022: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734022 url https://www.openlane.eu/en/carv6/auction/10734022
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734010
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.be%27%20and%20RowKey%20eq%20%2710734010%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734010: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734010 url https://www.openlane.eu/en/carv6/auction/10734010
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734164
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.be%27%20and%20RowKey%20eq%20%2710734164%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734164: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734164 url https://www.openlane.eu/en/carv6/auction/10734164
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734034
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.be%27%20and%20RowKey%20eq%20%2710734034%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734034: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734034 url https://www.openlane.eu/en/carv6/auction/10734034
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734102
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.be%27%20and%20RowKey%20eq%20%2710734102%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734102: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734102 url https://www.openlane.eu/en/carv6/auction/10734102
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10738109
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.be%27%20and%20RowKey%20eq%20%2710738109%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10738109: 2
2026-03-30 04:24:11 [adesa.be] INFO: Scraping item 10738109 url https://www.openlane.eu/en/carv6/auction/10738109
2026-03-30 04:24:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737708> (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: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with identifier: 10737711
2026-03-30 04:24:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with scrape type 2
2026-03-30 04:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with scrape type 2
2026-03-30 04:24:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6, identifier: 10737711
2026-03-30 04:24:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a60f8858-67a2-5086-bee8-84a1f11dd937 with identifier: 10737597
2026-03-30 04:24:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a60f8858-67a2-5086-bee8-84a1f11dd937 with scrape type 2
2026-03-30 04:24:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a60f8858-67a2-5086-bee8-84a1f11dd937 with scrape type 2
2026-03-30 04:24:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a60f8858-67a2-5086-bee8-84a1f11dd937, identifier: 10737597
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734213
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.be%27%20and%20RowKey%20eq%20%2710734213%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734213: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734213 url https://www.openlane.eu/en/carv6/auction/10734213
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734165
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.be%27%20and%20RowKey%20eq%20%2710734165%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734165: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734165 url https://www.openlane.eu/en/carv6/auction/10734165
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734232
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.be%27%20and%20RowKey%20eq%20%2710734232%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734232: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734232 url https://www.openlane.eu/en/carv6/auction/10734232
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734274
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.be%27%20and%20RowKey%20eq%20%2710734274%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734274: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734274 url https://www.openlane.eu/en/carv6/auction/10734274
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10734058
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.be%27%20and%20RowKey%20eq%20%2710734058%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10734058: 0
2026-03-30 04:24:11 [adesa.be] INFO: Skipping item 10734058 url https://www.openlane.eu/en/carv6/auction/10734058
2026-03-30 04:24:11 [adesa.be] INFO: Found listing with ID: 10738096
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.be%27%20and%20RowKey%20eq%20%2710738096%27 HTTP/1.1" 200 None
2026-03-30 04:24:11 [adesa.be] INFO: Scrape type for 10738096: 2
2026-03-30 04:24:11 [adesa.be] INFO: Scraping item 10738096 url https://www.openlane.eu/en/carv6/auction/10738096
2026-03-30 04:24: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:24:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with identifier: 10737711
2026-03-30 04:24:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with identifier: 10737711
2026-03-30 04:24:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e66dd9a-4fb4-5a20-804e-6067fb69e3a6 with identifier: 10737711 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: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/10737711>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '2e66dd9a-4fb4-5a20-804e-6067fb69e3a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FHH672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 262101,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2012-03-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Megane Grandtour 1.5 DCI Expression - Diesel - Manual - 110 '
'hp - 262.101 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2012}
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.be%27%20and%20RowKey%20eq%20%2710737711%27 HTTP/1.1" 200 None
2026-03-30 04:24:12 [adesa.be] INFO: Saving data for 10737711: {'auction_closing_time': 1774863000.0, 'created_time': 1774625180.679514, 'last_price_update_time': 1774844652.242252}
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.be',RowKey='10737711') HTTP/1.1" 204 0
2026-03-30 04:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a60f8858-67a2-5086-bee8-84a1f11dd937 with identifier: 10737597
2026-03-30 04:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a60f8858-67a2-5086-bee8-84a1f11dd937 with identifier: 10737597
2026-03-30 04:24:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a60f8858-67a2-5086-bee8-84a1f11dd937 with identifier: 10737597 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/10737597>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'a60f8858-67a2-5086-bee8-84a1f11dd937',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AGC687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 260090,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2013-09-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Scenic 1.6 DCI Privilege - Diesel - Manual - 131 hp - '
'260.090 km',
'transmission': 'manual',
'trim': 'Privilege',
'vin': None,
'year': 2013}
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.be%27%20and%20RowKey%20eq%20%2710737597%27 HTTP/1.1" 200 None
2026-03-30 04:24:12 [adesa.be] INFO: Saving data for 10737597: {'auction_closing_time': 1774863000.0, 'created_time': 1774625182.830281, 'last_price_update_time': 1774844652.605651}
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.be',RowKey='10737597') HTTP/1.1" 204 0
2026-03-30 04:24:12 [adesa.be] INFO: Found listing with ID: 10734076
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.be%27%20and%20RowKey%20eq%20%2710734076%27 HTTP/1.1" 200 None
2026-03-30 04:24:12 [adesa.be] INFO: Scrape type for 10734076: 0
2026-03-30 04:24:12 [adesa.be] INFO: Skipping item 10734076 url https://www.openlane.eu/en/carv6/auction/10734076
2026-03-30 04:24:12 [adesa.be] INFO: Found listing with ID: 10734275
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.be%27%20and%20RowKey%20eq%20%2710734275%27 HTTP/1.1" 200 None
2026-03-30 04:24:12 [adesa.be] INFO: Scrape type for 10734275: 2
2026-03-30 04:24:12 [adesa.be] INFO: Scraping item 10734275 url https://www.openlane.eu/en/carv6/auction/10734275
2026-03-30 04:24:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737611> (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/10737314> (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/10735027> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:12 [adesa.be] INFO: Found listing with ID: 10738084
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.be%27%20and%20RowKey%20eq%20%2710738084%27 HTTP/1.1" 200 None
2026-03-30 04:24:12 [adesa.be] INFO: Scrape type for 10738084: 2
2026-03-30 04:24:12 [adesa.be] INFO: Scraping item 10738084 url https://www.openlane.eu/en/carv6/auction/10738084
2026-03-30 04:24: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:24: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:24: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:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd232e62-e97e-5312-8f2e-00aa49dd083e with identifier: 10737708
2026-03-30 04:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd232e62-e97e-5312-8f2e-00aa49dd083e with scrape type 2
2026-03-30 04:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd232e62-e97e-5312-8f2e-00aa49dd083e with scrape type 2
2026-03-30 04:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd232e62-e97e-5312-8f2e-00aa49dd083e, identifier: 10737708
2026-03-30 04:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd232e62-e97e-5312-8f2e-00aa49dd083e with identifier: 10737708
2026-03-30 04:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd232e62-e97e-5312-8f2e-00aa49dd083e with identifier: 10737708
2026-03-30 04:24:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd232e62-e97e-5312-8f2e-00aa49dd083e with identifier: 10737708 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:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737708>
{'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-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fd232e62-e97e-5312-8f2e-00aa49dd083e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUD434',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737708',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 189124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4350,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 95 '
'hp - 189.124 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
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.be%27%20and%20RowKey%20eq%20%2710737708%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.be] INFO: Saving data for 10737708: {'auction_closing_time': 1774863000.0, 'created_time': 1774625178.57426, 'last_price_update_time': 1774844653.043197}
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.be',RowKey='10737708') HTTP/1.1" 204 0
2026-03-30 04:24:13 [adesa.be] INFO: Found listing with ID: 10734059
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.be%27%20and%20RowKey%20eq%20%2710734059%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.be] INFO: Scrape type for 10734059: 0
2026-03-30 04:24:13 [adesa.be] INFO: Skipping item 10734059 url https://www.openlane.eu/en/carv6/auction/10734059
2026-03-30 04:24:13 [adesa.be] INFO: Found listing with ID: 10734214
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.be%27%20and%20RowKey%20eq%20%2710734214%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.be] INFO: Scrape type for 10734214: 0
2026-03-30 04:24:13 [adesa.be] INFO: Skipping item 10734214 url https://www.openlane.eu/en/carv6/auction/10734214
2026-03-30 04:24:13 [adesa.be] INFO: Found listing with ID: 10734298
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.be%27%20and%20RowKey%20eq%20%2710734298%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.be] INFO: Scrape type for 10734298: 0
2026-03-30 04:24:13 [adesa.be] INFO: Skipping item 10734298 url https://www.openlane.eu/en/carv6/auction/10734298
2026-03-30 04:24:13 [adesa.be] INFO: Found listing with ID: 10738132
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.be%27%20and%20RowKey%20eq%20%2710738132%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.be] INFO: Scrape type for 10738132: 2
2026-03-30 04:24:13 [adesa.be] INFO: Scraping item 10738132 url https://www.openlane.eu/en/carv6/auction/10738132
2026-03-30 04:24:13 [adesa.be] INFO: Found listing with ID: 10738155
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.be%27%20and%20RowKey%20eq%20%2710738155%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.be] INFO: Scrape type for 10738155: 2
2026-03-30 04:24:13 [adesa.be] INFO: Scraping item 10738155 url https://www.openlane.eu/en/carv6/auction/10738155
2026-03-30 04:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with identifier: 10737611
2026-03-30 04:24:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with scrape type 2
2026-03-30 04:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with scrape type 2
2026-03-30 04:24:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01, identifier: 10737611
2026-03-30 04:24:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcd1270d-192a-5a6d-9e0c-91328f2b8efd with identifier: 10737314
2026-03-30 04:24:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcd1270d-192a-5a6d-9e0c-91328f2b8efd with scrape type 2
2026-03-30 04:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcd1270d-192a-5a6d-9e0c-91328f2b8efd with scrape type 2
2026-03-30 04:24:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fcd1270d-192a-5a6d-9e0c-91328f2b8efd, identifier: 10737314
2026-03-30 04:24:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c87022f8-6403-570a-b24a-b9531d73f0ef with identifier: 10735027
2026-03-30 04:24:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c87022f8-6403-570a-b24a-b9531d73f0ef with scrape type 2
2026-03-30 04:24:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c87022f8-6403-570a-b24a-b9531d73f0ef with scrape type 2
2026-03-30 04:24:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c87022f8-6403-570a-b24a-b9531d73f0ef, identifier: 10735027
2026-03-30 04:24:13 [adesa.be] INFO: Found listing with ID: 10738158
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.be%27%20and%20RowKey%20eq%20%2710738158%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.be] INFO: Scrape type for 10738158: 2
2026-03-30 04:24:13 [adesa.be] INFO: Scraping item 10738158 url https://www.openlane.eu/en/carv6/auction/10738158
2026-03-30 04:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with identifier: 10737611
2026-03-30 04:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with identifier: 10737611
2026-03-30 04:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 14c6afcb-2ad3-5df4-954c-72b1abc2bd01 with identifier: 10737611 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/10737611>
{'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': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '14c6afcb-2ad3-5df4-954c-72b1abc2bd01',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FUE259',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 143208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2017-07-10',
'seats_number': 2,
'seller_name': 'Class Motors',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 75 '
'hp - 143.208 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2017}
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.be%27%20and%20RowKey%20eq%20%2710737611%27 HTTP/1.1" 200 None
2026-03-30 04:24:13 [adesa.be] INFO: Saving data for 10737611: {'auction_closing_time': 1774863000.0, 'created_time': 1774625181.426037, 'last_price_update_time': 1774844653.731342}
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.be',RowKey='10737611') HTTP/1.1" 204 0
2026-03-30 04:24:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fcd1270d-192a-5a6d-9e0c-91328f2b8efd with identifier: 10737314
2026-03-30 04:24:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fcd1270d-192a-5a6d-9e0c-91328f2b8efd with identifier: 10737314
2026-03-30 04:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fcd1270d-192a-5a6d-9e0c-91328f2b8efd with identifier: 10737314 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/10737314>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'fcd1270d-192a-5a6d-9e0c-91328f2b8efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ELT242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737314',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 265533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 750,
'price_includes_vat': True,
'registration_date': '2014-12-11',
'seats_number': 2,
'seller_name': 'Elie Mourra',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 75 hp - '
'265.533 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
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.be%27%20and%20RowKey%20eq%20%2710737314%27 HTTP/1.1" 200 None
2026-03-30 04:24:14 [adesa.be] INFO: Saving data for 10737314: {'auction_closing_time': 1774863000.0, 'created_time': 1774625190.281547, 'last_price_update_time': 1774844654.015321}
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.be',RowKey='10737314') HTTP/1.1" 204 0
2026-03-30 04:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c87022f8-6403-570a-b24a-b9531d73f0ef with identifier: 10735027
2026-03-30 04:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c87022f8-6403-570a-b24a-b9531d73f0ef with identifier: 10735027
2026-03-30 04:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c87022f8-6403-570a-b24a-b9531d73f0ef with identifier: 10735027 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/10735027>
{'auction_title': '',
'c_o_2_emission_value': 157,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'c87022f8-6403-570a-b24a-b9531d73f0ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61483',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735027',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 7086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10450,
'price_includes_vat': True,
'registration_date': '2025-06-10',
'seats_number': 5,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Kangoo 1.5 - Diesel - Automatic - 95 hp - 7.086 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
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.be%27%20and%20RowKey%20eq%20%2710735027%27 HTTP/1.1" 200 None
2026-03-30 04:24:14 [adesa.be] INFO: Saving data for 10735027: {'auction_closing_time': 1774865700.0, 'created_time': 1774626809.026512, 'last_price_update_time': 1774844654.378459}
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.be',RowKey='10735027') HTTP/1.1" 204 0
2026-03-30 04:24:14 [adesa.be] INFO: Found listing with ID: 10734175
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.be%27%20and%20RowKey%20eq%20%2710734175%27 HTTP/1.1" 200 None
2026-03-30 04:24:14 [adesa.be] INFO: Scrape type for 10734175: 0
2026-03-30 04:24:14 [adesa.be] INFO: Skipping item 10734175 url https://www.openlane.eu/en/carv6/auction/10734175
2026-03-30 04:24:14 [adesa.be] INFO: Found listing with ID: 10734233
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.be%27%20and%20RowKey%20eq%20%2710734233%27 HTTP/1.1" 200 None
2026-03-30 04:24:14 [adesa.be] INFO: Scrape type for 10734233: 0
2026-03-30 04:24:14 [adesa.be] INFO: Skipping item 10734233 url https://www.openlane.eu/en/carv6/auction/10734233
2026-03-30 04:24:14 [adesa.be] INFO: Found listing with ID: 10734234
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.be%27%20and%20RowKey%20eq%20%2710734234%27 HTTP/1.1" 200 None
2026-03-30 04:24:14 [adesa.be] INFO: Scrape type for 10734234: 0
2026-03-30 04:24:14 [adesa.be] INFO: Skipping item 10734234 url https://www.openlane.eu/en/carv6/auction/10734234
2026-03-30 04:24:14 [adesa.be] INFO: Found listing with ID: 10734215
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.be%27%20and%20RowKey%20eq%20%2710734215%27 HTTP/1.1" 200 None
2026-03-30 04:24:14 [adesa.be] INFO: Scrape type for 10734215: 0
2026-03-30 04:24:14 [adesa.be] INFO: Skipping item 10734215 url https://www.openlane.eu/en/carv6/auction/10734215
2026-03-30 04:24:14 [adesa.be] INFO: Found listing with ID: 10733997
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.be%27%20and%20RowKey%20eq%20%2710733997%27 HTTP/1.1" 200 None
2026-03-30 04:24:14 [adesa.be] INFO: Scrape type for 10733997: 2
2026-03-30 04:24:14 [adesa.be] INFO: Scraping item 10733997 url https://www.openlane.eu/en/carv6/auction/10733997
2026-03-30 04:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737619> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735034> (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: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with identifier: 10737649
2026-03-30 04:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with scrape type 2
2026-03-30 04:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with scrape type 2
2026-03-30 04:24:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60, identifier: 10737649
2026-03-30 04:24: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:24: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:24: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:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with identifier: 10737649
2026-03-30 04:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with identifier: 10737649
2026-03-30 04:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60 with identifier: 10737649 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/10737649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 145,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'e9e0aac3-bd72-5fce-bf0b-ea231b5a0a60',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VTN012',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 116388,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11050,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 3,
'seller_name': 'Class Motors',
'title': 'Renault Trafic L2H2 2.0 DCI Grand Comfort - Diesel - Manual - 145 '
'hp - 116.388 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710737649%27 HTTP/1.1" 200 None
2026-03-30 04:24:14 [adesa.be] INFO: Saving data for 10737649: {'auction_closing_time': 1774863000.0, 'created_time': 1774626770.000294, 'last_price_update_time': 1774844654.910924}
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.be',RowKey='10737649') HTTP/1.1" 204 0
2026-03-30 04:24:15 [adesa.be] INFO: Found listing with ID: 10734276
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734276%27 HTTP/1.1" 200 None
2026-03-30 04:24:15 [adesa.be] INFO: Scrape type for 10734276: 0
2026-03-30 04:24:15 [adesa.be] INFO: Skipping item 10734276 url https://www.openlane.eu/en/carv6/auction/10734276
2026-03-30 04:24:15 [adesa.be] INFO: Found listing with ID: 10734139
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734139%27 HTTP/1.1" 200 None
2026-03-30 04:24:15 [adesa.be] INFO: Scrape type for 10734139: 0
2026-03-30 04:24:15 [adesa.be] INFO: Skipping item 10734139 url https://www.openlane.eu/en/carv6/auction/10734139
2026-03-30 04:24:15 [adesa.be] INFO: Found listing with ID: 10738171
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738171%27 HTTP/1.1" 200 None
2026-03-30 04:24:15 [adesa.be] INFO: Scrape type for 10738171: 2
2026-03-30 04:24:15 [adesa.be] INFO: Scraping item 10738171 url https://www.openlane.eu/en/carv6/auction/10738171
2026-03-30 04:24:15 [adesa.be] INFO: Found listing with ID: 10738172
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738172%27 HTTP/1.1" 200 None
2026-03-30 04:24:15 [adesa.be] INFO: Scrape type for 10738172: 2
2026-03-30 04:24:15 [adesa.be] INFO: Scraping item 10738172 url https://www.openlane.eu/en/carv6/auction/10738172
2026-03-30 04:24:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with identifier: 10737619
2026-03-30 04:24:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with scrape type 2
2026-03-30 04:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with scrape type 2
2026-03-30 04:24:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26ee54fa-85e5-5cae-b81d-ba250a2e6144, identifier: 10737619
2026-03-30 04:24:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a41189d3-6175-5db1-aa16-35a0cfd1f66a with identifier: 10737595
2026-03-30 04:24:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a41189d3-6175-5db1-aa16-35a0cfd1f66a with scrape type 2
2026-03-30 04:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a41189d3-6175-5db1-aa16-35a0cfd1f66a with scrape type 2
2026-03-30 04:24:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a41189d3-6175-5db1-aa16-35a0cfd1f66a, identifier: 10737595
2026-03-30 04:24:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with identifier: 10735034
2026-03-30 04:24:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with scrape type 2
2026-03-30 04:24:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with scrape type 2
2026-03-30 04:24:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283, identifier: 10735034
2026-03-30 04:24:15 [adesa.be] INFO: Found listing with ID: 10738164
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738164%27 HTTP/1.1" 200 None
2026-03-30 04:24:15 [adesa.be] INFO: Scrape type for 10738164: 2
2026-03-30 04:24:15 [adesa.be] INFO: Scraping item 10738164 url https://www.openlane.eu/en/carv6/auction/10738164
2026-03-30 04:24:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with identifier: 10737619
2026-03-30 04:24:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with identifier: 10737619
2026-03-30 04:24:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26ee54fa-85e5-5cae-b81d-ba250a2e6144 with identifier: 10737619 to the API
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737619>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '26ee54fa-85e5-5cae-b81d-ba250a2e6144',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BUU834',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737619',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 141640,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2018-01-17',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Kadjar 1.2 TCe Life - Petrol - Manual - 131 hp - 141.640 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2018}
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737619%27 HTTP/1.1" 200 None
2026-03-30 04:24:15 [adesa.be] INFO: Saving data for 10737619: {'auction_closing_time': 1774863000.0, 'created_time': 1774626781.981198, 'last_price_update_time': 1774844655.7184}
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737619') HTTP/1.1" 204 0
2026-03-30 04:24:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a41189d3-6175-5db1-aa16-35a0cfd1f66a with identifier: 10737595
2026-03-30 04:24:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a41189d3-6175-5db1-aa16-35a0cfd1f66a with identifier: 10737595
2026-03-30 04:24:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a41189d3-6175-5db1-aa16-35a0cfd1f66a with identifier: 10737595 to the API
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737595>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'a41189d3-6175-5db1-aa16-35a0cfd1f66a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1STU',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 55074,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2017-04-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Kadjar 1.2 TCe - Petrol - Manual - 131 hp - 55.074 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737595%27 HTTP/1.1" 200 None
2026-03-30 04:24:15 [adesa.be] INFO: Saving data for 10737595: {'auction_closing_time': 1774863000.0, 'created_time': 1774626788.336229, 'last_price_update_time': 1774844655.995372}
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737595') HTTP/1.1" 204 0
2026-03-30 04:24:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with identifier: 10735034
2026-03-30 04:24:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with identifier: 10735034
2026-03-30 04:24:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c143dcb-d456-5e1b-ac94-72c5f4d0b283 with identifier: 10735034 to the API
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735034>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '9c143dcb-d456-5e1b-ac94-72c5f4d0b283',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735034',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 12285,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 3,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Kangoo 1.5 DCI - Diesel - Manual - 95 hp - 12.285 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735034%27 HTTP/1.1" 200 None
2026-03-30 04:24:16 [adesa.be] INFO: Saving data for 10735034: {'auction_closing_time': 1774865700.0, 'created_time': 1774626790.058943, 'last_price_update_time': 1774844656.272714}
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735034') HTTP/1.1" 204 0
2026-03-30 04:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738142> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0a2dfe9-0405-55d4-935f-785693b1c058 with identifier: 10735649
2026-03-30 04:24:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0a2dfe9-0405-55d4-935f-785693b1c058 with scrape type 2
2026-03-30 04:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0a2dfe9-0405-55d4-935f-785693b1c058 with scrape type 2
2026-03-30 04:24:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0a2dfe9-0405-55d4-935f-785693b1c058, identifier: 10735649
2026-03-30 04:24:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0a2dfe9-0405-55d4-935f-785693b1c058 with identifier: 10735649
2026-03-30 04:24:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0a2dfe9-0405-55d4-935f-785693b1c058 with identifier: 10735649
2026-03-30 04:24:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0a2dfe9-0405-55d4-935f-785693b1c058 with identifier: 10735649 to the API
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd0a2dfe9-0405-55d4-935f-785693b1c058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '154744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735649',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 156755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2012-05-31',
'seats_number': 5,
'seller_name': 'Chouman Auto sa',
'title': 'Renault Scenic 1.6i Authentic - Petrol - Manual - 110 hp - 156.755 '
'km',
'transmission': 'manual',
'trim': 'Authentic',
'vin': None,
'year': 2012}
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735649%27 HTTP/1.1" 200 None
2026-03-30 04:24:16 [adesa.be] INFO: Saving data for 10735649: {'auction_closing_time': 1774863000.0, 'created_time': 1774626779.000581, 'last_price_update_time': 1774844656.761824}
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735649') HTTP/1.1" 204 0
2026-03-30 04:24:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2c389e5-1098-56b3-bb80-b33700f72f12 with identifier: 10738142
2026-03-30 04:24:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2c389e5-1098-56b3-bb80-b33700f72f12 with scrape type 2
2026-03-30 04:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2c389e5-1098-56b3-bb80-b33700f72f12 with scrape type 2
2026-03-30 04:24:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2c389e5-1098-56b3-bb80-b33700f72f12, identifier: 10738142
2026-03-30 04:24:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7792495-023d-5587-a172-507ac9820c4e with identifier: 10738131
2026-03-30 04:24:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7792495-023d-5587-a172-507ac9820c4e with scrape type 2
2026-03-30 04:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7792495-023d-5587-a172-507ac9820c4e with scrape type 2
2026-03-30 04:24:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7792495-023d-5587-a172-507ac9820c4e, identifier: 10738131
2026-03-30 04:24:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a2cd6f6-ed5a-501d-803b-970300b3c6df with identifier: 10738159
2026-03-30 04:24:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a2cd6f6-ed5a-501d-803b-970300b3c6df with scrape type 2
2026-03-30 04:24:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a2cd6f6-ed5a-501d-803b-970300b3c6df with scrape type 2
2026-03-30 04:24:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a2cd6f6-ed5a-501d-803b-970300b3c6df, identifier: 10738159
2026-03-30 04:24:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9facc29-7f5d-5eab-b84d-c7de4c2547ed with identifier: 10738168
2026-03-30 04:24:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9facc29-7f5d-5eab-b84d-c7de4c2547ed with scrape type 2
2026-03-30 04:24:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9facc29-7f5d-5eab-b84d-c7de4c2547ed with scrape type 2
2026-03-30 04:24:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9facc29-7f5d-5eab-b84d-c7de4c2547ed, identifier: 10738168
2026-03-30 04:24:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2c389e5-1098-56b3-bb80-b33700f72f12 with identifier: 10738142
2026-03-30 04:24:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2c389e5-1098-56b3-bb80-b33700f72f12 with identifier: 10738142
2026-03-30 04:24:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2c389e5-1098-56b3-bb80-b33700f72f12 with identifier: 10738142 to the API
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738142>
{'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': 120,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'a2c389e5-1098-56b3-bb80-b33700f72f12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQD160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738142',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 91174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-06-09',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Ford Puma 1.5 Titanium X - Diesel - Manual - 120 hp - 91.174 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2021}
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738142%27 HTTP/1.1" 200 None
2026-03-30 04:24:17 [adesa.be] INFO: Saving data for 10738142: {'auction_closing_time': 1774950300.0, 'created_time': 1774626665.874686, 'last_price_update_time': 1774844657.416154}
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738142') HTTP/1.1" 204 0
2026-03-30 04:24:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7792495-023d-5587-a172-507ac9820c4e with identifier: 10738131
2026-03-30 04:24:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7792495-023d-5587-a172-507ac9820c4e with identifier: 10738131
2026-03-30 04:24:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7792495-023d-5587-a172-507ac9820c4e with identifier: 10738131 to the API
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738131>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'd7792495-023d-5587-a172-507ac9820c4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLL209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738131',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 91425,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Hyundai Ioniq 1.6 GDI - Hybrid - Automatic - 105 hp - 91.425 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738131%27 HTTP/1.1" 200 None
2026-03-30 04:24:17 [adesa.be] INFO: Saving data for 10738131: {'auction_closing_time': 1774950300.0, 'created_time': 1774626664.306435, 'last_price_update_time': 1774844657.696889}
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738131') HTTP/1.1" 204 0
2026-03-30 04:24:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a2cd6f6-ed5a-501d-803b-970300b3c6df with identifier: 10738159
2026-03-30 04:24:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a2cd6f6-ed5a-501d-803b-970300b3c6df with identifier: 10738159
2026-03-30 04:24:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a2cd6f6-ed5a-501d-803b-970300b3c6df with identifier: 10738159 to the API
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738159>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '7a2cd6f6-ed5a-501d-803b-970300b3c6df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPV404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738159',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 100624,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Kia Ceed 1.0 T-GDI - Petrol - Manual - 101 hp - 100.624 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738159%27 HTTP/1.1" 200 None
2026-03-30 04:24:17 [adesa.be] INFO: Saving data for 10738159: {'auction_closing_time': 1774950300.0, 'created_time': 1774626682.118062, 'last_price_update_time': 1774844657.979994}
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738159') HTTP/1.1" 204 0
2026-03-30 04:24:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9facc29-7f5d-5eab-b84d-c7de4c2547ed with identifier: 10738168
2026-03-30 04:24:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9facc29-7f5d-5eab-b84d-c7de4c2547ed with identifier: 10738168
2026-03-30 04:24:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9facc29-7f5d-5eab-b84d-c7de4c2547ed with identifier: 10738168 to the API
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738168>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'c9facc29-7f5d-5eab-b84d-c7de4c2547ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEX339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738168',
'listing': 'auction',
'location': 'Raamsdonksveer (Netherlands)',
'make': 'Ford',
'model': 'Transit',
'odometer': 231315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5400,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 3,
'seller_name': 'J&T Autolease',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'231.315 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738168%27 HTTP/1.1" 200 None
2026-03-30 04:24:18 [adesa.be] INFO: Saving data for 10738168: {'auction_closing_time': 1774950300.0, 'created_time': 1774625290.526163, 'last_price_update_time': 1774844658.238593}
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738168') HTTP/1.1" 204 0
2026-03-30 04:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738086> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc885c26-dff8-5cc1-b3c7-ab499281ca3d with identifier: 10735434
2026-03-30 04:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc885c26-dff8-5cc1-b3c7-ab499281ca3d with scrape type 2
2026-03-30 04:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc885c26-dff8-5cc1-b3c7-ab499281ca3d with scrape type 2
2026-03-30 04:24:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc885c26-dff8-5cc1-b3c7-ab499281ca3d, identifier: 10735434
2026-03-30 04:24:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc885c26-dff8-5cc1-b3c7-ab499281ca3d with identifier: 10735434
2026-03-30 04:24:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc885c26-dff8-5cc1-b3c7-ab499281ca3d with identifier: 10735434
2026-03-30 04:24:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc885c26-dff8-5cc1-b3c7-ab499281ca3d with identifier: 10735434 to the API
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735434>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'fc885c26-dff8-5cc1-b3c7-ab499281ca3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PGH308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735434',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 154852,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Renault Kadjar 1.2 TCe Bose Edition - Petrol - Automatic - 131 hp - '
'154.852 km',
'transmission': 'automatic',
'trim': 'Bose Edition',
'vin': None,
'year': 2016}
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735434%27 HTTP/1.1" 200 None
2026-03-30 04:24:18 [adesa.be] INFO: Saving data for 10735434: {'auction_closing_time': 1774863000.0, 'created_time': 1774626787.447262, 'last_price_update_time': 1774844658.822737}
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735434') HTTP/1.1" 204 0
2026-03-30 04:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with identifier: 10738095
2026-03-30 04:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with scrape type 2
2026-03-30 04:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with scrape type 2
2026-03-30 04:24:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17, identifier: 10738095
2026-03-30 04:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea26944c-43e1-5d94-abd1-7a51d6a6509e with identifier: 10738086
2026-03-30 04:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea26944c-43e1-5d94-abd1-7a51d6a6509e with scrape type 2
2026-03-30 04:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea26944c-43e1-5d94-abd1-7a51d6a6509e with scrape type 2
2026-03-30 04:24:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ea26944c-43e1-5d94-abd1-7a51d6a6509e, identifier: 10738086
2026-03-30 04:24:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with identifier: 10738095
2026-03-30 04:24:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with identifier: 10738095
2026-03-30 04:24:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a6c8d27-82a7-58f8-89d2-0decd66e8c17 with identifier: 10738095 to the API
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738095>
{'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-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '3a6c8d27-82a7-58f8-89d2-0decd66e8c17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCR516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738095',
'listing': 'auction',
'location': 'Raamsdonksveer (Netherlands)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 157856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz C Break 300e Luxury Line - Hybrid - Automatic - 204 '
'hp - 157.856 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738095%27 HTTP/1.1" 200 None
2026-03-30 04:24:19 [adesa.be] INFO: Saving data for 10738095: {'auction_closing_time': 1774950300.0, 'created_time': 1774625284.240722, 'last_price_update_time': 1774844659.288444}
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738095') HTTP/1.1" 204 0
2026-03-30 04:24:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ea26944c-43e1-5d94-abd1-7a51d6a6509e with identifier: 10738086
2026-03-30 04:24:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ea26944c-43e1-5d94-abd1-7a51d6a6509e with identifier: 10738086
2026-03-30 04:24:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ea26944c-43e1-5d94-abd1-7a51d6a6509e with identifier: 10738086 to the API
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738086>
{'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': 163,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'ea26944c-43e1-5d94-abd1-7a51d6a6509e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQW731',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738086',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 80485,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz C 200d Luxury - Diesel - Automatic - 163 hp - 80.485 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738086%27 HTTP/1.1" 200 None
2026-03-30 04:24:19 [adesa.be] INFO: Saving data for 10738086: {'auction_closing_time': 1774950300.0, 'created_time': 1774625289.660459, 'last_price_update_time': 1774844659.580937}
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738086') HTTP/1.1" 204 0
2026-03-30 04:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738109> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10734275
2026-03-30 04:24:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0816889-17cd-54d7-9c77-e4c263f6fba4 with scrape type 2
2026-03-30 04:24:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0816889-17cd-54d7-9c77-e4c263f6fba4 with scrape type 2
2026-03-30 04:24:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0816889-17cd-54d7-9c77-e4c263f6fba4, identifier: 10734275
2026-03-30 04:24:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with identifier: 10738109
2026-03-30 04:24:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with scrape type 2
2026-03-30 04:24:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with scrape type 2
2026-03-30 04:24:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8, identifier: 10738109
2026-03-30 04:24:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10734275
2026-03-30 04:24:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10734275
2026-03-30 04:24:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0816889-17cd-54d7-9c77-e4c263f6fba4 with identifier: 10734275 to the API
2026-03-30 04:24:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734275>
{'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-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'a0816889-17cd-54d7-9c77-e4c263f6fba4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWP299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734275',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 59283,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30200,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'59.283 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734275%27 HTTP/1.1" 200 None
2026-03-30 04:24:20 [adesa.be] INFO: Saving data for 10734275: {'auction_closing_time': 1774960500.0, 'created_time': 1774606775.872333, 'last_price_update_time': 1774844660.147498}
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734275') HTTP/1.1" 204 0
2026-03-30 04:24:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with identifier: 10738109
2026-03-30 04:24:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with identifier: 10738109
2026-03-30 04:24:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f927f7a-d7be-51d8-8e3c-bca420ca8be8 with identifier: 10738109 to the API
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738109>
{'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': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '6f927f7a-d7be-51d8-8e3c-bca420ca8be8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPE364',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738109',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 171333,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 171.333 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738109%27 HTTP/1.1" 200 None
2026-03-30 04:24:20 [adesa.be] INFO: Saving data for 10738109: {'auction_closing_time': 1774950300.0, 'created_time': 1774625320.87289, 'last_price_update_time': 1774844660.423192}
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738109') HTTP/1.1" 204 0
2026-03-30 04:24:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with identifier: 10738096
2026-03-30 04:24:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with scrape type 2
2026-03-30 04:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with scrape type 2
2026-03-30 04:24:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996, identifier: 10738096
2026-03-30 04:24:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with identifier: 10738096
2026-03-30 04:24:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with identifier: 10738096
2026-03-30 04:24:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4fdc219a-1a7c-5128-bfe2-ba3c0421f996 with identifier: 10738096 to the API
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738096>
{'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': 163,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '4fdc219a-1a7c-5128-bfe2-ba3c0421f996',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSB339',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738096',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 176128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz GLC 200d Business - Diesel - Automatic - 163 hp - '
'176.128 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738096%27 HTTP/1.1" 200 None
2026-03-30 04:24:20 [adesa.be] INFO: Saving data for 10738096: {'auction_closing_time': 1774950300.0, 'created_time': 1774625309.001575, 'last_price_update_time': 1774844660.794604}
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738096') HTTP/1.1" 204 0
2026-03-30 04:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10733997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738104> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with identifier: 10733997
2026-03-30 04:24:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with scrape type 2
2026-03-30 04:24:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with scrape type 2
2026-03-30 04:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab7c7e64-e0cd-569b-bd33-a29fe6d10316, identifier: 10733997
2026-03-30 04:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with identifier: 10733997
2026-03-30 04:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with identifier: 10733997
2026-03-30 04:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab7c7e64-e0cd-569b-bd33-a29fe6d10316 with identifier: 10733997 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/10733997>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ab7c7e64-e0cd-569b-bd33-a29fe6d10316',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WVC469A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10733997',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 107928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11350,
'price_includes_vat': True,
'registration_date': '2019-09-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mini Countryman Cooper SE 1.5 - ALL4 - Hybrid - Automatic - 136 hp '
'- 107.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
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.be%27%20and%20RowKey%20eq%20%2710733997%27 HTTP/1.1" 200 None
2026-03-30 04:24:21 [adesa.be] INFO: Saving data for 10733997: {'auction_closing_time': 1774960500.0, 'created_time': 1774625307.067533, 'last_price_update_time': 1774844661.277006}
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.be',RowKey='10733997') HTTP/1.1" 204 0
2026-03-30 04:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68010d2b-e6ae-5370-9f26-58ee06e21db9 with identifier: 10738155
2026-03-30 04:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68010d2b-e6ae-5370-9f26-58ee06e21db9 with scrape type 2
2026-03-30 04:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68010d2b-e6ae-5370-9f26-58ee06e21db9 with scrape type 2
2026-03-30 04:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68010d2b-e6ae-5370-9f26-58ee06e21db9, identifier: 10738155
2026-03-30 04:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68010d2b-e6ae-5370-9f26-58ee06e21db9 with identifier: 10738155
2026-03-30 04:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68010d2b-e6ae-5370-9f26-58ee06e21db9 with identifier: 10738155
2026-03-30 04:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68010d2b-e6ae-5370-9f26-58ee06e21db9 with identifier: 10738155 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/10738155>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '68010d2b-e6ae-5370-9f26-58ee06e21db9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSD597',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738155',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 118720,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mini Clubman One D 1.5 - Diesel - Manual - 116 hp - 118.720 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738155%27 HTTP/1.1" 200 None
2026-03-30 04:24:21 [adesa.be] INFO: Saving data for 10738155: {'auction_closing_time': 1774950300.0, 'created_time': 1774625301.528164, 'last_price_update_time': 1774844661.660202}
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.be',RowKey='10738155') HTTP/1.1" 204 0
2026-03-30 04:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88251bd6-f565-5229-b7b6-54a5273a80db with identifier: 10738104
2026-03-30 04:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88251bd6-f565-5229-b7b6-54a5273a80db with scrape type 2
2026-03-30 04:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88251bd6-f565-5229-b7b6-54a5273a80db with scrape type 2
2026-03-30 04:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88251bd6-f565-5229-b7b6-54a5273a80db, identifier: 10738104
2026-03-30 04:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738164> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88251bd6-f565-5229-b7b6-54a5273a80db with identifier: 10738104
2026-03-30 04:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88251bd6-f565-5229-b7b6-54a5273a80db with identifier: 10738104
2026-03-30 04:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88251bd6-f565-5229-b7b6-54a5273a80db with identifier: 10738104 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:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738104>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '88251bd6-f565-5229-b7b6-54a5273a80db',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRL875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738104',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 102882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business - Hybrid - Automatic '
'- 160 hp - 102.882 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738104%27 HTTP/1.1" 200 None
2026-03-30 04:24:22 [adesa.be] INFO: Saving data for 10738104: {'auction_closing_time': 1774950300.0, 'created_time': 1774625309.445886, 'last_price_update_time': 1774844662.020591}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738104') HTTP/1.1" 204 0
2026-03-30 04:24: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:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with identifier: 10738164
2026-03-30 04:24:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with scrape type 2
2026-03-30 04:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with scrape type 2
2026-03-30 04:24:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf, identifier: 10738164
2026-03-30 04:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with identifier: 10738164
2026-03-30 04:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with identifier: 10738164
2026-03-30 04:24:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ccdcdfbb-da7d-55f7-9790-1834f97d8dbf with identifier: 10738164 to the API
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738164>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'ccdcdfbb-da7d-55f7-9790-1834f97d8dbf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUU807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738164',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 113244,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Opel Astra Sports Tourer 1.5 - Diesel - Manual - 105 hp - 113.244 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
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.be%27%20and%20RowKey%20eq%20%2710738164%27 HTTP/1.1" 200 None
2026-03-30 04:24:22 [adesa.be] INFO: Saving data for 10738164: {'auction_closing_time': 1774950300.0, 'created_time': 1774626660.112568, 'last_price_update_time': 1774844662.385409}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738164') HTTP/1.1" 204 0
2026-03-30 04:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738132> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738084> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9b85511-906c-5acd-9feb-ff428031308e with identifier: 10738172
2026-03-30 04:24:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9b85511-906c-5acd-9feb-ff428031308e with scrape type 2
2026-03-30 04:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9b85511-906c-5acd-9feb-ff428031308e with scrape type 2
2026-03-30 04:24:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9b85511-906c-5acd-9feb-ff428031308e, identifier: 10738172
2026-03-30 04:24:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550fead7-ec9e-5a21-bb5d-6cad3366a95b with identifier: 10738158
2026-03-30 04:24:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550fead7-ec9e-5a21-bb5d-6cad3366a95b with scrape type 2
2026-03-30 04:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 550fead7-ec9e-5a21-bb5d-6cad3366a95b with scrape type 2
2026-03-30 04:24:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 550fead7-ec9e-5a21-bb5d-6cad3366a95b, identifier: 10738158
2026-03-30 04:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9b85511-906c-5acd-9feb-ff428031308e with identifier: 10738172
2026-03-30 04:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9b85511-906c-5acd-9feb-ff428031308e with identifier: 10738172
2026-03-30 04:24:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9b85511-906c-5acd-9feb-ff428031308e with identifier: 10738172 to the API
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738172>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'd9b85511-906c-5acd-9feb-ff428031308e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADF534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738172',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 87445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'87.445 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
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.be%27%20and%20RowKey%20eq%20%2710738172%27 HTTP/1.1" 200 None
2026-03-30 04:24:22 [adesa.be] INFO: Saving data for 10738172: {'auction_closing_time': 1774950300.0, 'created_time': 1774625341.840693, 'last_price_update_time': 1774844662.848103}
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 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738172') HTTP/1.1" 204 0
2026-03-30 04:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 550fead7-ec9e-5a21-bb5d-6cad3366a95b with identifier: 10738158
2026-03-30 04:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 550fead7-ec9e-5a21-bb5d-6cad3366a95b with identifier: 10738158
2026-03-30 04:24:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 550fead7-ec9e-5a21-bb5d-6cad3366a95b with identifier: 10738158 to the API
2026-03-30 04:24:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738158>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '550fead7-ec9e-5a21-bb5d-6cad3366a95b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEX343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738158',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 119846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mini Clubman One D 1.5 - Diesel - Manual - 116 hp - 119.846 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738158%27 HTTP/1.1" 200 None
2026-03-30 04:24:23 [adesa.be] INFO: Saving data for 10738158: {'auction_closing_time': 1774950300.0, 'created_time': 1774625303.920776, 'last_price_update_time': 1774844663.143032}
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738158') HTTP/1.1" 204 0
2026-03-30 04:24:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738098> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with identifier: 10738132
2026-03-30 04:24:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with scrape type 2
2026-03-30 04:24:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with scrape type 2
2026-03-30 04:24:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4, identifier: 10738132
2026-03-30 04:24:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 009afbf7-f27d-5322-94e5-84cf350fab58 with identifier: 10738084
2026-03-30 04:24:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 009afbf7-f27d-5322-94e5-84cf350fab58 with scrape type 2
2026-03-30 04:24:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 009afbf7-f27d-5322-94e5-84cf350fab58 with scrape type 2
2026-03-30 04:24:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 009afbf7-f27d-5322-94e5-84cf350fab58, identifier: 10738084
2026-03-30 04:24:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with identifier: 10738132
2026-03-30 04:24:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with identifier: 10738132
2026-03-30 04:24:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4af1f8cc-f430-5bd4-9ba9-15a6df4517f4 with identifier: 10738132 to the API
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738132>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '4af1f8cc-f430-5bd4-9ba9-15a6df4517f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVN316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738132',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 88785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mini Clubman Cooper 1.5 - Petrol - Automatic - 136 hp - 88.785 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738132%27 HTTP/1.1" 200 None
2026-03-30 04:24:23 [adesa.be] INFO: Saving data for 10738132: {'auction_closing_time': 1774950300.0, 'created_time': 1774625286.034864, 'last_price_update_time': 1774844663.620093}
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738132') HTTP/1.1" 204 0
2026-03-30 04:24:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 009afbf7-f27d-5322-94e5-84cf350fab58 with identifier: 10738084
2026-03-30 04:24:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 009afbf7-f27d-5322-94e5-84cf350fab58 with identifier: 10738084
2026-03-30 04:24:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 009afbf7-f27d-5322-94e5-84cf350fab58 with identifier: 10738084 to the API
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738084>
{'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-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '009afbf7-f27d-5322-94e5-84cf350fab58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJD877',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738084',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 78031,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz GLC 300de AMG Line - Hybrid - Automatic - 194 hp - '
'78.031 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738084%27 HTTP/1.1" 200 None
2026-03-30 04:24:23 [adesa.be] INFO: Saving data for 10738084: {'auction_closing_time': 1774950300.0, 'created_time': 1774625322.218953, 'last_price_update_time': 1774844663.88738}
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738084') HTTP/1.1" 204 0
2026-03-30 04:24:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738140> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738111> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738127> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1bbb144-7baf-5e78-9bb5-a597ba972c4f with identifier: 10738098
2026-03-30 04:24:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1bbb144-7baf-5e78-9bb5-a597ba972c4f with scrape type 2
2026-03-30 04:24:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1bbb144-7baf-5e78-9bb5-a597ba972c4f with scrape type 2
2026-03-30 04:24:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1bbb144-7baf-5e78-9bb5-a597ba972c4f, identifier: 10738098
2026-03-30 04:24:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1bbb144-7baf-5e78-9bb5-a597ba972c4f with identifier: 10738098
2026-03-30 04:24:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1bbb144-7baf-5e78-9bb5-a597ba972c4f with identifier: 10738098
2026-03-30 04:24:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1bbb144-7baf-5e78-9bb5-a597ba972c4f with identifier: 10738098 to the API
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738098>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'c1bbb144-7baf-5e78-9bb5-a597ba972c4f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGU934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738098',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 136602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz CLA 250e AMG Line - Hybrid - Automatic - 160 hp - '
'136.602 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738098%27 HTTP/1.1" 200 None
2026-03-30 04:24:24 [adesa.be] INFO: Saving data for 10738098: {'auction_closing_time': 1774950300.0, 'created_time': 1774626661.941583, 'last_price_update_time': 1774844664.274145}
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738098') HTTP/1.1" 204 0
2026-03-30 04:24:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a97f3351-54d4-5225-8d39-5b7ab9aecadb with identifier: 10738140
2026-03-30 04:24:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a97f3351-54d4-5225-8d39-5b7ab9aecadb with scrape type 2
2026-03-30 04:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a97f3351-54d4-5225-8d39-5b7ab9aecadb with scrape type 2
2026-03-30 04:24:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a97f3351-54d4-5225-8d39-5b7ab9aecadb, identifier: 10738140
2026-03-30 04:24:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with identifier: 10738111
2026-03-30 04:24:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with scrape type 2
2026-03-30 04:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with scrape type 2
2026-03-30 04:24:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f7cd936-eb12-56f0-b220-d0d1796db8c2, identifier: 10738111
2026-03-30 04:24:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f55f338a-128a-5433-b0d8-3fa9ede9fab2 with identifier: 10738127
2026-03-30 04:24:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f55f338a-128a-5433-b0d8-3fa9ede9fab2 with scrape type 2
2026-03-30 04:24:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f55f338a-128a-5433-b0d8-3fa9ede9fab2 with scrape type 2
2026-03-30 04:24:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f55f338a-128a-5433-b0d8-3fa9ede9fab2, identifier: 10738127
2026-03-30 04:24:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a97f3351-54d4-5225-8d39-5b7ab9aecadb with identifier: 10738140
2026-03-30 04:24:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a97f3351-54d4-5225-8d39-5b7ab9aecadb with identifier: 10738140
2026-03-30 04:24:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a97f3351-54d4-5225-8d39-5b7ab9aecadb with identifier: 10738140 to the API
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738140>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Electric',
'id': 'a97f3351-54d4-5225-8d39-5b7ab9aecadb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVH021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738140',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Maxus',
'model': 'eDeliver 9',
'odometer': 94205,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8750,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 3,
'seller_name': 'Van Mossel Autolease België nv',
'title': 'Maxus eDeliver 9 89 kWh - Electric - Automatic - 204 hp - 94.205 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738140%27 HTTP/1.1" 200 None
2026-03-30 04:24:24 [adesa.be] INFO: Saving data for 10738140: {'auction_closing_time': 1774950300.0, 'created_time': 1774625287.686471, 'last_price_update_time': 1774844664.809905}
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738140') HTTP/1.1" 204 0
2026-03-30 04:24:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with identifier: 10738111
2026-03-30 04:24:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with identifier: 10738111
2026-03-30 04:24:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f7cd936-eb12-56f0-b220-d0d1796db8c2 with identifier: 10738111 to the API
2026-03-30 04:24:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738111>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7f7cd936-eb12-56f0-b220-d0d1796db8c2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEW009',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738111',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 193040,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz A 200d AMG Line - Diesel - Automatic - 150 hp - '
'193.040 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738111%27 HTTP/1.1" 200 None
2026-03-30 04:24:25 [adesa.be] INFO: Saving data for 10738111: {'auction_closing_time': 1774950300.0, 'created_time': 1774625285.36815, 'last_price_update_time': 1774844665.107024}
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738111') HTTP/1.1" 204 0
2026-03-30 04:24:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f55f338a-128a-5433-b0d8-3fa9ede9fab2 with identifier: 10738127
2026-03-30 04:24:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f55f338a-128a-5433-b0d8-3fa9ede9fab2 with identifier: 10738127
2026-03-30 04:24:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f55f338a-128a-5433-b0d8-3fa9ede9fab2 with identifier: 10738127 to the API
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738127>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'f55f338a-128a-5433-b0d8-3fa9ede9fab2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDW100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738127',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 164694,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Mercedes-Benz A 180d - Diesel - Automatic - 116 hp - 164.694 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738127%27 HTTP/1.1" 200 None
2026-03-30 04:24:25 [adesa.be] INFO: Saving data for 10738127: {'auction_closing_time': 1774950300.0, 'created_time': 1774625291.090115, 'last_price_update_time': 1774844665.376822}
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738127') HTTP/1.1" 204 0
2026-03-30 04:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03cfa219-e92d-596f-b8a9-4220f340d75f with identifier: 10738151
2026-03-30 04:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03cfa219-e92d-596f-b8a9-4220f340d75f with scrape type 2
2026-03-30 04:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03cfa219-e92d-596f-b8a9-4220f340d75f with scrape type 2
2026-03-30 04:24:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 03cfa219-e92d-596f-b8a9-4220f340d75f, identifier: 10738151
2026-03-30 04:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with identifier: 10738154
2026-03-30 04:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with scrape type 2
2026-03-30 04:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with scrape type 2
2026-03-30 04:24:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7, identifier: 10738154
2026-03-30 04:24:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 03cfa219-e92d-596f-b8a9-4220f340d75f with identifier: 10738151
2026-03-30 04:24:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 03cfa219-e92d-596f-b8a9-4220f340d75f with identifier: 10738151
2026-03-30 04:24:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 03cfa219-e92d-596f-b8a9-4220f340d75f with identifier: 10738151 to the API
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738151>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '03cfa219-e92d-596f-b8a9-4220f340d75f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATD711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738151',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 62355,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Kia Stonic 1.0 - Petrol - Manual - 100 hp - 62.355 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738151%27 HTTP/1.1" 200 None
2026-03-30 04:24:25 [adesa.be] INFO: Saving data for 10738151: {'auction_closing_time': 1774950300.0, 'created_time': 1774625286.908247, 'last_price_update_time': 1774844665.957923}
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738151') HTTP/1.1" 204 0
2026-03-30 04:24:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with identifier: 10738154
2026-03-30 04:24:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with identifier: 10738154
2026-03-30 04:24:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7 with identifier: 10738154 to the API
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '4d7d9ea3-d98b-5cd2-920b-cd0d59400bc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSZ904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738154',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 56917,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6600,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Kia Stonic 1.0 - Petrol - Manual - 100 hp - 56.917 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738154%27 HTTP/1.1" 200 None
2026-03-30 04:24:26 [adesa.be] INFO: Saving data for 10738154: {'auction_closing_time': 1774950300.0, 'created_time': 1774625291.549328, 'last_price_update_time': 1774844666.230305}
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738154') HTTP/1.1" 204 0
2026-03-30 04:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae912a92-cd3a-5e03-958f-01ec37151521 with identifier: 10737599
2026-03-30 04:24:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae912a92-cd3a-5e03-958f-01ec37151521 with scrape type 2
2026-03-30 04:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae912a92-cd3a-5e03-958f-01ec37151521 with scrape type 2
2026-03-30 04:24:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae912a92-cd3a-5e03-958f-01ec37151521, identifier: 10737599
2026-03-30 04:24:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with identifier: 10738171
2026-03-30 04:24:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with scrape type 2
2026-03-30 04:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with scrape type 2
2026-03-30 04:24:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1, identifier: 10738171
2026-03-30 04:24:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae912a92-cd3a-5e03-958f-01ec37151521 with identifier: 10737599
2026-03-30 04:24:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae912a92-cd3a-5e03-958f-01ec37151521 with identifier: 10737599
2026-03-30 04:24:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae912a92-cd3a-5e03-958f-01ec37151521 with identifier: 10737599 to the API
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737599>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ae912a92-cd3a-5e03-958f-01ec37151521',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EVM996',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 183593,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2018-02-22',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Energy Intens EDC - Diesel - 110 hp - '
'183.593 km',
'transmission': 'automatic',
'trim': 'Energy Intens EDC',
'vin': None,
'year': 2018}
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737599%27 HTTP/1.1" 200 None
2026-03-30 04:24:26 [adesa.be] INFO: Saving data for 10737599: {'auction_closing_time': 1774863000.0, 'created_time': 1774626783.822303, 'last_price_update_time': 1774844666.807631}
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737599') HTTP/1.1" 204 0
2026-03-30 04:24:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with identifier: 10738171
2026-03-30 04:24:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with identifier: 10738171
2026-03-30 04:24:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1 with identifier: 10738171 to the API
2026-03-30 04:24:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '9fdcb46e-25c5-58cb-9dce-9e8bbbc975a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAA505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738171',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 72344,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Opel Astra Sports Tourer 1.2 Edition - Petrol - Manual - 110 hp - '
'72.344 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738171%27 HTTP/1.1" 200 None
2026-03-30 04:24:27 [adesa.be] INFO: Saving data for 10738171: {'auction_closing_time': 1774950300.0, 'created_time': 1774626662.508084, 'last_price_update_time': 1774844667.093135}
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738171') HTTP/1.1" 204 0
2026-03-30 04:24:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22c737a5-a071-59d8-ba01-d4d064ab099c with identifier: 10735433
2026-03-30 04:24:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22c737a5-a071-59d8-ba01-d4d064ab099c with scrape type 2
2026-03-30 04:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22c737a5-a071-59d8-ba01-d4d064ab099c with scrape type 2
2026-03-30 04:24:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22c737a5-a071-59d8-ba01-d4d064ab099c, identifier: 10735433
2026-03-30 04:24:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22c737a5-a071-59d8-ba01-d4d064ab099c with identifier: 10735433
2026-03-30 04:24:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22c737a5-a071-59d8-ba01-d4d064ab099c with identifier: 10735433
2026-03-30 04:24:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22c737a5-a071-59d8-ba01-d4d064ab099c with identifier: 10735433 to the API
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '22c737a5-a071-59d8-ba01-d4d064ab099c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JPF113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735433',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 221969,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2015-01-30',
'seats_number': 7,
'seller_name': "Zebs Auto's bv",
'title': 'Renault Grand Scenic 1.6 DCI Limited - Diesel - Manual - 130 hp - '
'221.969 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2015}
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735433%27 HTTP/1.1" 200 None
2026-03-30 04:24:27 [adesa.be] INFO: Saving data for 10735433: {'auction_closing_time': 1774863000.0, 'created_time': 1774626787.74539, 'last_price_update_time': 1774844667.487761}
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735433') HTTP/1.1" 204 0
2026-03-30 04:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10737670
2026-03-30 04:24:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5737c5d-99df-5c79-aa8e-ab58dc2c943c with scrape type 2
2026-03-30 04:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5737c5d-99df-5c79-aa8e-ab58dc2c943c with scrape type 2
2026-03-30 04:24:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5737c5d-99df-5c79-aa8e-ab58dc2c943c, identifier: 10737670
2026-03-30 04:24: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:24:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10737670
2026-03-30 04:24:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10737670
2026-03-30 04:24:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5737c5d-99df-5c79-aa8e-ab58dc2c943c with identifier: 10737670 to the API
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c5737c5d-99df-5c79-aa8e-ab58dc2c943c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BXG677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 201822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2015-03-26',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Business - Diesel - Manual - 110 hp - '
'201.822 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2015}
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737670%27 HTTP/1.1" 200 None
2026-03-30 04:24:27 [adesa.be] INFO: Saving data for 10737670: {'auction_closing_time': 1774863000.0, 'created_time': 1774626784.516566, 'last_price_update_time': 1774844667.859209}
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737670') HTTP/1.1" 204 0
2026-03-30 04:24:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737676> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b796a6c-6bca-5d77-b453-9621feb8916f with identifier: 10737643
2026-03-30 04:24:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b796a6c-6bca-5d77-b453-9621feb8916f with scrape type 2
2026-03-30 04:24:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b796a6c-6bca-5d77-b453-9621feb8916f with scrape type 2
2026-03-30 04:24:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b796a6c-6bca-5d77-b453-9621feb8916f, identifier: 10737643
2026-03-30 04:24:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b796a6c-6bca-5d77-b453-9621feb8916f with identifier: 10737643
2026-03-30 04:24:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b796a6c-6bca-5d77-b453-9621feb8916f with identifier: 10737643
2026-03-30 04:24:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b796a6c-6bca-5d77-b453-9621feb8916f with identifier: 10737643 to the API
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737643>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'MPV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3b796a6c-6bca-5d77-b453-9621feb8916f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RRK029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737643',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 181534,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2016-12-23',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Bose Edition - Diesel - Manual - 110 '
'hp - 181.534 km',
'transmission': 'manual',
'trim': 'Bose Edition',
'vin': None,
'year': 2016}
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737643%27 HTTP/1.1" 200 None
2026-03-30 04:24:28 [adesa.be] INFO: Saving data for 10737643: {'auction_closing_time': 1774863000.0, 'created_time': 1774626785.696101, 'last_price_update_time': 1774844668.226205}
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737643') HTTP/1.1" 204 0
2026-03-30 04:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10737676
2026-03-30 04:24:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffeda889-c39b-5dcc-acc6-c18452753c93 with scrape type 2
2026-03-30 04:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffeda889-c39b-5dcc-acc6-c18452753c93 with scrape type 2
2026-03-30 04:24:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffeda889-c39b-5dcc-acc6-c18452753c93, identifier: 10737676
2026-03-30 04:24:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10737676
2026-03-30 04:24:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10737676
2026-03-30 04:24:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffeda889-c39b-5dcc-acc6-c18452753c93 with identifier: 10737676 to the API
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737676>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ffeda889-c39b-5dcc-acc6-c18452753c93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2bmt895',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737676',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 126070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2015-04-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.5 DCI Bose Edition - Diesel - Automatic - '
'110 hp - 126.070 km',
'transmission': 'automatic',
'trim': 'Bose Edition',
'vin': None,
'year': 2015}
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737676%27 HTTP/1.1" 200 None
2026-03-30 04:24:28 [adesa.be] INFO: Saving data for 10737676: {'auction_closing_time': 1774863000.0, 'created_time': 1774626786.210776, 'last_price_update_time': 1774844668.629641}
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737676') HTTP/1.1" 204 0
2026-03-30 04:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736487> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10737552
2026-03-30 04:24:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with scrape type 2
2026-03-30 04:24:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with scrape type 2
2026-03-30 04:24:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0, identifier: 10737552
2026-03-30 04:24:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10737552
2026-03-30 04:24:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10737552
2026-03-30 04:24:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0 with identifier: 10737552 to the API
2026-03-30 04:24:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737552>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b15bd535-f1b4-5f59-bfbe-58bf1fc3bbe0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WDD258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 177027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2017-11-06',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Grand Scenic 1.2 TCe Intens - Petrol - Manual - 132 hp - '
'177.027 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2017}
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737552%27 HTTP/1.1" 200 None
2026-03-30 04:24:29 [adesa.be] INFO: Saving data for 10737552: {'auction_closing_time': 1774863000.0, 'created_time': 1774626790.711136, 'last_price_update_time': 1774844669.021232}
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737552') HTTP/1.1" 204 0
2026-03-30 04:24:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10737642
2026-03-30 04:24:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 260f49ae-5095-5286-b54b-4325ec4506a5 with scrape type 2
2026-03-30 04:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 260f49ae-5095-5286-b54b-4325ec4506a5 with scrape type 2
2026-03-30 04:24:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 260f49ae-5095-5286-b54b-4325ec4506a5, identifier: 10737642
2026-03-30 04:24:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10736487
2026-03-30 04:24:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with scrape type 2
2026-03-30 04:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with scrape type 2
2026-03-30 04:24:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8cfa040-40ef-5db0-9a42-d4631b0c7c53, identifier: 10736487
2026-03-30 04:24:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9eb2e22-af4e-5b06-bb80-20487939be6e with identifier: 10735019
2026-03-30 04:24:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9eb2e22-af4e-5b06-bb80-20487939be6e with scrape type 2
2026-03-30 04:24:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9eb2e22-af4e-5b06-bb80-20487939be6e with scrape type 2
2026-03-30 04:24:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b9eb2e22-af4e-5b06-bb80-20487939be6e, identifier: 10735019
2026-03-30 04:24:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10737642
2026-03-30 04:24:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10737642
2026-03-30 04:24:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 260f49ae-5095-5286-b54b-4325ec4506a5 with identifier: 10737642 to the API
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737642>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '260f49ae-5095-5286-b54b-4325ec4506a5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SHL365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737642',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 234702,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2017-05-15',
'seats_number': 7,
'seller_name': 'Class Motors',
'title': 'Renault Espace 1.6 DCI Intens - Diesel - Manual - 131 hp - 234.702 '
'km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2017}
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737642%27 HTTP/1.1" 200 None
2026-03-30 04:24:29 [adesa.be] INFO: Saving data for 10737642: {'auction_closing_time': 1774863000.0, 'created_time': 1774626792.540263, 'last_price_update_time': 1774844669.609565}
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737642') HTTP/1.1" 204 0
2026-03-30 04:24:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10736487
2026-03-30 04:24:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10736487
2026-03-30 04:24:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8cfa040-40ef-5db0-9a42-d4631b0c7c53 with identifier: 10736487 to the API
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736487>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': 'f8cfa040-40ef-5db0-9a42-d4631b0c7c53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SQ6996',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736487',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 85192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 51550,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 4,
'seller_name': 'Maxicars',
'title': 'Porsche Cayenne Coupé 3.0i - Hybrid - Automatic - 339 hp - 85.192 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736487%27 HTTP/1.1" 200 None
2026-03-30 04:24:29 [adesa.be] INFO: Saving data for 10736487: {'auction_closing_time': 1774863000.0, 'created_time': 1774626816.1736, 'last_price_update_time': 1774844669.877169}
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736487') HTTP/1.1" 204 0
2026-03-30 04:24:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b9eb2e22-af4e-5b06-bb80-20487939be6e with identifier: 10735019
2026-03-30 04:24:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b9eb2e22-af4e-5b06-bb80-20487939be6e with identifier: 10735019
2026-03-30 04:24:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b9eb2e22-af4e-5b06-bb80-20487939be6e with identifier: 10735019 to the API
2026-03-30 04:24:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735019>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': 'b9eb2e22-af4e-5b06-bb80-20487939be6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '61365',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735019',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Express',
'odometer': 84287,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6650,
'price_includes_vat': True,
'registration_date': '2023-11-14',
'seats_number': 2,
'seller_name': 'Autohandel Didier nv',
'title': 'Renault Express 1.5 dCi - Diesel - Manual - 75 hp - 84.287 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735019%27 HTTP/1.1" 200 None
2026-03-30 04:24:30 [adesa.be] INFO: Saving data for 10735019: {'auction_closing_time': 1774865700.0, 'created_time': 1774626799.601437, 'last_price_update_time': 1774844670.161166}
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735019') HTTP/1.1" 204 0
2026-03-30 04:24:30 [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:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24: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:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10736387
2026-03-30 04:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82a42efe-4f75-5266-adea-e30af883150a with scrape type 2
2026-03-30 04:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82a42efe-4f75-5266-adea-e30af883150a with scrape type 2
2026-03-30 04:24:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82a42efe-4f75-5266-adea-e30af883150a, identifier: 10736387
2026-03-30 04:24:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10736387
2026-03-30 04:24:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10736387
2026-03-30 04:24:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82a42efe-4f75-5266-adea-e30af883150a with identifier: 10736387 to the API
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736387>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '82a42efe-4f75-5266-adea-e30af883150a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GDF914',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 185562,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2014-01-07',
'seats_number': 7,
'seller_name': 'KGA MOTORS bv',
'title': 'Renault Grand Kangoo 1.5 Grand Kangoo - Diesel - Manual - 109 hp - '
'185.562 km',
'transmission': 'manual',
'trim': 'Grand Kangoo',
'vin': None,
'year': 2014}
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736387%27 HTTP/1.1" 200 None
2026-03-30 04:24:30 [adesa.be] INFO: Saving data for 10736387: {'auction_closing_time': 1774863000.0, 'created_time': 1774626790.354692, 'last_price_update_time': 1774844670.552468}
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736387') HTTP/1.1" 204 0
2026-03-30 04:24:30 [adesa.be] INFO: Found listing with ID: 10738162
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738162%27 HTTP/1.1" 200 None
2026-03-30 04:24:30 [adesa.be] INFO: Scrape type for 10738162: 2
2026-03-30 04:24:30 [adesa.be] INFO: Scraping item 10738162 url https://www.openlane.eu/en/carv6/auction/10738162
2026-03-30 04:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a6b093-8749-5c7e-a702-28c03f93a67b with identifier: 10735616
2026-03-30 04:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a6b093-8749-5c7e-a702-28c03f93a67b with scrape type 2
2026-03-30 04:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78a6b093-8749-5c7e-a702-28c03f93a67b with scrape type 2
2026-03-30 04:24:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 78a6b093-8749-5c7e-a702-28c03f93a67b, identifier: 10735616
2026-03-30 04:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with identifier: 10739893
2026-03-30 04:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with scrape type 2
2026-03-30 04:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with scrape type 2
2026-03-30 04:24:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ab70be6-3305-5d63-bf6d-7e87a078aa11, identifier: 10739893
2026-03-30 04:24:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7df13e0a-5586-576c-bb84-ae8cf5095f91 with identifier: 10739903
2026-03-30 04:24:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7df13e0a-5586-576c-bb84-ae8cf5095f91 with scrape type 2
2026-03-30 04:24:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7df13e0a-5586-576c-bb84-ae8cf5095f91 with scrape type 2
2026-03-30 04:24:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7df13e0a-5586-576c-bb84-ae8cf5095f91, identifier: 10739903
2026-03-30 04:24:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 78a6b093-8749-5c7e-a702-28c03f93a67b with identifier: 10735616
2026-03-30 04:24:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 78a6b093-8749-5c7e-a702-28c03f93a67b with identifier: 10735616
2026-03-30 04:24:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 78a6b093-8749-5c7e-a702-28c03f93a67b with identifier: 10735616 to the API
2026-03-30 04:24:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735616>
{'auction_title': '',
'c_o_2_emission_value': 195,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 239,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '78a6b093-8749-5c7e-a702-28c03f93a67b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VJL922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735616',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 326127,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2011-05-30',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Porsche Cayenne 3.0 TDI Platinum - AWD - Diesel - Automatic - 239 '
'hp - 326.127 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2011}
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735616%27 HTTP/1.1" 200 None
2026-03-30 04:24:31 [adesa.be] INFO: Saving data for 10735616: {'auction_closing_time': 1774863000.0, 'created_time': 1774626821.855925, 'last_price_update_time': 1774844671.328744}
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735616') HTTP/1.1" 204 0
2026-03-30 04:24:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with identifier: 10739893
2026-03-30 04:24:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with identifier: 10739893
2026-03-30 04:24:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ab70be6-3305-5d63-bf6d-7e87a078aa11 with identifier: 10739893 to the API
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739893>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Electric',
'id': '7ab70be6-3305-5d63-bf6d-7e87a078aa11',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNP432',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739893',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 90111,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'NV LIMACO BELGIUM',
'title': 'Polestar 2 Standard Range 67 kWh Plus - Electric - Automatic - 224 '
'hp - 90.111 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2022}
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739893%27 HTTP/1.1" 200 None
2026-03-30 04:24:31 [adesa.be] INFO: Saving data for 10739893: {'auction_closing_time': 1774863000.0, 'created_time': 1774626824.059841, 'last_price_update_time': 1774844671.788129}
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739893') HTTP/1.1" 204 0
2026-03-30 04:24:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7df13e0a-5586-576c-bb84-ae8cf5095f91 with identifier: 10739903
2026-03-30 04:24:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7df13e0a-5586-576c-bb84-ae8cf5095f91 with identifier: 10739903
2026-03-30 04:24:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7df13e0a-5586-576c-bb84-ae8cf5095f91 with identifier: 10739903 to the API
2026-03-30 04:24:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739903>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 384,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '7df13e0a-5586-576c-bb84-ae8cf5095f91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4PS235275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739903',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 Carrera',
'odometer': 49187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 93000,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 4,
'seller_name': 'Gökhan Cun',
'title': 'Porsche 911 Carrera 3.0i Sport Classic - Petrol - Automatic - 384 '
'hp - 49.187 km',
'transmission': 'automatic',
'trim': 'Sport Classic',
'vin': None,
'year': 2023}
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739903%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Saving data for 10739903: {'auction_closing_time': 1774863000.0, 'created_time': 1774626827.122624, 'last_price_update_time': 1774844672.054313}
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739903') HTTP/1.1" 204 0
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10738153
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738153%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10738153: 2
2026-03-30 04:24:32 [adesa.be] INFO: Scraping item 10738153 url https://www.openlane.eu/en/carv6/auction/10738153
2026-03-30 04:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10738148
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738148%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10738148: 2
2026-03-30 04:24:32 [adesa.be] INFO: Scraping item 10738148 url https://www.openlane.eu/en/carv6/auction/10738148
2026-03-30 04:24: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:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739912> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:32 [adesa.be] INFO: Found listing with ID: 10738169
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738169%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10738169: 2
2026-03-30 04:24:32 [adesa.be] INFO: Scraping item 10738169 url https://www.openlane.eu/en/carv6/auction/10738169
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10734321
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734321%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10734321: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10734321 url https://www.openlane.eu/en/carv6/auction/10734321
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10734322
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734322%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10734322: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10734322 url https://www.openlane.eu/en/carv6/auction/10734322
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10734077
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734077%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10734077: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10734077 url https://www.openlane.eu/en/carv6/auction/10734077
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10733998
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733998%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10733998: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10733998 url https://www.openlane.eu/en/carv6/auction/10733998
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10738166
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738166%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10738166: 2
2026-03-30 04:24:32 [adesa.be] INFO: Scraping item 10738166 url https://www.openlane.eu/en/carv6/auction/10738166
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10738150
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738150%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10738150: 2
2026-03-30 04:24:32 [adesa.be] INFO: Scraping item 10738150 url https://www.openlane.eu/en/carv6/auction/10738150
2026-03-30 04:24:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10738302
2026-03-30 04:24:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10da72b7-da98-5a55-b9f5-7001311c18c4 with scrape type 2
2026-03-30 04:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10da72b7-da98-5a55-b9f5-7001311c18c4 with scrape type 2
2026-03-30 04:24:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10da72b7-da98-5a55-b9f5-7001311c18c4, identifier: 10738302
2026-03-30 04:24:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10735568
2026-03-30 04:24:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b073662-c20b-55ac-b911-6b23e6210776 with scrape type 2
2026-03-30 04:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b073662-c20b-55ac-b911-6b23e6210776 with scrape type 2
2026-03-30 04:24:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b073662-c20b-55ac-b911-6b23e6210776, identifier: 10735568
2026-03-30 04:24:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with identifier: 10739912
2026-03-30 04:24:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with scrape type 2
2026-03-30 04:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with scrape type 2
2026-03-30 04:24:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c8b5d4e-413a-50b3-88f4-f4be04b50634, identifier: 10739912
2026-03-30 04:24:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50ded836-d482-5c1c-abc8-834e7dc0e3fa with identifier: 10738292
2026-03-30 04:24:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50ded836-d482-5c1c-abc8-834e7dc0e3fa with scrape type 2
2026-03-30 04:24:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50ded836-d482-5c1c-abc8-834e7dc0e3fa with scrape type 2
2026-03-30 04:24:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50ded836-d482-5c1c-abc8-834e7dc0e3fa, identifier: 10738292
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10734299
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734299%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10734299: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10734299 url https://www.openlane.eu/en/carv6/auction/10734299
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10734235
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734235%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10734235: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10734235 url https://www.openlane.eu/en/carv6/auction/10734235
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10734086
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734086%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10734086: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10734086 url https://www.openlane.eu/en/carv6/auction/10734086
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10734216
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734216%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10734216: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10734216 url https://www.openlane.eu/en/carv6/auction/10734216
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10734176
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734176%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10734176: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10734176 url https://www.openlane.eu/en/carv6/auction/10734176
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10734300
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734300%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10734300: 0
2026-03-30 04:24:32 [adesa.be] INFO: Skipping item 10734300 url https://www.openlane.eu/en/carv6/auction/10734300
2026-03-30 04:24:32 [adesa.be] INFO: Found listing with ID: 10738146
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738146%27 HTTP/1.1" 200 None
2026-03-30 04:24:32 [adesa.be] INFO: Scrape type for 10738146: 2
2026-03-30 04:24:32 [adesa.be] INFO: Scraping item 10738146 url https://www.openlane.eu/en/carv6/auction/10738146
2026-03-30 04:24:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10738302
2026-03-30 04:24:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10738302
2026-03-30 04:24:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10da72b7-da98-5a55-b9f5-7001311c18c4 with identifier: 10738302 to the API
2026-03-30 04:24:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738302>
{'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-03-30T10:15:00Z',
'fuel_type': 'Diesel',
'id': '10da72b7-da98-5a55-b9f5-7001311c18c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XLV744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738302',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 198197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2020-02-05',
'seats_number': 7,
'seller_name': 'Kabakci Car srl',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 198.197 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738302%27 HTTP/1.1" 200 None
2026-03-30 04:24:33 [adesa.be] INFO: Saving data for 10738302: {'auction_closing_time': 1774865700.0, 'created_time': 1774626840.126499, 'last_price_update_time': 1774844673.044007}
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738302') HTTP/1.1" 204 0
2026-03-30 04:24:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10735568
2026-03-30 04:24:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10735568
2026-03-30 04:24:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b073662-c20b-55ac-b911-6b23e6210776 with identifier: 10735568 to the API
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735568>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '7b073662-c20b-55ac-b911-6b23e6210776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TPD077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 135583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2018-01-03',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Peugeot 5008 1.6 HDI Allure - Diesel - Manual - 115 hp - 135.583 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2018}
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735568%27 HTTP/1.1" 200 None
2026-03-30 04:24:33 [adesa.be] INFO: Saving data for 10735568: {'auction_closing_time': 1774863000.0, 'created_time': 1774626839.440081, 'last_price_update_time': 1774844673.40242}
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735568') HTTP/1.1" 204 0
2026-03-30 04:24:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with identifier: 10739912
2026-03-30 04:24:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with identifier: 10739912
2026-03-30 04:24:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c8b5d4e-413a-50b3-88f4-f4be04b50634 with identifier: 10739912 to the API
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739912>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '8c8b5d4e-413a-50b3-88f4-f4be04b50634',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'K7014854',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739912',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 193793,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2019-12-17',
'seats_number': 3,
'seller_name': 'Beernaert Frederik Autohandel bv',
'title': 'Peugeot Expert L3H1 2.0 HDI Asphalt - Diesel - Manual - 149 hp - '
'193.793 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2019}
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739912%27 HTTP/1.1" 200 None
2026-03-30 04:24:33 [adesa.be] INFO: Saving data for 10739912: {'auction_closing_time': 1774863000.0, 'created_time': 1774626834.883279, 'last_price_update_time': 1774844673.700903}
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739912') HTTP/1.1" 204 0
2026-03-30 04:24:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50ded836-d482-5c1c-abc8-834e7dc0e3fa with identifier: 10738292
2026-03-30 04:24:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50ded836-d482-5c1c-abc8-834e7dc0e3fa with identifier: 10738292
2026-03-30 04:24:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50ded836-d482-5c1c-abc8-834e7dc0e3fa with identifier: 10738292 to the API
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738292>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '50ded836-d482-5c1c-abc8-834e7dc0e3fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1THX939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738292',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 174206,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2017-11-14',
'seats_number': 3,
'seller_name': 'MTM CARS BV',
'title': 'Peugeot Boxer L3H2 2.0 HDI Premium - Diesel - Manual - 163 hp - '
'174.206 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738292%27 HTTP/1.1" 200 None
2026-03-30 04:24:33 [adesa.be] INFO: Saving data for 10738292: {'auction_closing_time': 1774863000.0, 'created_time': 1774626845.994115, 'last_price_update_time': 1774844673.972965}
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738292') HTTP/1.1" 204 0
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734060
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734060%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734060: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734060 url https://www.openlane.eu/en/carv6/auction/10734060
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734061
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734061%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734061: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734061 url https://www.openlane.eu/en/carv6/auction/10734061
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10738136
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738136%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10738136: 2
2026-03-30 04:24:34 [adesa.be] INFO: Scraping item 10738136 url https://www.openlane.eu/en/carv6/auction/10738136
2026-03-30 04:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24: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:24:34 [adesa.be] INFO: Found listing with ID: 10734177
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734177%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734177: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734177 url https://www.openlane.eu/en/carv6/auction/10734177
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734016
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734016%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734016: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734016 url https://www.openlane.eu/en/carv6/auction/10734016
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734140
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734140%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734140: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734140 url https://www.openlane.eu/en/carv6/auction/10734140
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10738124
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738124%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10738124: 2
2026-03-30 04:24:34 [adesa.be] INFO: Scraping item 10738124 url https://www.openlane.eu/en/carv6/auction/10738124
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734094
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734094%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734094: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734094 url https://www.openlane.eu/en/carv6/auction/10734094
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734062
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734062%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734062: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734062 url https://www.openlane.eu/en/carv6/auction/10734062
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10738129
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738129%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10738129: 2
2026-03-30 04:24:34 [adesa.be] INFO: Scraping item 10738129 url https://www.openlane.eu/en/carv6/auction/10738129
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734141
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734141%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734141: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734141 url https://www.openlane.eu/en/carv6/auction/10734141
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10738160
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738160%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10738160: 2
2026-03-30 04:24:34 [adesa.be] INFO: Scraping item 10738160 url https://www.openlane.eu/en/carv6/auction/10738160
2026-03-30 04:24:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10735541
2026-03-30 04:24:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with scrape type 2
2026-03-30 04:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with scrape type 2
2026-03-30 04:24:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b, identifier: 10735541
2026-03-30 04:24:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f55b634-4cbe-5311-880a-5ef7ede88163 with identifier: 10737661
2026-03-30 04:24:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f55b634-4cbe-5311-880a-5ef7ede88163 with scrape type 2
2026-03-30 04:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f55b634-4cbe-5311-880a-5ef7ede88163 with scrape type 2
2026-03-30 04:24:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f55b634-4cbe-5311-880a-5ef7ede88163, identifier: 10737661
2026-03-30 04:24:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10737607
2026-03-30 04:24:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61884832-aa6c-5f0c-8942-362124e2b91e with scrape type 2
2026-03-30 04:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61884832-aa6c-5f0c-8942-362124e2b91e with scrape type 2
2026-03-30 04:24:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61884832-aa6c-5f0c-8942-362124e2b91e, identifier: 10737607
2026-03-30 04:24:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10737578
2026-03-30 04:24:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with scrape type 2
2026-03-30 04:24:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with scrape type 2
2026-03-30 04:24:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d67f694b-a53c-55f5-aefc-1da0b7ebdec4, identifier: 10737578
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734178
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734178%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734178: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734178 url https://www.openlane.eu/en/carv6/auction/10734178
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734323
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734323%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734323: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734323 url https://www.openlane.eu/en/carv6/auction/10734323
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734236
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734236%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734236: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734236 url https://www.openlane.eu/en/carv6/auction/10734236
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734035
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734035%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734035: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734035 url https://www.openlane.eu/en/carv6/auction/10734035
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734078
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734078%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734078: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734078 url https://www.openlane.eu/en/carv6/auction/10734078
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734217
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734217%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734217: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734217 url https://www.openlane.eu/en/carv6/auction/10734217
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10734017
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734017%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10734017: 0
2026-03-30 04:24:34 [adesa.be] INFO: Skipping item 10734017 url https://www.openlane.eu/en/carv6/auction/10734017
2026-03-30 04:24:34 [adesa.be] INFO: Found listing with ID: 10738125
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738125%27 HTTP/1.1" 200 None
2026-03-30 04:24:34 [adesa.be] INFO: Scrape type for 10738125: 2
2026-03-30 04:24:34 [adesa.be] INFO: Scraping item 10738125 url https://www.openlane.eu/en/carv6/auction/10738125
2026-03-30 04:24:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10735541
2026-03-30 04:24:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10735541
2026-03-30 04:24:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b with identifier: 10735541 to the API
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735541>
{'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-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'b343e5c9-73b5-5aa1-9ce0-5a160c4d2f5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTQ887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 119391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 7,
'seller_name': 'GTC Cars',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 119.391 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735541%27 HTTP/1.1" 200 None
2026-03-30 04:24:35 [adesa.be] INFO: Saving data for 10735541: {'auction_closing_time': 1774863000.0, 'created_time': 1774626829.171724, 'last_price_update_time': 1774844675.000335}
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735541') HTTP/1.1" 204 0
2026-03-30 04:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f55b634-4cbe-5311-880a-5ef7ede88163 with identifier: 10737661
2026-03-30 04:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f55b634-4cbe-5311-880a-5ef7ede88163 with identifier: 10737661
2026-03-30 04:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f55b634-4cbe-5311-880a-5ef7ede88163 with identifier: 10737661 to the API
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737661>
{'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': 150,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Hybrid',
'id': '1f55b634-4cbe-5311-880a-5ef7ede88163',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RJU733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737661',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 100713,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.6 GT - Hybrid - Automatic - 150 hp - 100.713 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737661%27 HTTP/1.1" 200 None
2026-03-30 04:24:35 [adesa.be] INFO: Saving data for 10737661: {'auction_closing_time': 1774863000.0, 'created_time': 1774626831.80442, 'last_price_update_time': 1774844675.373092}
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737661') HTTP/1.1" 204 0
2026-03-30 04:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10737607
2026-03-30 04:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10737607
2026-03-30 04:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61884832-aa6c-5f0c-8942-362124e2b91e with identifier: 10737607 to the API
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737607>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '61884832-aa6c-5f0c-8942-362124e2b91e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WCJ299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 104246,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-04-24',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.5 Allure - Diesel - Automatic - 130 hp - 104.246 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737607%27 HTTP/1.1" 200 None
2026-03-30 04:24:35 [adesa.be] INFO: Saving data for 10737607: {'auction_closing_time': 1774863000.0, 'created_time': 1774626862.112461, 'last_price_update_time': 1774844675.638706}
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737607') HTTP/1.1" 204 0
2026-03-30 04:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10737578
2026-03-30 04:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10737578
2026-03-30 04:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d67f694b-a53c-55f5-aefc-1da0b7ebdec4 with identifier: 10737578 to the API
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737578>
{'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': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'd67f694b-a53c-55f5-aefc-1da0b7ebdec4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AQE671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 193095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2018-01-05',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.6 HDI Active - Diesel - 115 hp - 193.095 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2018}
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737578%27 HTTP/1.1" 200 None
2026-03-30 04:24:35 [adesa.be] INFO: Saving data for 10737578: {'auction_closing_time': 1774863000.0, 'created_time': 1774626832.133236, 'last_price_update_time': 1774844675.908881}
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737578') HTTP/1.1" 204 0
2026-03-30 04:24:35 [adesa.be] INFO: Found listing with ID: 10734103
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734103%27 HTTP/1.1" 200 None
2026-03-30 04:24:35 [adesa.be] INFO: Scrape type for 10734103: 0
2026-03-30 04:24:35 [adesa.be] INFO: Skipping item 10734103 url https://www.openlane.eu/en/carv6/auction/10734103
2026-03-30 04:24:35 [adesa.be] INFO: Found listing with ID: 10738147
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738147%27 HTTP/1.1" 200 None
2026-03-30 04:24:35 [adesa.be] INFO: Scrape type for 10738147: 2
2026-03-30 04:24:35 [adesa.be] INFO: Scraping item 10738147 url https://www.openlane.eu/en/carv6/auction/10738147
2026-03-30 04:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:35 [adesa.be] INFO: Found listing with ID: 10738130
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738130%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10738130: 2
2026-03-30 04:24:36 [adesa.be] INFO: Scraping item 10738130 url https://www.openlane.eu/en/carv6/auction/10738130
2026-03-30 04:24: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:24: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:24: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:24: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:24:36 [adesa.be] INFO: Found listing with ID: 10734218
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734218%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10734218: 0
2026-03-30 04:24:36 [adesa.be] INFO: Skipping item 10734218 url https://www.openlane.eu/en/carv6/auction/10734218
2026-03-30 04:24:36 [adesa.be] INFO: Found listing with ID: 10734023
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734023%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10734023: 0
2026-03-30 04:24:36 [adesa.be] INFO: Skipping item 10734023 url https://www.openlane.eu/en/carv6/auction/10734023
2026-03-30 04:24:36 [adesa.be] INFO: Found listing with ID: 10734194
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734194%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10734194: 0
2026-03-30 04:24:36 [adesa.be] INFO: Skipping item 10734194 url https://www.openlane.eu/en/carv6/auction/10734194
2026-03-30 04:24:36 [adesa.be] INFO: Found listing with ID: 10734195
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734195%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10734195: 0
2026-03-30 04:24:36 [adesa.be] INFO: Skipping item 10734195 url https://www.openlane.eu/en/carv6/auction/10734195
2026-03-30 04:24:36 [adesa.be] INFO: Found listing with ID: 10734166
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734166%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10734166: 0
2026-03-30 04:24:36 [adesa.be] INFO: Skipping item 10734166 url https://www.openlane.eu/en/carv6/auction/10734166
2026-03-30 04:24:36 [adesa.be] INFO: Found listing with ID: 10734087
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734087%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10734087: 0
2026-03-30 04:24:36 [adesa.be] INFO: Skipping item 10734087 url https://www.openlane.eu/en/carv6/auction/10734087
2026-03-30 04:24:36 [adesa.be] INFO: Found listing with ID: 10738161
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738161%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10738161: 2
2026-03-30 04:24:36 [adesa.be] INFO: Scraping item 10738161 url https://www.openlane.eu/en/carv6/auction/10738161
2026-03-30 04:24:36 [adesa.be] INFO: Found listing with ID: 10738167
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738167%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10738167: 2
2026-03-30 04:24:36 [adesa.be] INFO: Scraping item 10738167 url https://www.openlane.eu/en/carv6/auction/10738167
2026-03-30 04:24:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10736368
2026-03-30 04:24:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 285fb586-9af1-53e6-94a0-7df3e56f4c30 with scrape type 2
2026-03-30 04:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 285fb586-9af1-53e6-94a0-7df3e56f4c30 with scrape type 2
2026-03-30 04:24:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 285fb586-9af1-53e6-94a0-7df3e56f4c30, identifier: 10736368
2026-03-30 04:24:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with identifier: 10735544
2026-03-30 04:24:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with scrape type 2
2026-03-30 04:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with scrape type 2
2026-03-30 04:24:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6f99aa69-7c6d-5e61-a5aa-084e408043a9, identifier: 10735544
2026-03-30 04:24:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d022481-610d-532c-9bfd-159301f6dc31 with identifier: 10739898
2026-03-30 04:24:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d022481-610d-532c-9bfd-159301f6dc31 with scrape type 2
2026-03-30 04:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d022481-610d-532c-9bfd-159301f6dc31 with scrape type 2
2026-03-30 04:24:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d022481-610d-532c-9bfd-159301f6dc31, identifier: 10739898
2026-03-30 04:24:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10737652
2026-03-30 04:24:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with scrape type 2
2026-03-30 04:24:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with scrape type 2
2026-03-30 04:24:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d, identifier: 10737652
2026-03-30 04:24:36 [adesa.be] INFO: Found listing with ID: 10738106
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738106%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Scrape type for 10738106: 2
2026-03-30 04:24:36 [adesa.be] INFO: Scraping item 10738106 url https://www.openlane.eu/en/carv6/auction/10738106
2026-03-30 04:24:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10736368
2026-03-30 04:24:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10736368
2026-03-30 04:24:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 285fb586-9af1-53e6-94a0-7df3e56f4c30 with identifier: 10736368 to the API
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736368>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 114,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '285fb586-9af1-53e6-94a0-7df3e56f4c30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1JXG801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736368',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 129167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2015-03-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 3008 1.6 HDI - Diesel - Manual - 114 hp - 129.167 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736368%27 HTTP/1.1" 200 None
2026-03-30 04:24:36 [adesa.be] INFO: Saving data for 10736368: {'auction_closing_time': 1774863000.0, 'created_time': 1774626840.795069, 'last_price_update_time': 1774844676.937752}
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736368') HTTP/1.1" 204 0
2026-03-30 04:24:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with identifier: 10735544
2026-03-30 04:24:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with identifier: 10735544
2026-03-30 04:24:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6f99aa69-7c6d-5e61-a5aa-084e408043a9 with identifier: 10735544 to the API
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6f99aa69-7c6d-5e61-a5aa-084e408043a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LDA347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 238647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2013-12-11',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Peugeot 3008 1.6 HDI Allure - Diesel - Automatic - 115 hp - 238.647 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2013}
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735544%27 HTTP/1.1" 200 None
2026-03-30 04:24:37 [adesa.be] INFO: Saving data for 10735544: {'auction_closing_time': 1774863000.0, 'created_time': 1774626846.776048, 'last_price_update_time': 1774844677.32054}
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735544') HTTP/1.1" 204 0
2026-03-30 04:24:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d022481-610d-532c-9bfd-159301f6dc31 with identifier: 10739898
2026-03-30 04:24:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d022481-610d-532c-9bfd-159301f6dc31 with identifier: 10739898
2026-03-30 04:24:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d022481-610d-532c-9bfd-159301f6dc31 with identifier: 10739898 to the API
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739898>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 112,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '6d022481-610d-532c-9bfd-159301f6dc31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'R8BS294579',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739898',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 99468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2012-02-23',
'seats_number': 5,
'seller_name': 'BEST CAR bv',
'title': 'Peugeot 3008 1.6 HDI Premium - Diesel - Automatic - 112 hp - 99.468 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2012}
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739898%27 HTTP/1.1" 200 None
2026-03-30 04:24:37 [adesa.be] INFO: Saving data for 10739898: {'auction_closing_time': 1774863000.0, 'created_time': 1774626837.836815, 'last_price_update_time': 1774844677.632423}
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739898') HTTP/1.1" 204 0
2026-03-30 04:24:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10737652
2026-03-30 04:24:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10737652
2026-03-30 04:24:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d with identifier: 10737652 to the API
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737652>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd6faf6ed-e7e8-59a5-b942-b7fdfdb3f72d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BLN999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737652',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 236908,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2016-07-19',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 308 SW 1.2i Active - Petrol - Manual - 110 hp - 236.908 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2016}
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737652%27 HTTP/1.1" 200 None
2026-03-30 04:24:37 [adesa.be] INFO: Saving data for 10737652: {'auction_closing_time': 1774863000.0, 'created_time': 1774626833.706362, 'last_price_update_time': 1774844677.920246}
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737652') HTTP/1.1" 204 0
2026-03-30 04:24:37 [adesa.be] INFO: Found listing with ID: 10738145
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738145%27 HTTP/1.1" 200 None
2026-03-30 04:24:37 [adesa.be] INFO: Scrape type for 10738145: 2
2026-03-30 04:24:37 [adesa.be] INFO: Scraping item 10738145 url https://www.openlane.eu/en/carv6/auction/10738145
2026-03-30 04:24:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735425> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737653> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:38 [adesa.be] INFO: Found listing with ID: 10734128
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734128%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Scrape type for 10734128: 0
2026-03-30 04:24:38 [adesa.be] INFO: Skipping item 10734128 url https://www.openlane.eu/en/carv6/auction/10734128
2026-03-30 04:24:38 [adesa.be] INFO: Found listing with ID: 10738144
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738144%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Scrape type for 10738144: 2
2026-03-30 04:24:38 [adesa.be] INFO: Scraping item 10738144 url https://www.openlane.eu/en/carv6/auction/10738144
2026-03-30 04:24: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:24: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:24: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:24:38 [adesa.be] INFO: Found listing with ID: 10734324
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734324%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Scrape type for 10734324: 0
2026-03-30 04:24:38 [adesa.be] INFO: Skipping item 10734324 url https://www.openlane.eu/en/carv6/auction/10734324
2026-03-30 04:24:38 [adesa.be] INFO: Found listing with ID: 10734325
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734325%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Scrape type for 10734325: 0
2026-03-30 04:24:38 [adesa.be] INFO: Skipping item 10734325 url https://www.openlane.eu/en/carv6/auction/10734325
2026-03-30 04:24:38 [adesa.be] INFO: Found listing with ID: 10734104
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734104%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Scrape type for 10734104: 0
2026-03-30 04:24:38 [adesa.be] INFO: Skipping item 10734104 url https://www.openlane.eu/en/carv6/auction/10734104
2026-03-30 04:24:38 [adesa.be] INFO: Found listing with ID: 10734063
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734063%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Scrape type for 10734063: 0
2026-03-30 04:24:38 [adesa.be] INFO: Skipping item 10734063 url https://www.openlane.eu/en/carv6/auction/10734063
2026-03-30 04:24:38 [adesa.be] INFO: Found listing with ID: 10734277
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734277%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Scrape type for 10734277: 0
2026-03-30 04:24:38 [adesa.be] INFO: Skipping item 10734277 url https://www.openlane.eu/en/carv6/auction/10734277
2026-03-30 04:24:38 [adesa.be] INFO: Found listing with ID: 10738135
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738135%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Scrape type for 10738135: 2
2026-03-30 04:24:38 [adesa.be] INFO: Scraping item 10738135 url https://www.openlane.eu/en/carv6/auction/10738135
2026-03-30 04:24:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10735425
2026-03-30 04:24:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af27158-674b-526d-b4c1-8fbd95552aff with scrape type 2
2026-03-30 04:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af27158-674b-526d-b4c1-8fbd95552aff with scrape type 2
2026-03-30 04:24:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0af27158-674b-526d-b4c1-8fbd95552aff, identifier: 10735425
2026-03-30 04:24:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10737653
2026-03-30 04:24:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ce4635-b8c7-507f-b6ce-810b1b858999 with scrape type 2
2026-03-30 04:24:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ce4635-b8c7-507f-b6ce-810b1b858999 with scrape type 2
2026-03-30 04:24:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 23ce4635-b8c7-507f-b6ce-810b1b858999, identifier: 10737653
2026-03-30 04:24:38 [adesa.be] INFO: Found listing with ID: 10738149
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738149%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Scrape type for 10738149: 2
2026-03-30 04:24:38 [adesa.be] INFO: Scraping item 10738149 url https://www.openlane.eu/en/carv6/auction/10738149
2026-03-30 04:24:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10735425
2026-03-30 04:24:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10735425
2026-03-30 04:24:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0af27158-674b-526d-b4c1-8fbd95552aff with identifier: 10735425 to the API
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735425>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '0af27158-674b-526d-b4c1-8fbd95552aff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNM435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735425',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 94626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7050,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Peugeot 208 1.5 HDI Active - Diesel - Manual - 102 hp - 94.626 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735425%27 HTTP/1.1" 200 None
2026-03-30 04:24:38 [adesa.be] INFO: Saving data for 10735425: {'auction_closing_time': 1774863000.0, 'created_time': 1774626847.696543, 'last_price_update_time': 1774844678.712542}
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735425') HTTP/1.1" 204 0
2026-03-30 04:24:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10737653
2026-03-30 04:24:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10737653
2026-03-30 04:24:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 23ce4635-b8c7-507f-b6ce-810b1b858999 with identifier: 10737653 to the API
2026-03-30 04:24:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737653>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '23ce4635-b8c7-507f-b6ce-810b1b858999',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YWJ347',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737653',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 144311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2014-08-07',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 144.311 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2014}
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737653%27 HTTP/1.1" 200 None
2026-03-30 04:24:39 [adesa.be] INFO: Saving data for 10737653: {'auction_closing_time': 1774863000.0, 'created_time': 1774626842.87843, 'last_price_update_time': 1774844679.015596}
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737653') HTTP/1.1" 204 0
2026-03-30 04:24:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with identifier: 10738328
2026-03-30 04:24:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with scrape type 2
2026-03-30 04:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with scrape type 2
2026-03-30 04:24:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd, identifier: 10738328
2026-03-30 04:24:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10737702
2026-03-30 04:24:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with scrape type 2
2026-03-30 04:24:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with scrape type 2
2026-03-30 04:24:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a, identifier: 10737702
2026-03-30 04:24:39 [adesa.be] INFO: Found listing with ID: 10734120
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734120%27 HTTP/1.1" 200 None
2026-03-30 04:24:39 [adesa.be] INFO: Scrape type for 10734120: 0
2026-03-30 04:24:39 [adesa.be] INFO: Skipping item 10734120 url https://www.openlane.eu/en/carv6/auction/10734120
2026-03-30 04:24:39 [adesa.be] INFO: Found listing with ID: 10738143
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738143%27 HTTP/1.1" 200 None
2026-03-30 04:24:39 [adesa.be] INFO: Scrape type for 10738143: 2
2026-03-30 04:24:39 [adesa.be] INFO: Scraping item 10738143 url https://www.openlane.eu/en/carv6/auction/10738143
2026-03-30 04:24:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with identifier: 10738328
2026-03-30 04:24:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with identifier: 10738328
2026-03-30 04:24:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd with identifier: 10738328 to the API
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd9f2499d-7a8c-5de2-b3eb-5c7d4be7c0cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WLZ552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738328',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 208745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1300,
'price_includes_vat': True,
'registration_date': '2017-05-31',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Peugeot 208 1.2i Style - Petrol - Manual - 82 hp - 208.745 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2017}
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738328%27 HTTP/1.1" 200 None
2026-03-30 04:24:39 [adesa.be] INFO: Saving data for 10738328: {'auction_closing_time': 1774863000.0, 'created_time': 1774626854.300525, 'last_price_update_time': 1774844679.512222}
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738328') HTTP/1.1" 204 0
2026-03-30 04:24:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10737702
2026-03-30 04:24:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10737702
2026-03-30 04:24:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 87f8c602-61e7-5c4a-9426-3ac0b218fa6a with identifier: 10737702 to the API
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737702>
{'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-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '87f8c602-61e7-5c4a-9426-3ac0b218fa6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GWC813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737702',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 73946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2019-01-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Automatic - 130 hp - 73.946 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737702%27 HTTP/1.1" 200 None
2026-03-30 04:24:39 [adesa.be] INFO: Saving data for 10737702: {'auction_closing_time': 1774863000.0, 'created_time': 1774626841.538736, 'last_price_update_time': 1774844679.896521}
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737702') HTTP/1.1" 204 0
2026-03-30 04:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738162> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:39 [adesa.be] INFO: Found listing with ID: 10734257
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734257%27 HTTP/1.1" 200 None
2026-03-30 04:24:39 [adesa.be] INFO: Scrape type for 10734257: 0
2026-03-30 04:24:39 [adesa.be] INFO: Skipping item 10734257 url https://www.openlane.eu/en/carv6/auction/10734257
2026-03-30 04:24:39 [adesa.be] INFO: Found listing with ID: 10734024
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734024%27 HTTP/1.1" 200 None
2026-03-30 04:24:39 [adesa.be] INFO: Scrape type for 10734024: 0
2026-03-30 04:24:39 [adesa.be] INFO: Skipping item 10734024 url https://www.openlane.eu/en/carv6/auction/10734024
2026-03-30 04:24:39 [adesa.be] INFO: Found listing with ID: 10734129
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734129%27 HTTP/1.1" 200 None
2026-03-30 04:24:39 [adesa.be] INFO: Scrape type for 10734129: 0
2026-03-30 04:24:39 [adesa.be] INFO: Skipping item 10734129 url https://www.openlane.eu/en/carv6/auction/10734129
2026-03-30 04:24:39 [adesa.be] INFO: Found listing with ID: 10734258
2026-03-30 04:24:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734258%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10734258: 0
2026-03-30 04:24:40 [adesa.be] INFO: Skipping item 10734258 url https://www.openlane.eu/en/carv6/auction/10734258
2026-03-30 04:24:40 [adesa.be] INFO: Found listing with ID: 10734237
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734237%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10734237: 0
2026-03-30 04:24:40 [adesa.be] INFO: Skipping item 10734237 url https://www.openlane.eu/en/carv6/auction/10734237
2026-03-30 04:24:40 [adesa.be] INFO: Found listing with ID: 10734130
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734130%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10734130: 0
2026-03-30 04:24:40 [adesa.be] INFO: Skipping item 10734130 url https://www.openlane.eu/en/carv6/auction/10734130
2026-03-30 04:24:40 [adesa.be] INFO: Found listing with ID: 10734179
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734179%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10734179: 0
2026-03-30 04:24:40 [adesa.be] INFO: Skipping item 10734179 url https://www.openlane.eu/en/carv6/auction/10734179
2026-03-30 04:24:40 [adesa.be] INFO: Found listing with ID: 10734121
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734121%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10734121: 0
2026-03-30 04:24:40 [adesa.be] INFO: Skipping item 10734121 url https://www.openlane.eu/en/carv6/auction/10734121
2026-03-30 04:24:40 [adesa.be] INFO: Found listing with ID: 10738122
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738122%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10738122: 2
2026-03-30 04:24:40 [adesa.be] INFO: Scraping item 10738122 url https://www.openlane.eu/en/carv6/auction/10738122
2026-03-30 04:24: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:24: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:24:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738153> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:40 [adesa.be] INFO: Found listing with ID: 10734105
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734105%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10734105: 0
2026-03-30 04:24:40 [adesa.be] INFO: Skipping item 10734105 url https://www.openlane.eu/en/carv6/auction/10734105
2026-03-30 04:24:40 [adesa.be] INFO: Found listing with ID: 10738119
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738119%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10738119: 2
2026-03-30 04:24:40 [adesa.be] INFO: Scraping item 10738119 url https://www.openlane.eu/en/carv6/auction/10738119
2026-03-30 04:24:40 [adesa.be] INFO: Found listing with ID: 10734095
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734095%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10734095: 0
2026-03-30 04:24:40 [adesa.be] INFO: Skipping item 10734095 url https://www.openlane.eu/en/carv6/auction/10734095
2026-03-30 04:24:40 [adesa.be] INFO: Found listing with ID: 10738099
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738099%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10738099: 2
2026-03-30 04:24:40 [adesa.be] INFO: Scraping item 10738099 url https://www.openlane.eu/en/carv6/auction/10738099
2026-03-30 04:24:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10737626
2026-03-30 04:24:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d43c7473-3192-570c-8e13-b920209a6994 with scrape type 2
2026-03-30 04:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d43c7473-3192-570c-8e13-b920209a6994 with scrape type 2
2026-03-30 04:24:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d43c7473-3192-570c-8e13-b920209a6994, identifier: 10737626
2026-03-30 04:24:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b81cbae3-65ea-53ae-897c-c207871dd4cd with identifier: 10738162
2026-03-30 04:24:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b81cbae3-65ea-53ae-897c-c207871dd4cd with scrape type 2
2026-03-30 04:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b81cbae3-65ea-53ae-897c-c207871dd4cd with scrape type 2
2026-03-30 04:24:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b81cbae3-65ea-53ae-897c-c207871dd4cd, identifier: 10738162
2026-03-30 04:24:40 [adesa.be] INFO: Found listing with ID: 10738117
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738117%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Scrape type for 10738117: 2
2026-03-30 04:24:40 [adesa.be] INFO: Scraping item 10738117 url https://www.openlane.eu/en/carv6/auction/10738117
2026-03-30 04:24:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10737626
2026-03-30 04:24:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10737626
2026-03-30 04:24:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d43c7473-3192-570c-8e13-b920209a6994 with identifier: 10737626 to the API
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737626>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'd43c7473-3192-570c-8e13-b920209a6994',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LXT235',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737626',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '207',
'odometer': 183359,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1600,
'price_includes_vat': True,
'registration_date': '2011-03-30',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Peugeot 207 CC 1.6i - Petrol - Manual - 120 hp - 183.359 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737626%27 HTTP/1.1" 200 None
2026-03-30 04:24:40 [adesa.be] INFO: Saving data for 10737626: {'auction_closing_time': 1774863000.0, 'created_time': 1774626845.239373, 'last_price_update_time': 1774844680.666352}
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737626') HTTP/1.1" 204 0
2026-03-30 04:24:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b81cbae3-65ea-53ae-897c-c207871dd4cd with identifier: 10738162
2026-03-30 04:24:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b81cbae3-65ea-53ae-897c-c207871dd4cd with identifier: 10738162
2026-03-30 04:24:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b81cbae3-65ea-53ae-897c-c207871dd4cd with identifier: 10738162 to the API
2026-03-30 04:24:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738162>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'b81cbae3-65ea-53ae-897c-c207871dd4cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMS300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738162',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 129311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2023-04-27',
'seats_number': 6,
'seller_name': 'J&T Autolease',
'title': 'Opel Combo XL 1.5 - Diesel - Automatic - 131 hp - 129.311 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738162%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Saving data for 10738162: {'auction_closing_time': 1774950300.0, 'created_time': 1774626663.980646, 'last_price_update_time': 1774844681.04872}
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738162') HTTP/1.1" 204 0
2026-03-30 04:24:41 [adesa.be] INFO: Found listing with ID: 10734260
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734260%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Scrape type for 10734260: 0
2026-03-30 04:24:41 [adesa.be] INFO: Skipping item 10734260 url https://www.openlane.eu/en/carv6/auction/10734260
2026-03-30 04:24:41 [adesa.be] INFO: Found listing with ID: 10734259
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734259%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Scrape type for 10734259: 0
2026-03-30 04:24:41 [adesa.be] INFO: Skipping item 10734259 url https://www.openlane.eu/en/carv6/auction/10734259
2026-03-30 04:24:41 [adesa.be] INFO: Found listing with ID: 10734261
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734261%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Scrape type for 10734261: 0
2026-03-30 04:24:41 [adesa.be] INFO: Skipping item 10734261 url https://www.openlane.eu/en/carv6/auction/10734261
2026-03-30 04:24:41 [adesa.be] INFO: Found listing with ID: 10734301
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734301%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Scrape type for 10734301: 0
2026-03-30 04:24:41 [adesa.be] INFO: Skipping item 10734301 url https://www.openlane.eu/en/carv6/auction/10734301
2026-03-30 04:24:41 [adesa.be] INFO: Found listing with ID: 10734131
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734131%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Scrape type for 10734131: 0
2026-03-30 04:24:41 [adesa.be] INFO: Skipping item 10734131 url https://www.openlane.eu/en/carv6/auction/10734131
2026-03-30 04:24:41 [adesa.be] INFO: Found listing with ID: 10734180
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734180%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Scrape type for 10734180: 0
2026-03-30 04:24:41 [adesa.be] INFO: Skipping item 10734180 url https://www.openlane.eu/en/carv6/auction/10734180
2026-03-30 04:24:41 [adesa.be] INFO: Found listing with ID: 10738139
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738139%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Scrape type for 10738139: 2
2026-03-30 04:24:41 [adesa.be] INFO: Scraping item 10738139 url https://www.openlane.eu/en/carv6/auction/10738139
2026-03-30 04:24:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738169> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ccf0bdf-4019-5430-b15d-b5559459f225 with identifier: 10735501
2026-03-30 04:24:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ccf0bdf-4019-5430-b15d-b5559459f225 with scrape type 2
2026-03-30 04:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ccf0bdf-4019-5430-b15d-b5559459f225 with scrape type 2
2026-03-30 04:24:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ccf0bdf-4019-5430-b15d-b5559459f225, identifier: 10735501
2026-03-30 04:24:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 253a37b8-8700-57ae-bc27-8447d29f6de6 with identifier: 10738153
2026-03-30 04:24:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 253a37b8-8700-57ae-bc27-8447d29f6de6 with scrape type 2
2026-03-30 04:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 253a37b8-8700-57ae-bc27-8447d29f6de6 with scrape type 2
2026-03-30 04:24:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 253a37b8-8700-57ae-bc27-8447d29f6de6, identifier: 10738153
2026-03-30 04:24:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90aef049-2434-5833-b000-bcf50aafc60c with identifier: 10738146
2026-03-30 04:24:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90aef049-2434-5833-b000-bcf50aafc60c with scrape type 2
2026-03-30 04:24:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90aef049-2434-5833-b000-bcf50aafc60c with scrape type 2
2026-03-30 04:24:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90aef049-2434-5833-b000-bcf50aafc60c, identifier: 10738146
2026-03-30 04:24:41 [adesa.be] INFO: Found listing with ID: 10738133
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738133%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Scrape type for 10738133: 2
2026-03-30 04:24:41 [adesa.be] INFO: Scraping item 10738133 url https://www.openlane.eu/en/carv6/auction/10738133
2026-03-30 04:24: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:24: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:24: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:24:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ccf0bdf-4019-5430-b15d-b5559459f225 with identifier: 10735501
2026-03-30 04:24:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ccf0bdf-4019-5430-b15d-b5559459f225 with identifier: 10735501
2026-03-30 04:24:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ccf0bdf-4019-5430-b15d-b5559459f225 with identifier: 10735501 to the API
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735501>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4ccf0bdf-4019-5430-b15d-b5559459f225',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFJ285',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735501',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '208',
'odometer': 120762,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2013-07-10',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Peugeot 208 1.2i Active - Petrol - Manual - 82 hp - 120.762 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2013}
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735501%27 HTTP/1.1" 200 None
2026-03-30 04:24:41 [adesa.be] INFO: Saving data for 10735501: {'auction_closing_time': 1774863000.0, 'created_time': 1774626844.85321, 'last_price_update_time': 1774844681.754793}
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735501') HTTP/1.1" 204 0
2026-03-30 04:24:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 253a37b8-8700-57ae-bc27-8447d29f6de6 with identifier: 10738153
2026-03-30 04:24:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 253a37b8-8700-57ae-bc27-8447d29f6de6 with identifier: 10738153
2026-03-30 04:24:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 253a37b8-8700-57ae-bc27-8447d29f6de6 with identifier: 10738153 to the API
2026-03-30 04:24:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738153>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '253a37b8-8700-57ae-bc27-8447d29f6de6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DQJ321',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738153',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 93885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2023-05-24',
'seats_number': 6,
'seller_name': 'Directlease',
'title': 'Opel Combo XL 1.5 - Diesel - Automatic - 131 hp - 93.885 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738153%27 HTTP/1.1" 200 None
2026-03-30 04:24:42 [adesa.be] INFO: Saving data for 10738153: {'auction_closing_time': 1774950300.0, 'created_time': 1774625304.333519, 'last_price_update_time': 1774844682.023384}
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738153') HTTP/1.1" 204 0
2026-03-30 04:24:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90aef049-2434-5833-b000-bcf50aafc60c with identifier: 10738146
2026-03-30 04:24:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90aef049-2434-5833-b000-bcf50aafc60c with identifier: 10738146
2026-03-30 04:24:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90aef049-2434-5833-b000-bcf50aafc60c with identifier: 10738146 to the API
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '90aef049-2434-5833-b000-bcf50aafc60c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKJ304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738146',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 101447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 3008 1.2i Allure - Petrol - Manual - 130 hp - 101.447 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738146%27 HTTP/1.1" 200 None
2026-03-30 04:24:42 [adesa.be] INFO: Saving data for 10738146: {'auction_closing_time': 1774950300.0, 'created_time': 1774625321.232125, 'last_price_update_time': 1774844682.307341}
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738146') HTTP/1.1" 204 0
2026-03-30 04:24:42 [adesa.be] INFO: Found listing with ID: 10734036
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734036%27 HTTP/1.1" 200 None
2026-03-30 04:24:42 [adesa.be] INFO: Scrape type for 10734036: 0
2026-03-30 04:24:42 [adesa.be] INFO: Skipping item 10734036 url https://www.openlane.eu/en/carv6/auction/10734036
2026-03-30 04:24:42 [adesa.be] INFO: Found listing with ID: 10738115
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738115%27 HTTP/1.1" 200 None
2026-03-30 04:24:42 [adesa.be] INFO: Scrape type for 10738115: 2
2026-03-30 04:24:42 [adesa.be] INFO: Scraping item 10738115 url https://www.openlane.eu/en/carv6/auction/10738115
2026-03-30 04:24:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd1bfb53-6db9-5410-952c-9c423da1a359 with identifier: 10738150
2026-03-30 04:24:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd1bfb53-6db9-5410-952c-9c423da1a359 with scrape type 2
2026-03-30 04:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd1bfb53-6db9-5410-952c-9c423da1a359 with scrape type 2
2026-03-30 04:24:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fd1bfb53-6db9-5410-952c-9c423da1a359, identifier: 10738150
2026-03-30 04:24:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88175a86-02fc-508b-9a8d-34c32dff60d3 with identifier: 10738166
2026-03-30 04:24:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88175a86-02fc-508b-9a8d-34c32dff60d3 with scrape type 2
2026-03-30 04:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88175a86-02fc-508b-9a8d-34c32dff60d3 with scrape type 2
2026-03-30 04:24:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88175a86-02fc-508b-9a8d-34c32dff60d3, identifier: 10738166
2026-03-30 04:24:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4208166-c2a7-5a25-9be5-fee92460516e with identifier: 10738169
2026-03-30 04:24:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4208166-c2a7-5a25-9be5-fee92460516e with scrape type 2
2026-03-30 04:24:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4208166-c2a7-5a25-9be5-fee92460516e with scrape type 2
2026-03-30 04:24:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4208166-c2a7-5a25-9be5-fee92460516e, identifier: 10738169
2026-03-30 04:24:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fd1bfb53-6db9-5410-952c-9c423da1a359 with identifier: 10738150
2026-03-30 04:24:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fd1bfb53-6db9-5410-952c-9c423da1a359 with identifier: 10738150
2026-03-30 04:24:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fd1bfb53-6db9-5410-952c-9c423da1a359 with identifier: 10738150 to the API
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738150>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'fd1bfb53-6db9-5410-952c-9c423da1a359',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKJ335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738150',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 98890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-04-23',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 130 hp - 98.890 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738150%27 HTTP/1.1" 200 None
2026-03-30 04:24:42 [adesa.be] INFO: Saving data for 10738150: {'auction_closing_time': 1774950300.0, 'created_time': 1774626686.410649, 'last_price_update_time': 1774844682.954217}
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738150') HTTP/1.1" 204 0
2026-03-30 04:24:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88175a86-02fc-508b-9a8d-34c32dff60d3 with identifier: 10738166
2026-03-30 04:24:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88175a86-02fc-508b-9a8d-34c32dff60d3 with identifier: 10738166
2026-03-30 04:24:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88175a86-02fc-508b-9a8d-34c32dff60d3 with identifier: 10738166 to the API
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738166>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '88175a86-02fc-508b-9a8d-34c32dff60d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANB594',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738166',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 107697,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-05-20',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Opel Mokka 1.2 Edition - Petrol - Manual - 101 hp - 107.697 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738166%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Saving data for 10738166: {'auction_closing_time': 1774950300.0, 'created_time': 1774625302.335337, 'last_price_update_time': 1774844683.257921}
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738166') HTTP/1.1" 204 0
2026-03-30 04:24:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4208166-c2a7-5a25-9be5-fee92460516e with identifier: 10738169
2026-03-30 04:24:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4208166-c2a7-5a25-9be5-fee92460516e with identifier: 10738169
2026-03-30 04:24:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4208166-c2a7-5a25-9be5-fee92460516e with identifier: 10738169 to the API
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738169>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'a4208166-c2a7-5a25-9be5-fee92460516e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNU201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738169',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 57341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5300,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 57.341 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738169%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Saving data for 10738169: {'auction_closing_time': 1774950300.0, 'created_time': 1774626655.411534, 'last_price_update_time': 1774844683.535588}
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738169') HTTP/1.1" 204 0
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734262
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734262%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734262: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734262 url https://www.openlane.eu/en/carv6/auction/10734262
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734278
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734278%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734278: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734278 url https://www.openlane.eu/en/carv6/auction/10734278
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734079
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734079%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734079: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734079 url https://www.openlane.eu/en/carv6/auction/10734079
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734263
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734263%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734263: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734263 url https://www.openlane.eu/en/carv6/auction/10734263
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734080
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734080%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734080: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734080 url https://www.openlane.eu/en/carv6/auction/10734080
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734142
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734142%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734142: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734142 url https://www.openlane.eu/en/carv6/auction/10734142
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10738118
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738118%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10738118: 2
2026-03-30 04:24:43 [adesa.be] INFO: Scraping item 10738118 url https://www.openlane.eu/en/carv6/auction/10738118
2026-03-30 04:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738125> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738160> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738147> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10738134
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738134%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10738134: 2
2026-03-30 04:24:43 [adesa.be] INFO: Scraping item 10738134 url https://www.openlane.eu/en/carv6/auction/10738134
2026-03-30 04:24: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:24: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:24: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:24:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738145> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734159
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734159%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734159: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734159 url https://www.openlane.eu/en/carv6/auction/10734159
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734106
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734106%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734106: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734106 url https://www.openlane.eu/en/carv6/auction/10734106
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734096
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734096%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734096: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734096 url https://www.openlane.eu/en/carv6/auction/10734096
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10733999
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733999%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10733999: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10733999 url https://www.openlane.eu/en/carv6/auction/10733999
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10738113
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738113%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10738113: 2
2026-03-30 04:24:43 [adesa.be] INFO: Scraping item 10738113 url https://www.openlane.eu/en/carv6/auction/10738113
2026-03-30 04:24: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:24:43 [adesa.be] INFO: Found listing with ID: 10734239
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734239%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734239: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734239 url https://www.openlane.eu/en/carv6/auction/10734239
2026-03-30 04:24:43 [adesa.be] INFO: Found listing with ID: 10734238
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734238%27 HTTP/1.1" 200 None
2026-03-30 04:24:43 [adesa.be] INFO: Scrape type for 10734238: 0
2026-03-30 04:24:43 [adesa.be] INFO: Skipping item 10734238 url https://www.openlane.eu/en/carv6/auction/10734238
2026-03-30 04:24:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55221b0d-409e-5f8c-b763-e623a4b36532 with identifier: 10738125
2026-03-30 04:24:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55221b0d-409e-5f8c-b763-e623a4b36532 with scrape type 2
2026-03-30 04:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55221b0d-409e-5f8c-b763-e623a4b36532 with scrape type 2
2026-03-30 04:24:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55221b0d-409e-5f8c-b763-e623a4b36532, identifier: 10738125
2026-03-30 04:24:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d9479-19fc-5237-b000-ac4897a0e5b6 with identifier: 10738160
2026-03-30 04:24:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d9479-19fc-5237-b000-ac4897a0e5b6 with scrape type 2
2026-03-30 04:24:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d9479-19fc-5237-b000-ac4897a0e5b6 with scrape type 2
2026-03-30 04:24:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d54d9479-19fc-5237-b000-ac4897a0e5b6, identifier: 10738160
2026-03-30 04:24:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee53a02c-296f-5913-a1a2-9d3d0d765df2 with identifier: 10738147
2026-03-30 04:24:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee53a02c-296f-5913-a1a2-9d3d0d765df2 with scrape type 2
2026-03-30 04:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee53a02c-296f-5913-a1a2-9d3d0d765df2 with scrape type 2
2026-03-30 04:24:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee53a02c-296f-5913-a1a2-9d3d0d765df2, identifier: 10738147
2026-03-30 04:24:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55221b0d-409e-5f8c-b763-e623a4b36532 with identifier: 10738125
2026-03-30 04:24:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55221b0d-409e-5f8c-b763-e623a4b36532 with identifier: 10738125
2026-03-30 04:24:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55221b0d-409e-5f8c-b763-e623a4b36532 with identifier: 10738125 to the API
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738125>
{'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': 130,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '55221b0d-409e-5f8c-b763-e623a4b36532',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRQ261',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738125',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 108084,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 508 SW 1.5 HDI GT - Diesel - Automatic - 130 hp - 108.084 '
'km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738125%27 HTTP/1.1" 200 None
2026-03-30 04:24:44 [adesa.be] INFO: Saving data for 10738125: {'auction_closing_time': 1774950300.0, 'created_time': 1774625350.084022, 'last_price_update_time': 1774844684.368143}
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738125') HTTP/1.1" 204 0
2026-03-30 04:24:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d54d9479-19fc-5237-b000-ac4897a0e5b6 with identifier: 10738160
2026-03-30 04:24:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d54d9479-19fc-5237-b000-ac4897a0e5b6 with identifier: 10738160
2026-03-30 04:24:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d54d9479-19fc-5237-b000-ac4897a0e5b6 with identifier: 10738160 to the API
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738160>
{'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': 130,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'd54d9479-19fc-5237-b000-ac4897a0e5b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADS250',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738160',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 95755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 308 SW 1.5 Active - Diesel - Automatic - 130 hp - 95.755 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738160%27 HTTP/1.1" 200 None
2026-03-30 04:24:44 [adesa.be] INFO: Saving data for 10738160: {'auction_closing_time': 1774950300.0, 'created_time': 1774626654.978087, 'last_price_update_time': 1774844684.72289}
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738160') HTTP/1.1" 204 0
2026-03-30 04:24:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee53a02c-296f-5913-a1a2-9d3d0d765df2 with identifier: 10738147
2026-03-30 04:24:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee53a02c-296f-5913-a1a2-9d3d0d765df2 with identifier: 10738147
2026-03-30 04:24:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee53a02c-296f-5913-a1a2-9d3d0d765df2 with identifier: 10738147 to the API
2026-03-30 04:24:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738147>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'ee53a02c-296f-5913-a1a2-9d3d0d765df2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKP551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738147',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 129670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7350,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 3,
'seller_name': 'J&T Autolease',
'title': 'Peugeot Expert 1.5 Premium - Diesel - Manual - 120 hp - 129.670 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-30 04:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738147%27 HTTP/1.1" 200 None
2026-03-30 04:24:45 [adesa.be] INFO: Saving data for 10738147: {'auction_closing_time': 1774950300.0, 'created_time': 1774625347.857253, 'last_price_update_time': 1774844685.018989}
2026-03-30 04:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738147') HTTP/1.1" 204 0
2026-03-30 04:24:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ec60bf-e77e-5c81-8022-3944fe57de48 with identifier: 10738145
2026-03-30 04:24:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ec60bf-e77e-5c81-8022-3944fe57de48 with scrape type 2
2026-03-30 04:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ec60bf-e77e-5c81-8022-3944fe57de48 with scrape type 2
2026-03-30 04:24:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09ec60bf-e77e-5c81-8022-3944fe57de48, identifier: 10738145
2026-03-30 04:24:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09ec60bf-e77e-5c81-8022-3944fe57de48 with identifier: 10738145
2026-03-30 04:24:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09ec60bf-e77e-5c81-8022-3944fe57de48 with identifier: 10738145
2026-03-30 04:24:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09ec60bf-e77e-5c81-8022-3944fe57de48 with identifier: 10738145 to the API
2026-03-30 04:24:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738145>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '09ec60bf-e77e-5c81-8022-3944fe57de48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLG439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738145',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Megane',
'odometer': 78488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Renault Megane Grandtour 1.3 TCe Intens - Petrol - Manual - 140 hp '
'- 78.488 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2022}
2026-03-30 04:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738145%27 HTTP/1.1" 200 None
2026-03-30 04:24:45 [adesa.be] INFO: Saving data for 10738145: {'auction_closing_time': 1774950300.0, 'created_time': 1774625334.058712, 'last_price_update_time': 1774844685.394041}
2026-03-30 04:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738145') HTTP/1.1" 204 0
2026-03-30 04:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738122> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738161> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eadf5c80-dddd-5809-bdf5-210d384f6238 with identifier: 10738122
2026-03-30 04:24:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eadf5c80-dddd-5809-bdf5-210d384f6238 with scrape type 2
2026-03-30 04:24:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eadf5c80-dddd-5809-bdf5-210d384f6238 with scrape type 2
2026-03-30 04:24:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eadf5c80-dddd-5809-bdf5-210d384f6238, identifier: 10738122
2026-03-30 04:24:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eadf5c80-dddd-5809-bdf5-210d384f6238 with identifier: 10738122
2026-03-30 04:24:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eadf5c80-dddd-5809-bdf5-210d384f6238 with identifier: 10738122
2026-03-30 04:24:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eadf5c80-dddd-5809-bdf5-210d384f6238 with identifier: 10738122 to the API
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738122>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'eadf5c80-dddd-5809-bdf5-210d384f6238',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEB458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738122',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 137617,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Skoda Superb Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'137.617 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738122%27 HTTP/1.1" 200 None
2026-03-30 04:24:46 [adesa.be] INFO: Saving data for 10738122: {'auction_closing_time': 1774950300.0, 'created_time': 1774625331.283802, 'last_price_update_time': 1774844686.18123}
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738122') HTTP/1.1" 204 0
2026-03-30 04:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738143> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 678c3961-6aff-50ec-8da2-51d1893f464c with identifier: 10738161
2026-03-30 04:24:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 678c3961-6aff-50ec-8da2-51d1893f464c with scrape type 2
2026-03-30 04:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 678c3961-6aff-50ec-8da2-51d1893f464c with scrape type 2
2026-03-30 04:24:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 678c3961-6aff-50ec-8da2-51d1893f464c, identifier: 10738161
2026-03-30 04:24:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 678c3961-6aff-50ec-8da2-51d1893f464c with identifier: 10738161
2026-03-30 04:24:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 678c3961-6aff-50ec-8da2-51d1893f464c with identifier: 10738161
2026-03-30 04:24:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 678c3961-6aff-50ec-8da2-51d1893f464c with identifier: 10738161 to the API
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738161>
{'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': 91,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '678c3961-6aff-50ec-8da2-51d1893f464c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV454',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738161',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 101392,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Renault Clio 1.0 Tce Intens - Petrol - Manual - 91 hp - 101.392 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738161%27 HTTP/1.1" 200 None
2026-03-30 04:24:46 [adesa.be] INFO: Saving data for 10738161: {'auction_closing_time': 1774950300.0, 'created_time': 1774625348.330546, 'last_price_update_time': 1774844686.556717}
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738161') HTTP/1.1" 204 0
2026-03-30 04:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738135> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with identifier: 10738149
2026-03-30 04:24:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with scrape type 2
2026-03-30 04:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with scrape type 2
2026-03-30 04:24:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd, identifier: 10738149
2026-03-30 04:24:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with identifier: 10738106
2026-03-30 04:24:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with scrape type 2
2026-03-30 04:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with scrape type 2
2026-03-30 04:24:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7, identifier: 10738106
2026-03-30 04:24:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with identifier: 10738143
2026-03-30 04:24:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with scrape type 2
2026-03-30 04:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with scrape type 2
2026-03-30 04:24:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198, identifier: 10738143
2026-03-30 04:24:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with identifier: 10738149
2026-03-30 04:24:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with identifier: 10738149
2026-03-30 04:24:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd with identifier: 10738149 to the API
2026-03-30 04:24:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738149>
{'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': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c7d52cab-84f1-5d6d-bcfb-a48dd8bef3bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADE278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738149',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 140280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Manual - 110 hp - '
'140.280 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738149%27 HTTP/1.1" 200 None
2026-03-30 04:24:47 [adesa.be] INFO: Saving data for 10738149: {'auction_closing_time': 1774950300.0, 'created_time': 1774625320.39973, 'last_price_update_time': 1774844687.144961}
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738149') HTTP/1.1" 204 0
2026-03-30 04:24:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with identifier: 10738106
2026-03-30 04:24:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with identifier: 10738106
2026-03-30 04:24:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7794ceec-b41a-55f5-a0f2-38590c7cf6a7 with identifier: 10738106 to the API
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738106>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '7794ceec-b41a-55f5-a0f2-38590c7cf6a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEJ602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738106',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 82583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 7,
'seller_name': 'J&T Autolease',
'title': 'Renault Espace 2.0 DCI - Diesel - Automatic - 160 hp - 82.583 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738106%27 HTTP/1.1" 200 None
2026-03-30 04:24:47 [adesa.be] INFO: Saving data for 10738106: {'auction_closing_time': 1774950300.0, 'created_time': 1774625339.538204, 'last_price_update_time': 1774844687.425112}
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738106') HTTP/1.1" 204 0
2026-03-30 04:24:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with identifier: 10738143
2026-03-30 04:24:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with identifier: 10738143
2026-03-30 04:24:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28e8e25f-52a7-512c-ab95-8f8f1bb0f198 with identifier: 10738143 to the API
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738143>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '28e8e25f-52a7-512c-ab95-8f8f1bb0f198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACS289',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738143',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 130033,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Skoda Octavia Combi 1.0 TSI Style - Petrol - Automatic - 110 hp - '
'130.033 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738143%27 HTTP/1.1" 200 None
2026-03-30 04:24:47 [adesa.be] INFO: Saving data for 10738143: {'auction_closing_time': 1774950300.0, 'created_time': 1774625337.51469, 'last_price_update_time': 1774844687.728743}
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738143') HTTP/1.1" 204 0
2026-03-30 04:24:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738144> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738139> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738167> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with identifier: 10738135
2026-03-30 04:24:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with scrape type 2
2026-03-30 04:24:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with scrape type 2
2026-03-30 04:24:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5, identifier: 10738135
2026-03-30 04:24:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with identifier: 10738135
2026-03-30 04:24:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with identifier: 10738135
2026-03-30 04:24:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90cdaafa-9e0d-53e4-ba43-cc32c46de7b5 with identifier: 10738135 to the API
2026-03-30 04:24:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738135>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '90cdaafa-9e0d-53e4-ba43-cc32c46de7b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPD886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738135',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 157832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-10-19',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Manual - 115 hp - 157.832 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738135%27 HTTP/1.1" 200 None
2026-03-30 04:24:48 [adesa.be] INFO: Saving data for 10738135: {'auction_closing_time': 1774950300.0, 'created_time': 1774625331.637449, 'last_price_update_time': 1774844688.118243}
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738135') HTTP/1.1" 204 0
2026-03-30 04:24:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5768d9-50b9-56de-b856-8986efad7ab4 with identifier: 10738144
2026-03-30 04:24:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5768d9-50b9-56de-b856-8986efad7ab4 with scrape type 2
2026-03-30 04:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f5768d9-50b9-56de-b856-8986efad7ab4 with scrape type 2
2026-03-30 04:24:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f5768d9-50b9-56de-b856-8986efad7ab4, identifier: 10738144
2026-03-30 04:24:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61cb82a2-59a0-5215-a1c6-7d433894484c with identifier: 10738139
2026-03-30 04:24:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61cb82a2-59a0-5215-a1c6-7d433894484c with scrape type 2
2026-03-30 04:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61cb82a2-59a0-5215-a1c6-7d433894484c with scrape type 2
2026-03-30 04:24:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61cb82a2-59a0-5215-a1c6-7d433894484c, identifier: 10738139
2026-03-30 04:24:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 500e4d1e-92f4-5f02-9ef9-41def2f85855 with identifier: 10738167
2026-03-30 04:24:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 500e4d1e-92f4-5f02-9ef9-41def2f85855 with scrape type 2
2026-03-30 04:24:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 500e4d1e-92f4-5f02-9ef9-41def2f85855 with scrape type 2
2026-03-30 04:24:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 500e4d1e-92f4-5f02-9ef9-41def2f85855, identifier: 10738167
2026-03-30 04:24:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f5768d9-50b9-56de-b856-8986efad7ab4 with identifier: 10738144
2026-03-30 04:24:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f5768d9-50b9-56de-b856-8986efad7ab4 with identifier: 10738144
2026-03-30 04:24:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f5768d9-50b9-56de-b856-8986efad7ab4 with identifier: 10738144 to the API
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738144>
{'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-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '9f5768d9-50b9-56de-b856-8986efad7ab4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJM602',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738144',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Arona',
'odometer': 54541,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2021-12-08',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Seat Arona 1.0 TSI Move! - Petrol - Manual - 110 hp - 54.541 km',
'transmission': 'manual',
'trim': 'Move!',
'vin': None,
'year': 2021}
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738144%27 HTTP/1.1" 200 None
2026-03-30 04:24:48 [adesa.be] INFO: Saving data for 10738144: {'auction_closing_time': 1774950300.0, 'created_time': 1774625344.132185, 'last_price_update_time': 1774844688.674901}
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738144') HTTP/1.1" 204 0
2026-03-30 04:24:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61cb82a2-59a0-5215-a1c6-7d433894484c with identifier: 10738139
2026-03-30 04:24:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61cb82a2-59a0-5215-a1c6-7d433894484c with identifier: 10738139
2026-03-30 04:24:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61cb82a2-59a0-5215-a1c6-7d433894484c with identifier: 10738139 to the API
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738139>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '61cb82a2-59a0-5215-a1c6-7d433894484c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMV112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738139',
'listing': 'auction',
'location': 'Raamsdonksveer (Netherlands)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 185626,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 2,
'seller_name': 'J&T Autolease',
'title': 'Volkswagen Caddy Maxi 2.0 TDI - Diesel - Manual - 122 hp - 185.626 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738139%27 HTTP/1.1" 200 None
2026-03-30 04:24:48 [adesa.be] INFO: Saving data for 10738139: {'auction_closing_time': 1774950300.0, 'created_time': 1774625326.72308, 'last_price_update_time': 1774844688.954101}
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738139') HTTP/1.1" 204 0
2026-03-30 04:24:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 500e4d1e-92f4-5f02-9ef9-41def2f85855 with identifier: 10738167
2026-03-30 04:24:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 500e4d1e-92f4-5f02-9ef9-41def2f85855 with identifier: 10738167
2026-03-30 04:24:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 500e4d1e-92f4-5f02-9ef9-41def2f85855 with identifier: 10738167 to the API
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738167>
{'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': 91,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '500e4d1e-92f4-5f02-9ef9-41def2f85855',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV461',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738167',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 140952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Renault Clio 1.0 Tce Intens - Petrol - Manual - 91 hp - 140.952 km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2021}
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738167%27 HTTP/1.1" 200 None
2026-03-30 04:24:49 [adesa.be] INFO: Saving data for 10738167: {'auction_closing_time': 1774950300.0, 'created_time': 1774625367.724545, 'last_price_update_time': 1774844689.229653}
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738167') HTTP/1.1" 204 0
2026-03-30 04:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738117> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738099> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f78af19d-d8bc-5f1f-baa6-52bca71c9456 with identifier: 10738118
2026-03-30 04:24:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f78af19d-d8bc-5f1f-baa6-52bca71c9456 with scrape type 2
2026-03-30 04:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f78af19d-d8bc-5f1f-baa6-52bca71c9456 with scrape type 2
2026-03-30 04:24:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f78af19d-d8bc-5f1f-baa6-52bca71c9456, identifier: 10738118
2026-03-30 04:24:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f78af19d-d8bc-5f1f-baa6-52bca71c9456 with identifier: 10738118
2026-03-30 04:24:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f78af19d-d8bc-5f1f-baa6-52bca71c9456 with identifier: 10738118
2026-03-30 04:24:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f78af19d-d8bc-5f1f-baa6-52bca71c9456 with identifier: 10738118 to the API
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738118>
{'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': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'f78af19d-d8bc-5f1f-baa6-52bca71c9456',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGE314',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738118',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 129118,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Volkswagen Golf 2.0 TDI Life Business - Diesel - Automatic - 116 hp '
'- 129.118 km',
'transmission': 'automatic',
'trim': 'Life Business',
'vin': None,
'year': 2022}
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738118%27 HTTP/1.1" 200 None
2026-03-30 04:24:49 [adesa.be] INFO: Saving data for 10738118: {'auction_closing_time': 1774950300.0, 'created_time': 1774625327.337345, 'last_price_update_time': 1774844689.766214}
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738118') HTTP/1.1" 204 0
2026-03-30 04:24:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738115> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee023d45-444b-592f-af63-0d0e2e2b11b0 with identifier: 10738117
2026-03-30 04:24:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee023d45-444b-592f-af63-0d0e2e2b11b0 with scrape type 2
2026-03-30 04:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee023d45-444b-592f-af63-0d0e2e2b11b0 with scrape type 2
2026-03-30 04:24:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee023d45-444b-592f-af63-0d0e2e2b11b0, identifier: 10738117
2026-03-30 04:24:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with identifier: 10738099
2026-03-30 04:24:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with scrape type 2
2026-03-30 04:24:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with scrape type 2
2026-03-30 04:24:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f419a5ab-7c5d-5bf5-918f-f1e670a7f069, identifier: 10738099
2026-03-30 04:24: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:24:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee023d45-444b-592f-af63-0d0e2e2b11b0 with identifier: 10738117
2026-03-30 04:24:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee023d45-444b-592f-af63-0d0e2e2b11b0 with identifier: 10738117
2026-03-30 04:24:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee023d45-444b-592f-af63-0d0e2e2b11b0 with identifier: 10738117 to the API
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738117>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ee023d45-444b-592f-af63-0d0e2e2b11b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHD313',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738117',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 94743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Toyota Corolla 1.8 - Hybrid - Automatic - 122 hp - 94.743 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738117%27 HTTP/1.1" 200 None
2026-03-30 04:24:50 [adesa.be] INFO: Saving data for 10738117: {'auction_closing_time': 1774950300.0, 'created_time': 1774625327.807105, 'last_price_update_time': 1774844690.238978}
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738117') HTTP/1.1" 204 0
2026-03-30 04:24:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with identifier: 10738099
2026-03-30 04:24:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with identifier: 10738099
2026-03-30 04:24:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f419a5ab-7c5d-5bf5-918f-f1e670a7f069 with identifier: 10738099 to the API
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738099>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 238,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Electric',
'id': 'f419a5ab-7c5d-5bf5-918f-f1e670a7f069',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCL611',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738099',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 93132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-06-02',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 238 hp - '
'93.132 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738099%27 HTTP/1.1" 200 None
2026-03-30 04:24:50 [adesa.be] INFO: Saving data for 10738099: {'auction_closing_time': 1774950300.0, 'created_time': 1774625332.468444, 'last_price_update_time': 1774844690.513069}
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738099') HTTP/1.1" 204 0
2026-03-30 04:24:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738134> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efab0674-31a9-55a4-9847-8be0f3eb24e2 with identifier: 10738115
2026-03-30 04:24:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efab0674-31a9-55a4-9847-8be0f3eb24e2 with scrape type 2
2026-03-30 04:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efab0674-31a9-55a4-9847-8be0f3eb24e2 with scrape type 2
2026-03-30 04:24:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efab0674-31a9-55a4-9847-8be0f3eb24e2, identifier: 10738115
2026-03-30 04:24:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efab0674-31a9-55a4-9847-8be0f3eb24e2 with identifier: 10738115
2026-03-30 04:24:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efab0674-31a9-55a4-9847-8be0f3eb24e2 with identifier: 10738115
2026-03-30 04:24:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efab0674-31a9-55a4-9847-8be0f3eb24e2 with identifier: 10738115 to the API
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738115>
{'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': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'efab0674-31a9-55a4-9847-8be0f3eb24e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEG361',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738115',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 54319,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Volkswagen Golf 1.0 TSI Life - Petrol - Automatic - 110 hp - 54.319 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738115%27 HTTP/1.1" 200 None
2026-03-30 04:24:50 [adesa.be] INFO: Saving data for 10738115: {'auction_closing_time': 1774950300.0, 'created_time': 1774625326.132398, 'last_price_update_time': 1774844690.916565}
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738115') HTTP/1.1" 204 0
2026-03-30 04:24:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738129> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0608e231-fe9f-56f9-a514-86269a137f76 with identifier: 10738133
2026-03-30 04:24:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0608e231-fe9f-56f9-a514-86269a137f76 with scrape type 2
2026-03-30 04:24:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0608e231-fe9f-56f9-a514-86269a137f76 with scrape type 2
2026-03-30 04:24:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0608e231-fe9f-56f9-a514-86269a137f76, identifier: 10738133
2026-03-30 04:24:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0571a046-4330-5148-bdcd-9f55a4f6d984 with identifier: 10738134
2026-03-30 04:24:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0571a046-4330-5148-bdcd-9f55a4f6d984 with scrape type 2
2026-03-30 04:24:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0571a046-4330-5148-bdcd-9f55a4f6d984 with scrape type 2
2026-03-30 04:24:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0571a046-4330-5148-bdcd-9f55a4f6d984, identifier: 10738134
2026-03-30 04:24:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0608e231-fe9f-56f9-a514-86269a137f76 with identifier: 10738133
2026-03-30 04:24:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0608e231-fe9f-56f9-a514-86269a137f76 with identifier: 10738133
2026-03-30 04:24:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0608e231-fe9f-56f9-a514-86269a137f76 with identifier: 10738133 to the API
2026-03-30 04:24:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738133>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '0608e231-fe9f-56f9-a514-86269a137f76',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFH616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738133',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 109183,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Volkswagen Golf 1.0 eTSI Life - Petrol - Automatic - 110 hp - '
'109.183 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738133%27 HTTP/1.1" 200 None
2026-03-30 04:24:52 [adesa.be] INFO: Saving data for 10738133: {'auction_closing_time': 1774950300.0, 'created_time': 1774625337.829756, 'last_price_update_time': 1774844692.147478}
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738133') HTTP/1.1" 204 0
2026-03-30 04:24:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0571a046-4330-5148-bdcd-9f55a4f6d984 with identifier: 10738134
2026-03-30 04:24:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0571a046-4330-5148-bdcd-9f55a4f6d984 with identifier: 10738134
2026-03-30 04:24:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0571a046-4330-5148-bdcd-9f55a4f6d984 with identifier: 10738134 to the API
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738134>
{'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': 116,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '0571a046-4330-5148-bdcd-9f55a4f6d984',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDM641',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738134',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 175170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2021-10-12',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Volkswagen Golf 2.0 TDI Life - Diesel - Automatic - 116 hp - '
'175.170 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738134%27 HTTP/1.1" 200 None
2026-03-30 04:24:52 [adesa.be] INFO: Saving data for 10738134: {'auction_closing_time': 1774950300.0, 'created_time': 1774625315.908708, 'last_price_update_time': 1774844692.423023}
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738134') HTTP/1.1" 204 0
2026-03-30 04:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738124> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738130> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738119> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738113> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4698f93-ffe9-5491-8f3b-30e0312b636a with identifier: 10738129
2026-03-30 04:24:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4698f93-ffe9-5491-8f3b-30e0312b636a with scrape type 2
2026-03-30 04:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4698f93-ffe9-5491-8f3b-30e0312b636a with scrape type 2
2026-03-30 04:24:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4698f93-ffe9-5491-8f3b-30e0312b636a, identifier: 10738129
2026-03-30 04:24:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4698f93-ffe9-5491-8f3b-30e0312b636a with identifier: 10738129
2026-03-30 04:24:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4698f93-ffe9-5491-8f3b-30e0312b636a with identifier: 10738129
2026-03-30 04:24:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4698f93-ffe9-5491-8f3b-30e0312b636a with identifier: 10738129 to the API
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738129>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c4698f93-ffe9-5491-8f3b-30e0312b636a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GQ692NH',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738129',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 80768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2023-08-01',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Peugeot 308 SW 1.2 Allure Pack - Petrol - Automatic - 131 hp - '
'80.768 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2023}
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738129%27 HTTP/1.1" 200 None
2026-03-30 04:24:52 [adesa.be] INFO: Saving data for 10738129: {'auction_closing_time': 1774950300.0, 'created_time': 1774626646.632825, 'last_price_update_time': 1774844692.814983}
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738129') HTTP/1.1" 204 0
2026-03-30 04:24: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:24: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:24:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b9283f8-b818-584c-8014-1be6e47c12ab with identifier: 10738124
2026-03-30 04:24:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b9283f8-b818-584c-8014-1be6e47c12ab with scrape type 2
2026-03-30 04:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b9283f8-b818-584c-8014-1be6e47c12ab with scrape type 2
2026-03-30 04:24:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b9283f8-b818-584c-8014-1be6e47c12ab, identifier: 10738124
2026-03-30 04:24:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f29f81-aff8-500f-ba67-830cec8e8286 with identifier: 10738130
2026-03-30 04:24:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f29f81-aff8-500f-ba67-830cec8e8286 with scrape type 2
2026-03-30 04:24:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f29f81-aff8-500f-ba67-830cec8e8286 with scrape type 2
2026-03-30 04:24:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3f29f81-aff8-500f-ba67-830cec8e8286, identifier: 10738130
2026-03-30 04:24:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 369fa305-16b4-536d-b4a5-71230e503835 with identifier: 10738119
2026-03-30 04:24:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 369fa305-16b4-536d-b4a5-71230e503835 with scrape type 2
2026-03-30 04:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 369fa305-16b4-536d-b4a5-71230e503835 with scrape type 2
2026-03-30 04:24:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 369fa305-16b4-536d-b4a5-71230e503835, identifier: 10738119
2026-03-30 04:24:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d3f4bb1-03a9-51ac-9e72-ef60da6a9822 with identifier: 10738113
2026-03-30 04:24:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d3f4bb1-03a9-51ac-9e72-ef60da6a9822 with scrape type 2
2026-03-30 04:24:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6d3f4bb1-03a9-51ac-9e72-ef60da6a9822 with scrape type 2
2026-03-30 04:24:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6d3f4bb1-03a9-51ac-9e72-ef60da6a9822, identifier: 10738113
2026-03-30 04:24:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b9283f8-b818-584c-8014-1be6e47c12ab with identifier: 10738124
2026-03-30 04:24:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b9283f8-b818-584c-8014-1be6e47c12ab with identifier: 10738124
2026-03-30 04:24:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b9283f8-b818-584c-8014-1be6e47c12ab with identifier: 10738124 to the API
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738124>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 181,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '9b9283f8-b818-584c-8014-1be6e47c12ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHV229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738124',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 143179,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 143.179 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738124%27 HTTP/1.1" 200 None
2026-03-30 04:24:53 [adesa.be] INFO: Saving data for 10738124: {'auction_closing_time': 1774950300.0, 'created_time': 1774626651.68419, 'last_price_update_time': 1774844693.4833}
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738124') HTTP/1.1" 204 0
2026-03-30 04:24:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3f29f81-aff8-500f-ba67-830cec8e8286 with identifier: 10738130
2026-03-30 04:24:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3f29f81-aff8-500f-ba67-830cec8e8286 with identifier: 10738130
2026-03-30 04:24:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3f29f81-aff8-500f-ba67-830cec8e8286 with identifier: 10738130 to the API
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738130>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'b3f29f81-aff8-500f-ba67-830cec8e8286',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBC086',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738130',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 143304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9750,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 3,
'seller_name': 'J&T Autolease',
'title': 'Peugeot Expert L3H1 2.0 HDI Asphalt - Diesel - Automatic - 177 hp - '
'143.304 km',
'transmission': 'automatic',
'trim': 'Asphalt',
'vin': None,
'year': 2023}
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738130%27 HTTP/1.1" 200 None
2026-03-30 04:24:53 [adesa.be] INFO: Saving data for 10738130: {'auction_closing_time': 1774950300.0, 'created_time': 1774625346.977973, 'last_price_update_time': 1774844693.771547}
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738130') HTTP/1.1" 204 0
2026-03-30 04:24:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 369fa305-16b4-536d-b4a5-71230e503835 with identifier: 10738119
2026-03-30 04:24:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 369fa305-16b4-536d-b4a5-71230e503835 with identifier: 10738119
2026-03-30 04:24:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 369fa305-16b4-536d-b4a5-71230e503835 with identifier: 10738119 to the API
2026-03-30 04:24:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738119>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '369fa305-16b4-536d-b4a5-71230e503835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFS991',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738119',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 112038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-03-19',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 122 hp - '
'112.038 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738119%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Saving data for 10738119: {'auction_closing_time': 1774950300.0, 'created_time': 1774625335.955011, 'last_price_update_time': 1774844694.126887}
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738119') HTTP/1.1" 204 0
2026-03-30 04:24:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6d3f4bb1-03a9-51ac-9e72-ef60da6a9822 with identifier: 10738113
2026-03-30 04:24:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6d3f4bb1-03a9-51ac-9e72-ef60da6a9822 with identifier: 10738113
2026-03-30 04:24:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6d3f4bb1-03a9-51ac-9e72-ef60da6a9822 with identifier: 10738113 to the API
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738113>
{'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-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '6d3f4bb1-03a9-51ac-9e72-ef60da6a9822',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTL323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738113',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 176856,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Volkswagen Passat Variant 2.0 TDI R-Line - Diesel - Automatic - 150 '
'hp - 176.856 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2021}
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738113%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Saving data for 10738113: {'auction_closing_time': 1774950300.0, 'created_time': 1774625315.553118, 'last_price_update_time': 1774844694.553801}
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738113') HTTP/1.1" 204 0
2026-03-30 04:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738136> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:54 [adesa.be] INFO: Found listing with ID: 10738112
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738112%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10738112: 2
2026-03-30 04:24:54 [adesa.be] INFO: Scraping item 10738112 url https://www.openlane.eu/en/carv6/auction/10738112
2026-03-30 04:24:54 [adesa.be] INFO: Found listing with ID: 10734153
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734153%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10734153: 0
2026-03-30 04:24:54 [adesa.be] INFO: Skipping item 10734153 url https://www.openlane.eu/en/carv6/auction/10734153
2026-03-30 04:24:54 [adesa.be] INFO: Found listing with ID: 10734219
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734219%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10734219: 0
2026-03-30 04:24:54 [adesa.be] INFO: Skipping item 10734219 url https://www.openlane.eu/en/carv6/auction/10734219
2026-03-30 04:24:54 [adesa.be] INFO: Found listing with ID: 10734081
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734081%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10734081: 0
2026-03-30 04:24:54 [adesa.be] INFO: Skipping item 10734081 url https://www.openlane.eu/en/carv6/auction/10734081
2026-03-30 04:24:54 [adesa.be] INFO: Found listing with ID: 10734025
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734025%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10734025: 0
2026-03-30 04:24:54 [adesa.be] INFO: Skipping item 10734025 url https://www.openlane.eu/en/carv6/auction/10734025
2026-03-30 04:24:54 [adesa.be] INFO: Found listing with ID: 10738157
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738157%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10738157: 2
2026-03-30 04:24:54 [adesa.be] INFO: Scraping item 10738157 url https://www.openlane.eu/en/carv6/auction/10738157
2026-03-30 04:24:54 [adesa.be] INFO: Found listing with ID: 10734302
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734302%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10734302: 0
2026-03-30 04:24:54 [adesa.be] INFO: Skipping item 10734302 url https://www.openlane.eu/en/carv6/auction/10734302
2026-03-30 04:24:54 [adesa.be] INFO: Found listing with ID: 10734264
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734264%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10734264: 0
2026-03-30 04:24:54 [adesa.be] INFO: Skipping item 10734264 url https://www.openlane.eu/en/carv6/auction/10734264
2026-03-30 04:24:54 [adesa.be] INFO: Found listing with ID: 10734303
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734303%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10734303: 0
2026-03-30 04:24:54 [adesa.be] INFO: Skipping item 10734303 url https://www.openlane.eu/en/carv6/auction/10734303
2026-03-30 04:24:54 [adesa.be] INFO: Found listing with ID: 10738105
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738105%27 HTTP/1.1" 200 None
2026-03-30 04:24:54 [adesa.be] INFO: Scrape type for 10738105: 2
2026-03-30 04:24:54 [adesa.be] INFO: Scraping item 10738105 url https://www.openlane.eu/en/carv6/auction/10738105
2026-03-30 04:24:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10737706
2026-03-30 04:24:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with scrape type 2
2026-03-30 04:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with scrape type 2
2026-03-30 04:24:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6, identifier: 10737706
2026-03-30 04:24:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4f758b2-d9fe-5775-b2b6-8b70224e48eb with identifier: 10738136
2026-03-30 04:24:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4f758b2-d9fe-5775-b2b6-8b70224e48eb with scrape type 2
2026-03-30 04:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4f758b2-d9fe-5775-b2b6-8b70224e48eb with scrape type 2
2026-03-30 04:24:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4f758b2-d9fe-5775-b2b6-8b70224e48eb, identifier: 10738136
2026-03-30 04:24:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 842abdec-2636-513d-bb6d-d6a4a4ed7028 with identifier: 10738148
2026-03-30 04:24:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 842abdec-2636-513d-bb6d-d6a4a4ed7028 with scrape type 2
2026-03-30 04:24:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 842abdec-2636-513d-bb6d-d6a4a4ed7028 with scrape type 2
2026-03-30 04:24:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 842abdec-2636-513d-bb6d-d6a4a4ed7028, identifier: 10738148
2026-03-30 04:24:55 [adesa.be] INFO: Found listing with ID: 10734279
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734279%27 HTTP/1.1" 200 None
2026-03-30 04:24:55 [adesa.be] INFO: Scrape type for 10734279: 0
2026-03-30 04:24:55 [adesa.be] INFO: Skipping item 10734279 url https://www.openlane.eu/en/carv6/auction/10734279
2026-03-30 04:24:55 [adesa.be] INFO: Found listing with ID: 10734082
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734082%27 HTTP/1.1" 200 None
2026-03-30 04:24:55 [adesa.be] INFO: Scrape type for 10734082: 0
2026-03-30 04:24:55 [adesa.be] INFO: Skipping item 10734082 url https://www.openlane.eu/en/carv6/auction/10734082
2026-03-30 04:24:55 [adesa.be] INFO: Found listing with ID: 10733996
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710733996%27 HTTP/1.1" 200 None
2026-03-30 04:24:55 [adesa.be] INFO: Scrape type for 10733996: 0
2026-03-30 04:24:55 [adesa.be] INFO: Skipping item 10733996 url https://www.openlane.eu/en/carv6/auction/10733996
2026-03-30 04:24:55 [adesa.be] INFO: Found listing with ID: 10734326
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734326%27 HTTP/1.1" 200 None
2026-03-30 04:24:55 [adesa.be] INFO: Scrape type for 10734326: 0
2026-03-30 04:24:55 [adesa.be] INFO: Skipping item 10734326 url https://www.openlane.eu/en/carv6/auction/10734326
2026-03-30 04:24:55 [adesa.be] INFO: Found listing with ID: 10734280
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734280%27 HTTP/1.1" 200 None
2026-03-30 04:24:55 [adesa.be] INFO: Scrape type for 10734280: 0
2026-03-30 04:24:55 [adesa.be] INFO: Skipping item 10734280 url https://www.openlane.eu/en/carv6/auction/10734280
2026-03-30 04:24:55 [adesa.be] INFO: Found listing with ID: 10734304
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734304%27 HTTP/1.1" 200 None
2026-03-30 04:24:55 [adesa.be] INFO: Scrape type for 10734304: 0
2026-03-30 04:24:55 [adesa.be] INFO: Skipping item 10734304 url https://www.openlane.eu/en/carv6/auction/10734304
2026-03-30 04:24:55 [adesa.be] INFO: Found listing with ID: 10738092
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738092%27 HTTP/1.1" 200 None
2026-03-30 04:24:55 [adesa.be] INFO: Scrape type for 10738092: 2
2026-03-30 04:24:55 [adesa.be] INFO: Scraping item 10738092 url https://www.openlane.eu/en/carv6/auction/10738092
2026-03-30 04:24:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10737706
2026-03-30 04:24:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10737706
2026-03-30 04:24:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6 with identifier: 10737706 to the API
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 92,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '4f8e7fd5-0b19-5a8a-96b2-97f7eab7c3e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KPS457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '207',
'odometer': 187822,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2012-03-23',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 207 1.6 HDI - Diesel - Manual - 92 hp - 187.822 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737706%27 HTTP/1.1" 200 None
2026-03-30 04:24:55 [adesa.be] INFO: Saving data for 10737706: {'auction_closing_time': 1774863000.0, 'created_time': 1774626847.069006, 'last_price_update_time': 1774844695.44336}
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737706') HTTP/1.1" 204 0
2026-03-30 04:24:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4f758b2-d9fe-5775-b2b6-8b70224e48eb with identifier: 10738136
2026-03-30 04:24:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4f758b2-d9fe-5775-b2b6-8b70224e48eb with identifier: 10738136
2026-03-30 04:24:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4f758b2-d9fe-5775-b2b6-8b70224e48eb with identifier: 10738136 to the API
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738136>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': 'f4f758b2-d9fe-5775-b2b6-8b70224e48eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMG358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738136',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 214700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'214.700 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738136%27 HTTP/1.1" 200 None
2026-03-30 04:24:55 [adesa.be] INFO: Saving data for 10738136: {'auction_closing_time': 1774950300.0, 'created_time': 1774625316.844312, 'last_price_update_time': 1774844695.79169}
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738136') HTTP/1.1" 204 0
2026-03-30 04:24:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 842abdec-2636-513d-bb6d-d6a4a4ed7028 with identifier: 10738148
2026-03-30 04:24:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 842abdec-2636-513d-bb6d-d6a4a4ed7028 with identifier: 10738148
2026-03-30 04:24:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 842abdec-2636-513d-bb6d-d6a4a4ed7028 with identifier: 10738148 to the API
2026-03-30 04:24:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738148>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Diesel',
'id': '842abdec-2636-513d-bb6d-d6a4a4ed7028',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DMN863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738148',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 96759,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2023-04-26',
'seats_number': 6,
'seller_name': 'J&T Autolease',
'title': 'Opel Combo XL 1.5 - Diesel - Automatic - 131 hp - 96.759 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738148%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Saving data for 10738148: {'auction_closing_time': 1774950300.0, 'created_time': 1774625317.811035, 'last_price_update_time': 1774844696.071249}
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738148') HTTP/1.1" 204 0
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10738121
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738121%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10738121: 2
2026-03-30 04:24:56 [adesa.be] INFO: Scraping item 10738121 url https://www.openlane.eu/en/carv6/auction/10738121
2026-03-30 04:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734097
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734097%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734097: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734097 url https://www.openlane.eu/en/carv6/auction/10734097
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10738126
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738126%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10738126: 2
2026-03-30 04:24:56 [adesa.be] INFO: Scraping item 10738126 url https://www.openlane.eu/en/carv6/auction/10738126
2026-03-30 04:24: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:24: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:24:56 [adesa.be] INFO: Found listing with ID: 10734122
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734122%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734122: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734122 url https://www.openlane.eu/en/carv6/auction/10734122
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734123
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734123%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734123: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734123 url https://www.openlane.eu/en/carv6/auction/10734123
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734026
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734026%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734026: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734026 url https://www.openlane.eu/en/carv6/auction/10734026
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734181
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734181%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734181: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734181 url https://www.openlane.eu/en/carv6/auction/10734181
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734305
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734305%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734305: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734305 url https://www.openlane.eu/en/carv6/auction/10734305
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734167
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734167%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734167: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734167 url https://www.openlane.eu/en/carv6/auction/10734167
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734098
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734098%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734098: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734098 url https://www.openlane.eu/en/carv6/auction/10734098
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734327
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734327%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734327: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734327 url https://www.openlane.eu/en/carv6/auction/10734327
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734306
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734306%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734306: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734306 url https://www.openlane.eu/en/carv6/auction/10734306
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734182
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734182%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734182: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734182 url https://www.openlane.eu/en/carv6/auction/10734182
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734281
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734281%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734281: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734281 url https://www.openlane.eu/en/carv6/auction/10734281
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734241
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734241%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734241: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734241 url https://www.openlane.eu/en/carv6/auction/10734241
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734083
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734083%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734083: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734083 url https://www.openlane.eu/en/carv6/auction/10734083
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734240
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734240%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734240: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734240 url https://www.openlane.eu/en/carv6/auction/10734240
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10738101
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738101%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10738101: 2
2026-03-30 04:24:56 [adesa.be] INFO: Scraping item 10738101 url https://www.openlane.eu/en/carv6/auction/10738101
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734028
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734028%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734028: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734028 url https://www.openlane.eu/en/carv6/auction/10734028
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10738100
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738100%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10738100: 2
2026-03-30 04:24:56 [adesa.be] INFO: Scraping item 10738100 url https://www.openlane.eu/en/carv6/auction/10738100
2026-03-30 04:24:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10737564
2026-03-30 04:24:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with scrape type 2
2026-03-30 04:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with scrape type 2
2026-03-30 04:24:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b47770b2-7ad3-56eb-975e-dc4043a1d7a4, identifier: 10737564
2026-03-30 04:24:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10737584
2026-03-30 04:24:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22243b34-6b18-5e25-97b7-b9654477dcff with scrape type 2
2026-03-30 04:24:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22243b34-6b18-5e25-97b7-b9654477dcff with scrape type 2
2026-03-30 04:24:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22243b34-6b18-5e25-97b7-b9654477dcff, identifier: 10737584
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10734027
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734027%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10734027: 0
2026-03-30 04:24:56 [adesa.be] INFO: Skipping item 10734027 url https://www.openlane.eu/en/carv6/auction/10734027
2026-03-30 04:24:56 [adesa.be] INFO: Found listing with ID: 10738097
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738097%27 HTTP/1.1" 200 None
2026-03-30 04:24:56 [adesa.be] INFO: Scrape type for 10738097: 2
2026-03-30 04:24:56 [adesa.be] INFO: Scraping item 10738097 url https://www.openlane.eu/en/carv6/auction/10738097
2026-03-30 04:24:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10737564
2026-03-30 04:24:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10737564
2026-03-30 04:24:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b47770b2-7ad3-56eb-975e-dc4043a1d7a4 with identifier: 10737564 to the API
2026-03-30 04:24:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'b47770b2-7ad3-56eb-975e-dc4043a1d7a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DBX792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 128995,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2014-01-10',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.6i Allure - Petrol - Automatic - 120 hp - 128.995 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2014}
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737564%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Saving data for 10737564: {'auction_closing_time': 1774863000.0, 'created_time': 1774626849.088951, 'last_price_update_time': 1774844697.022003}
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737564') HTTP/1.1" 204 0
2026-03-30 04:24:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10737584
2026-03-30 04:24:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10737584
2026-03-30 04:24:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22243b34-6b18-5e25-97b7-b9654477dcff with identifier: 10737584 to the API
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '22243b34-6b18-5e25-97b7-b9654477dcff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CJQ826',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737584',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 63483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 2008 1.2i Active - Petrol - Manual - 101 hp - 63.483 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737584%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Saving data for 10737584: {'auction_closing_time': 1774863000.0, 'created_time': 1774625150.514733, 'last_price_update_time': 1774844697.379369}
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737584') HTTP/1.1" 204 0
2026-03-30 04:24:57 [adesa.be] INFO: Found listing with ID: 10734148
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734148%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10734148: 0
2026-03-30 04:24:57 [adesa.be] INFO: Skipping item 10734148 url https://www.openlane.eu/en/carv6/auction/10734148
2026-03-30 04:24:57 [adesa.be] INFO: Found listing with ID: 10734001
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734001%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10734001: 0
2026-03-30 04:24:57 [adesa.be] INFO: Skipping item 10734001 url https://www.openlane.eu/en/carv6/auction/10734001
2026-03-30 04:24:57 [adesa.be] INFO: Found listing with ID: 10738090
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738090%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10738090: 2
2026-03-30 04:24:57 [adesa.be] INFO: Scraping item 10738090 url https://www.openlane.eu/en/carv6/auction/10738090
2026-03-30 04:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735407> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24: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:24: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:24: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:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:57 [adesa.be] INFO: Found listing with ID: 10734132
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734132%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10734132: 0
2026-03-30 04:24:57 [adesa.be] INFO: Skipping item 10734132 url https://www.openlane.eu/en/carv6/auction/10734132
2026-03-30 04:24:57 [adesa.be] INFO: Found listing with ID: 10738083
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738083%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10738083: 2
2026-03-30 04:24:57 [adesa.be] INFO: Scraping item 10738083 url https://www.openlane.eu/en/carv6/auction/10738083
2026-03-30 04:24: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:24:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:57 [adesa.be] INFO: Found listing with ID: 10730816
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730816%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10730816: 2
2026-03-30 04:24:57 [adesa.be] INFO: Scraping item 10730816 url https://www.openlane.eu/en/carv6/auction/10730816
2026-03-30 04:24: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:24:57 [adesa.be] INFO: Found listing with ID: 10730817
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730817%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10730817: 2
2026-03-30 04:24:57 [adesa.be] INFO: Scraping item 10730817 url https://www.openlane.eu/en/carv6/auction/10730817
2026-03-30 04:24:57 [adesa.be] INFO: Found listing with ID: 10730800
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730800%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10730800: 2
2026-03-30 04:24:57 [adesa.be] INFO: Scraping item 10730800 url https://www.openlane.eu/en/carv6/auction/10730800
2026-03-30 04:24:57 [adesa.be] INFO: Found listing with ID: 10730819
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730819%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10730819: 2
2026-03-30 04:24:57 [adesa.be] INFO: Scraping item 10730819 url https://www.openlane.eu/en/carv6/auction/10730819
2026-03-30 04:24:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 076c573c-dfcf-512f-acc0-aaf64b8394d3 with identifier: 10737668
2026-03-30 04:24:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 076c573c-dfcf-512f-acc0-aaf64b8394d3 with scrape type 2
2026-03-30 04:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 076c573c-dfcf-512f-acc0-aaf64b8394d3 with scrape type 2
2026-03-30 04:24:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 076c573c-dfcf-512f-acc0-aaf64b8394d3, identifier: 10737668
2026-03-30 04:24:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10735407
2026-03-30 04:24:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff830384-3dd4-5331-8e4b-d88d0c302058 with scrape type 2
2026-03-30 04:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff830384-3dd4-5331-8e4b-d88d0c302058 with scrape type 2
2026-03-30 04:24:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff830384-3dd4-5331-8e4b-d88d0c302058, identifier: 10735407
2026-03-30 04:24:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10737714
2026-03-30 04:24:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3067fa26-e22f-50bb-a6da-5326c9d584e9 with scrape type 2
2026-03-30 04:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3067fa26-e22f-50bb-a6da-5326c9d584e9 with scrape type 2
2026-03-30 04:24:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3067fa26-e22f-50bb-a6da-5326c9d584e9, identifier: 10737714
2026-03-30 04:24:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 262ce0e4-4933-5694-98d1-108190f269b5 with identifier: 10739889
2026-03-30 04:24:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 262ce0e4-4933-5694-98d1-108190f269b5 with scrape type 2
2026-03-30 04:24:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 262ce0e4-4933-5694-98d1-108190f269b5 with scrape type 2
2026-03-30 04:24:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 262ce0e4-4933-5694-98d1-108190f269b5, identifier: 10739889
2026-03-30 04:24:57 [adesa.be] INFO: Found listing with ID: 10730824
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730824%27 HTTP/1.1" 200 None
2026-03-30 04:24:57 [adesa.be] INFO: Scrape type for 10730824: 2
2026-03-30 04:24:57 [adesa.be] INFO: Scraping item 10730824 url https://www.openlane.eu/en/carv6/auction/10730824
2026-03-30 04:24:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 076c573c-dfcf-512f-acc0-aaf64b8394d3 with identifier: 10737668
2026-03-30 04:24:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 076c573c-dfcf-512f-acc0-aaf64b8394d3 with identifier: 10737668
2026-03-30 04:24:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 076c573c-dfcf-512f-acc0-aaf64b8394d3 with identifier: 10737668 to the API
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737668>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '076c573c-dfcf-512f-acc0-aaf64b8394d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SCN623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '206',
'odometer': 207495,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2010-02-16',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Peugeot 206 1.4 HDI Trendy - Diesel - Manual - 69 hp - 207.495 km',
'transmission': 'manual',
'trim': 'Trendy',
'vin': None,
'year': 2010}
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737668%27 HTTP/1.1" 200 None
2026-03-30 04:24:58 [adesa.be] INFO: Saving data for 10737668: {'auction_closing_time': 1774863000.0, 'created_time': 1774626849.390392, 'last_price_update_time': 1774844698.266885}
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737668') HTTP/1.1" 204 0
2026-03-30 04:24:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10735407
2026-03-30 04:24:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10735407
2026-03-30 04:24:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff830384-3dd4-5331-8e4b-d88d0c302058 with identifier: 10735407 to the API
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735407>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'ff830384-3dd4-5331-8e4b-d88d0c302058',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RLB720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735407',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka X',
'odometer': 160552,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2017-01-18',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Opel Mokka X 1.6 CDTI Innovation - Diesel - Manual - 136 hp - '
'160.552 km',
'transmission': 'manual',
'trim': 'Innovation',
'vin': None,
'year': 2017}
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735407%27 HTTP/1.1" 200 None
2026-03-30 04:24:58 [adesa.be] INFO: Saving data for 10735407: {'auction_closing_time': 1774863000.0, 'created_time': 1774625165.735587, 'last_price_update_time': 1774844698.537165}
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735407') HTTP/1.1" 204 0
2026-03-30 04:24:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10737714
2026-03-30 04:24:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10737714
2026-03-30 04:24:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3067fa26-e22f-50bb-a6da-5326c9d584e9 with identifier: 10737714 to the API
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737714>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 82,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '3067fa26-e22f-50bb-a6da-5326c9d584e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BQT803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 179080,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2011-08-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Meriva 1.7 CDTI - Diesel - Manual - 82 hp - 179.080 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737714%27 HTTP/1.1" 200 None
2026-03-30 04:24:58 [adesa.be] INFO: Saving data for 10737714: {'auction_closing_time': 1774863000.0, 'created_time': 1774625166.740026, 'last_price_update_time': 1774844698.797176}
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737714') HTTP/1.1" 204 0
2026-03-30 04:24:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 262ce0e4-4933-5694-98d1-108190f269b5 with identifier: 10739889
2026-03-30 04:24:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 262ce0e4-4933-5694-98d1-108190f269b5 with identifier: 10739889
2026-03-30 04:24:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 262ce0e4-4933-5694-98d1-108190f269b5 with identifier: 10739889 to the API
2026-03-30 04:24:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739889>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '262ce0e4-4933-5694-98d1-108190f269b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DDY518',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739889',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 161712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9950,
'price_includes_vat': True,
'registration_date': '2020-10-28',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Opel Vivaro L3H1 2.0 - Diesel - Manual - 122 hp - 161.712 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739889%27 HTTP/1.1" 200 None
2026-03-30 04:24:59 [adesa.be] INFO: Saving data for 10739889: {'auction_closing_time': 1774863000.0, 'created_time': 1774626776.923674, 'last_price_update_time': 1774844699.083756}
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739889') HTTP/1.1" 204 0
2026-03-30 04:24:59 [adesa.be] INFO: Found listing with ID: 10730796
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730796%27 HTTP/1.1" 200 None
2026-03-30 04:24:59 [adesa.be] INFO: Scrape type for 10730796: 2
2026-03-30 04:24:59 [adesa.be] INFO: Scraping item 10730796 url https://www.openlane.eu/en/carv6/auction/10730796
2026-03-30 04:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:24:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b1c83a4-8b4f-54d4-be10-743868946357 with identifier: 10735529
2026-03-30 04:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b1c83a4-8b4f-54d4-be10-743868946357 with scrape type 2
2026-03-30 04:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b1c83a4-8b4f-54d4-be10-743868946357 with scrape type 2
2026-03-30 04:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b1c83a4-8b4f-54d4-be10-743868946357, identifier: 10735529
2026-03-30 04:24:59 [adesa.be] INFO: Found listing with ID: 10730803
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730803%27 HTTP/1.1" 200 None
2026-03-30 04:24:59 [adesa.be] INFO: Scrape type for 10730803: 2
2026-03-30 04:24:59 [adesa.be] INFO: Scraping item 10730803 url https://www.openlane.eu/en/carv6/auction/10730803
2026-03-30 04:24: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:24: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:24: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:24:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b1c83a4-8b4f-54d4-be10-743868946357 with identifier: 10735529
2026-03-30 04:24:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b1c83a4-8b4f-54d4-be10-743868946357 with identifier: 10735529
2026-03-30 04:24:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b1c83a4-8b4f-54d4-be10-743868946357 with identifier: 10735529 to the API
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:24: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:24:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735529>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 139,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '8b1c83a4-8b4f-54d4-be10-743868946357',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1kax933',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735529',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 117165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2015-03-23',
'seats_number': 5,
'seller_name': "Zebs Auto's bv",
'title': 'Opel Mokka 1.4i - Petrol - Manual - 139 hp - 117.165 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735529%27 HTTP/1.1" 200 None
2026-03-30 04:24:59 [adesa.be] INFO: Saving data for 10735529: {'auction_closing_time': 1774863000.0, 'created_time': 1774625164.839088, 'last_price_update_time': 1774844699.493246}
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735529') HTTP/1.1" 204 0
2026-03-30 04:24:59 [adesa.be] INFO: Found listing with ID: 10730914
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730914%27 HTTP/1.1" 200 None
2026-03-30 04:24:59 [adesa.be] INFO: Scrape type for 10730914: 2
2026-03-30 04:24:59 [adesa.be] INFO: Scraping item 10730914 url https://www.openlane.eu/en/carv6/auction/10730914
2026-03-30 04:24:59 [adesa.be] INFO: Found listing with ID: 10730795
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730795%27 HTTP/1.1" 200 None
2026-03-30 04:24:59 [adesa.be] INFO: Scrape type for 10730795: 2
2026-03-30 04:24:59 [adesa.be] INFO: Scraping item 10730795 url https://www.openlane.eu/en/carv6/auction/10730795
2026-03-30 04:24:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with identifier: 10737555
2026-03-30 04:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with scrape type 2
2026-03-30 04:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with scrape type 2
2026-03-30 04:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67, identifier: 10737555
2026-03-30 04:24:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c90027-8057-5c7d-81f4-60176500afa0 with identifier: 10735518
2026-03-30 04:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c90027-8057-5c7d-81f4-60176500afa0 with scrape type 2
2026-03-30 04:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64c90027-8057-5c7d-81f4-60176500afa0 with scrape type 2
2026-03-30 04:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 64c90027-8057-5c7d-81f4-60176500afa0, identifier: 10735518
2026-03-30 04:24:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6ab6f6e-a598-5899-b42f-790530b307bc with identifier: 10737617
2026-03-30 04:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6ab6f6e-a598-5899-b42f-790530b307bc with scrape type 2
2026-03-30 04:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6ab6f6e-a598-5899-b42f-790530b307bc with scrape type 2
2026-03-30 04:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6ab6f6e-a598-5899-b42f-790530b307bc, identifier: 10737617
2026-03-30 04:24:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with identifier: 10737555
2026-03-30 04:24:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with identifier: 10737555
2026-03-30 04:25:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67 with identifier: 10737555 to the API
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.4L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4e07b6b1-751c-5e9e-8a0d-237a7ffd9f67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LBB078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 167170,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2014-02-03',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Meriva 1.4 - Petrol - Manual - 100 hp - 167.170 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737555%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Saving data for 10737555: {'auction_closing_time': 1774863000.0, 'created_time': 1774626851.665858, 'last_price_update_time': 1774844700.227538}
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737555') HTTP/1.1" 204 0
2026-03-30 04:25:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 64c90027-8057-5c7d-81f4-60176500afa0 with identifier: 10735518
2026-03-30 04:25:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 64c90027-8057-5c7d-81f4-60176500afa0 with identifier: 10735518
2026-03-30 04:25:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 64c90027-8057-5c7d-81f4-60176500afa0 with identifier: 10735518 to the API
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '64c90027-8057-5c7d-81f4-60176500afa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EMC262',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735518',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '107',
'odometer': 90843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2014-04-02',
'seats_number': 4,
'seller_name': 'Class Motors',
'title': 'Peugeot 107 1.0i Active - Petrol - Manual - 68 hp - 90.843 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2014}
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735518%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Saving data for 10735518: {'auction_closing_time': 1774863000.0, 'created_time': 1774625153.700022, 'last_price_update_time': 1774844700.512235}
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735518') HTTP/1.1" 204 0
2026-03-30 04:25:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6ab6f6e-a598-5899-b42f-790530b307bc with identifier: 10737617
2026-03-30 04:25:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6ab6f6e-a598-5899-b42f-790530b307bc with identifier: 10737617
2026-03-30 04:25:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6ab6f6e-a598-5899-b42f-790530b307bc with identifier: 10737617 to the API
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737617>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': 'c6ab6f6e-a598-5899-b42f-790530b307bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1COJ343',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737617',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 274431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2012-01-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Meriva 1.7 CDTI - Diesel - Manual - 110 hp - 274.431 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737617%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Saving data for 10737617: {'auction_closing_time': 1774863000.0, 'created_time': 1774626855.184354, 'last_price_update_time': 1774844700.789351}
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737617') HTTP/1.1" 204 0
2026-03-30 04:25:00 [adesa.be] INFO: Found listing with ID: 10730808
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730808%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Scrape type for 10730808: 2
2026-03-30 04:25:00 [adesa.be] INFO: Scraping item 10730808 url https://www.openlane.eu/en/carv6/auction/10730808
2026-03-30 04:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737635> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:00 [adesa.be] INFO: Found listing with ID: 10730794
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730794%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Scrape type for 10730794: 2
2026-03-30 04:25:00 [adesa.be] INFO: Scraping item 10730794 url https://www.openlane.eu/en/carv6/auction/10730794
2026-03-30 04:25: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:25: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:25: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:25:00 [adesa.be] INFO: Found listing with ID: 10730804
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730804%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Scrape type for 10730804: 2
2026-03-30 04:25:00 [adesa.be] INFO: Scraping item 10730804 url https://www.openlane.eu/en/carv6/auction/10730804
2026-03-30 04:25:00 [adesa.be] INFO: Found listing with ID: 10731964
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731964%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Scrape type for 10731964: 2
2026-03-30 04:25:00 [adesa.be] INFO: Scraping item 10731964 url https://www.openlane.eu/en/carv6/auction/10731964
2026-03-30 04:25:00 [adesa.be] INFO: Found listing with ID: 10730807
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730807%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Scrape type for 10730807: 2
2026-03-30 04:25:00 [adesa.be] INFO: Scraping item 10730807 url https://www.openlane.eu/en/carv6/auction/10730807
2026-03-30 04:25:00 [adesa.be] INFO: Found listing with ID: 10730801
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730801%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Scrape type for 10730801: 2
2026-03-30 04:25:00 [adesa.be] INFO: Scraping item 10730801 url https://www.openlane.eu/en/carv6/auction/10730801
2026-03-30 04:25:00 [adesa.be] INFO: Found listing with ID: 10730806
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730806%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Scrape type for 10730806: 2
2026-03-30 04:25:00 [adesa.be] INFO: Scraping item 10730806 url https://www.openlane.eu/en/carv6/auction/10730806
2026-03-30 04:25:00 [adesa.be] INFO: Found listing with ID: 10730810
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730810%27 HTTP/1.1" 200 None
2026-03-30 04:25:00 [adesa.be] INFO: Scrape type for 10730810: 2
2026-03-30 04:25:00 [adesa.be] INFO: Scraping item 10730810 url https://www.openlane.eu/en/carv6/auction/10730810
2026-03-30 04:25:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10735466
2026-03-30 04:25:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5055b3-429a-54ae-a533-e8949e112fee with scrape type 2
2026-03-30 04:25:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f5055b3-429a-54ae-a533-e8949e112fee with scrape type 2
2026-03-30 04:25:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f5055b3-429a-54ae-a533-e8949e112fee, identifier: 10735466
2026-03-30 04:25:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10737635
2026-03-30 04:25:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with scrape type 2
2026-03-30 04:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with scrape type 2
2026-03-30 04:25:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 935ef6cb-463d-5da8-bbea-e050a7ee2a47, identifier: 10737635
2026-03-30 04:25:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10737600
2026-03-30 04:25:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50c902e6-15ea-5498-88a2-246930ac8679 with scrape type 2
2026-03-30 04:25:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50c902e6-15ea-5498-88a2-246930ac8679 with scrape type 2
2026-03-30 04:25:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50c902e6-15ea-5498-88a2-246930ac8679, identifier: 10737600
2026-03-30 04:25:01 [adesa.be] INFO: Found listing with ID: 10730826
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730826%27 HTTP/1.1" 200 None
2026-03-30 04:25:01 [adesa.be] INFO: Scrape type for 10730826: 2
2026-03-30 04:25:01 [adesa.be] INFO: Scraping item 10730826 url https://www.openlane.eu/en/carv6/auction/10730826
2026-03-30 04:25:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10735466
2026-03-30 04:25:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10735466
2026-03-30 04:25:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f5055b3-429a-54ae-a533-e8949e112fee with identifier: 10735466 to the API
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735466>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': '4f5055b3-429a-54ae-a533-e8949e112fee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ltd737',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735466',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 166191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2350,
'price_includes_vat': True,
'registration_date': '2015-11-27',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'Opel Corsa 1.4 - Petrol - Manual - 89 hp - 166.191 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735466%27 HTTP/1.1" 200 None
2026-03-30 04:25:01 [adesa.be] INFO: Saving data for 10735466: {'auction_closing_time': 1774863000.0, 'created_time': 1774626856.535835, 'last_price_update_time': 1774844701.535187}
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735466') HTTP/1.1" 204 0
2026-03-30 04:25:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10737635
2026-03-30 04:25:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10737635
2026-03-30 04:25:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 935ef6cb-463d-5da8-bbea-e050a7ee2a47 with identifier: 10737635 to the API
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737635>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '935ef6cb-463d-5da8-bbea-e050a7ee2a47',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2fah396',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737635',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 172041,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2200,
'price_includes_vat': True,
'registration_date': '2013-06-27',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.3 CDTI - Diesel - Manual - 74 hp - 172.041 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737635%27 HTTP/1.1" 200 None
2026-03-30 04:25:01 [adesa.be] INFO: Saving data for 10737635: {'auction_closing_time': 1774863000.0, 'created_time': 1774626858.605612, 'last_price_update_time': 1774844701.943423}
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737635') HTTP/1.1" 204 0
2026-03-30 04:25:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10737600
2026-03-30 04:25:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10737600
2026-03-30 04:25:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50c902e6-15ea-5498-88a2-246930ac8679 with identifier: 10737600 to the API
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737600>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '50c902e6-15ea-5498-88a2-246930ac8679',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TVQ256',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 80685,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2005-12-08',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Combo 1.2 - Diesel - Manual - 69 hp - 80.685 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737600%27 HTTP/1.1" 200 None
2026-03-30 04:25:02 [adesa.be] INFO: Saving data for 10737600: {'auction_closing_time': 1774863000.0, 'created_time': 1774626862.870086, 'last_price_update_time': 1774844702.253303}
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737600') HTTP/1.1" 204 0
2026-03-30 04:25:02 [adesa.be] INFO: Found listing with ID: 10730825
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730825%27 HTTP/1.1" 200 None
2026-03-30 04:25:02 [adesa.be] INFO: Scrape type for 10730825: 2
2026-03-30 04:25:02 [adesa.be] INFO: Scraping item 10730825 url https://www.openlane.eu/en/carv6/auction/10730825
2026-03-30 04:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738121> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735465> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:02 [adesa.be] INFO: Found listing with ID: 10730811
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730811%27 HTTP/1.1" 200 None
2026-03-30 04:25:02 [adesa.be] INFO: Scrape type for 10730811: 2
2026-03-30 04:25:02 [adesa.be] INFO: Scraping item 10730811 url https://www.openlane.eu/en/carv6/auction/10730811
2026-03-30 04:25: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:25: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:25: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:25: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:25:02 [adesa.be] INFO: Found listing with ID: 10730812
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730812%27 HTTP/1.1" 200 None
2026-03-30 04:25:02 [adesa.be] INFO: Scrape type for 10730812: 2
2026-03-30 04:25:02 [adesa.be] INFO: Scraping item 10730812 url https://www.openlane.eu/en/carv6/auction/10730812
2026-03-30 04:25:02 [adesa.be] INFO: Found listing with ID: 10730799
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730799%27 HTTP/1.1" 200 None
2026-03-30 04:25:02 [adesa.be] INFO: Scrape type for 10730799: 2
2026-03-30 04:25:02 [adesa.be] INFO: Scraping item 10730799 url https://www.openlane.eu/en/carv6/auction/10730799
2026-03-30 04:25:02 [adesa.be] INFO: Found listing with ID: 10734959
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734959%27 HTTP/1.1" 200 None
2026-03-30 04:25:02 [adesa.be] INFO: Scrape type for 10734959: 2
2026-03-30 04:25:02 [adesa.be] INFO: Scraping item 10734959 url https://www.openlane.eu/en/carv6/auction/10734959
2026-03-30 04:25:02 [adesa.be] INFO: Found listing with ID: 10730802
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730802%27 HTTP/1.1" 200 None
2026-03-30 04:25:02 [adesa.be] INFO: Scrape type for 10730802: 2
2026-03-30 04:25:02 [adesa.be] INFO: Scraping item 10730802 url https://www.openlane.eu/en/carv6/auction/10730802
2026-03-30 04:25:02 [adesa.be] INFO: Found listing with ID: 10730809
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730809%27 HTTP/1.1" 200 None
2026-03-30 04:25:02 [adesa.be] INFO: Scrape type for 10730809: 2
2026-03-30 04:25:02 [adesa.be] INFO: Scraping item 10730809 url https://www.openlane.eu/en/carv6/auction/10730809
2026-03-30 04:25:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10737598
2026-03-30 04:25:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ac02a2-908a-5172-bfa0-864353b121f5 with scrape type 2
2026-03-30 04:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89ac02a2-908a-5172-bfa0-864353b121f5 with scrape type 2
2026-03-30 04:25:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 89ac02a2-908a-5172-bfa0-864353b121f5, identifier: 10737598
2026-03-30 04:25:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c23a92b4-a1ea-5edb-bd21-478afb187a09 with identifier: 10738092
2026-03-30 04:25:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c23a92b4-a1ea-5edb-bd21-478afb187a09 with scrape type 2
2026-03-30 04:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c23a92b4-a1ea-5edb-bd21-478afb187a09 with scrape type 2
2026-03-30 04:25:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c23a92b4-a1ea-5edb-bd21-478afb187a09, identifier: 10738092
2026-03-30 04:25:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9d1342c-1c2c-5adb-ab9f-85a253285acb with identifier: 10738121
2026-03-30 04:25:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9d1342c-1c2c-5adb-ab9f-85a253285acb with scrape type 2
2026-03-30 04:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9d1342c-1c2c-5adb-ab9f-85a253285acb with scrape type 2
2026-03-30 04:25:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e9d1342c-1c2c-5adb-ab9f-85a253285acb, identifier: 10738121
2026-03-30 04:25:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10735465
2026-03-30 04:25:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1754163c-dfa5-5482-af9d-668b44d558ef with scrape type 2
2026-03-30 04:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1754163c-dfa5-5482-af9d-668b44d558ef with scrape type 2
2026-03-30 04:25:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1754163c-dfa5-5482-af9d-668b44d558ef, identifier: 10735465
2026-03-30 04:25:02 [adesa.be] INFO: Found listing with ID: 10730821
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730821%27 HTTP/1.1" 200 None
2026-03-30 04:25:02 [adesa.be] INFO: Scrape type for 10730821: 2
2026-03-30 04:25:02 [adesa.be] INFO: Scraping item 10730821 url https://www.openlane.eu/en/carv6/auction/10730821
2026-03-30 04:25:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10737598
2026-03-30 04:25:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10737598
2026-03-30 04:25:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 89ac02a2-908a-5172-bfa0-864353b121f5 with identifier: 10737598 to the API
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737598>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '89ac02a2-908a-5172-bfa0-864353b121f5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ELX957',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 229165,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2013-01-25',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.3 CDTI Essentia - Diesel - Manual - 75 hp - 229.165 km',
'transmission': 'manual',
'trim': 'Essentia',
'vin': None,
'year': 2013}
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737598%27 HTTP/1.1" 200 None
2026-03-30 04:25:03 [adesa.be] INFO: Saving data for 10737598: {'auction_closing_time': 1774863000.0, 'created_time': 1774625146.682467, 'last_price_update_time': 1774844703.218366}
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737598') HTTP/1.1" 204 0
2026-03-30 04:25:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c23a92b4-a1ea-5edb-bd21-478afb187a09 with identifier: 10738092
2026-03-30 04:25:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c23a92b4-a1ea-5edb-bd21-478afb187a09 with identifier: 10738092
2026-03-30 04:25:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c23a92b4-a1ea-5edb-bd21-478afb187a09 with identifier: 10738092 to the API
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738092>
{'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': 163,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'c23a92b4-a1ea-5edb-bd21-478afb187a09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXX420',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738092',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S60',
'odometer': 62540,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17600,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Volvo S60 B3 Plus Dark - Petrol - Automatic - 163 hp - 62.540 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738092%27 HTTP/1.1" 200 None
2026-03-30 04:25:03 [adesa.be] INFO: Saving data for 10738092: {'auction_closing_time': 1774950300.0, 'created_time': 1774626647.921313, 'last_price_update_time': 1774844703.478912}
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738092') HTTP/1.1" 204 0
2026-03-30 04:25:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e9d1342c-1c2c-5adb-ab9f-85a253285acb with identifier: 10738121
2026-03-30 04:25:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e9d1342c-1c2c-5adb-ab9f-85a253285acb with identifier: 10738121
2026-03-30 04:25:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e9d1342c-1c2c-5adb-ab9f-85a253285acb with identifier: 10738121 to the API
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738121>
{'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': 163,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': 'e9d1342c-1c2c-5adb-ab9f-85a253285acb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHW240',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738121',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 142711,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Volvo V60 B3 Momentum Pro - Petrol - Automatic - 163 hp - 142.711 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738121%27 HTTP/1.1" 200 None
2026-03-30 04:25:03 [adesa.be] INFO: Saving data for 10738121: {'auction_closing_time': 1774950300.0, 'created_time': 1774626652.532326, 'last_price_update_time': 1774844703.788971}
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738121') HTTP/1.1" 204 0
2026-03-30 04:25:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10735465
2026-03-30 04:25:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10735465
2026-03-30 04:25:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1754163c-dfa5-5482-af9d-668b44d558ef with identifier: 10735465 to the API
2026-03-30 04:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735465>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 285,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Diesel',
'id': '1754163c-dfa5-5482-af9d-668b44d558ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TXAQ214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735465',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 84095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 35600,
'price_includes_vat': True,
'registration_date': '2019-08-28',
'seats_number': 5,
'seller_name': 'CR Cars srl',
'title': 'Mercedes-Benz S Long 350 CDI AMG Line - 4-Matic - Diesel - '
'Automatic - 285 hp - 84.095 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735465%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Saving data for 10735465: {'auction_closing_time': 1774863000.0, 'created_time': 1774626895.197176, 'last_price_update_time': 1774844704.07179}
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735465') HTTP/1.1" 204 0
2026-03-30 04:25:04 [adesa.be] INFO: Found listing with ID: 10730813
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730813%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Scrape type for 10730813: 2
2026-03-30 04:25:04 [adesa.be] INFO: Scraping item 10730813 url https://www.openlane.eu/en/carv6/auction/10730813
2026-03-30 04:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738090> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:04 [adesa.be] INFO: Found listing with ID: 10730820
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730820%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Scrape type for 10730820: 2
2026-03-30 04:25:04 [adesa.be] INFO: Scraping item 10730820 url https://www.openlane.eu/en/carv6/auction/10730820
2026-03-30 04:25: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:25:04 [adesa.be] INFO: Found listing with ID: 10730822
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730822%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Scrape type for 10730822: 2
2026-03-30 04:25:04 [adesa.be] INFO: Scraping item 10730822 url https://www.openlane.eu/en/carv6/auction/10730822
2026-03-30 04:25:04 [adesa.be] INFO: Found listing with ID: 10730797
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730797%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Scrape type for 10730797: 2
2026-03-30 04:25:04 [adesa.be] INFO: Scraping item 10730797 url https://www.openlane.eu/en/carv6/auction/10730797
2026-03-30 04:25:04 [adesa.be] INFO: Found listing with ID: 10730911
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730911%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Scrape type for 10730911: 2
2026-03-30 04:25:04 [adesa.be] INFO: Scraping item 10730911 url https://www.openlane.eu/en/carv6/auction/10730911
2026-03-30 04:25:04 [adesa.be] INFO: Found listing with ID: 10730827
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730827%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Scrape type for 10730827: 2
2026-03-30 04:25:04 [adesa.be] INFO: Scraping item 10730827 url https://www.openlane.eu/en/carv6/auction/10730827
2026-03-30 04:25:04 [adesa.be] INFO: Found listing with ID: 10730818
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730818%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Scrape type for 10730818: 2
2026-03-30 04:25:04 [adesa.be] INFO: Scraping item 10730818 url https://www.openlane.eu/en/carv6/auction/10730818
2026-03-30 04:25:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5430c0-925c-5cec-bedb-4be6124b7c7a with identifier: 10738090
2026-03-30 04:25:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5430c0-925c-5cec-bedb-4be6124b7c7a with scrape type 2
2026-03-30 04:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f5430c0-925c-5cec-bedb-4be6124b7c7a with scrape type 2
2026-03-30 04:25:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f5430c0-925c-5cec-bedb-4be6124b7c7a, identifier: 10738090
2026-03-30 04:25:04 [adesa.be] INFO: Found listing with ID: 10730915
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730915%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Scrape type for 10730915: 2
2026-03-30 04:25:04 [adesa.be] INFO: Scraping item 10730915 url https://www.openlane.eu/en/carv6/auction/10730915
2026-03-30 04:25:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f5430c0-925c-5cec-bedb-4be6124b7c7a with identifier: 10738090
2026-03-30 04:25:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f5430c0-925c-5cec-bedb-4be6124b7c7a with identifier: 10738090
2026-03-30 04:25:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f5430c0-925c-5cec-bedb-4be6124b7c7a with identifier: 10738090 to the API
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738090>
{'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-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': '4f5430c0-925c-5cec-bedb-4be6124b7c7a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPL304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738090',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 151084,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-10-06',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Volvo XC60 T6 Core - AWD - Hybrid - Automatic - 253 hp - 151.084 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2022}
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738090%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Saving data for 10738090: {'auction_closing_time': 1774950300.0, 'created_time': 1774626686.090457, 'last_price_update_time': 1774844704.653566}
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738090') HTTP/1.1" 204 0
2026-03-30 04:25:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10737725
2026-03-30 04:25:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with scrape type 2
2026-03-30 04:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with scrape type 2
2026-03-30 04:25:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e, identifier: 10737725
2026-03-30 04:25:04 [adesa.be] INFO: Found listing with ID: 10730793
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730793%27 HTTP/1.1" 200 None
2026-03-30 04:25:04 [adesa.be] INFO: Scrape type for 10730793: 2
2026-03-30 04:25:04 [adesa.be] INFO: Scraping item 10730793 url https://www.openlane.eu/en/carv6/auction/10730793
2026-03-30 04:25:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10737725
2026-03-30 04:25:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10737725
2026-03-30 04:25:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf11c13a-74e4-5bae-a16c-bfa6eb641e1e with identifier: 10737725 to the API
2026-03-30 04:25:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T09:30:00Z',
'fuel_type': 'Petrol',
'id': 'bf11c13a-74e4-5bae-a16c-bfa6eb641e1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HFH046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 52468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 5,
'seller_name': 'Class Motors',
'title': 'Opel Corsa 1.4i - Petrol - Manual - 89 hp - 52.468 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737725%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Saving data for 10737725: {'auction_closing_time': 1774863000.0, 'created_time': 1774626857.121943, 'last_price_update_time': 1774844705.125237}
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737725') HTTP/1.1" 204 0
2026-03-30 04:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738100> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:05 [adesa.be] INFO: Found listing with ID: 10730908
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730908%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Scrape type for 10730908: 2
2026-03-30 04:25:05 [adesa.be] INFO: Scraping item 10730908 url https://www.openlane.eu/en/carv6/auction/10730908
2026-03-30 04:25: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:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738097> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:05 [adesa.be] INFO: Found listing with ID: 10730815
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730815%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Scrape type for 10730815: 2
2026-03-30 04:25:05 [adesa.be] INFO: Scraping item 10730815 url https://www.openlane.eu/en/carv6/auction/10730815
2026-03-30 04:25: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:25:05 [adesa.be] INFO: Found listing with ID: 10731971
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731971%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Scrape type for 10731971: 2
2026-03-30 04:25:05 [adesa.be] INFO: Scraping item 10731971 url https://www.openlane.eu/en/carv6/auction/10731971
2026-03-30 04:25:05 [adesa.be] INFO: Found listing with ID: 10737501
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737501%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Scrape type for 10737501: 2
2026-03-30 04:25:05 [adesa.be] INFO: Scraping item 10737501 url https://www.openlane.eu/en/carv6/auction/10737501
2026-03-30 04:25:05 [adesa.be] INFO: Found listing with ID: 10730814
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730814%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Scrape type for 10730814: 2
2026-03-30 04:25:05 [adesa.be] INFO: Scraping item 10730814 url https://www.openlane.eu/en/carv6/auction/10730814
2026-03-30 04:25:05 [adesa.be] INFO: Found listing with ID: 10729524
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729524%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Scrape type for 10729524: 2
2026-03-30 04:25:05 [adesa.be] INFO: Scraping item 10729524 url https://www.openlane.eu/en/carv6/auction/10729524
2026-03-30 04:25:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90c6f34b-7962-5f1d-befa-2636152d4fea with identifier: 10738100
2026-03-30 04:25:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90c6f34b-7962-5f1d-befa-2636152d4fea with scrape type 2
2026-03-30 04:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90c6f34b-7962-5f1d-befa-2636152d4fea with scrape type 2
2026-03-30 04:25:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90c6f34b-7962-5f1d-befa-2636152d4fea, identifier: 10738100
2026-03-30 04:25:05 [adesa.be] INFO: Found listing with ID: 10729530
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729530%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Scrape type for 10729530: 2
2026-03-30 04:25:05 [adesa.be] INFO: Scraping item 10729530 url https://www.openlane.eu/en/carv6/auction/10729530
2026-03-30 04:25:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90c6f34b-7962-5f1d-befa-2636152d4fea with identifier: 10738100
2026-03-30 04:25:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90c6f34b-7962-5f1d-befa-2636152d4fea with identifier: 10738100
2026-03-30 04:25:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90c6f34b-7962-5f1d-befa-2636152d4fea with identifier: 10738100 to the API
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738100>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Electric',
'id': '90c6f34b-7962-5f1d-befa-2636152d4fea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DJG569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738100',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 56412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': 'Westlease nv',
'title': 'Volvo XC40 Core - Electric - Automatic - 231 hp - 56.412 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738100%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Saving data for 10738100: {'auction_closing_time': 1774950300.0, 'created_time': 1774626685.750628, 'last_price_update_time': 1774844705.741881}
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738100') HTTP/1.1" 204 0
2026-03-30 04:25:05 [adesa.be] INFO: Found listing with ID: 10729537
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729537%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Scrape type for 10729537: 2
2026-03-30 04:25:05 [adesa.be] INFO: Scraping item 10729537 url https://www.openlane.eu/en/carv6/auction/10729537
2026-03-30 04:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738083> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 601737c3-1f4d-522e-b344-8c28fedeb49e with identifier: 10738097
2026-03-30 04:25:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 601737c3-1f4d-522e-b344-8c28fedeb49e with scrape type 2
2026-03-30 04:25:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 601737c3-1f4d-522e-b344-8c28fedeb49e with scrape type 2
2026-03-30 04:25:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 601737c3-1f4d-522e-b344-8c28fedeb49e, identifier: 10738097
2026-03-30 04:25:05 [adesa.be] INFO: Found listing with ID: 10729541
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729541%27 HTTP/1.1" 200 None
2026-03-30 04:25:05 [adesa.be] INFO: Scrape type for 10729541: 2
2026-03-30 04:25:05 [adesa.be] INFO: Scraping item 10729541 url https://www.openlane.eu/en/carv6/auction/10729541
2026-03-30 04:25: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:25: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:25: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:25: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:25:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 601737c3-1f4d-522e-b344-8c28fedeb49e with identifier: 10738097
2026-03-30 04:25:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 601737c3-1f4d-522e-b344-8c28fedeb49e with identifier: 10738097
2026-03-30 04:25:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 601737c3-1f4d-522e-b344-8c28fedeb49e with identifier: 10738097 to the API
2026-03-30 04:25:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738097>
{'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-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '601737c3-1f4d-522e-b344-8c28fedeb49e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASB848',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738097',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 164513,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Volvo XC60 2.0 B4 Inscription - Petrol - Automatic - 197 hp - '
'164.513 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738097%27 HTTP/1.1" 200 None
2026-03-30 04:25:06 [adesa.be] INFO: Saving data for 10738097: {'auction_closing_time': 1774950300.0, 'created_time': 1774625356.022172, 'last_price_update_time': 1774844706.148039}
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738097') HTTP/1.1" 204 0
2026-03-30 04:25: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:25:06 [adesa.be] INFO: Found listing with ID: 10729542
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729542%27 HTTP/1.1" 200 None
2026-03-30 04:25:06 [adesa.be] INFO: Scrape type for 10729542: 2
2026-03-30 04:25:06 [adesa.be] INFO: Scraping item 10729542 url https://www.openlane.eu/en/carv6/auction/10729542
2026-03-30 04:25:06 [adesa.be] INFO: Found listing with ID: 10729543
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729543%27 HTTP/1.1" 200 None
2026-03-30 04:25:06 [adesa.be] INFO: Scrape type for 10729543: 2
2026-03-30 04:25:06 [adesa.be] INFO: Scraping item 10729543 url https://www.openlane.eu/en/carv6/auction/10729543
2026-03-30 04:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1a7b843-08a4-528e-9bdf-8b58430a6eae with identifier: 10738083
2026-03-30 04:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1a7b843-08a4-528e-9bdf-8b58430a6eae with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1a7b843-08a4-528e-9bdf-8b58430a6eae with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1a7b843-08a4-528e-9bdf-8b58430a6eae, identifier: 10738083
2026-03-30 04:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5e057f3-4d76-53dd-ae59-146aa11ce2ba with identifier: 10730796
2026-03-30 04:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5e057f3-4d76-53dd-ae59-146aa11ce2ba with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5e057f3-4d76-53dd-ae59-146aa11ce2ba with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5e057f3-4d76-53dd-ae59-146aa11ce2ba, identifier: 10730796
2026-03-30 04:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52ced80a-f6af-5640-b8c9-1a9268dab007 with identifier: 10738101
2026-03-30 04:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52ced80a-f6af-5640-b8c9-1a9268dab007 with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52ced80a-f6af-5640-b8c9-1a9268dab007 with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52ced80a-f6af-5640-b8c9-1a9268dab007, identifier: 10738101
2026-03-30 04:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with identifier: 10730824
2026-03-30 04:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e, identifier: 10730824
2026-03-30 04:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ceced146-98e8-5463-9bbd-7a8bbbfd269b with identifier: 10730808
2026-03-30 04:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ceced146-98e8-5463-9bbd-7a8bbbfd269b with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ceced146-98e8-5463-9bbd-7a8bbbfd269b with scrape type 2
2026-03-30 04:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ceced146-98e8-5463-9bbd-7a8bbbfd269b, identifier: 10730808
2026-03-30 04:25:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1a7b843-08a4-528e-9bdf-8b58430a6eae with identifier: 10738083
2026-03-30 04:25:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1a7b843-08a4-528e-9bdf-8b58430a6eae with identifier: 10738083
2026-03-30 04:25:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1a7b843-08a4-528e-9bdf-8b58430a6eae with identifier: 10738083 to the API
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738083>
{'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': 253,
'expiration_date': '2026-03-31T09:45:00Z',
'fuel_type': 'Hybrid',
'id': 'e1a7b843-08a4-528e-9bdf-8b58430a6eae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EVR661',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738083',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 59808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27700,
'price_includes_vat': True,
'registration_date': '2024-02-13',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Volvo XC60 T6 Plus Bright - Hybrid - Automatic - 253 hp - 59.808 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2024}
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738083%27 HTTP/1.1" 200 None
2026-03-30 04:25:06 [adesa.be] INFO: Saving data for 10738083: {'auction_closing_time': 1774950300.0, 'created_time': 1774626676.95816, 'last_price_update_time': 1774844706.946374}
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738083') HTTP/1.1" 204 0
2026-03-30 04:25:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5e057f3-4d76-53dd-ae59-146aa11ce2ba with identifier: 10730796
2026-03-30 04:25:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5e057f3-4d76-53dd-ae59-146aa11ce2ba with identifier: 10730796
2026-03-30 04:25:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5e057f3-4d76-53dd-ae59-146aa11ce2ba with identifier: 10730796 to the API
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730796>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'e5e057f3-4d76-53dd-ae59-146aa11ce2ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XBX213',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730796',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'BMW',
'model': '5 Series',
'odometer': 111745,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2019-11-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 5 Series 518d Lounge - Diesel - Automatic - 150 hp - 111.745 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2019}
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730796%27 HTTP/1.1" 200 None
2026-03-30 04:25:07 [adesa.be] INFO: Saving data for 10730796: {'auction_closing_time': 1774961400.0, 'created_time': 1774538871.937346, 'last_price_update_time': 1774844707.348722}
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730796') HTTP/1.1" 204 0
2026-03-30 04:25:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52ced80a-f6af-5640-b8c9-1a9268dab007 with identifier: 10738101
2026-03-30 04:25:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52ced80a-f6af-5640-b8c9-1a9268dab007 with identifier: 10738101
2026-03-30 04:25:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52ced80a-f6af-5640-b8c9-1a9268dab007 with identifier: 10738101 to the API
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738101>
{'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-31T09:45:00Z',
'fuel_type': 'Petrol',
'id': '52ced80a-f6af-5640-b8c9-1a9268dab007',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADS858',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738101',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 147258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'Directlease',
'title': 'Volvo XC40 2.0 B4 R-Design - Petrol - Automatic - 197 hp - 147.258 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738101%27 HTTP/1.1" 200 None
2026-03-30 04:25:07 [adesa.be] INFO: Saving data for 10738101: {'auction_closing_time': 1774950300.0, 'created_time': 1774626651.337075, 'last_price_update_time': 1774844707.630662}
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738101') HTTP/1.1" 204 0
2026-03-30 04:25:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with identifier: 10730824
2026-03-30 04:25:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with identifier: 10730824
2026-03-30 04:25:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 51a10eb5-77e6-54aa-b0e5-3de63bc84a8e with identifier: 10730824 to the API
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730824>
{'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': 184,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Petrol',
'id': '51a10eb5-77e6-54aa-b0e5-3de63bc84a8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAV853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730824',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '4 Series',
'odometer': 36188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 4 Series Gran Coupé 420i M Sport - Petrol - Automatic - 184 hp '
'- 36.188 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730824%27 HTTP/1.1" 200 None
2026-03-30 04:25:07 [adesa.be] INFO: Saving data for 10730824: {'auction_closing_time': 1774961400.0, 'created_time': 1774538872.349982, 'last_price_update_time': 1774844707.943703}
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730824') HTTP/1.1" 204 0
2026-03-30 04:25:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ceced146-98e8-5463-9bbd-7a8bbbfd269b with identifier: 10730808
2026-03-30 04:25:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ceced146-98e8-5463-9bbd-7a8bbbfd269b with identifier: 10730808
2026-03-30 04:25:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ceced146-98e8-5463-9bbd-7a8bbbfd269b with identifier: 10730808 to the API
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730808>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'ceced146-98e8-5463-9bbd-7a8bbbfd269b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SUZ799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730808',
'listing': 'auctionplusdirectbuy',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 166382,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2018-10-26',
'seats_number': 3,
'seller_name': 'Quality Select Cars bvba',
'title': 'Citroën Jumper 2.0 HDI Comfort - Diesel - Manual - 163 hp - 166.382 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2018}
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730808%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Saving data for 10730808: {'auction_closing_time': 1774961400.0, 'created_time': 1774538870.160579, 'last_price_update_time': 1774844708.224699}
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730808') HTTP/1.1" 204 0
2026-03-30 04:25:08 [scrapy.extensions.logstats] INFO: Crawled 1254 pages (at 132 pages/min), scraped 1225 items (at 133 items/min)
2026-03-30 04:25:08 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-30 04:25:08 [adesa.be] INFO: Found listing with ID: 10729544
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729544%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Scrape type for 10729544: 2
2026-03-30 04:25:08 [adesa.be] INFO: Scraping item 10729544 url https://www.openlane.eu/en/carv6/auction/10729544
2026-03-30 04:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730914> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:08 [adesa.be] INFO: Found listing with ID: 10729545
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729545%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Scrape type for 10729545: 2
2026-03-30 04:25:08 [adesa.be] INFO: Scraping item 10729545 url https://www.openlane.eu/en/carv6/auction/10729545
2026-03-30 04:25: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:25: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:25: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:25:08 [adesa.be] INFO: Found listing with ID: 10729546
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729546%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Scrape type for 10729546: 2
2026-03-30 04:25:08 [adesa.be] INFO: Scraping item 10729546 url https://www.openlane.eu/en/carv6/auction/10729546
2026-03-30 04:25:08 [adesa.be] INFO: Found listing with ID: 10729560
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729560%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Scrape type for 10729560: 2
2026-03-30 04:25:08 [adesa.be] INFO: Scraping item 10729560 url https://www.openlane.eu/en/carv6/auction/10729560
2026-03-30 04:25:08 [adesa.be] INFO: Found listing with ID: 10729571
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729571%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Scrape type for 10729571: 2
2026-03-30 04:25:08 [adesa.be] INFO: Scraping item 10729571 url https://www.openlane.eu/en/carv6/auction/10729571
2026-03-30 04:25:08 [adesa.be] INFO: Found listing with ID: 10729574
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729574%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Scrape type for 10729574: 2
2026-03-30 04:25:08 [adesa.be] INFO: Scraping item 10729574 url https://www.openlane.eu/en/carv6/auction/10729574
2026-03-30 04:25:08 [adesa.be] INFO: Found listing with ID: 10729586
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729586%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Scrape type for 10729586: 2
2026-03-30 04:25:08 [adesa.be] INFO: Scraping item 10729586 url https://www.openlane.eu/en/carv6/auction/10729586
2026-03-30 04:25:08 [adesa.be] INFO: Found listing with ID: 10729588
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729588%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Scrape type for 10729588: 2
2026-03-30 04:25:08 [adesa.be] INFO: Scraping item 10729588 url https://www.openlane.eu/en/carv6/auction/10729588
2026-03-30 04:25:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c844fa11-6ee2-5b58-ba08-94eda399a256 with identifier: 10730795
2026-03-30 04:25:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c844fa11-6ee2-5b58-ba08-94eda399a256 with scrape type 2
2026-03-30 04:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c844fa11-6ee2-5b58-ba08-94eda399a256 with scrape type 2
2026-03-30 04:25:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c844fa11-6ee2-5b58-ba08-94eda399a256, identifier: 10730795
2026-03-30 04:25:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68d83d0c-17e1-5e51-a914-3da6d2ff93c1 with identifier: 10730914
2026-03-30 04:25:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68d83d0c-17e1-5e51-a914-3da6d2ff93c1 with scrape type 2
2026-03-30 04:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68d83d0c-17e1-5e51-a914-3da6d2ff93c1 with scrape type 2
2026-03-30 04:25:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68d83d0c-17e1-5e51-a914-3da6d2ff93c1, identifier: 10730914
2026-03-30 04:25:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 778f643d-9c9b-5d51-8417-c3137df282e2 with identifier: 10730819
2026-03-30 04:25:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 778f643d-9c9b-5d51-8417-c3137df282e2 with scrape type 2
2026-03-30 04:25:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 778f643d-9c9b-5d51-8417-c3137df282e2 with scrape type 2
2026-03-30 04:25:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 778f643d-9c9b-5d51-8417-c3137df282e2, identifier: 10730819
2026-03-30 04:25:08 [adesa.be] INFO: Found listing with ID: 10729591
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729591%27 HTTP/1.1" 200 None
2026-03-30 04:25:08 [adesa.be] INFO: Scrape type for 10729591: 2
2026-03-30 04:25:08 [adesa.be] INFO: Scraping item 10729591 url https://www.openlane.eu/en/carv6/auction/10729591
2026-03-30 04:25:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c844fa11-6ee2-5b58-ba08-94eda399a256 with identifier: 10730795
2026-03-30 04:25:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c844fa11-6ee2-5b58-ba08-94eda399a256 with identifier: 10730795
2026-03-30 04:25:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c844fa11-6ee2-5b58-ba08-94eda399a256 with identifier: 10730795 to the API
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730795>
{'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': 400,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'c844fa11-6ee2-5b58-ba08-94eda399a256',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KVA541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730795',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'BMW',
'model': 'X5',
'odometer': 84172,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32200,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 5,
'seller_name': 'Botti Cars bv',
'title': 'BMW X5 M 50d Sport - Diesel - Automatic - 400 hp - 84.172 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-30 04:25:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730795%27 HTTP/1.1" 200 None
2026-03-30 04:25:09 [adesa.be] INFO: Saving data for 10730795: {'auction_closing_time': 1774961400.0, 'created_time': 1774538869.285946, 'last_price_update_time': 1774844709.016685}
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730795') HTTP/1.1" 204 0
2026-03-30 04:25:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68d83d0c-17e1-5e51-a914-3da6d2ff93c1 with identifier: 10730914
2026-03-30 04:25:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68d83d0c-17e1-5e51-a914-3da6d2ff93c1 with identifier: 10730914
2026-03-30 04:25:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68d83d0c-17e1-5e51-a914-3da6d2ff93c1 with identifier: 10730914 to the API
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730914>
{'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': 245,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '68d83d0c-17e1-5e51-a914-3da6d2ff93c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SLK487',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730914',
'listing': 'auctionplusdirectbuy',
'location': 'Soto del Real (Madrid) (Spain)',
'make': 'BMW',
'model': 'X5',
'odometer': 207474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2016-04-27',
'seats_number': 5,
'seller_name': 'Twenty4 Cars',
'title': 'BMW X5 40e M-Pack - xDrive - Hybrid - Automatic - 245 hp - 207.474 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2016}
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730914%27 HTTP/1.1" 200 None
2026-03-30 04:25:09 [adesa.be] INFO: Saving data for 10730914: {'auction_closing_time': 1774961400.0, 'created_time': 1774538879.460343, 'last_price_update_time': 1774844709.299103}
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730914') HTTP/1.1" 204 0
2026-03-30 04:25:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 778f643d-9c9b-5d51-8417-c3137df282e2 with identifier: 10730819
2026-03-30 04:25:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 778f643d-9c9b-5d51-8417-c3137df282e2 with identifier: 10730819
2026-03-30 04:25:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 778f643d-9c9b-5d51-8417-c3137df282e2 with identifier: 10730819 to the API
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730819>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '778f643d-9c9b-5d51-8417-c3137df282e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJT925',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730819',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 93324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'93.324 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730819%27 HTTP/1.1" 200 None
2026-03-30 04:25:09 [adesa.be] INFO: Saving data for 10730819: {'auction_closing_time': 1774961400.0, 'created_time': 1774538875.124347, 'last_price_update_time': 1774844709.602894}
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730819') HTTP/1.1" 204 0
2026-03-30 04:25:09 [adesa.be] INFO: Found listing with ID: 10729605
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729605%27 HTTP/1.1" 200 None
2026-03-30 04:25:09 [adesa.be] INFO: Scrape type for 10729605: 2
2026-03-30 04:25:09 [adesa.be] INFO: Scraping item 10729605 url https://www.openlane.eu/en/carv6/auction/10729605
2026-03-30 04:25:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25: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:25: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:25: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:25:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with identifier: 10730821
2026-03-30 04:25:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with scrape type 2
2026-03-30 04:25:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with scrape type 2
2026-03-30 04:25:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69158fdb-0d45-5db7-84eb-eaa1e56350d2, identifier: 10730821
2026-03-30 04:25:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with identifier: 10730821
2026-03-30 04:25:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with identifier: 10730821
2026-03-30 04:25:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69158fdb-0d45-5db7-84eb-eaa1e56350d2 with identifier: 10730821 to the API
2026-03-30 04:25:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730821>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 165,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Petrol',
'id': '69158fdb-0d45-5db7-84eb-eaa1e56350d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WWJ392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730821',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 166590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2019-10-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Insignia Sports Tourer 1.5 Edition - Petrol - Automatic - 165 '
'hp - 166.590 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730821%27 HTTP/1.1" 200 None
2026-03-30 04:25:10 [adesa.be] INFO: Saving data for 10730821: {'auction_closing_time': 1774961400.0, 'created_time': 1774538854.952107, 'last_price_update_time': 1774844710.095793}
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730821') HTTP/1.1" 204 0
2026-03-30 04:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adb36fae-0dca-57b6-9168-c85060f5241f with identifier: 10730826
2026-03-30 04:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adb36fae-0dca-57b6-9168-c85060f5241f with scrape type 2
2026-03-30 04:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adb36fae-0dca-57b6-9168-c85060f5241f with scrape type 2
2026-03-30 04:25:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: adb36fae-0dca-57b6-9168-c85060f5241f, identifier: 10730826
2026-03-30 04:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50b20dfa-0f67-543f-8324-866eeeec90f8 with identifier: 10730806
2026-03-30 04:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50b20dfa-0f67-543f-8324-866eeeec90f8 with scrape type 2
2026-03-30 04:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50b20dfa-0f67-543f-8324-866eeeec90f8 with scrape type 2
2026-03-30 04:25:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50b20dfa-0f67-543f-8324-866eeeec90f8, identifier: 10730806
2026-03-30 04:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with identifier: 10730825
2026-03-30 04:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with scrape type 2
2026-03-30 04:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with scrape type 2
2026-03-30 04:25:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2947b803-1b3a-5ae2-b146-69e1d95bdde7, identifier: 10730825
2026-03-30 04:25:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with identifier: 10730810
2026-03-30 04:25:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with scrape type 2
2026-03-30 04:25:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with scrape type 2
2026-03-30 04:25:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a, identifier: 10730810
2026-03-30 04:25:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: adb36fae-0dca-57b6-9168-c85060f5241f with identifier: 10730826
2026-03-30 04:25:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: adb36fae-0dca-57b6-9168-c85060f5241f with identifier: 10730826
2026-03-30 04:25:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: adb36fae-0dca-57b6-9168-c85060f5241f with identifier: 10730826 to the API
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730826>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'adb36fae-0dca-57b6-9168-c85060f5241f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVL160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730826',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 196389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLB 180d Business Solution - Diesel - Automatic - 116 '
'hp - 196.389 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730826%27 HTTP/1.1" 200 None
2026-03-30 04:25:10 [adesa.be] INFO: Saving data for 10730826: {'auction_closing_time': 1774961400.0, 'created_time': 1774538867.825581, 'last_price_update_time': 1774844710.842336}
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730826') HTTP/1.1" 204 0
2026-03-30 04:25:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50b20dfa-0f67-543f-8324-866eeeec90f8 with identifier: 10730806
2026-03-30 04:25:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50b20dfa-0f67-543f-8324-866eeeec90f8 with identifier: 10730806
2026-03-30 04:25:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50b20dfa-0f67-543f-8324-866eeeec90f8 with identifier: 10730806 to the API
2026-03-30 04:25:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730806>
{'auction_title': '',
'c_o_2_emission_value': 253,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '4.4L',
'engine_horse_power': 312,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '50b20dfa-0f67-543f-8324-866eeeec90f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GHE605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730806',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 338220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2011-04-21',
'seats_number': 2,
'seller_name': 'Jetcars BV',
'title': 'Land Rover Range Rover Vogue 4.4 TDV8 Vogue - AWD - Diesel - '
'Automatic - 312 hp - 338.220 km',
'transmission': 'automatic',
'trim': 'Vogue',
'vin': None,
'year': 2011}
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730806%27 HTTP/1.1" 200 None
2026-03-30 04:25:11 [adesa.be] INFO: Saving data for 10730806: {'auction_closing_time': 1774961400.0, 'created_time': 1774538867.045854, 'last_price_update_time': 1774844711.114085}
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730806') HTTP/1.1" 204 0
2026-03-30 04:25:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with identifier: 10730825
2026-03-30 04:25:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with identifier: 10730825
2026-03-30 04:25:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2947b803-1b3a-5ae2-b146-69e1d95bdde7 with identifier: 10730825 to the API
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730825>
{'auction_title': '',
'c_o_2_emission_value': 19,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '2947b803-1b3a-5ae2-b146-69e1d95bdde7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWT232',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730825',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 115445,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30800,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Mercedes-Benz GLE 350de Business solution - 4-Matic - Diesel - '
'Automatic - 194 hp - 115.445 km',
'transmission': 'automatic',
'trim': 'Business solution',
'vin': None,
'year': 2021}
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730825%27 HTTP/1.1" 200 None
2026-03-30 04:25:11 [adesa.be] INFO: Saving data for 10730825: {'auction_closing_time': 1774961400.0, 'created_time': 1774538866.718824, 'last_price_update_time': 1774844711.39288}
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730825') HTTP/1.1" 204 0
2026-03-30 04:25:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with identifier: 10730810
2026-03-30 04:25:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with identifier: 10730810
2026-03-30 04:25:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a with identifier: 10730810 to the API
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730810>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 156,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Petrol',
'id': 'b00068d1-9b1e-56bc-8fd4-6de1d2a6c68a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YDB136',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730810',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 161553,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9900,
'price_includes_vat': True,
'registration_date': '2017-11-10',
'seats_number': 5,
'seller_name': 'Sakar, Cetin',
'title': 'Mercedes-Benz CLA 200 AMG Line - Petrol - Automatic - 156 hp - '
'161.553 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2017}
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730810%27 HTTP/1.1" 200 None
2026-03-30 04:25:11 [adesa.be] INFO: Saving data for 10730810: {'auction_closing_time': 1774961400.0, 'created_time': 1774538866.208403, 'last_price_update_time': 1774844711.721876}
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730810') HTTP/1.1" 204 0
2026-03-30 04:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25: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:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with identifier: 10730793
2026-03-30 04:25:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with scrape type 2
2026-03-30 04:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with scrape type 2
2026-03-30 04:25:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4680b84-9b55-5b24-80af-ac1fb3bd33c3, identifier: 10730793
2026-03-30 04:25:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57e1b125-3855-52f3-a08e-530a96529408 with identifier: 10730813
2026-03-30 04:25:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57e1b125-3855-52f3-a08e-530a96529408 with scrape type 2
2026-03-30 04:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57e1b125-3855-52f3-a08e-530a96529408 with scrape type 2
2026-03-30 04:25:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57e1b125-3855-52f3-a08e-530a96529408, identifier: 10730813
2026-03-30 04:25:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with identifier: 10730793
2026-03-30 04:25:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with identifier: 10730793
2026-03-30 04:25:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4680b84-9b55-5b24-80af-ac1fb3bd33c3 with identifier: 10730793 to the API
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730793>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'a4680b84-9b55-5b24-80af-ac1fb3bd33c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730793',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 252509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 50,
'price_includes_vat': True,
'registration_date': '2005-08-23',
'seats_number': 6,
'seller_name': 'Rizq Occasions',
'title': 'Renault Espace 1.9 DCI Privilege - Diesel - Manual - 116 hp - '
'252.509 km',
'transmission': 'manual',
'trim': 'Privilege',
'vin': None,
'year': 2005}
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730793%27 HTTP/1.1" 200 None
2026-03-30 04:25:12 [adesa.be] INFO: Saving data for 10730793: {'auction_closing_time': 1774961400.0, 'created_time': 1774538849.541005, 'last_price_update_time': 1774844712.297918}
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730793') HTTP/1.1" 204 0
2026-03-30 04:25:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57e1b125-3855-52f3-a08e-530a96529408 with identifier: 10730813
2026-03-30 04:25:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57e1b125-3855-52f3-a08e-530a96529408 with identifier: 10730813
2026-03-30 04:25:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57e1b125-3855-52f3-a08e-530a96529408 with identifier: 10730813 to the API
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730813>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '57e1b125-3855-52f3-a08e-530a96529408',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HHR299',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730813',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 6507,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2025-07-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 136 hp - 6.507 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730813%27 HTTP/1.1" 200 None
2026-03-30 04:25:12 [adesa.be] INFO: Saving data for 10730813: {'auction_closing_time': 1774961400.0, 'created_time': 1774538854.306409, 'last_price_update_time': 1774844712.585918}
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730813') HTTP/1.1" 204 0
2026-03-30 04:25:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25: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:25:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66385eb7-bf89-5246-8a2b-449366743212 with identifier: 10730908
2026-03-30 04:25:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66385eb7-bf89-5246-8a2b-449366743212 with scrape type 2
2026-03-30 04:25:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66385eb7-bf89-5246-8a2b-449366743212 with scrape type 2
2026-03-30 04:25:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66385eb7-bf89-5246-8a2b-449366743212, identifier: 10730908
2026-03-30 04:25:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66385eb7-bf89-5246-8a2b-449366743212 with identifier: 10730908
2026-03-30 04:25:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66385eb7-bf89-5246-8a2b-449366743212 with identifier: 10730908
2026-03-30 04:25:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66385eb7-bf89-5246-8a2b-449366743212 with identifier: 10730908 to the API
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730908>
{'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': 95,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '66385eb7-bf89-5246-8a2b-449366743212',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAF370',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 76448,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'76.448 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730908%27 HTTP/1.1" 200 None
2026-03-30 04:25:12 [adesa.be] INFO: Saving data for 10730908: {'auction_closing_time': 1774961400.0, 'created_time': 1774538859.825441, 'last_price_update_time': 1774844712.980976}
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730908') HTTP/1.1" 204 0
2026-03-30 04:25:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with identifier: 10729524
2026-03-30 04:25:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with scrape type 2
2026-03-30 04:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with scrape type 2
2026-03-30 04:25:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa, identifier: 10729524
2026-03-30 04:25:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10730814
2026-03-30 04:25:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cdc702c-c888-572f-9214-76902978f852 with scrape type 2
2026-03-30 04:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cdc702c-c888-572f-9214-76902978f852 with scrape type 2
2026-03-30 04:25:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3cdc702c-c888-572f-9214-76902978f852, identifier: 10730814
2026-03-30 04:25:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a4df3d1-de5d-5d88-9342-c35237eec45e with identifier: 10729537
2026-03-30 04:25:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a4df3d1-de5d-5d88-9342-c35237eec45e with scrape type 2
2026-03-30 04:25:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a4df3d1-de5d-5d88-9342-c35237eec45e with scrape type 2
2026-03-30 04:25:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a4df3d1-de5d-5d88-9342-c35237eec45e, identifier: 10729537
2026-03-30 04:25:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with identifier: 10729524
2026-03-30 04:25:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with identifier: 10729524
2026-03-30 04:25:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f3ebf83-af72-5fe7-aec3-e040ca7406fa with identifier: 10729524 to the API
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729524>
{'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-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '2f3ebf83-af72-5fe7-aec3-e040ca7406fa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ESN301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729524',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 31878,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2024-01-15',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi A3 Sportback 40 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 31.878 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2024}
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729524%27 HTTP/1.1" 200 None
2026-03-30 04:25:13 [adesa.be] INFO: Saving data for 10729524: {'auction_closing_time': 1775030400.0, 'created_time': 1774538382.865176, 'last_price_update_time': 1774844713.609154}
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729524') HTTP/1.1" 204 0
2026-03-30 04:25:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10730814
2026-03-30 04:25:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10730814
2026-03-30 04:25:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3cdc702c-c888-572f-9214-76902978f852 with identifier: 10730814 to the API
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730814>
{'auction_title': '',
'c_o_2_emission_value': 232,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 199,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '3cdc702c-c888-572f-9214-76902978f852',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNE813',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730814',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 159188,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2020-10-08',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 199 hp - '
'159.188 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730814%27 HTTP/1.1" 200 None
2026-03-30 04:25:13 [adesa.be] INFO: Saving data for 10730814: {'auction_closing_time': 1774961400.0, 'created_time': 1774538133.970788, 'last_price_update_time': 1774844713.887302}
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730814') HTTP/1.1" 204 0
2026-03-30 04:25:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a4df3d1-de5d-5d88-9342-c35237eec45e with identifier: 10729537
2026-03-30 04:25:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a4df3d1-de5d-5d88-9342-c35237eec45e with identifier: 10729537
2026-03-30 04:25:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a4df3d1-de5d-5d88-9342-c35237eec45e with identifier: 10729537 to the API
2026-03-30 04:25:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 326,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '8a4df3d1-de5d-5d88-9342-c35237eec45e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GER141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 25957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29500,
'price_includes_vat': True,
'registration_date': '2024-11-18',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 1.5 M Sport - xDrive - Hybrid - Automatic - 326 hp - 25.957 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729537%27 HTTP/1.1" 200 None
2026-03-30 04:25:14 [adesa.be] INFO: Saving data for 10729537: {'auction_closing_time': 1775030400.0, 'created_time': 1774538381.101167, 'last_price_update_time': 1774844714.172676}
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729537') HTTP/1.1" 204 0
2026-03-30 04:25:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25: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:25: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:25:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c8c851d-c72b-56f3-870c-574dfaaadd7d with identifier: 10729530
2026-03-30 04:25:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d with scrape type 2
2026-03-30 04:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1c8c851d-c72b-56f3-870c-574dfaaadd7d with scrape type 2
2026-03-30 04:25:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1c8c851d-c72b-56f3-870c-574dfaaadd7d, identifier: 10729530
2026-03-30 04:25:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1c8c851d-c72b-56f3-870c-574dfaaadd7d with identifier: 10729530
2026-03-30 04:25:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1c8c851d-c72b-56f3-870c-574dfaaadd7d with identifier: 10729530
2026-03-30 04:25:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1c8c851d-c72b-56f3-870c-574dfaaadd7d with identifier: 10729530 to the API
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729530>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '1c8c851d-c72b-56f3-870c-574dfaaadd7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNQ481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729530',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 121928,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 5 Series 518d - Diesel - Automatic - 150 hp - 121.928 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729530%27 HTTP/1.1" 200 None
2026-03-30 04:25:14 [adesa.be] INFO: Saving data for 10729530: {'auction_closing_time': 1775030400.0, 'created_time': 1774538443.733684, 'last_price_update_time': 1774844714.561047}
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729530') HTTP/1.1" 204 0
2026-03-30 04:25:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e648d81-52b0-5b22-8600-0c13876bfc61 with identifier: 10729543
2026-03-30 04:25:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e648d81-52b0-5b22-8600-0c13876bfc61 with scrape type 2
2026-03-30 04:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e648d81-52b0-5b22-8600-0c13876bfc61 with scrape type 2
2026-03-30 04:25:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e648d81-52b0-5b22-8600-0c13876bfc61, identifier: 10729543
2026-03-30 04:25:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with identifier: 10729544
2026-03-30 04:25:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with scrape type 2
2026-03-30 04:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with scrape type 2
2026-03-30 04:25:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7, identifier: 10729544
2026-03-30 04:25:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a806b7c-88fb-580d-939d-dbe8dfa7817e with identifier: 10729541
2026-03-30 04:25:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e with scrape type 2
2026-03-30 04:25:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a806b7c-88fb-580d-939d-dbe8dfa7817e with scrape type 2
2026-03-30 04:25:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a806b7c-88fb-580d-939d-dbe8dfa7817e, identifier: 10729541
2026-03-30 04:25:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e648d81-52b0-5b22-8600-0c13876bfc61 with identifier: 10729543
2026-03-30 04:25:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e648d81-52b0-5b22-8600-0c13876bfc61 with identifier: 10729543
2026-03-30 04:25:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e648d81-52b0-5b22-8600-0c13876bfc61 with identifier: 10729543 to the API
2026-03-30 04:25:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729543>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '7e648d81-52b0-5b22-8600-0c13876bfc61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDW388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 57334,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Jumpy XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'57.334 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729543%27 HTTP/1.1" 200 None
2026-03-30 04:25:15 [adesa.be] INFO: Saving data for 10729543: {'auction_closing_time': 1775030400.0, 'created_time': 1774538368.042957, 'last_price_update_time': 1774844715.160748}
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729543') HTTP/1.1" 204 0
2026-03-30 04:25:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with identifier: 10729544
2026-03-30 04:25:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with identifier: 10729544
2026-03-30 04:25:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7 with identifier: 10729544 to the API
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5c6f4dbb-84a8-58a5-a3d4-a968db94c3c7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXP725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 58659,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2021-01-22',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Jumpy XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'58.659 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729544%27 HTTP/1.1" 200 None
2026-03-30 04:25:15 [adesa.be] INFO: Saving data for 10729544: {'auction_closing_time': 1775030400.0, 'created_time': 1774538367.683684, 'last_price_update_time': 1774844715.882609}
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729544') HTTP/1.1" 204 0
2026-03-30 04:25:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a806b7c-88fb-580d-939d-dbe8dfa7817e with identifier: 10729541
2026-03-30 04:25:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a806b7c-88fb-580d-939d-dbe8dfa7817e with identifier: 10729541
2026-03-30 04:25:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a806b7c-88fb-580d-939d-dbe8dfa7817e with identifier: 10729541 to the API
2026-03-30 04:25:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729541>
{'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-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '2a806b7c-88fb-580d-939d-dbe8dfa7817e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HFS464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Byd',
'model': 'Tang',
'odometer': 18912,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33300,
'price_includes_vat': True,
'registration_date': '2025-07-01',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Byd Tang Flagship - AWD - Electric - Automatic - 517 hp - 18.912 km',
'transmission': 'automatic',
'trim': 'Flagship',
'vin': None,
'year': 2025}
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729541%27 HTTP/1.1" 200 None
2026-03-30 04:25:16 [adesa.be] INFO: Saving data for 10729541: {'auction_closing_time': 1775030400.0, 'created_time': 1774538378.383842, 'last_price_update_time': 1774844716.158523}
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729541') HTTP/1.1" 204 0
2026-03-30 04:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25: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:25:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb61d486-0304-56b2-846c-6372d2c35c3c with identifier: 10729542
2026-03-30 04:25:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb61d486-0304-56b2-846c-6372d2c35c3c with scrape type 2
2026-03-30 04:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb61d486-0304-56b2-846c-6372d2c35c3c with scrape type 2
2026-03-30 04:25:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eb61d486-0304-56b2-846c-6372d2c35c3c, identifier: 10729542
2026-03-30 04:25:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eb61d486-0304-56b2-846c-6372d2c35c3c with identifier: 10729542
2026-03-30 04:25:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eb61d486-0304-56b2-846c-6372d2c35c3c with identifier: 10729542
2026-03-30 04:25:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eb61d486-0304-56b2-846c-6372d2c35c3c with identifier: 10729542 to the API
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729542>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'eb61d486-0304-56b2-846c-6372d2c35c3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVU937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 59829,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-08-09',
'seats_number': 3,
'seller_name': 'Ayvens-BE',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'59.829 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729542%27 HTTP/1.1" 200 None
2026-03-30 04:25:16 [adesa.be] INFO: Saving data for 10729542: {'auction_closing_time': 1775030400.0, 'created_time': 1774538381.922245, 'last_price_update_time': 1774844716.544096}
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729542') HTTP/1.1" 204 0
2026-03-30 04:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2821e074-d451-51aa-9e32-888fec565f4b with identifier: 10729586
2026-03-30 04:25:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2821e074-d451-51aa-9e32-888fec565f4b with scrape type 2
2026-03-30 04:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2821e074-d451-51aa-9e32-888fec565f4b with scrape type 2
2026-03-30 04:25:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2821e074-d451-51aa-9e32-888fec565f4b, identifier: 10729586
2026-03-30 04:25:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5342c74-c90b-5adb-be2b-0d91d1dd070d with identifier: 10729605
2026-03-30 04:25:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5342c74-c90b-5adb-be2b-0d91d1dd070d with scrape type 2
2026-03-30 04:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5342c74-c90b-5adb-be2b-0d91d1dd070d with scrape type 2
2026-03-30 04:25:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5342c74-c90b-5adb-be2b-0d91d1dd070d, identifier: 10729605
2026-03-30 04:25:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2821e074-d451-51aa-9e32-888fec565f4b with identifier: 10729586
2026-03-30 04:25:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2821e074-d451-51aa-9e32-888fec565f4b with identifier: 10729586
2026-03-30 04:25:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2821e074-d451-51aa-9e32-888fec565f4b with identifier: 10729586 to the API
2026-03-30 04:25:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2821e074-d451-51aa-9e32-888fec565f4b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLL103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 48768,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 48.768 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729586%27 HTTP/1.1" 200 None
2026-03-30 04:25:17 [adesa.be] INFO: Saving data for 10729586: {'auction_closing_time': 1775030400.0, 'created_time': 1774538294.425968, 'last_price_update_time': 1774844717.887208}
2026-03-30 04:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729586') HTTP/1.1" 204 0
2026-03-30 04:25:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5342c74-c90b-5adb-be2b-0d91d1dd070d with identifier: 10729605
2026-03-30 04:25:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5342c74-c90b-5adb-be2b-0d91d1dd070d with identifier: 10729605
2026-03-30 04:25:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5342c74-c90b-5adb-be2b-0d91d1dd070d with identifier: 10729605 to the API
2026-03-30 04:25:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729605>
{'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': 136,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'c5342c74-c90b-5adb-be2b-0d91d1dd070d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQC596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 105035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2022-10-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mini 5 Doors Cooper 1.5 Essential - Petrol - Automatic - 136 hp - '
'105.035 km',
'transmission': 'automatic',
'trim': 'Essential',
'vin': None,
'year': 2022}
2026-03-30 04:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729605%27 HTTP/1.1" 200 None
2026-03-30 04:25:18 [adesa.be] INFO: Saving data for 10729605: {'auction_closing_time': 1775030400.0, 'created_time': 1774538423.692106, 'last_price_update_time': 1774844718.176694}
2026-03-30 04:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729605') HTTP/1.1" 204 0
2026-03-30 04:25:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93bc9814-3a3c-5f67-b381-678214943250 with identifier: 10729591
2026-03-30 04:25:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93bc9814-3a3c-5f67-b381-678214943250 with scrape type 2
2026-03-30 04:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93bc9814-3a3c-5f67-b381-678214943250 with scrape type 2
2026-03-30 04:25:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93bc9814-3a3c-5f67-b381-678214943250, identifier: 10729591
2026-03-30 04:25:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93bc9814-3a3c-5f67-b381-678214943250 with identifier: 10729591
2026-03-30 04:25:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93bc9814-3a3c-5f67-b381-678214943250 with identifier: 10729591
2026-03-30 04:25:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93bc9814-3a3c-5f67-b381-678214943250 with identifier: 10729591 to the API
2026-03-30 04:25:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729591>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '93bc9814-3a3c-5f67-b381-678214943250',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWW184',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 86700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 86.700 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729591%27 HTTP/1.1" 200 None
2026-03-30 04:25:18 [adesa.be] INFO: Saving data for 10729591: {'auction_closing_time': 1775030400.0, 'created_time': 1774538363.430033, 'last_price_update_time': 1774844718.625736}
2026-03-30 04:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729591') HTTP/1.1" 204 0
2026-03-30 04:25:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 328bb6cc-d26e-584d-a007-3a3b04a760ef with identifier: 10729588
2026-03-30 04:25:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 328bb6cc-d26e-584d-a007-3a3b04a760ef with scrape type 2
2026-03-30 04:25:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 328bb6cc-d26e-584d-a007-3a3b04a760ef with scrape type 2
2026-03-30 04:25:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 328bb6cc-d26e-584d-a007-3a3b04a760ef, identifier: 10729588
2026-03-30 04:25:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 328bb6cc-d26e-584d-a007-3a3b04a760ef with identifier: 10729588
2026-03-30 04:25:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 328bb6cc-d26e-584d-a007-3a3b04a760ef with identifier: 10729588
2026-03-30 04:25:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 328bb6cc-d26e-584d-a007-3a3b04a760ef with identifier: 10729588 to the API
2026-03-30 04:25:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729588>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': '328bb6cc-d26e-584d-a007-3a3b04a760ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLL111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 50175,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12800,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 50.175 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729588%27 HTTP/1.1" 200 None
2026-03-30 04:25:19 [adesa.be] INFO: Saving data for 10729588: {'auction_closing_time': 1775030400.0, 'created_time': 1774538360.32011, 'last_price_update_time': 1774844719.818432}
2026-03-30 04:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729588') HTTP/1.1" 204 0
2026-03-30 04:25:19 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='968fa0588b0be7d32ad1bc4f3b33ef30') while processing URL (https://www.openlane.eu/en/carv6/auction/10729546): 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:25: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:25:19 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10729546>
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:25:19 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': '968fa0588b0be7d32ad1bc4f3b33ef30', '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=968fa0588b0be7d32ad1bc4f3b33ef30
2026-03-30 04:25:22 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:22 [adesa.be] INFO: Found listing with ID: 10729607
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729607%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729607: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729607 url https://www.openlane.eu/en/carv6/auction/10729607
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729611
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729611%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729611: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729611 url https://www.openlane.eu/en/carv6/auction/10729611
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729629
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729629%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729629: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729629 url https://www.openlane.eu/en/carv6/auction/10729629
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729630
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729630%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729630: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729630 url https://www.openlane.eu/en/carv6/auction/10729630
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729632
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729632%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729632: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729632 url https://www.openlane.eu/en/carv6/auction/10729632
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729634
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729634%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729634: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729634 url https://www.openlane.eu/en/carv6/auction/10729634
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729637
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729637%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729637: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729637 url https://www.openlane.eu/en/carv6/auction/10729637
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729640
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729640%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729640: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729640 url https://www.openlane.eu/en/carv6/auction/10729640
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729642
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729642%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729642: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729642 url https://www.openlane.eu/en/carv6/auction/10729642
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729644
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729644%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729644: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729644 url https://www.openlane.eu/en/carv6/auction/10729644
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729663
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729663%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729663: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729663 url https://www.openlane.eu/en/carv6/auction/10729663
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729676
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729676%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729676: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729676 url https://www.openlane.eu/en/carv6/auction/10729676
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729678
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729678%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729678: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729678 url https://www.openlane.eu/en/carv6/auction/10729678
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729680
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729680%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729680: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729680 url https://www.openlane.eu/en/carv6/auction/10729680
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729681
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729681%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729681: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729681 url https://www.openlane.eu/en/carv6/auction/10729681
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729683
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729683%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729683: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729683 url https://www.openlane.eu/en/carv6/auction/10729683
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729685
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729685%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729685: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729685 url https://www.openlane.eu/en/carv6/auction/10729685
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729528
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729528%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729528: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729528 url https://www.openlane.eu/en/carv6/auction/10729528
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729529
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729529%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729529: 0
2026-03-30 04:25:22 [adesa.be] INFO: Skipping item 10729529 url https://www.openlane.eu/en/carv6/auction/10729529
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729532
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729532%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729532: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729532 url https://www.openlane.eu/en/carv6/auction/10729532
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729535
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729535%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729535: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729535 url https://www.openlane.eu/en/carv6/auction/10729535
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729531
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729531%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729531: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729531 url https://www.openlane.eu/en/carv6/auction/10729531
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729536
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729536%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729536: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729536 url https://www.openlane.eu/en/carv6/auction/10729536
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729539
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729539%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729539: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729539 url https://www.openlane.eu/en/carv6/auction/10729539
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729550
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729550%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729550: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729550 url https://www.openlane.eu/en/carv6/auction/10729550
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729552
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729552%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729552: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729552 url https://www.openlane.eu/en/carv6/auction/10729552
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729554
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729554%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729554: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729554 url https://www.openlane.eu/en/carv6/auction/10729554
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729555
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729555%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729555: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729555 url https://www.openlane.eu/en/carv6/auction/10729555
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729562
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729562%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729562: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729562 url https://www.openlane.eu/en/carv6/auction/10729562
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729564
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729564%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729564: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729564 url https://www.openlane.eu/en/carv6/auction/10729564
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729639
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729639%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729639: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729639 url https://www.openlane.eu/en/carv6/auction/10729639
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729646
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729646%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729646: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729646 url https://www.openlane.eu/en/carv6/auction/10729646
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729657
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729657%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729657: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729657 url https://www.openlane.eu/en/carv6/auction/10729657
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729661
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729661%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729661: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729661 url https://www.openlane.eu/en/carv6/auction/10729661
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729664
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729664%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729664: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729664 url https://www.openlane.eu/en/carv6/auction/10729664
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729666
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729666%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729666: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729666 url https://www.openlane.eu/en/carv6/auction/10729666
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10729668
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729668%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10729668: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10729668 url https://www.openlane.eu/en/carv6/auction/10729668
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735201
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735201%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10735201: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10735201 url https://www.openlane.eu/en/carv6/auction/10735201
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735208
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735208%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10735208: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10735208 url https://www.openlane.eu/en/carv6/auction/10735208
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735222
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735222%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10735222: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10735222 url https://www.openlane.eu/en/carv6/auction/10735222
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735219
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735219%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10735219: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10735219 url https://www.openlane.eu/en/carv6/auction/10735219
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735209
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735209%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10735209: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10735209 url https://www.openlane.eu/en/carv6/auction/10735209
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735225
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735225%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10735225: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10735225 url https://www.openlane.eu/en/carv6/auction/10735225
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735229
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735229%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10735229: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10735229 url https://www.openlane.eu/en/carv6/auction/10735229
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735183
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735183%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10735183: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10735183 url https://www.openlane.eu/en/carv6/auction/10735183
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735226
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735226%27 HTTP/1.1" 200 None
2026-03-30 04:25:22 [adesa.be] INFO: Scrape type for 10735226: 2
2026-03-30 04:25:22 [adesa.be] INFO: Scraping item 10735226 url https://www.openlane.eu/en/carv6/auction/10735226
2026-03-30 04:25:22 [adesa.be] INFO: Found listing with ID: 10735220
2026-03-30 04:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735220%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735220: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735220 url https://www.openlane.eu/en/carv6/auction/10735220
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735204
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735204%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735204: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735204 url https://www.openlane.eu/en/carv6/auction/10735204
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735212
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735212%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735212: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735212 url https://www.openlane.eu/en/carv6/auction/10735212
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735192
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735192%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735192: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735192 url https://www.openlane.eu/en/carv6/auction/10735192
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735223
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735223%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735223: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10735223 url https://www.openlane.eu/en/carv6/auction/10735223
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735180
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735180%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735180: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735180 url https://www.openlane.eu/en/carv6/auction/10735180
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735197
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735197%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735197: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735197 url https://www.openlane.eu/en/carv6/auction/10735197
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735210
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735210%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735210: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735210 url https://www.openlane.eu/en/carv6/auction/10735210
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735181
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735181%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735181: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735181 url https://www.openlane.eu/en/carv6/auction/10735181
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735221
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735221%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735221: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735221 url https://www.openlane.eu/en/carv6/auction/10735221
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735193
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735193%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735193: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735193 url https://www.openlane.eu/en/carv6/auction/10735193
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735190
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735190%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735190: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735190 url https://www.openlane.eu/en/carv6/auction/10735190
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735188
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735188%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735188: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735188 url https://www.openlane.eu/en/carv6/auction/10735188
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735198
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735198%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735198: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735198 url https://www.openlane.eu/en/carv6/auction/10735198
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735211
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735211%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735211: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735211 url https://www.openlane.eu/en/carv6/auction/10735211
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735187
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735187%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735187: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735187 url https://www.openlane.eu/en/carv6/auction/10735187
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735207
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735207%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735207: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735207 url https://www.openlane.eu/en/carv6/auction/10735207
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735230
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735230%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735230: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735230 url https://www.openlane.eu/en/carv6/auction/10735230
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735224
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735224%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735224: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735224 url https://www.openlane.eu/en/carv6/auction/10735224
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735216
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735216%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735216: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735216 url https://www.openlane.eu/en/carv6/auction/10735216
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735214
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735214%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735214: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735214 url https://www.openlane.eu/en/carv6/auction/10735214
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735206
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735206%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735206: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735206 url https://www.openlane.eu/en/carv6/auction/10735206
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735199
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735199%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735199: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735199 url https://www.openlane.eu/en/carv6/auction/10735199
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735194
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735194%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735194: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735194 url https://www.openlane.eu/en/carv6/auction/10735194
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735213
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735213%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735213: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735213 url https://www.openlane.eu/en/carv6/auction/10735213
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735195
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735195%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735195: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735195 url https://www.openlane.eu/en/carv6/auction/10735195
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735218
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735218%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735218: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735218 url https://www.openlane.eu/en/carv6/auction/10735218
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10734876
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734876%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10734876: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10734876 url https://www.openlane.eu/en/carv6/auction/10734876
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735228
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735228%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735228: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735228 url https://www.openlane.eu/en/carv6/auction/10735228
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735217
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735217%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735217: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735217 url https://www.openlane.eu/en/carv6/auction/10735217
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735186
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735186%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735186: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735186 url https://www.openlane.eu/en/carv6/auction/10735186
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735200
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735200%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735200: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735200 url https://www.openlane.eu/en/carv6/auction/10735200
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735215
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735215%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735215: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735215 url https://www.openlane.eu/en/carv6/auction/10735215
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735191
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735191%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735191: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735191 url https://www.openlane.eu/en/carv6/auction/10735191
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735196
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735196%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735196: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735196 url https://www.openlane.eu/en/carv6/auction/10735196
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735185
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735185%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735185: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735185 url https://www.openlane.eu/en/carv6/auction/10735185
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10734874
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734874%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10734874: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10734874 url https://www.openlane.eu/en/carv6/auction/10734874
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10736633
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736633%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10736633: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10736633 url https://www.openlane.eu/en/carv6/auction/10736633
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10731364
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731364%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10731364: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10731364 url https://www.openlane.eu/en/carv6/auction/10731364
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10736353
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736353%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10736353: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10736353 url https://www.openlane.eu/en/carv6/auction/10736353
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10734909
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734909%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10734909: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10734909 url https://www.openlane.eu/en/carv6/auction/10734909
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10730402
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730402%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10730402: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10730402 url https://www.openlane.eu/en/carv6/auction/10730402
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10734916
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734916%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10734916: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10734916 url https://www.openlane.eu/en/carv6/auction/10734916
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735745
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735745%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735745: 2
2026-03-30 04:25:23 [adesa.be] INFO: Scraping item 10735745 url https://www.openlane.eu/en/carv6/auction/10735745
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735085
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735085%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735085: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10735085 url https://www.openlane.eu/en/carv6/auction/10735085
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10736316
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736316%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10736316: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10736316 url https://www.openlane.eu/en/carv6/auction/10736316
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10730408
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730408%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10730408: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10730408 url https://www.openlane.eu/en/carv6/auction/10730408
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10734928
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734928%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10734928: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10734928 url https://www.openlane.eu/en/carv6/auction/10734928
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10736323
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736323%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10736323: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10736323 url https://www.openlane.eu/en/carv6/auction/10736323
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735098
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735098%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735098: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10735098 url https://www.openlane.eu/en/carv6/auction/10735098
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735119
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735119%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735119: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10735119 url https://www.openlane.eu/en/carv6/auction/10735119
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10735160
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735160%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10735160: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10735160 url https://www.openlane.eu/en/carv6/auction/10735160
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10736306
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736306%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10736306: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10736306 url https://www.openlane.eu/en/carv6/auction/10736306
2026-03-30 04:25:23 [adesa.be] INFO: Found listing with ID: 10736281
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736281%27 HTTP/1.1" 200 None
2026-03-30 04:25:23 [adesa.be] INFO: Scrape type for 10736281: 0
2026-03-30 04:25:23 [adesa.be] INFO: Skipping item 10736281 url https://www.openlane.eu/en/carv6/auction/10736281
2026-03-30 04:25:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5237a022-a11b-546a-9ed1-5808533cc006 with identifier: 10730915
2026-03-30 04:25:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5237a022-a11b-546a-9ed1-5808533cc006 with scrape type 2
2026-03-30 04:25:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5237a022-a11b-546a-9ed1-5808533cc006 with scrape type 2
2026-03-30 04:25:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5237a022-a11b-546a-9ed1-5808533cc006, identifier: 10730915
2026-03-30 04:25:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5237a022-a11b-546a-9ed1-5808533cc006 with identifier: 10730915
2026-03-30 04:25:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5237a022-a11b-546a-9ed1-5808533cc006 with identifier: 10730915
2026-03-30 04:25:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5237a022-a11b-546a-9ed1-5808533cc006 with identifier: 10730915 to the API
2026-03-30 04:25:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730915>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Petrol',
'id': '5237a022-a11b-546a-9ed1-5808533cc006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NED990',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730915',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 29110,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2016-02-03',
'seats_number': 5,
'seller_name': 'GTC Cars',
'title': 'Renault Clio Grandtour 0.9 TCe Limited - Petrol - Manual - 90 hp - '
'29.110 km',
'transmission': 'manual',
'trim': 'Limited',
'vin': None,
'year': 2016}
2026-03-30 04:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730915%27 HTTP/1.1" 200 None
2026-03-30 04:25:24 [adesa.be] INFO: Saving data for 10730915: {'auction_closing_time': 1774961400.0, 'created_time': 1774538716.628061, 'last_price_update_time': 1774844724.907603}
2026-03-30 04:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730915') HTTP/1.1" 204 0
2026-03-30 04:25:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with identifier: 10731971
2026-03-30 04:25:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with scrape type 2
2026-03-30 04:25:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with scrape type 2
2026-03-30 04:25:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc, identifier: 10731971
2026-03-30 04:25:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with identifier: 10731971
2026-03-30 04:25:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with identifier: 10731971
2026-03-30 04:25:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a378f9c6-b2c4-5437-b3ad-c20de38bd4bc with identifier: 10731971 to the API
2026-03-30 04:25:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 460,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Electric',
'id': 'a378f9c6-b2c4-5437-b3ad-c20de38bd4bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VJT541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731971',
'listing': 'auctionplusdirectbuy',
'location': 'Setubal (Portugal)',
'make': 'Tesla',
'model': 'Model X',
'odometer': 136055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21900,
'price_includes_vat': True,
'registration_date': '2018-11-28',
'seats_number': 6,
'seller_name': 'SIA Automotive',
'title': 'Tesla Model X 75D 75 kWh - Dual Motor - Electric - Automatic - 460 '
'hp - 136.055 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731971%27 HTTP/1.1" 200 None
2026-03-30 04:25:28 [adesa.be] INFO: Saving data for 10731971: {'auction_closing_time': 1774961400.0, 'created_time': 1774538143.653951, 'last_price_update_time': 1774844728.874363}
2026-03-30 04:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731971') HTTP/1.1" 204 0
2026-03-30 04:25:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10730815
2026-03-30 04:25:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with scrape type 2
2026-03-30 04:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with scrape type 2
2026-03-30 04:25:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9, identifier: 10730815
2026-03-30 04:25:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10730815
2026-03-30 04:25:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10730815
2026-03-30 04:25:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ad6d209-51fd-5355-a7a2-69e0ccccffd9 with identifier: 10730815 to the API
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730815>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Electric',
'id': '6ad6d209-51fd-5355-a7a2-69e0ccccffd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EXA555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730815',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 41954,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2024-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Tesla Model 3 - Electric - 283 hp - 41.954 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730815%27 HTTP/1.1" 200 None
2026-03-30 04:25:29 [adesa.be] INFO: Saving data for 10730815: {'auction_closing_time': 1774961400.0, 'created_time': 1774538137.779682, 'last_price_update_time': 1774844729.356374}
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730815') HTTP/1.1" 204 0
2026-03-30 04:25:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ae6166f-819c-5e41-b3a1-8a2a3038be28 with identifier: 10737501
2026-03-30 04:25:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ae6166f-819c-5e41-b3a1-8a2a3038be28 with scrape type 2
2026-03-30 04:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ae6166f-819c-5e41-b3a1-8a2a3038be28 with scrape type 2
2026-03-30 04:25:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ae6166f-819c-5e41-b3a1-8a2a3038be28, identifier: 10737501
2026-03-30 04:25:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ae6166f-819c-5e41-b3a1-8a2a3038be28 with identifier: 10737501
2026-03-30 04:25:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ae6166f-819c-5e41-b3a1-8a2a3038be28 with identifier: 10737501
2026-03-30 04:25:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ae6166f-819c-5e41-b3a1-8a2a3038be28 with identifier: 10737501 to the API
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737501>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '6ae6166f-819c-5e41-b3a1-8a2a3038be28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CXA254',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737501',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 172637,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 2,
'seller_name': 'ARVAL Belgium',
'title': 'Volkswagen Caddy 2.0 TDI - Diesel - Manual - 75 hp - 172.637 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737501%27 HTTP/1.1" 200 None
2026-03-30 04:25:29 [adesa.be] INFO: Saving data for 10737501: {'auction_closing_time': 1774961400.0, 'created_time': 1774626641.493862, 'last_price_update_time': 1774844729.709527}
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737501') HTTP/1.1" 204 0
2026-03-30 04:25:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 653e0975-1785-575c-82c6-505f1ec2c516 with identifier: 10729545
2026-03-30 04:25:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 653e0975-1785-575c-82c6-505f1ec2c516 with scrape type 2
2026-03-30 04:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 653e0975-1785-575c-82c6-505f1ec2c516 with scrape type 2
2026-03-30 04:25:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 653e0975-1785-575c-82c6-505f1ec2c516, identifier: 10729545
2026-03-30 04:25:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 653e0975-1785-575c-82c6-505f1ec2c516 with identifier: 10729545
2026-03-30 04:25:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 653e0975-1785-575c-82c6-505f1ec2c516 with identifier: 10729545
2026-03-30 04:25:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 653e0975-1785-575c-82c6-505f1ec2c516 with identifier: 10729545 to the API
2026-03-30 04:25:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729545>
{'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-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '653e0975-1785-575c-82c6-505f1ec2c516',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CWH820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729545',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Born',
'odometer': 46967,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15400,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 204 hp - 46.967 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729545%27 HTTP/1.1" 200 None
2026-03-30 04:25:30 [adesa.be] INFO: Saving data for 10729545: {'auction_closing_time': 1775030400.0, 'created_time': 1774538444.581589, 'last_price_update_time': 1774844730.221584}
2026-03-30 04:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729545') HTTP/1.1" 204 0
2026-03-30 04:25:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a39edc68-ca83-5338-b049-b37cd29a7425 with identifier: 10729574
2026-03-30 04:25:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a39edc68-ca83-5338-b049-b37cd29a7425 with scrape type 2
2026-03-30 04:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a39edc68-ca83-5338-b049-b37cd29a7425 with scrape type 2
2026-03-30 04:25:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a39edc68-ca83-5338-b049-b37cd29a7425, identifier: 10729574
2026-03-30 04:25:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a39edc68-ca83-5338-b049-b37cd29a7425 with identifier: 10729574
2026-03-30 04:25:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a39edc68-ca83-5338-b049-b37cd29a7425 with identifier: 10729574
2026-03-30 04:25:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a39edc68-ca83-5338-b049-b37cd29a7425 with identifier: 10729574 to the API
2026-03-30 04:25:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 102,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a39edc68-ca83-5338-b049-b37cd29a7425',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CLL014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 41229,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz Vito L2 110 CDI - Diesel - Manual - 102 hp - 41.229 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729574%27 HTTP/1.1" 200 None
2026-03-30 04:25:31 [adesa.be] INFO: Saving data for 10729574: {'auction_closing_time': 1775030400.0, 'created_time': 1774538365.830758, 'last_price_update_time': 1774844731.855155}
2026-03-30 04:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729574') HTTP/1.1" 204 0
2026-03-30 04:25:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fab72a15-2ac6-5fda-af91-dd46d082e6b5 with identifier: 10729571
2026-03-30 04:25:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fab72a15-2ac6-5fda-af91-dd46d082e6b5 with scrape type 2
2026-03-30 04:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fab72a15-2ac6-5fda-af91-dd46d082e6b5 with scrape type 2
2026-03-30 04:25:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fab72a15-2ac6-5fda-af91-dd46d082e6b5, identifier: 10729571
2026-03-30 04:25:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fab72a15-2ac6-5fda-af91-dd46d082e6b5 with identifier: 10729571
2026-03-30 04:25:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fab72a15-2ac6-5fda-af91-dd46d082e6b5 with identifier: 10729571
2026-03-30 04:25:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fab72a15-2ac6-5fda-af91-dd46d082e6b5 with identifier: 10729571 to the API
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729571>
{'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-04-01T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fab72a15-2ac6-5fda-af91-dd46d082e6b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHG257',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 64592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34600,
'price_includes_vat': True,
'registration_date': '2023-03-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz GLE 350de - 4-Matic - Hybrid - Automatic - 194 hp - '
'64.592 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729571%27 HTTP/1.1" 200 None
2026-03-30 04:25:32 [adesa.be] INFO: Saving data for 10729571: {'auction_closing_time': 1775030400.0, 'created_time': 1774538445.213338, 'last_price_update_time': 1774844732.249345}
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729571') HTTP/1.1" 204 0
2026-03-30 04:25:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10730822
2026-03-30 04:25:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with scrape type 2
2026-03-30 04:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with scrape type 2
2026-03-30 04:25:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b, identifier: 10730822
2026-03-30 04:25:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10730822
2026-03-30 04:25:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10730822
2026-03-30 04:25:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fb38b99-19bd-5f1c-99dc-660b4bbe219b with identifier: 10730822 to the API
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730822>
{'auction_title': '',
'c_o_2_emission_value': 96,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '9fb38b99-19bd-5f1c-99dc-660b4bbe219b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMN090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730822',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 37313,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 308 1.5 HDI Allure - Diesel - Automatic - 130 hp - 37.313 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730822%27 HTTP/1.1" 200 None
2026-03-30 04:25:32 [adesa.be] INFO: Saving data for 10730822: {'auction_closing_time': 1774961400.0, 'created_time': 1774538852.55528, 'last_price_update_time': 1774844732.609098}
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730822') HTTP/1.1" 204 0
2026-03-30 04:25:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10730818
2026-03-30 04:25:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf2aa365-fc50-500b-a845-582ce5e7c5d7 with scrape type 2
2026-03-30 04:25:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf2aa365-fc50-500b-a845-582ce5e7c5d7 with scrape type 2
2026-03-30 04:25:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf2aa365-fc50-500b-a845-582ce5e7c5d7, identifier: 10730818
2026-03-30 04:25:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10730818
2026-03-30 04:25:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10730818
2026-03-30 04:25:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf2aa365-fc50-500b-a845-582ce5e7c5d7 with identifier: 10730818 to the API
2026-03-30 04:25:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730818>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 224,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Electric',
'id': 'bf2aa365-fc50-500b-a845-582ce5e7c5d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BBP167',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730818',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '1',
'odometer': 61402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Polestar 1 Plus - Electric - Automatic - 224 hp - 61.402 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2021}
2026-03-30 04:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730818%27 HTTP/1.1" 200 None
2026-03-30 04:25:33 [adesa.be] INFO: Saving data for 10730818: {'auction_closing_time': 1774961400.0, 'created_time': 1774538853.050901, 'last_price_update_time': 1774844733.633337}
2026-03-30 04:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730818') HTTP/1.1" 204 0
2026-03-30 04:25:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25: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:25:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with identifier: 10730809
2026-03-30 04:25:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with scrape type 2
2026-03-30 04:25:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with scrape type 2
2026-03-30 04:25:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886, identifier: 10730809
2026-03-30 04:25:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11f452e2-afff-5371-a75a-2ca05c191aa0 with identifier: 10730820
2026-03-30 04:25:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11f452e2-afff-5371-a75a-2ca05c191aa0 with scrape type 2
2026-03-30 04:25:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11f452e2-afff-5371-a75a-2ca05c191aa0 with scrape type 2
2026-03-30 04:25:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11f452e2-afff-5371-a75a-2ca05c191aa0, identifier: 10730820
2026-03-30 04:25:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with identifier: 10730809
2026-03-30 04:25:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with identifier: 10730809
2026-03-30 04:25:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f39d95b1-dbcc-5a9b-8c83-3e2cffbde886 with identifier: 10730809 to the API
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730809>
{'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': 131,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'f39d95b1-dbcc-5a9b-8c83-3e2cffbde886',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '526115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730809',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 148150,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2019-01-31',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Combo Life XL 1.5 Edition - Diesel - Manual - 131 hp - 148.150 '
'km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730809%27 HTTP/1.1" 200 None
2026-03-30 04:25:34 [adesa.be] INFO: Saving data for 10730809: {'auction_closing_time': 1774961400.0, 'created_time': 1774538857.930366, 'last_price_update_time': 1774844734.206996}
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730809') HTTP/1.1" 204 0
2026-03-30 04:25:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11f452e2-afff-5371-a75a-2ca05c191aa0 with identifier: 10730820
2026-03-30 04:25:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11f452e2-afff-5371-a75a-2ca05c191aa0 with identifier: 10730820
2026-03-30 04:25:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11f452e2-afff-5371-a75a-2ca05c191aa0 with identifier: 10730820 to the API
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730820>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '11f452e2-afff-5371-a75a-2ca05c191aa0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVM856',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730820',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 162338,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.5 HDI GT - Diesel - Automatic - 130 hp - 162.338 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730820%27 HTTP/1.1" 200 None
2026-03-30 04:25:34 [adesa.be] INFO: Saving data for 10730820: {'auction_closing_time': 1774961400.0, 'created_time': 1774538852.140848, 'last_price_update_time': 1774844734.486523}
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730820') HTTP/1.1" 204 0
2026-03-30 04:25:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730827> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10730827
2026-03-30 04:25:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3de9814-b341-594f-98ab-250983c799eb with scrape type 2
2026-03-30 04:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3de9814-b341-594f-98ab-250983c799eb with scrape type 2
2026-03-30 04:25:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3de9814-b341-594f-98ab-250983c799eb, identifier: 10730827
2026-03-30 04:25:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10730827
2026-03-30 04:25:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10730827
2026-03-30 04:25:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3de9814-b341-594f-98ab-250983c799eb with identifier: 10730827 to the API
2026-03-30 04:25:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730827>
{'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': 120,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'b3de9814-b341-594f-98ab-250983c799eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVN795',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730827',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 118503,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Boxer L2H2 2.2 HDI Premium - Diesel - Manual - 120 hp - '
'118.503 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2021}
2026-03-30 04:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730827%27 HTTP/1.1" 200 None
2026-03-30 04:25:36 [adesa.be] INFO: Saving data for 10730827: {'auction_closing_time': 1774961400.0, 'created_time': 1774538851.843738, 'last_price_update_time': 1774844736.346898}
2026-03-30 04:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730827') HTTP/1.1" 204 0
2026-03-30 04:25:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with identifier: 10730402
2026-03-30 04:25:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with scrape type 2
2026-03-30 04:25:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with scrape type 2
2026-03-30 04:25:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1, identifier: 10730402
2026-03-30 04:25:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with identifier: 10730402
2026-03-30 04:25:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with identifier: 10730402
2026-03-30 04:25:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad5234b3-7dbf-5cab-b11f-dc6a33c673d1 with identifier: 10730402 to the API
2026-03-30 04:25:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730402>
{'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': 95,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ad5234b3-7dbf-5cab-b11f-dc6a33c673d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DBW280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730402',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 48644,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2021-04-15',
'seats_number': 5,
'seller_name': "Westauto's nv",
'title': 'Audi A1 Sportback 25 TFSI Advanced - Petrol - Manual - 95 hp - '
'48.644 km',
'transmission': 'manual',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-30 04:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730402%27 HTTP/1.1" 200 None
2026-03-30 04:25:42 [adesa.be] INFO: Saving data for 10730402: {'auction_closing_time': 1774864800.0, 'created_time': 1774538298.082904, 'last_price_update_time': 1774844742.703364}
2026-03-30 04:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730402') HTTP/1.1" 204 0
2026-03-30 04:25:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7c8939e-27f8-5d76-bd67-24df714cd05b with identifier: 10734916
2026-03-30 04:25:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7c8939e-27f8-5d76-bd67-24df714cd05b with scrape type 2
2026-03-30 04:25:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7c8939e-27f8-5d76-bd67-24df714cd05b with scrape type 2
2026-03-30 04:25:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7c8939e-27f8-5d76-bd67-24df714cd05b, identifier: 10734916
2026-03-30 04:25:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7c8939e-27f8-5d76-bd67-24df714cd05b with identifier: 10734916
2026-03-30 04:25:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7c8939e-27f8-5d76-bd67-24df714cd05b with identifier: 10734916
2026-03-30 04:25:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7c8939e-27f8-5d76-bd67-24df714cd05b with identifier: 10734916 to the API
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734916>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd7c8939e-27f8-5d76-bd67-24df714cd05b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YBQ426',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734916',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 128504,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2018-11-29',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Audi A1 Sportback 30 TFSI S Line - Petrol - Automatic - 116 hp - '
'128.504 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2018}
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734916%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Saving data for 10734916: {'auction_closing_time': 1774864800.0, 'created_time': 1774626572.695265, 'last_price_update_time': 1774844743.24938}
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734916') HTTP/1.1" 204 0
2026-03-30 04:25:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:43 [adesa.be] INFO: Found listing with ID: 10735099
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735099%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10735099: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10735099 url https://www.openlane.eu/en/carv6/auction/10735099
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736314
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736314%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736314: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10736314 url https://www.openlane.eu/en/carv6/auction/10736314
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736413
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736413%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736413: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10736413 url https://www.openlane.eu/en/carv6/auction/10736413
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10734918
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734918%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10734918: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10734918 url https://www.openlane.eu/en/carv6/auction/10734918
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10735084
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735084%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10735084: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10735084 url https://www.openlane.eu/en/carv6/auction/10735084
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736639
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736639%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736639: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10736639 url https://www.openlane.eu/en/carv6/auction/10736639
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10735748
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735748%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10735748: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10735748 url https://www.openlane.eu/en/carv6/auction/10735748
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10737275
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737275%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10737275: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10737275 url https://www.openlane.eu/en/carv6/auction/10737275
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736349
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736349%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736349: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10736349 url https://www.openlane.eu/en/carv6/auction/10736349
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736299
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736299%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736299: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10736299 url https://www.openlane.eu/en/carv6/auction/10736299
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10730419
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730419%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10730419: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10730419 url https://www.openlane.eu/en/carv6/auction/10730419
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736419
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736419%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736419: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10736419 url https://www.openlane.eu/en/carv6/auction/10736419
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736628
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736628%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736628: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10736628 url https://www.openlane.eu/en/carv6/auction/10736628
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10735130
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735130%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10735130: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10735130 url https://www.openlane.eu/en/carv6/auction/10735130
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10738243
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738243%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10738243: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10738243 url https://www.openlane.eu/en/carv6/auction/10738243
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10735751
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735751%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10735751: 2
2026-03-30 04:25:43 [adesa.be] INFO: Scraping item 10735751 url https://www.openlane.eu/en/carv6/auction/10735751
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10737748
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737748%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10737748: 2
2026-03-30 04:25:43 [adesa.be] INFO: Scraping item 10737748 url https://www.openlane.eu/en/carv6/auction/10737748
2026-03-30 04:25:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10730423
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730423%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10730423: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10730423 url https://www.openlane.eu/en/carv6/auction/10730423
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10731366
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731366%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10731366: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10731366 url https://www.openlane.eu/en/carv6/auction/10731366
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10730430
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730430%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10730430: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10730430 url https://www.openlane.eu/en/carv6/auction/10730430
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736270
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736270%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736270: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10736270 url https://www.openlane.eu/en/carv6/auction/10736270
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736630
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736630%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736630: 0
2026-03-30 04:25:43 [adesa.be] INFO: Skipping item 10736630 url https://www.openlane.eu/en/carv6/auction/10736630
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736291
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736291%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736291: 2
2026-03-30 04:25:43 [adesa.be] INFO: Scraping item 10736291 url https://www.openlane.eu/en/carv6/auction/10736291
2026-03-30 04:25: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:25:43 [adesa.be] INFO: Found listing with ID: 10730404
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730404%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10730404: 2
2026-03-30 04:25:43 [adesa.be] INFO: Scraping item 10730404 url https://www.openlane.eu/en/carv6/auction/10730404
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10737264
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737264%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10737264: 2
2026-03-30 04:25:43 [adesa.be] INFO: Scraping item 10737264 url https://www.openlane.eu/en/carv6/auction/10737264
2026-03-30 04:25:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8106107a-c896-539c-ba24-d21d8a96194b with identifier: 10730802
2026-03-30 04:25:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8106107a-c896-539c-ba24-d21d8a96194b with scrape type 2
2026-03-30 04:25:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8106107a-c896-539c-ba24-d21d8a96194b with scrape type 2
2026-03-30 04:25:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8106107a-c896-539c-ba24-d21d8a96194b, identifier: 10730802
2026-03-30 04:25:43 [adesa.be] INFO: Found listing with ID: 10736629
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736629%27 HTTP/1.1" 200 None
2026-03-30 04:25:43 [adesa.be] INFO: Scrape type for 10736629: 2
2026-03-30 04:25:43 [adesa.be] INFO: Scraping item 10736629 url https://www.openlane.eu/en/carv6/auction/10736629
2026-03-30 04:25:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8106107a-c896-539c-ba24-d21d8a96194b with identifier: 10730802
2026-03-30 04:25:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8106107a-c896-539c-ba24-d21d8a96194b with identifier: 10730802
2026-03-30 04:25:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8106107a-c896-539c-ba24-d21d8a96194b with identifier: 10730802 to the API
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730802>
{'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': 105,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': '8106107a-c896-539c-ba24-d21d8a96194b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGV535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730802',
'listing': 'auctionplusdirectbuy',
'location': 'Łajski (Poland)',
'make': 'Opel',
'model': 'Astra',
'odometer': 141830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2021-03-30',
'seats_number': 5,
'seller_name': 'SBT Offerande bv',
'title': 'Opel Astra 1.5 - Diesel - Manual - 105 hp - 141.830 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730802%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Saving data for 10730802: {'auction_closing_time': 1774961400.0, 'created_time': 1774538856.073001, 'last_price_update_time': 1774844744.215774}
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730802') HTTP/1.1" 204 0
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10735107
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735107%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10735107: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10735107 url https://www.openlane.eu/en/carv6/auction/10735107
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10736632
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736632%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10736632: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10736632 url https://www.openlane.eu/en/carv6/auction/10736632
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10735149
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735149%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10735149: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10735149 url https://www.openlane.eu/en/carv6/auction/10735149
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10735142
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735142%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10735142: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10735142 url https://www.openlane.eu/en/carv6/auction/10735142
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10737281
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737281%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10737281: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10737281 url https://www.openlane.eu/en/carv6/auction/10737281
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10735153
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735153%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10735153: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10735153 url https://www.openlane.eu/en/carv6/auction/10735153
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730439
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730439%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10730439: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10730439 url https://www.openlane.eu/en/carv6/auction/10730439
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10739818
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739818%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10739818: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10739818 url https://www.openlane.eu/en/carv6/auction/10739818
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730422
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730422%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10730422: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10730422 url https://www.openlane.eu/en/carv6/auction/10730422
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10736421
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736421%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10736421: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10736421 url https://www.openlane.eu/en/carv6/auction/10736421
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10736333
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736333%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10736333: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10736333 url https://www.openlane.eu/en/carv6/auction/10736333
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730409
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730409%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10730409: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10730409 url https://www.openlane.eu/en/carv6/auction/10730409
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10740863
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740863%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10740863: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10740863 url https://www.openlane.eu/en/carv6/auction/10740863
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10736343
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736343%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10736343: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10736343 url https://www.openlane.eu/en/carv6/auction/10736343
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10737274
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737274%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10737274: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10737274 url https://www.openlane.eu/en/carv6/auction/10737274
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10737259
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737259%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10737259: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10737259 url https://www.openlane.eu/en/carv6/auction/10737259
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10736295
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736295%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10736295: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10736295 url https://www.openlane.eu/en/carv6/auction/10736295
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10737290
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737290%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10737290: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10737290 url https://www.openlane.eu/en/carv6/auction/10737290
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10736418
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736418%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10736418: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10736418 url https://www.openlane.eu/en/carv6/auction/10736418
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10735102
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735102%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10735102: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10735102 url https://www.openlane.eu/en/carv6/auction/10735102
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10731363
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731363%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10731363: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10731363 url https://www.openlane.eu/en/carv6/auction/10731363
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10731361
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731361%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10731361: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10731361 url https://www.openlane.eu/en/carv6/auction/10731361
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10740845
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740845%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10740845: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10740845 url https://www.openlane.eu/en/carv6/auction/10740845
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10740858
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740858%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10740858: 0
2026-03-30 04:25:44 [adesa.be] INFO: Skipping item 10740858 url https://www.openlane.eu/en/carv6/auction/10740858
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10735152
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735152%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10735152: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10735152 url https://www.openlane.eu/en/carv6/auction/10735152
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10735174
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735174%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10735174: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10735174 url https://www.openlane.eu/en/carv6/auction/10735174
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10735136
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735136%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10735136: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10735136 url https://www.openlane.eu/en/carv6/auction/10735136
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730452
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730452%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10730452: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10730452 url https://www.openlane.eu/en/carv6/auction/10730452
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730407
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730407%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10730407: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10730407 url https://www.openlane.eu/en/carv6/auction/10730407
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730417
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730417%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10730417: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10730417 url https://www.openlane.eu/en/carv6/auction/10730417
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10737294
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737294%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10737294: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10737294 url https://www.openlane.eu/en/carv6/auction/10737294
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730444
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730444%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10730444: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10730444 url https://www.openlane.eu/en/carv6/auction/10730444
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730416
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730416%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10730416: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10730416 url https://www.openlane.eu/en/carv6/auction/10730416
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10735147
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735147%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10735147: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10735147 url https://www.openlane.eu/en/carv6/auction/10735147
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730448
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730448%27 HTTP/1.1" 200 None
2026-03-30 04:25:44 [adesa.be] INFO: Scrape type for 10730448: 2
2026-03-30 04:25:44 [adesa.be] INFO: Scraping item 10730448 url https://www.openlane.eu/en/carv6/auction/10730448
2026-03-30 04:25:44 [adesa.be] INFO: Found listing with ID: 10730398
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730398%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10730398: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10730398 url https://www.openlane.eu/en/carv6/auction/10730398
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10735144
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735144%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10735144: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10735144 url https://www.openlane.eu/en/carv6/auction/10735144
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10735146
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735146%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10735146: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10735146 url https://www.openlane.eu/en/carv6/auction/10735146
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736271
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736271%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736271: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10736271 url https://www.openlane.eu/en/carv6/auction/10736271
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10739814
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739814%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10739814: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10739814 url https://www.openlane.eu/en/carv6/auction/10739814
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736284
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736284%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736284: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10736284 url https://www.openlane.eu/en/carv6/auction/10736284
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10730443
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730443%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10730443: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10730443 url https://www.openlane.eu/en/carv6/auction/10730443
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736668
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736668%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736668: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10736668 url https://www.openlane.eu/en/carv6/auction/10736668
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10730429
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730429%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10730429: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10730429 url https://www.openlane.eu/en/carv6/auction/10730429
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10735150
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735150%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10735150: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10735150 url https://www.openlane.eu/en/carv6/auction/10735150
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10730442
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730442%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10730442: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10730442 url https://www.openlane.eu/en/carv6/auction/10730442
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736332
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736332%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736332: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10736332 url https://www.openlane.eu/en/carv6/auction/10736332
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10731355
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731355%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10731355: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10731355 url https://www.openlane.eu/en/carv6/auction/10731355
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10731354
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731354%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10731354: 0
2026-03-30 04:25:45 [adesa.be] INFO: Skipping item 10731354 url https://www.openlane.eu/en/carv6/auction/10731354
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736292
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736292%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736292: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10736292 url https://www.openlane.eu/en/carv6/auction/10736292
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10735148
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735148%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10735148: 0
2026-03-30 04:25:45 [adesa.be] INFO: Skipping item 10735148 url https://www.openlane.eu/en/carv6/auction/10735148
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10730415
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730415%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10730415: 0
2026-03-30 04:25:45 [adesa.be] INFO: Skipping item 10730415 url https://www.openlane.eu/en/carv6/auction/10730415
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10735744
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735744%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10735744: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10735744 url https://www.openlane.eu/en/carv6/auction/10735744
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10735176
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735176%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10735176: 0
2026-03-30 04:25:45 [adesa.be] INFO: Skipping item 10735176 url https://www.openlane.eu/en/carv6/auction/10735176
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736334
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736334%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736334: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10736334 url https://www.openlane.eu/en/carv6/auction/10736334
2026-03-30 04:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10739839
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739839%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10739839: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10739839 url https://www.openlane.eu/en/carv6/auction/10739839
2026-03-30 04:25: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:25:45 [adesa.be] INFO: Found listing with ID: 10737258
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737258%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10737258: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10737258 url https://www.openlane.eu/en/carv6/auction/10737258
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736288
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736288%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736288: 0
2026-03-30 04:25:45 [adesa.be] INFO: Skipping item 10736288 url https://www.openlane.eu/en/carv6/auction/10736288
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736350
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736350%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736350: 0
2026-03-30 04:25:45 [adesa.be] INFO: Skipping item 10736350 url https://www.openlane.eu/en/carv6/auction/10736350
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10738238
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738238%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10738238: 0
2026-03-30 04:25:45 [adesa.be] INFO: Skipping item 10738238 url https://www.openlane.eu/en/carv6/auction/10738238
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10730413
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730413%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10730413: 0
2026-03-30 04:25:45 [adesa.be] INFO: Skipping item 10730413 url https://www.openlane.eu/en/carv6/auction/10730413
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10740865
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740865%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10740865: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10740865 url https://www.openlane.eu/en/carv6/auction/10740865
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736278
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736278%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736278: 0
2026-03-30 04:25:45 [adesa.be] INFO: Skipping item 10736278 url https://www.openlane.eu/en/carv6/auction/10736278
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10736296
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736296%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10736296: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10736296 url https://www.openlane.eu/en/carv6/auction/10736296
2026-03-30 04:25:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6b4d175-dcba-5b56-906a-4cebe25cab5d with identifier: 10736353
2026-03-30 04:25:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6b4d175-dcba-5b56-906a-4cebe25cab5d with scrape type 2
2026-03-30 04:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6b4d175-dcba-5b56-906a-4cebe25cab5d with scrape type 2
2026-03-30 04:25:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d6b4d175-dcba-5b56-906a-4cebe25cab5d, identifier: 10736353
2026-03-30 04:25:45 [adesa.be] INFO: Found listing with ID: 10737260
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737260%27 HTTP/1.1" 200 None
2026-03-30 04:25:45 [adesa.be] INFO: Scrape type for 10737260: 2
2026-03-30 04:25:45 [adesa.be] INFO: Scraping item 10737260 url https://www.openlane.eu/en/carv6/auction/10737260
2026-03-30 04:25:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d6b4d175-dcba-5b56-906a-4cebe25cab5d with identifier: 10736353
2026-03-30 04:25:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d6b4d175-dcba-5b56-906a-4cebe25cab5d with identifier: 10736353
2026-03-30 04:25:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d6b4d175-dcba-5b56-906a-4cebe25cab5d with identifier: 10736353 to the API
2026-03-30 04:25:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736353>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 210,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd6b4d175-dcba-5b56-906a-4cebe25cab5d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JGQ164',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736353',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 172123,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2018-03-13',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Alfa Romeo Stelvio 2.2 JTD Super - Diesel - Automatic - 210 hp - '
'172.123 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2018}
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736353%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Saving data for 10736353: {'auction_closing_time': 1774864800.0, 'created_time': 1774626574.09535, 'last_price_update_time': 1774844746.066749}
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736353') HTTP/1.1" 204 0
2026-03-30 04:25:46 [adesa.be] INFO: Found listing with ID: 10736287
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736287%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Scrape type for 10736287: 0
2026-03-30 04:25:46 [adesa.be] INFO: Skipping item 10736287 url https://www.openlane.eu/en/carv6/auction/10736287
2026-03-30 04:25:46 [adesa.be] INFO: Found listing with ID: 10737261
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737261%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Scrape type for 10737261: 0
2026-03-30 04:25:46 [adesa.be] INFO: Skipping item 10737261 url https://www.openlane.eu/en/carv6/auction/10737261
2026-03-30 04:25:46 [adesa.be] INFO: Found listing with ID: 10734907
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734907%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Scrape type for 10734907: 2
2026-03-30 04:25:46 [adesa.be] INFO: Scraping item 10734907 url https://www.openlane.eu/en/carv6/auction/10734907
2026-03-30 04:25:46 [adesa.be] INFO: Found listing with ID: 10737286
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737286%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Scrape type for 10737286: 2
2026-03-30 04:25:46 [adesa.be] INFO: Scraping item 10737286 url https://www.openlane.eu/en/carv6/auction/10737286
2026-03-30 04:25:46 [adesa.be] INFO: Found listing with ID: 10734927
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734927%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Scrape type for 10734927: 0
2026-03-30 04:25:46 [adesa.be] INFO: Skipping item 10734927 url https://www.openlane.eu/en/carv6/auction/10734927
2026-03-30 04:25:46 [adesa.be] INFO: Found listing with ID: 10738226
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738226%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Scrape type for 10738226: 0
2026-03-30 04:25:46 [adesa.be] INFO: Skipping item 10738226 url https://www.openlane.eu/en/carv6/auction/10738226
2026-03-30 04:25:46 [adesa.be] INFO: Found listing with ID: 10737465
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737465%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Scrape type for 10737465: 0
2026-03-30 04:25:46 [adesa.be] INFO: Skipping item 10737465 url https://www.openlane.eu/en/carv6/auction/10737465
2026-03-30 04:25:46 [adesa.be] INFO: Found listing with ID: 10735117
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735117%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Scrape type for 10735117: 0
2026-03-30 04:25:46 [adesa.be] INFO: Skipping item 10735117 url https://www.openlane.eu/en/carv6/auction/10735117
2026-03-30 04:25:46 [adesa.be] INFO: Found listing with ID: 10734929
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734929%27 HTTP/1.1" 200 None
2026-03-30 04:25:46 [adesa.be] INFO: Scrape type for 10734929: 2
2026-03-30 04:25:46 [adesa.be] INFO: Scraping item 10734929 url https://www.openlane.eu/en/carv6/auction/10734929
2026-03-30 04:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 850b1efb-ce45-5406-b7f2-bd7eb833a964 with identifier: 10734909
2026-03-30 04:25:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 850b1efb-ce45-5406-b7f2-bd7eb833a964 with scrape type 2
2026-03-30 04:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 850b1efb-ce45-5406-b7f2-bd7eb833a964 with scrape type 2
2026-03-30 04:25:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 850b1efb-ce45-5406-b7f2-bd7eb833a964, identifier: 10734909
2026-03-30 04:25:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 850b1efb-ce45-5406-b7f2-bd7eb833a964 with identifier: 10734909
2026-03-30 04:25:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 850b1efb-ce45-5406-b7f2-bd7eb833a964 with identifier: 10734909
2026-03-30 04:25:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 850b1efb-ce45-5406-b7f2-bd7eb833a964 with identifier: 10734909 to the API
2026-03-30 04:25:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734909>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '850b1efb-ce45-5406-b7f2-bd7eb833a964',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GVS182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A1',
'odometer': 97322,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2014-05-13',
'seats_number': 4,
'seller_name': 'Automobile AZ bv',
'title': 'Audi A1 Sportback 1.4 TFSI Ambition - Petrol - Automatic - 140 hp - '
'97.322 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2014}
2026-03-30 04:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734909%27 HTTP/1.1" 200 None
2026-03-30 04:25:48 [adesa.be] INFO: Saving data for 10734909: {'auction_closing_time': 1774864800.0, 'created_time': 1774626576.504381, 'last_price_update_time': 1774844748.478195}
2026-03-30 04:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734909') HTTP/1.1" 204 0
2026-03-30 04:25:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with identifier: 10731364
2026-03-30 04:25:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with scrape type 2
2026-03-30 04:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with scrape type 2
2026-03-30 04:25:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0, identifier: 10731364
2026-03-30 04:25:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with identifier: 10731364
2026-03-30 04:25:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with identifier: 10731364
2026-03-30 04:25:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0 with identifier: 10731364 to the API
2026-03-30 04:25:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731364>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6826a5a-9ca3-5f08-b8d7-e63f6bb227c0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ecw915',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731364',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 193735,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9100,
'price_includes_vat': True,
'registration_date': '2018-11-02',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Alfa Romeo Stelvio 2.2 JTD Super - Diesel - Automatic - 190 hp - '
'193.735 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2018}
2026-03-30 04:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731364%27 HTTP/1.1" 200 None
2026-03-30 04:25:54 [adesa.be] INFO: Saving data for 10731364: {'auction_closing_time': 1774864800.0, 'created_time': 1774538267.523911, 'last_price_update_time': 1774844754.763528}
2026-03-30 04:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731364') HTTP/1.1" 204 0
2026-03-30 04:25:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43883486-7c9b-51ad-a35f-fb1e58c03534 with identifier: 10735745
2026-03-30 04:25:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43883486-7c9b-51ad-a35f-fb1e58c03534 with scrape type 2
2026-03-30 04:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43883486-7c9b-51ad-a35f-fb1e58c03534 with scrape type 2
2026-03-30 04:25:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 43883486-7c9b-51ad-a35f-fb1e58c03534, identifier: 10735745
2026-03-30 04:25:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 43883486-7c9b-51ad-a35f-fb1e58c03534 with identifier: 10735745
2026-03-30 04:25:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 43883486-7c9b-51ad-a35f-fb1e58c03534 with identifier: 10735745
2026-03-30 04:25:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 43883486-7c9b-51ad-a35f-fb1e58c03534 with identifier: 10735745 to the API
2026-03-30 04:25:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735745>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 104,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '43883486-7c9b-51ad-a35f-fb1e58c03534',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GJF926',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735745',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 126005,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2014-02-21',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'Audi A3 1.2 TFSI Ambition Luxe - Petrol - Automatic - 104 hp - '
'126.005 km',
'transmission': 'automatic',
'trim': 'Ambition Luxe',
'vin': None,
'year': 2014}
2026-03-30 04:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735745%27 HTTP/1.1" 200 None
2026-03-30 04:25:55 [adesa.be] INFO: Saving data for 10735745: {'auction_closing_time': 1774864800.0, 'created_time': 1774626569.338826, 'last_price_update_time': 1774844755.248955}
2026-03-30 04:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735745') HTTP/1.1" 204 0
2026-03-30 04:25:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735196> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with identifier: 10735196
2026-03-30 04:25:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with scrape type 2
2026-03-30 04:25:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with scrape type 2
2026-03-30 04:25:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780, identifier: 10735196
2026-03-30 04:25:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with identifier: 10735196
2026-03-30 04:25:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with identifier: 10735196
2026-03-30 04:25:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780 with identifier: 10735196 to the API
2026-03-30 04:25:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735196>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '0b871d3c-1cb8-5cd8-b5a8-365cdf4c4780',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1NUV455',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735196',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 179983,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5050,
'price_includes_vat': True,
'registration_date': '2016-05-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TSI Comfortline - Petrol - Automatic - 90 hp - '
'179.983 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-30 04:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735196%27 HTTP/1.1" 200 None
2026-03-30 04:25:56 [adesa.be] INFO: Saving data for 10735196: {'auction_closing_time': 1774864800.0, 'created_time': 1774626582.491492, 'last_price_update_time': 1774844756.70509}
2026-03-30 04:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735196') HTTP/1.1" 204 0
2026-03-30 04:25:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735191> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f6061f7-7478-514b-bd13-4a86f564f2d5 with identifier: 10735191
2026-03-30 04:25:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f6061f7-7478-514b-bd13-4a86f564f2d5 with scrape type 2
2026-03-30 04:25:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f6061f7-7478-514b-bd13-4a86f564f2d5 with scrape type 2
2026-03-30 04:25:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f6061f7-7478-514b-bd13-4a86f564f2d5, identifier: 10735191
2026-03-30 04:25:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f6061f7-7478-514b-bd13-4a86f564f2d5 with identifier: 10735191
2026-03-30 04:25:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f6061f7-7478-514b-bd13-4a86f564f2d5 with identifier: 10735191
2026-03-30 04:25:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f6061f7-7478-514b-bd13-4a86f564f2d5 with identifier: 10735191 to the API
2026-03-30 04:25:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735191>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5f6061f7-7478-514b-bd13-4a86f564f2d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PDE404',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735191',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 118836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7050,
'price_includes_vat': True,
'registration_date': '2016-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Passat 1.6 TDI Comfortline - Diesel - Manual - 120 hp - '
'118.836 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2016}
2026-03-30 04:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735191%27 HTTP/1.1" 200 None
2026-03-30 04:25:57 [adesa.be] INFO: Saving data for 10735191: {'auction_closing_time': 1774864800.0, 'created_time': 1774626578.874391, 'last_price_update_time': 1774844757.681239}
2026-03-30 04:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735191') HTTP/1.1" 204 0
2026-03-30 04:25:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:25:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 935c21dc-27ae-5869-9ba5-b423b61650bc with identifier: 10735185
2026-03-30 04:25:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 935c21dc-27ae-5869-9ba5-b423b61650bc with scrape type 2
2026-03-30 04:25:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 935c21dc-27ae-5869-9ba5-b423b61650bc with scrape type 2
2026-03-30 04:25:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 935c21dc-27ae-5869-9ba5-b423b61650bc, identifier: 10735185
2026-03-30 04:25:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 935c21dc-27ae-5869-9ba5-b423b61650bc with identifier: 10735185
2026-03-30 04:25:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 935c21dc-27ae-5869-9ba5-b423b61650bc with identifier: 10735185
2026-03-30 04:25:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 935c21dc-27ae-5869-9ba5-b423b61650bc with identifier: 10735185 to the API
2026-03-30 04:25:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:25: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:25:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735185>
{'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': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '935c21dc-27ae-5869-9ba5-b423b61650bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1aws806',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735185',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 129635,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2017-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 1.4 TSI Comfortline - Petrol - Manual - 125 hp - '
'129.635 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2017}
2026-03-30 04:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735185%27 HTTP/1.1" 200 None
2026-03-30 04:25:59 [adesa.be] INFO: Saving data for 10735185: {'auction_closing_time': 1774864800.0, 'created_time': 1774626583.377716, 'last_price_update_time': 1774844759.309403}
2026-03-30 04:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:25:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735185') HTTP/1.1" 204 0
2026-03-30 04:25:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:25: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:26:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735200> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b768b8c-a55d-5fa3-975a-b075671d3da0 with identifier: 10735215
2026-03-30 04:26:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b768b8c-a55d-5fa3-975a-b075671d3da0 with scrape type 2
2026-03-30 04:26:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b768b8c-a55d-5fa3-975a-b075671d3da0 with scrape type 2
2026-03-30 04:26:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8b768b8c-a55d-5fa3-975a-b075671d3da0, identifier: 10735215
2026-03-30 04:26:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8b768b8c-a55d-5fa3-975a-b075671d3da0 with identifier: 10735215
2026-03-30 04:26:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8b768b8c-a55d-5fa3-975a-b075671d3da0 with identifier: 10735215
2026-03-30 04:26:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8b768b8c-a55d-5fa3-975a-b075671d3da0 with identifier: 10735215 to the API
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735215>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8b768b8c-a55d-5fa3-975a-b075671d3da0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GWU584',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735215',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 198327,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18850,
'price_includes_vat': True,
'registration_date': '2019-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Amarok 3.0 TDI Highline - 4Motion - Diesel - Automatic - '
'258 hp - 198.327 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2019}
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735215%27 HTTP/1.1" 200 None
2026-03-30 04:26:00 [adesa.be] INFO: Saving data for 10735215: {'auction_closing_time': 1774864800.0, 'created_time': 1774626579.692673, 'last_price_update_time': 1774844760.487107}
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735215') HTTP/1.1" 204 0
2026-03-30 04:26:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c603ea28-6335-5e19-b233-7c0690ccf8bb with identifier: 10735200
2026-03-30 04:26:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c603ea28-6335-5e19-b233-7c0690ccf8bb with scrape type 2
2026-03-30 04:26:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c603ea28-6335-5e19-b233-7c0690ccf8bb with scrape type 2
2026-03-30 04:26:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c603ea28-6335-5e19-b233-7c0690ccf8bb, identifier: 10735200
2026-03-30 04:26:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c603ea28-6335-5e19-b233-7c0690ccf8bb with identifier: 10735200
2026-03-30 04:26:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c603ea28-6335-5e19-b233-7c0690ccf8bb with identifier: 10735200
2026-03-30 04:26:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c603ea28-6335-5e19-b233-7c0690ccf8bb with identifier: 10735200 to the API
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735200>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c603ea28-6335-5e19-b233-7c0690ccf8bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AKE829',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735200',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 136147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11250,
'price_includes_vat': True,
'registration_date': '2019-12-04',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Scala 1.6 TDI Style - Diesel - Automatic - 116 hp - 136.147 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735200%27 HTTP/1.1" 200 None
2026-03-30 04:26:00 [adesa.be] INFO: Saving data for 10735200: {'auction_closing_time': 1774864800.0, 'created_time': 1774626578.248558, 'last_price_update_time': 1774844760.858382}
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735200') HTTP/1.1" 204 0
2026-03-30 04:26:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735186> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10735186
2026-03-30 04:26:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e7a9de7-affc-5656-bb90-7095713934d4 with scrape type 2
2026-03-30 04:26:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e7a9de7-affc-5656-bb90-7095713934d4 with scrape type 2
2026-03-30 04:26:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e7a9de7-affc-5656-bb90-7095713934d4, identifier: 10735186
2026-03-30 04:26:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10735186
2026-03-30 04:26:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10735186
2026-03-30 04:26:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e7a9de7-affc-5656-bb90-7095713934d4 with identifier: 10735186 to the API
2026-03-30 04:26:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735186>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3e7a9de7-affc-5656-bb90-7095713934d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CXE771',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735186',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 124435,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2019-07-01',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Grand Scenic 1.3 TCe Bose Edition - Petrol - Manual - 140 '
'hp - 124.435 km',
'transmission': 'manual',
'trim': 'Bose Edition',
'vin': None,
'year': 2019}
2026-03-30 04:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735186%27 HTTP/1.1" 200 None
2026-03-30 04:26:01 [adesa.be] INFO: Saving data for 10735186: {'auction_closing_time': 1774864800.0, 'created_time': 1774626609.849793, 'last_price_update_time': 1774844761.501897}
2026-03-30 04:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735186') HTTP/1.1" 204 0
2026-03-30 04:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736633> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with identifier: 10736633
2026-03-30 04:26:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with scrape type 2
2026-03-30 04:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with scrape type 2
2026-03-30 04:26:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58, identifier: 10736633
2026-03-30 04:26:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with identifier: 10736633
2026-03-30 04:26:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with identifier: 10736633
2026-03-30 04:26:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32cd018c-c8bc-55a7-9fa9-60ca31f20f58 with identifier: 10736633 to the API
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736633>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '32cd018c-c8bc-55a7-9fa9-60ca31f20f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '543342',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736633',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 105642,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-08-13',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Alfa Romeo Giulietta 1.6 JTDm Super - Diesel - Automatic - 120 hp - '
'105.642 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2020}
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736633%27 HTTP/1.1" 200 None
2026-03-30 04:26:03 [adesa.be] INFO: Saving data for 10736633: {'auction_closing_time': 1774864800.0, 'created_time': 1774626575.68132, 'last_price_update_time': 1774844763.459015}
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736633') HTTP/1.1" 204 0
2026-03-30 04:26:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10730797
2026-03-30 04:26:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with scrape type 2
2026-03-30 04:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with scrape type 2
2026-03-30 04:26:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f, identifier: 10730797
2026-03-30 04:26:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10730797
2026-03-30 04:26:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10730797
2026-03-30 04:26:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27f485bf-7dc3-58cd-8fcf-e465f4390e2f with identifier: 10730797 to the API
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730797>
{'auction_title': '',
'c_o_2_emission_value': 36,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Hybrid',
'id': '27f485bf-7dc3-58cd-8fcf-e465f4390e2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACU819',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 11575,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2021-02-23',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.6 GT - Hybrid - 180 hp - 11.575 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730797%27 HTTP/1.1" 200 None
2026-03-30 04:26:03 [adesa.be] INFO: Saving data for 10730797: {'auction_closing_time': 1774961400.0, 'created_time': 1774538853.357177, 'last_price_update_time': 1774844763.832948}
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730797') HTTP/1.1" 204 0
2026-03-30 04:26:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10734874
2026-03-30 04:26:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with scrape type 2
2026-03-30 04:26:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with scrape type 2
2026-03-30 04:26:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 81473673-d0a0-5df7-b9d6-4b083a5a03e1, identifier: 10734874
2026-03-30 04:26:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10734874
2026-03-30 04:26:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10734874
2026-03-30 04:26:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 81473673-d0a0-5df7-b9d6-4b083a5a03e1 with identifier: 10734874 to the API
2026-03-30 04:26:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734874>
{'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': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '81473673-d0a0-5df7-b9d6-4b083a5a03e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBF076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734874',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 173714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2020-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-ROC 1.6 TDI Style - Diesel - Manual - 115 hp - 173.714 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-30 04:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734874%27 HTTP/1.1" 200 None
2026-03-30 04:26:04 [adesa.be] INFO: Saving data for 10734874: {'auction_closing_time': 1774864800.0, 'created_time': 1774626575.396015, 'last_price_update_time': 1774844764.19988}
2026-03-30 04:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734874') HTTP/1.1" 204 0
2026-03-30 04:26:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e812d73-a980-56a2-bbb0-d35e06d8a1e8 with identifier: 10734907
2026-03-30 04:26:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e812d73-a980-56a2-bbb0-d35e06d8a1e8 with scrape type 2
2026-03-30 04:26:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e812d73-a980-56a2-bbb0-d35e06d8a1e8 with scrape type 2
2026-03-30 04:26:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e812d73-a980-56a2-bbb0-d35e06d8a1e8, identifier: 10734907
2026-03-30 04:26:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e812d73-a980-56a2-bbb0-d35e06d8a1e8 with identifier: 10734907
2026-03-30 04:26:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e812d73-a980-56a2-bbb0-d35e06d8a1e8 with identifier: 10734907
2026-03-30 04:26:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e812d73-a980-56a2-bbb0-d35e06d8a1e8 with identifier: 10734907 to the API
2026-03-30 04:26:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734907>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1e812d73-a980-56a2-bbb0-d35e06d8a1e8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JBJ926',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Cruze',
'odometer': 265681,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2014-01-28',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Chevrolet Cruze 1.7 - Diesel - Manual - 110 hp - 265.681 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734907%27 HTTP/1.1" 200 None
2026-03-30 04:26:05 [adesa.be] INFO: Saving data for 10734907: {'auction_closing_time': 1774864800.0, 'created_time': 1774625446.967088, 'last_price_update_time': 1774844765.946356}
2026-03-30 04:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734907') HTTP/1.1" 204 0
2026-03-30 04:26:06 [scrapy.extensions.logstats] INFO: Crawled 1308 pages (at 54 pages/min), scraped 1277 items (at 52 items/min)
2026-03-30 04:26:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-30 04:26:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736334> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10736334
2026-03-30 04:26:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 579aeddf-df7e-5cae-b2b5-d441203fce93 with scrape type 2
2026-03-30 04:26:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 579aeddf-df7e-5cae-b2b5-d441203fce93 with scrape type 2
2026-03-30 04:26:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 579aeddf-df7e-5cae-b2b5-d441203fce93, identifier: 10736334
2026-03-30 04:26:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10736334
2026-03-30 04:26:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10736334
2026-03-30 04:26:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 579aeddf-df7e-5cae-b2b5-d441203fce93 with identifier: 10736334 to the API
2026-03-30 04:26:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736334>
{'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': 354,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '579aeddf-df7e-5cae-b2b5-d441203fce93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJC315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736334',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 189125,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X4 M 40i - Petrol - Automatic - 354 hp - 189.125 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736334%27 HTTP/1.1" 200 None
2026-03-30 04:26:08 [adesa.be] INFO: Saving data for 10736334: {'auction_closing_time': 1774864800.0, 'created_time': 1774626485.038661, 'last_price_update_time': 1774844768.166774}
2026-03-30 04:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736334') HTTP/1.1" 204 0
2026-03-30 04:26:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1947af2-08fc-55b1-a5dd-6d8bdec051a4 with identifier: 10730911
2026-03-30 04:26:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1947af2-08fc-55b1-a5dd-6d8bdec051a4 with scrape type 2
2026-03-30 04:26:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1947af2-08fc-55b1-a5dd-6d8bdec051a4 with scrape type 2
2026-03-30 04:26:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1947af2-08fc-55b1-a5dd-6d8bdec051a4, identifier: 10730911
2026-03-30 04:26:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1947af2-08fc-55b1-a5dd-6d8bdec051a4 with identifier: 10730911
2026-03-30 04:26:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1947af2-08fc-55b1-a5dd-6d8bdec051a4 with identifier: 10730911
2026-03-30 04:26:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1947af2-08fc-55b1-a5dd-6d8bdec051a4 with identifier: 10730911 to the API
2026-03-30 04:26:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730911>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T12:50:00Z',
'fuel_type': 'Diesel',
'id': 'e1947af2-08fc-55b1-a5dd-6d8bdec051a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WKY766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730911',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 56304,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2019-06-28',
'seats_number': 3,
'seller_name': 'CP BOURG',
'title': 'Peugeot Boxer box 2.0 HDI - Diesel - Manual - 163 hp - 56.304 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730911%27 HTTP/1.1" 200 None
2026-03-30 04:26:10 [adesa.be] INFO: Saving data for 10730911: {'auction_closing_time': 1774961400.0, 'created_time': 1774538860.846935, 'last_price_update_time': 1774844770.135279}
2026-03-30 04:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730911') HTTP/1.1" 204 0
2026-03-30 04:26:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10737260
2026-03-30 04:26:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d56d78a7-6bbb-5288-bbb1-5264030dcce4 with scrape type 2
2026-03-30 04:26:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d56d78a7-6bbb-5288-bbb1-5264030dcce4 with scrape type 2
2026-03-30 04:26:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d56d78a7-6bbb-5288-bbb1-5264030dcce4, identifier: 10737260
2026-03-30 04:26:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10737260
2026-03-30 04:26:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10737260
2026-03-30 04:26:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d56d78a7-6bbb-5288-bbb1-5264030dcce4 with identifier: 10737260 to the API
2026-03-30 04:26:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737260>
{'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': 258,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd56d78a7-6bbb-5288-bbb1-5264030dcce4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N18462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737260',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 285057,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2015-01-09',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW X6 30 - xDrive - Diesel - Automatic - 258 hp - 285.057 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737260%27 HTTP/1.1" 200 None
2026-03-30 04:26:14 [adesa.be] INFO: Saving data for 10737260: {'auction_closing_time': 1774864800.0, 'created_time': 1774626460.358651, 'last_price_update_time': 1774844774.481026}
2026-03-30 04:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737260') HTTP/1.1" 204 0
2026-03-30 04:26: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:26: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:26:15 [adesa.be] INFO: Found listing with ID: 10738336
2026-03-30 04:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738336%27 HTTP/1.1" 200 None
2026-03-30 04:26:15 [adesa.be] INFO: Scrape type for 10738336: 2
2026-03-30 04:26:15 [adesa.be] INFO: Scraping item 10738336 url https://www.openlane.eu/en/carv6/auction/10738336
2026-03-30 04:26:15 [adesa.be] INFO: Found listing with ID: 10734915
2026-03-30 04:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734915%27 HTTP/1.1" 200 None
2026-03-30 04:26:15 [adesa.be] INFO: Scrape type for 10734915: 2
2026-03-30 04:26:15 [adesa.be] INFO: Scraping item 10734915 url https://www.openlane.eu/en/carv6/auction/10734915
2026-03-30 04:26:15 [adesa.be] INFO: Found listing with ID: 10736657
2026-03-30 04:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736657%27 HTTP/1.1" 200 None
2026-03-30 04:26:15 [adesa.be] INFO: Scrape type for 10736657: 2
2026-03-30 04:26:15 [adesa.be] INFO: Scraping item 10736657 url https://www.openlane.eu/en/carv6/auction/10736657
2026-03-30 04:26:15 [adesa.be] INFO: Found listing with ID: 10735083
2026-03-30 04:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735083%27 HTTP/1.1" 200 None
2026-03-30 04:26:15 [adesa.be] INFO: Scrape type for 10735083: 0
2026-03-30 04:26:15 [adesa.be] INFO: Skipping item 10735083 url https://www.openlane.eu/en/carv6/auction/10735083
2026-03-30 04:26:15 [adesa.be] INFO: Found listing with ID: 10738236
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738236%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10738236: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10738236 url https://www.openlane.eu/en/carv6/auction/10738236
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10734911
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734911%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10734911: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10734911 url https://www.openlane.eu/en/carv6/auction/10734911
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10739840
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739840%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10739840: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10739840 url https://www.openlane.eu/en/carv6/auction/10739840
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10730446
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730446%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10730446: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10730446 url https://www.openlane.eu/en/carv6/auction/10730446
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10734904
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734904%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10734904: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10734904 url https://www.openlane.eu/en/carv6/auction/10734904
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10735749
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735749%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10735749: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10735749 url https://www.openlane.eu/en/carv6/auction/10735749
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10734935
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734935%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10734935: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10734935 url https://www.openlane.eu/en/carv6/auction/10734935
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10734901
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734901%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10734901: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10734901 url https://www.openlane.eu/en/carv6/auction/10734901
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10737728
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737728%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10737728: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10737728 url https://www.openlane.eu/en/carv6/auction/10737728
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10736647
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736647%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10736647: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10736647 url https://www.openlane.eu/en/carv6/auction/10736647
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10734903
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734903%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10734903: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10734903 url https://www.openlane.eu/en/carv6/auction/10734903
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10737270
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737270%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10737270: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10737270 url https://www.openlane.eu/en/carv6/auction/10737270
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10738258
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738258%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10738258: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10738258 url https://www.openlane.eu/en/carv6/auction/10738258
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10736300
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736300%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10736300: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10736300 url https://www.openlane.eu/en/carv6/auction/10736300
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10736651
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736651%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10736651: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10736651 url https://www.openlane.eu/en/carv6/auction/10736651
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10736636
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736636%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10736636: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10736636 url https://www.openlane.eu/en/carv6/auction/10736636
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10737734
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737734%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10737734: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10737734 url https://www.openlane.eu/en/carv6/auction/10737734
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10734908
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734908%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10734908: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10734908 url https://www.openlane.eu/en/carv6/auction/10734908
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10737731
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737731%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10737731: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10737731 url https://www.openlane.eu/en/carv6/auction/10737731
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10737730
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737730%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10737730: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10737730 url https://www.openlane.eu/en/carv6/auction/10737730
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10735115
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735115%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10735115: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10735115 url https://www.openlane.eu/en/carv6/auction/10735115
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10739812
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739812%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10739812: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10739812 url https://www.openlane.eu/en/carv6/auction/10739812
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10732465
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732465%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10732465: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10732465 url https://www.openlane.eu/en/carv6/auction/10732465
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10738229
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738229%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10738229: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10738229 url https://www.openlane.eu/en/carv6/auction/10738229
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10730420
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730420%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10730420: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10730420 url https://www.openlane.eu/en/carv6/auction/10730420
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10738228
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738228%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10738228: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10738228 url https://www.openlane.eu/en/carv6/auction/10738228
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10740869
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740869%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10740869: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10740869 url https://www.openlane.eu/en/carv6/auction/10740869
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10736429
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736429%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10736429: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10736429 url https://www.openlane.eu/en/carv6/auction/10736429
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10738263
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738263%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10738263: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10738263 url https://www.openlane.eu/en/carv6/auction/10738263
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10736318
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736318%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10736318: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10736318 url https://www.openlane.eu/en/carv6/auction/10736318
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10735109
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735109%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10735109: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10735109 url https://www.openlane.eu/en/carv6/auction/10735109
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10738255
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738255%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10738255: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10738255 url https://www.openlane.eu/en/carv6/auction/10738255
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10736326
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736326%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10736326: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10736326 url https://www.openlane.eu/en/carv6/auction/10736326
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10737254
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737254%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10737254: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10737254 url https://www.openlane.eu/en/carv6/auction/10737254
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10736659
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736659%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10736659: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10736659 url https://www.openlane.eu/en/carv6/auction/10736659
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10736656
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736656%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10736656: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10736656 url https://www.openlane.eu/en/carv6/auction/10736656
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10737292
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737292%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10737292: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10737292 url https://www.openlane.eu/en/carv6/auction/10737292
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10740852
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740852%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10740852: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10740852 url https://www.openlane.eu/en/carv6/auction/10740852
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10737280
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737280%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10737280: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10737280 url https://www.openlane.eu/en/carv6/auction/10737280
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10730437
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730437%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10730437: 2
2026-03-30 04:26:16 [adesa.be] INFO: Scraping item 10730437 url https://www.openlane.eu/en/carv6/auction/10730437
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10738259
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738259%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10738259: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10738259 url https://www.openlane.eu/en/carv6/auction/10738259
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10730426
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730426%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10730426: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10730426 url https://www.openlane.eu/en/carv6/auction/10730426
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10730451
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730451%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10730451: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10730451 url https://www.openlane.eu/en/carv6/auction/10730451
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10739825
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739825%27 HTTP/1.1" 200 None
2026-03-30 04:26:16 [adesa.be] INFO: Scrape type for 10739825: 0
2026-03-30 04:26:16 [adesa.be] INFO: Skipping item 10739825 url https://www.openlane.eu/en/carv6/auction/10739825
2026-03-30 04:26:16 [adesa.be] INFO: Found listing with ID: 10739827
2026-03-30 04:26:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739827%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10739827: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10739827 url https://www.openlane.eu/en/carv6/auction/10739827
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10740838
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740838%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10740838: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10740838 url https://www.openlane.eu/en/carv6/auction/10740838
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10730434
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730434%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10730434: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10730434 url https://www.openlane.eu/en/carv6/auction/10730434
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10737277
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737277%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10737277: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10737277 url https://www.openlane.eu/en/carv6/auction/10737277
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10737295
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737295%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10737295: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10737295 url https://www.openlane.eu/en/carv6/auction/10737295
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10737738
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737738%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10737738: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10737738 url https://www.openlane.eu/en/carv6/auction/10737738
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10737729
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737729%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10737729: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10737729 url https://www.openlane.eu/en/carv6/auction/10737729
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736309
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736309%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736309: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10736309 url https://www.openlane.eu/en/carv6/auction/10736309
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10735096
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735096%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10735096: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10735096 url https://www.openlane.eu/en/carv6/auction/10735096
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10734924
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734924%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10734924: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10734924 url https://www.openlane.eu/en/carv6/auction/10734924
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10737746
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737746%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10737746: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10737746 url https://www.openlane.eu/en/carv6/auction/10737746
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736302
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736302%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736302: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10736302 url https://www.openlane.eu/en/carv6/auction/10736302
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736637
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736637%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736637: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10736637 url https://www.openlane.eu/en/carv6/auction/10736637
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736315
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736315%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736315: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10736315 url https://www.openlane.eu/en/carv6/auction/10736315
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10740864
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740864%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10740864: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10740864 url https://www.openlane.eu/en/carv6/auction/10740864
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10730403
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730403%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10730403: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10730403 url https://www.openlane.eu/en/carv6/auction/10730403
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736417
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736417%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736417: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10736417 url https://www.openlane.eu/en/carv6/auction/10736417
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736642
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736642%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736642: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10736642 url https://www.openlane.eu/en/carv6/auction/10736642
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10735131
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735131%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10735131: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10735131 url https://www.openlane.eu/en/carv6/auction/10735131
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736346
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736346%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736346: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10736346 url https://www.openlane.eu/en/carv6/auction/10736346
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10730438
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730438%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10730438: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10730438 url https://www.openlane.eu/en/carv6/auction/10730438
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10731367
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731367%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10731367: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10731367 url https://www.openlane.eu/en/carv6/auction/10731367
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10738240
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738240%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10738240: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10738240 url https://www.openlane.eu/en/carv6/auction/10738240
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10730455
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730455%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10730455: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10730455 url https://www.openlane.eu/en/carv6/auction/10730455
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10739819
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739819%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10739819: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10739819 url https://www.openlane.eu/en/carv6/auction/10739819
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736283
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736283%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736283: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10736283 url https://www.openlane.eu/en/carv6/auction/10736283
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10738242
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738242%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10738242: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10738242 url https://www.openlane.eu/en/carv6/auction/10738242
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736289
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736289%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736289: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10736289 url https://www.openlane.eu/en/carv6/auction/10736289
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10740837
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740837%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10740837: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10740837 url https://www.openlane.eu/en/carv6/auction/10740837
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10734905
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734905%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10734905: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10734905 url https://www.openlane.eu/en/carv6/auction/10734905
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736286
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736286%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736286: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10736286 url https://www.openlane.eu/en/carv6/auction/10736286
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10735094
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735094%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10735094: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10735094 url https://www.openlane.eu/en/carv6/auction/10735094
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736641
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736641%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736641: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10736641 url https://www.openlane.eu/en/carv6/auction/10736641
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10738249
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738249%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10738249: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10738249 url https://www.openlane.eu/en/carv6/auction/10738249
2026-03-30 04:26:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10740859
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740859%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10740859: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10740859 url https://www.openlane.eu/en/carv6/auction/10740859
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10738224
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738224%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10738224: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10738224 url https://www.openlane.eu/en/carv6/auction/10738224
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10735139
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735139%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10735139: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10735139 url https://www.openlane.eu/en/carv6/auction/10735139
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736279
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736279%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736279: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10736279 url https://www.openlane.eu/en/carv6/auction/10736279
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10736653
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736653%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10736653: 0
2026-03-30 04:26:17 [adesa.be] INFO: Skipping item 10736653 url https://www.openlane.eu/en/carv6/auction/10736653
2026-03-30 04:26:17 [adesa.be] INFO: Found listing with ID: 10730441
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730441%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10730441: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10730441 url https://www.openlane.eu/en/carv6/auction/10730441
2026-03-30 04:26: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:26:17 [adesa.be] INFO: Found listing with ID: 10737470
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737470%27 HTTP/1.1" 200 None
2026-03-30 04:26:17 [adesa.be] INFO: Scrape type for 10737470: 2
2026-03-30 04:26:17 [adesa.be] INFO: Scraping item 10737470 url https://www.openlane.eu/en/carv6/auction/10737470
2026-03-30 04:26:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10740865
2026-03-30 04:26:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with scrape type 2
2026-03-30 04:26:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with scrape type 2
2026-03-30 04:26:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb, identifier: 10740865
2026-03-30 04:26:18 [adesa.be] INFO: Found listing with ID: 10740834
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740834%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Scrape type for 10740834: 2
2026-03-30 04:26:18 [adesa.be] INFO: Scraping item 10740834 url https://www.openlane.eu/en/carv6/auction/10740834
2026-03-30 04:26: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:26:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10740865
2026-03-30 04:26:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10740865
2026-03-30 04:26:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7425c271-f8a6-525f-a96c-d4b41e1ad3fb with identifier: 10740865 to the API
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740865>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '7425c271-f8a6-525f-a96c-d4b41e1ad3fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XLE419',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740865',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 215547,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27900,
'price_includes_vat': True,
'registration_date': '2020-01-30',
'seats_number': 5,
'seller_name': 'Mikadav BV',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 215.547 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740865%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Saving data for 10740865: {'auction_closing_time': 1774864800.0, 'created_time': 1774650058.49617, 'last_price_update_time': 1774844778.428267}
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740865') HTTP/1.1" 204 0
2026-03-30 04:26:18 [adesa.be] INFO: Found listing with ID: 10736662
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736662%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Scrape type for 10736662: 0
2026-03-30 04:26:18 [adesa.be] INFO: Skipping item 10736662 url https://www.openlane.eu/en/carv6/auction/10736662
2026-03-30 04:26:18 [adesa.be] INFO: Found listing with ID: 10739834
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739834%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Scrape type for 10739834: 0
2026-03-30 04:26:18 [adesa.be] INFO: Skipping item 10739834 url https://www.openlane.eu/en/carv6/auction/10739834
2026-03-30 04:26:18 [adesa.be] INFO: Found listing with ID: 10738245
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738245%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Scrape type for 10738245: 0
2026-03-30 04:26:18 [adesa.be] INFO: Skipping item 10738245 url https://www.openlane.eu/en/carv6/auction/10738245
2026-03-30 04:26:18 [adesa.be] INFO: Found listing with ID: 10735154
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735154%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Scrape type for 10735154: 0
2026-03-30 04:26:18 [adesa.be] INFO: Skipping item 10735154 url https://www.openlane.eu/en/carv6/auction/10735154
2026-03-30 04:26:18 [adesa.be] INFO: Found listing with ID: 10736335
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736335%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Scrape type for 10736335: 0
2026-03-30 04:26:18 [adesa.be] INFO: Skipping item 10736335 url https://www.openlane.eu/en/carv6/auction/10736335
2026-03-30 04:26:18 [adesa.be] INFO: Found listing with ID: 10736319
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736319%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Scrape type for 10736319: 0
2026-03-30 04:26:18 [adesa.be] INFO: Skipping item 10736319 url https://www.openlane.eu/en/carv6/auction/10736319
2026-03-30 04:26:18 [adesa.be] INFO: Found listing with ID: 10737265
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737265%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Scrape type for 10737265: 2
2026-03-30 04:26:18 [adesa.be] INFO: Scraping item 10737265 url https://www.openlane.eu/en/carv6/auction/10737265
2026-03-30 04:26:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10736296
2026-03-30 04:26:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073e7072-4b23-586d-acd9-4e86cfd6d603 with scrape type 2
2026-03-30 04:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 073e7072-4b23-586d-acd9-4e86cfd6d603 with scrape type 2
2026-03-30 04:26:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073e7072-4b23-586d-acd9-4e86cfd6d603, identifier: 10736296
2026-03-30 04:26:18 [adesa.be] INFO: Found listing with ID: 10736355
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736355%27 HTTP/1.1" 200 None
2026-03-30 04:26:18 [adesa.be] INFO: Scrape type for 10736355: 2
2026-03-30 04:26:18 [adesa.be] INFO: Scraping item 10736355 url https://www.openlane.eu/en/carv6/auction/10736355
2026-03-30 04:26:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10736296
2026-03-30 04:26:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10736296
2026-03-30 04:26:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073e7072-4b23-586d-acd9-4e86cfd6d603 with identifier: 10736296 to the API
2026-03-30 04:26:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736296>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 245,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '073e7072-4b23-586d-acd9-4e86cfd6d603',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WRZ378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736296',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 167949,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2012-07-30',
'seats_number': 4,
'seller_name': 'Avtolux bv',
'title': 'BMW X6 30 - xDrive - Diesel - Automatic - 245 hp - 167.949 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736296%27 HTTP/1.1" 200 None
2026-03-30 04:26:19 [adesa.be] INFO: Saving data for 10736296: {'auction_closing_time': 1774864800.0, 'created_time': 1774626479.807648, 'last_price_update_time': 1774844779.023877}
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736296') HTTP/1.1" 204 0
2026-03-30 04:26:19 [adesa.be] INFO: Found listing with ID: 10736304
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736304%27 HTTP/1.1" 200 None
2026-03-30 04:26:19 [adesa.be] INFO: Scrape type for 10736304: 0
2026-03-30 04:26:19 [adesa.be] INFO: Skipping item 10736304 url https://www.openlane.eu/en/carv6/auction/10736304
2026-03-30 04:26:19 [adesa.be] INFO: Found listing with ID: 10736329
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736329%27 HTTP/1.1" 200 None
2026-03-30 04:26:19 [adesa.be] INFO: Scrape type for 10736329: 0
2026-03-30 04:26:19 [adesa.be] INFO: Skipping item 10736329 url https://www.openlane.eu/en/carv6/auction/10736329
2026-03-30 04:26:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df9c7d2e-753f-5f7a-a3df-4af2e25abea3 with identifier: 10737748
2026-03-30 04:26:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df9c7d2e-753f-5f7a-a3df-4af2e25abea3 with scrape type 2
2026-03-30 04:26:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item df9c7d2e-753f-5f7a-a3df-4af2e25abea3 with scrape type 2
2026-03-30 04:26:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: df9c7d2e-753f-5f7a-a3df-4af2e25abea3, identifier: 10737748
2026-03-30 04:26:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: df9c7d2e-753f-5f7a-a3df-4af2e25abea3 with identifier: 10737748
2026-03-30 04:26:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: df9c7d2e-753f-5f7a-a3df-4af2e25abea3 with identifier: 10737748
2026-03-30 04:26:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: df9c7d2e-753f-5f7a-a3df-4af2e25abea3 with identifier: 10737748 to the API
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737748>
{'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': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'df9c7d2e-753f-5f7a-a3df-4af2e25abea3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HUR044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737748',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 139278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11300,
'price_includes_vat': True,
'registration_date': '2018-03-15',
'seats_number': 5,
'seller_name': 'HP Automotive',
'title': 'BMW 1 Series 116d M-Pack - Diesel - Manual - 116 hp - 139.278 km',
'transmission': 'manual',
'trim': 'M-Pack',
'vin': None,
'year': 2018}
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737748%27 HTTP/1.1" 200 None
2026-03-30 04:26:19 [adesa.be] INFO: Saving data for 10737748: {'auction_closing_time': 1774864800.0, 'created_time': 1774626570.635746, 'last_price_update_time': 1774844779.866688}
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737748') HTTP/1.1" 204 0
2026-03-30 04:26:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10736292
2026-03-30 04:26:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 149d685f-51a5-5dd0-8a61-aed81cb28220 with scrape type 2
2026-03-30 04:26:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 149d685f-51a5-5dd0-8a61-aed81cb28220 with scrape type 2
2026-03-30 04:26:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 149d685f-51a5-5dd0-8a61-aed81cb28220, identifier: 10736292
2026-03-30 04:26:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10736292
2026-03-30 04:26:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10736292
2026-03-30 04:26:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 149d685f-51a5-5dd0-8a61-aed81cb28220 with identifier: 10736292 to the API
2026-03-30 04:26:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736292>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '149d685f-51a5-5dd0-8a61-aed81cb28220',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CAB179',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736292',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 204944,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X3 30e - Hybrid - Automatic - 184 hp - 204.944 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736292%27 HTTP/1.1" 200 None
2026-03-30 04:26:20 [adesa.be] INFO: Saving data for 10736292: {'auction_closing_time': 1774864800.0, 'created_time': 1774626488.906822, 'last_price_update_time': 1774844780.72909}
2026-03-30 04:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736292') HTTP/1.1" 204 0
2026-03-30 04:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736332> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2b87d63-0600-5547-8cd0-ab63d45b5b2f with identifier: 10736332
2026-03-30 04:26:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2b87d63-0600-5547-8cd0-ab63d45b5b2f with scrape type 2
2026-03-30 04:26:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2b87d63-0600-5547-8cd0-ab63d45b5b2f with scrape type 2
2026-03-30 04:26:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2b87d63-0600-5547-8cd0-ab63d45b5b2f, identifier: 10736332
2026-03-30 04:26:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2b87d63-0600-5547-8cd0-ab63d45b5b2f with identifier: 10736332
2026-03-30 04:26:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2b87d63-0600-5547-8cd0-ab63d45b5b2f with identifier: 10736332
2026-03-30 04:26:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2b87d63-0600-5547-8cd0-ab63d45b5b2f with identifier: 10736332 to the API
2026-03-30 04:26:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736332>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a2b87d63-0600-5547-8cd0-ab63d45b5b2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ESX646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736332',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 211020,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2018-06-11',
'seats_number': 5,
'seller_name': 'Xlentcars BV',
'title': 'BMW X3 20 - xDrive - Diesel - Automatic - 163 hp - 211.020 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736332%27 HTTP/1.1" 200 None
2026-03-30 04:26:21 [adesa.be] INFO: Saving data for 10736332: {'auction_closing_time': 1774864800.0, 'created_time': 1774626490.261272, 'last_price_update_time': 1774844781.957884}
2026-03-30 04:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736332') HTTP/1.1" 204 0
2026-03-30 04:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d61f206-6473-5528-bf86-2a680337885e with identifier: 10729560
2026-03-30 04:26:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d61f206-6473-5528-bf86-2a680337885e with scrape type 2
2026-03-30 04:26:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d61f206-6473-5528-bf86-2a680337885e with scrape type 2
2026-03-30 04:26:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d61f206-6473-5528-bf86-2a680337885e, identifier: 10729560
2026-03-30 04:26:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d61f206-6473-5528-bf86-2a680337885e with identifier: 10729560
2026-03-30 04:26:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d61f206-6473-5528-bf86-2a680337885e with identifier: 10729560
2026-03-30 04:26:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d61f206-6473-5528-bf86-2a680337885e with identifier: 10729560 to the API
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729560>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 272,
'expiration_date': '2026-04-01T08:00:00Z',
'fuel_type': 'Electric',
'id': '8d61f206-6473-5528-bf86-2a680337885e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HQG427',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 6617,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-10-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz CLA 250 Sport - Electric - Automatic - 272 hp - 6.617 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2025}
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729560%27 HTTP/1.1" 200 None
2026-03-30 04:26:22 [adesa.be] INFO: Saving data for 10729560: {'auction_closing_time': 1775030400.0, 'created_time': 1774538366.6245, 'last_price_update_time': 1774844782.415085}
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729560') HTTP/1.1" 204 0
2026-03-30 04:26:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54043532-ff09-5b2f-889f-05a36ca880b6 with identifier: 10731355
2026-03-30 04:26:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54043532-ff09-5b2f-889f-05a36ca880b6 with scrape type 2
2026-03-30 04:26:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54043532-ff09-5b2f-889f-05a36ca880b6 with scrape type 2
2026-03-30 04:26:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 54043532-ff09-5b2f-889f-05a36ca880b6, identifier: 10731355
2026-03-30 04:26:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 54043532-ff09-5b2f-889f-05a36ca880b6 with identifier: 10731355
2026-03-30 04:26:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 54043532-ff09-5b2f-889f-05a36ca880b6 with identifier: 10731355
2026-03-30 04:26:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 54043532-ff09-5b2f-889f-05a36ca880b6 with identifier: 10731355 to the API
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731355>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '54043532-ff09-5b2f-889f-05a36ca880b6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EMY217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731355',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 180021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25850,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'BMW X3 20 X Line - xDrive - Diesel - Automatic - 190 hp - 180.021 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2023}
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731355%27 HTTP/1.1" 200 None
2026-03-30 04:26:22 [adesa.be] INFO: Saving data for 10731355: {'auction_closing_time': 1774864800.0, 'created_time': 1774538288.169421, 'last_price_update_time': 1774844782.770849}
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731355') HTTP/1.1" 204 0
2026-03-30 04:26:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737258> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10737258
2026-03-30 04:26:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with scrape type 2
2026-03-30 04:26:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with scrape type 2
2026-03-30 04:26:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3, identifier: 10737258
2026-03-30 04:26:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10737258
2026-03-30 04:26:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10737258
2026-03-30 04:26:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aef8aa80-eeab-5fa8-b7a9-4f842a926ad3 with identifier: 10737258 to the API
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737258>
{'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': 258,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'aef8aa80-eeab-5fa8-b7a9-4f842a926ad3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '00C38861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737258',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 147325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2014-02-04',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'BMW X5 30d - xDrive - Diesel - Automatic - 258 hp - 147.325 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737258%27 HTTP/1.1" 200 None
2026-03-30 04:26:23 [adesa.be] INFO: Saving data for 10737258: {'auction_closing_time': 1774864800.0, 'created_time': 1774626482.086813, 'last_price_update_time': 1774844783.251685}
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737258') HTTP/1.1" 204 0
2026-03-30 04:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26: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:26:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af6bb68-e2b8-5e89-b2df-b63352e148ae with identifier: 10734929
2026-03-30 04:26:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af6bb68-e2b8-5e89-b2df-b63352e148ae with scrape type 2
2026-03-30 04:26:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8af6bb68-e2b8-5e89-b2df-b63352e148ae with scrape type 2
2026-03-30 04:26:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8af6bb68-e2b8-5e89-b2df-b63352e148ae, identifier: 10734929
2026-03-30 04:26:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10737286
2026-03-30 04:26:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eac0beda-fbe0-547e-bbae-d2cad54cd86d with scrape type 2
2026-03-30 04:26:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eac0beda-fbe0-547e-bbae-d2cad54cd86d with scrape type 2
2026-03-30 04:26:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eac0beda-fbe0-547e-bbae-d2cad54cd86d, identifier: 10737286
2026-03-30 04:26:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8af6bb68-e2b8-5e89-b2df-b63352e148ae with identifier: 10734929
2026-03-30 04:26:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8af6bb68-e2b8-5e89-b2df-b63352e148ae with identifier: 10734929
2026-03-30 04:26:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8af6bb68-e2b8-5e89-b2df-b63352e148ae with identifier: 10734929 to the API
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734929>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8af6bb68-e2b8-5e89-b2df-b63352e148ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CBG019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 217124,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2018-02-01',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Citroën Berlingo 1.6 HDI Feel - Diesel - Manual - 98 hp - 217.124 '
'km',
'transmission': 'manual',
'trim': 'Feel',
'vin': None,
'year': 2018}
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734929%27 HTTP/1.1" 200 None
2026-03-30 04:26:23 [adesa.be] INFO: Saving data for 10734929: {'auction_closing_time': 1774864800.0, 'created_time': 1774626432.619676, 'last_price_update_time': 1774844783.823334}
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734929') HTTP/1.1" 204 0
2026-03-30 04:26:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10737286
2026-03-30 04:26:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10737286
2026-03-30 04:26:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eac0beda-fbe0-547e-bbae-d2cad54cd86d with identifier: 10737286 to the API
2026-03-30 04:26:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'eac0beda-fbe0-547e-bbae-d2cad54cd86d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AAV237',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737286',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Chevrolet',
'model': 'Orlando',
'odometer': 264664,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2011-02-24',
'seats_number': 7,
'seller_name': 'ACR cv',
'title': 'Chevrolet Orlando 2.0 TDCI LTZ - Diesel - Manual - 130 hp - 264.664 '
'km',
'transmission': 'manual',
'trim': 'LTZ',
'vin': None,
'year': 2011}
2026-03-30 04:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737286%27 HTTP/1.1" 200 None
2026-03-30 04:26:24 [adesa.be] INFO: Saving data for 10737286: {'auction_closing_time': 1774864800.0, 'created_time': 1774625457.587662, 'last_price_update_time': 1774844784.104052}
2026-03-30 04:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737286') HTTP/1.1" 204 0
2026-03-30 04:26:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3566410-987d-592b-902c-3c7c5ec4fa3f with identifier: 10730442
2026-03-30 04:26:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3566410-987d-592b-902c-3c7c5ec4fa3f with scrape type 2
2026-03-30 04:26:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3566410-987d-592b-902c-3c7c5ec4fa3f with scrape type 2
2026-03-30 04:26:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3566410-987d-592b-902c-3c7c5ec4fa3f, identifier: 10730442
2026-03-30 04:26:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3566410-987d-592b-902c-3c7c5ec4fa3f with identifier: 10730442
2026-03-30 04:26:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3566410-987d-592b-902c-3c7c5ec4fa3f with identifier: 10730442
2026-03-30 04:26:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3566410-987d-592b-902c-3c7c5ec4fa3f with identifier: 10730442 to the API
2026-03-30 04:26:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730442>
{'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': 184,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd3566410-987d-592b-902c-3c7c5ec4fa3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'XXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730442',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 76222,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23400,
'price_includes_vat': True,
'registration_date': '2018-08-24',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X3 20 - Petrol - Automatic - 184 hp - 76.222 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730442%27 HTTP/1.1" 200 None
2026-03-30 04:26:24 [adesa.be] INFO: Saving data for 10730442: {'auction_closing_time': 1774864800.0, 'created_time': 1774538290.167491, 'last_price_update_time': 1774844784.481421}
2026-03-30 04:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730442') HTTP/1.1" 204 0
2026-03-30 04:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737470> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22ab5831-3dcc-514f-8a2a-36d90c294a67 with identifier: 10736668
2026-03-30 04:26:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22ab5831-3dcc-514f-8a2a-36d90c294a67 with scrape type 2
2026-03-30 04:26:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22ab5831-3dcc-514f-8a2a-36d90c294a67 with scrape type 2
2026-03-30 04:26:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22ab5831-3dcc-514f-8a2a-36d90c294a67, identifier: 10736668
2026-03-30 04:26:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22ab5831-3dcc-514f-8a2a-36d90c294a67 with identifier: 10736668
2026-03-30 04:26:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22ab5831-3dcc-514f-8a2a-36d90c294a67 with identifier: 10736668
2026-03-30 04:26:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22ab5831-3dcc-514f-8a2a-36d90c294a67 with identifier: 10736668 to the API
2026-03-30 04:26:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736668>
{'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:00:00Z',
'fuel_type': 'Diesel',
'id': '22ab5831-3dcc-514f-8a2a-36d90c294a67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BFJ701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736668',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 106210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24450,
'price_includes_vat': True,
'registration_date': '2021-06-11',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'BMW X3 18d X Line - Diesel - Automatic - 150 hp - 106.210 km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-30 04:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736668%27 HTTP/1.1" 200 None
2026-03-30 04:26:25 [adesa.be] INFO: Saving data for 10736668: {'auction_closing_time': 1774864800.0, 'created_time': 1774626502.337192, 'last_price_update_time': 1774844785.937025}
2026-03-30 04:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736668') HTTP/1.1" 204 0
2026-03-30 04:26:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 103019b4-8b9a-58dc-a6e4-a20ee7df31f4 with identifier: 10737470
2026-03-30 04:26:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 103019b4-8b9a-58dc-a6e4-a20ee7df31f4 with scrape type 2
2026-03-30 04:26:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 103019b4-8b9a-58dc-a6e4-a20ee7df31f4 with scrape type 2
2026-03-30 04:26:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 103019b4-8b9a-58dc-a6e4-a20ee7df31f4, identifier: 10737470
2026-03-30 04:26:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 103019b4-8b9a-58dc-a6e4-a20ee7df31f4 with identifier: 10737470
2026-03-30 04:26:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 103019b4-8b9a-58dc-a6e4-a20ee7df31f4 with identifier: 10737470
2026-03-30 04:26:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 103019b4-8b9a-58dc-a6e4-a20ee7df31f4 with identifier: 10737470 to the API
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737470>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '103019b4-8b9a-58dc-a6e4-a20ee7df31f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BLACKRL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737470',
'listing': 'auctionplusdirectbuy',
'location': 'EXCENEVEX (France)',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 125711,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2017-06-28',
'seats_number': 5,
'seller_name': 'Auto-Union sarl',
'title': 'Jaguar F-Pace 2.0d Prestige - AWD - Diesel - Automatic - 180 hp - '
'125.711 km',
'transmission': 'automatic',
'trim': 'Prestige',
'vin': None,
'year': 2017}
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737470%27 HTTP/1.1" 200 None
2026-03-30 04:26:26 [adesa.be] INFO: Saving data for 10737470: {'auction_closing_time': 1774864800.0, 'created_time': 1774626349.364733, 'last_price_update_time': 1774844786.295784}
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737470') HTTP/1.1" 204 0
2026-03-30 04:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b5e22b7-2a96-5c3b-b1ef-2326dc9a2108 with identifier: 10735150
2026-03-30 04:26:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b5e22b7-2a96-5c3b-b1ef-2326dc9a2108 with scrape type 2
2026-03-30 04:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b5e22b7-2a96-5c3b-b1ef-2326dc9a2108 with scrape type 2
2026-03-30 04:26:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b5e22b7-2a96-5c3b-b1ef-2326dc9a2108, identifier: 10735150
2026-03-30 04:26:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b5e22b7-2a96-5c3b-b1ef-2326dc9a2108 with identifier: 10735150
2026-03-30 04:26:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b5e22b7-2a96-5c3b-b1ef-2326dc9a2108 with identifier: 10735150
2026-03-30 04:26:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b5e22b7-2a96-5c3b-b1ef-2326dc9a2108 with identifier: 10735150 to the API
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735150>
{'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': 184,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4b5e22b7-2a96-5c3b-b1ef-2326dc9a2108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VCF217',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735150',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 168621,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2018-09-21',
'seats_number': 5,
'seller_name': 'Avilon Motors Comm V',
'title': 'BMW X3 20i Luxury - xDrive - Petrol - Automatic - 184 hp - 168.621 '
'km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2018}
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735150%27 HTTP/1.1" 200 None
2026-03-30 04:26:26 [adesa.be] INFO: Saving data for 10735150: {'auction_closing_time': 1774864800.0, 'created_time': 1774626493.009396, 'last_price_update_time': 1774844786.760703}
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735150') HTTP/1.1" 204 0
2026-03-30 04:26:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10735744
2026-03-30 04:26:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with scrape type 2
2026-03-30 04:26:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with scrape type 2
2026-03-30 04:26:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bcef28d-1db4-56b6-bce7-3bd2decb8380, identifier: 10735744
2026-03-30 04:26:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10735744
2026-03-30 04:26:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10735744
2026-03-30 04:26:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bcef28d-1db4-56b6-bce7-3bd2decb8380 with identifier: 10735744 to the API
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735744>
{'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-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9bcef28d-1db4-56b6-bce7-3bd2decb8380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1VHX354',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735744',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 129155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2017-01-11',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'BMW X4 20d M Sport - Diesel - Automatic - 190 hp - 129.155 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735744%27 HTTP/1.1" 200 None
2026-03-30 04:26:27 [adesa.be] INFO: Saving data for 10735744: {'auction_closing_time': 1774864800.0, 'created_time': 1774626487.783826, 'last_price_update_time': 1774844787.29561}
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735744') HTTP/1.1" 204 0
2026-03-30 04:26:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738249> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740834> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82d53159-f453-59e3-9f83-edabefd82aa5 with identifier: 10738249
2026-03-30 04:26:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82d53159-f453-59e3-9f83-edabefd82aa5 with scrape type 2
2026-03-30 04:26:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82d53159-f453-59e3-9f83-edabefd82aa5 with scrape type 2
2026-03-30 04:26:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 82d53159-f453-59e3-9f83-edabefd82aa5, identifier: 10738249
2026-03-30 04:26:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 82d53159-f453-59e3-9f83-edabefd82aa5 with identifier: 10738249
2026-03-30 04:26:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 82d53159-f453-59e3-9f83-edabefd82aa5 with identifier: 10738249
2026-03-30 04:26:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 82d53159-f453-59e3-9f83-edabefd82aa5 with identifier: 10738249 to the API
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738249>
{'auction_title': '',
'c_o_2_emission_value': 156,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '82d53159-f453-59e3-9f83-edabefd82aa5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ESP361',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738249',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 106217,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2015-12-17',
'seats_number': 5,
'seller_name': 'M-Lease bv',
'title': 'Hyundai Tucson 2.0 CRDi - AWD - Diesel - Automatic - 135 hp - '
'106.217 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738249%27 HTTP/1.1" 200 None
2026-03-30 04:26:27 [adesa.be] INFO: Saving data for 10738249: {'auction_closing_time': 1774864800.0, 'created_time': 1774626352.288064, 'last_price_update_time': 1774844787.971708}
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738249') HTTP/1.1" 204 0
2026-03-30 04:26:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3adf64f2-731b-5c53-a50b-72723c344d2f with identifier: 10740834
2026-03-30 04:26:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3adf64f2-731b-5c53-a50b-72723c344d2f with scrape type 2
2026-03-30 04:26:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3adf64f2-731b-5c53-a50b-72723c344d2f with scrape type 2
2026-03-30 04:26:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3adf64f2-731b-5c53-a50b-72723c344d2f, identifier: 10740834
2026-03-30 04:26:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3adf64f2-731b-5c53-a50b-72723c344d2f with identifier: 10740834
2026-03-30 04:26:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3adf64f2-731b-5c53-a50b-72723c344d2f with identifier: 10740834
2026-03-30 04:26:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3adf64f2-731b-5c53-a50b-72723c344d2f with identifier: 10740834 to the API
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740834>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3adf64f2-731b-5c53-a50b-72723c344d2f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DAKGVL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740834',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'XF',
'odometer': 116143,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2019-03-20',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Jaguar XF Sportbrake 2.0d R Sport - Diesel - Automatic - 180 hp - '
'116.143 km',
'transmission': 'automatic',
'trim': 'R Sport',
'vin': None,
'year': 2019}
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740834%27 HTTP/1.1" 200 None
2026-03-30 04:26:28 [adesa.be] INFO: Saving data for 10740834: {'auction_closing_time': 1774864800.0, 'created_time': 1774650071.709665, 'last_price_update_time': 1774844788.349197}
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740834') HTTP/1.1" 204 0
2026-03-30 04:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737265> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca4b64b7-0c45-563f-8c1a-c4e3a7f1e26e with identifier: 10739839
2026-03-30 04:26:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca4b64b7-0c45-563f-8c1a-c4e3a7f1e26e with scrape type 2
2026-03-30 04:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca4b64b7-0c45-563f-8c1a-c4e3a7f1e26e with scrape type 2
2026-03-30 04:26:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca4b64b7-0c45-563f-8c1a-c4e3a7f1e26e, identifier: 10739839
2026-03-30 04:26:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca4b64b7-0c45-563f-8c1a-c4e3a7f1e26e with identifier: 10739839
2026-03-30 04:26:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca4b64b7-0c45-563f-8c1a-c4e3a7f1e26e with identifier: 10739839
2026-03-30 04:26:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca4b64b7-0c45-563f-8c1a-c4e3a7f1e26e with identifier: 10739839 to the API
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739839>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ca4b64b7-0c45-563f-8c1a-c4e3a7f1e26e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CQX589',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739839',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 288245,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2014-04-17',
'seats_number': 5,
'seller_name': "Nickauto's CommV",
'title': 'BMW X5 3.0d M Sport - xDrive - Diesel - Automatic - 258 hp - '
'288.245 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2014}
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739839%27 HTTP/1.1" 200 None
2026-03-30 04:26:28 [adesa.be] INFO: Saving data for 10739839: {'auction_closing_time': 1774864800.0, 'created_time': 1774626493.689968, 'last_price_update_time': 1774844788.791611}
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739839') HTTP/1.1" 204 0
2026-03-30 04:26:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10737265
2026-03-30 04:26:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8343304-de8b-59c0-899c-396c2db3eda4 with scrape type 2
2026-03-30 04:26:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8343304-de8b-59c0-899c-396c2db3eda4 with scrape type 2
2026-03-30 04:26:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8343304-de8b-59c0-899c-396c2db3eda4, identifier: 10737265
2026-03-30 04:26:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10737265
2026-03-30 04:26:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10737265
2026-03-30 04:26:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8343304-de8b-59c0-899c-396c2db3eda4 with identifier: 10737265 to the API
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737265>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f8343304-de8b-59c0-899c-396c2db3eda4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '117022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737265',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 268187,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1700,
'price_includes_vat': True,
'registration_date': '2014-04-29',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Kia Ceed 1.6 CRDi - Diesel - Manual - 110 hp - 268.187 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737265%27 HTTP/1.1" 200 None
2026-03-30 04:26:29 [adesa.be] INFO: Saving data for 10737265: {'auction_closing_time': 1774864800.0, 'created_time': 1774626336.238977, 'last_price_update_time': 1774844789.261245}
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737265') HTTP/1.1" 204 0
2026-03-30 04:26:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae64b68-a18a-5705-9664-66d3516d3ba1 with identifier: 10730429
2026-03-30 04:26:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae64b68-a18a-5705-9664-66d3516d3ba1 with scrape type 2
2026-03-30 04:26:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fae64b68-a18a-5705-9664-66d3516d3ba1 with scrape type 2
2026-03-30 04:26:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fae64b68-a18a-5705-9664-66d3516d3ba1, identifier: 10730429
2026-03-30 04:26:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fae64b68-a18a-5705-9664-66d3516d3ba1 with identifier: 10730429
2026-03-30 04:26:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fae64b68-a18a-5705-9664-66d3516d3ba1 with identifier: 10730429
2026-03-30 04:26:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fae64b68-a18a-5705-9664-66d3516d3ba1 with identifier: 10730429 to the API
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730429>
{'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:00:00Z',
'fuel_type': 'Diesel',
'id': 'fae64b68-a18a-5705-9664-66d3516d3ba1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KVF019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730429',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 84665,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2020-08-28',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'BMW X3 20d - xDrive - Diesel - Automatic - 190 hp - 84.665 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730429%27 HTTP/1.1" 200 None
2026-03-30 04:26:29 [adesa.be] INFO: Saving data for 10730429: {'auction_closing_time': 1774864800.0, 'created_time': 1774538286.694568, 'last_price_update_time': 1774844789.631981}
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730429') HTTP/1.1" 204 0
2026-03-30 04:26:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63295175-f8e0-54b0-86c0-9498c1db4b4e with identifier: 10736283
2026-03-30 04:26:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63295175-f8e0-54b0-86c0-9498c1db4b4e with scrape type 2
2026-03-30 04:26:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63295175-f8e0-54b0-86c0-9498c1db4b4e with scrape type 2
2026-03-30 04:26:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 63295175-f8e0-54b0-86c0-9498c1db4b4e, identifier: 10736283
2026-03-30 04:26:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 63295175-f8e0-54b0-86c0-9498c1db4b4e with identifier: 10736283
2026-03-30 04:26:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 63295175-f8e0-54b0-86c0-9498c1db4b4e with identifier: 10736283
2026-03-30 04:26:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 63295175-f8e0-54b0-86c0-9498c1db4b4e with identifier: 10736283 to the API
2026-03-30 04:26:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736283>
{'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': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '63295175-f8e0-54b0-86c0-9498c1db4b4e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CUE001',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736283',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 162419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 8,
'seller_name': 'Avtolux bv',
'title': 'Ford Tourneo Custom L1H1 2.0 TDCI Titanium - Diesel - Manual - 130 '
'hp - 162.419 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-30 04:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736283%27 HTTP/1.1" 200 None
2026-03-30 04:26:31 [adesa.be] INFO: Saving data for 10736283: {'auction_closing_time': 1774864800.0, 'created_time': 1774626358.968403, 'last_price_update_time': 1774844791.608103}
2026-03-30 04:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736283') HTTP/1.1" 204 0
2026-03-30 04:26:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with identifier: 10730455
2026-03-30 04:26:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with scrape type 2
2026-03-30 04:26:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with scrape type 2
2026-03-30 04:26:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a, identifier: 10730455
2026-03-30 04:26:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with identifier: 10730455
2026-03-30 04:26:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with identifier: 10730455
2026-03-30 04:26:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ceb3b65-eb4a-5635-ab84-bd5ace15042a with identifier: 10730455 to the API
2026-03-30 04:26:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730455>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5ceb3b65-eb4a-5635-ab84-bd5ace15042a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XVG799',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730455',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 75719,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2021-07-08',
'seats_number': 7,
'seller_name': 'YA-Motors',
'title': 'Ford S-Max 2.5 EcoBoost ST Line - Petrol - Automatic - 150 hp - '
'75.719 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2021}
2026-03-30 04:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730455%27 HTTP/1.1" 200 None
2026-03-30 04:26:32 [adesa.be] INFO: Saving data for 10730455: {'auction_closing_time': 1774864800.0, 'created_time': 1774538346.121068, 'last_price_update_time': 1774844792.523153}
2026-03-30 04:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730455') HTTP/1.1" 204 0
2026-03-30 04:26:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53871932-5eaa-5e1a-b69a-08779d838c16 with identifier: 10731367
2026-03-30 04:26:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53871932-5eaa-5e1a-b69a-08779d838c16 with scrape type 2
2026-03-30 04:26:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53871932-5eaa-5e1a-b69a-08779d838c16 with scrape type 2
2026-03-30 04:26:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53871932-5eaa-5e1a-b69a-08779d838c16, identifier: 10731367
2026-03-30 04:26:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53871932-5eaa-5e1a-b69a-08779d838c16 with identifier: 10731367
2026-03-30 04:26:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53871932-5eaa-5e1a-b69a-08779d838c16 with identifier: 10731367
2026-03-30 04:26:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53871932-5eaa-5e1a-b69a-08779d838c16 with identifier: 10731367 to the API
2026-03-30 04:26:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731367>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 240,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '53871932-5eaa-5e1a-b69a-08779d838c16',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GJL439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731367',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 157426,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2014-01-10',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'Ford S-Max 2.0 EcoBoost Titanium S - Petrol - Automatic - 240 hp - '
'157.426 km',
'transmission': 'automatic',
'trim': 'Titanium S',
'vin': None,
'year': 2014}
2026-03-30 04:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731367%27 HTTP/1.1" 200 None
2026-03-30 04:26:37 [adesa.be] INFO: Saving data for 10731367: {'auction_closing_time': 1774864800.0, 'created_time': 1774538298.445393, 'last_price_update_time': 1774844797.962723}
2026-03-30 04:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731367') HTTP/1.1" 204 0
2026-03-30 04:26:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736355> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10736355
2026-03-30 04:26:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd027170-77d8-5579-baf5-0cb55506fbe9 with scrape type 2
2026-03-30 04:26:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd027170-77d8-5579-baf5-0cb55506fbe9 with scrape type 2
2026-03-30 04:26:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bd027170-77d8-5579-baf5-0cb55506fbe9, identifier: 10736355
2026-03-30 04:26:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10736355
2026-03-30 04:26:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10736355
2026-03-30 04:26:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bd027170-77d8-5579-baf5-0cb55506fbe9 with identifier: 10736355 to the API
2026-03-30 04:26:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736355>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bd027170-77d8-5579-baf5-0cb55506fbe9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KHN439',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736355',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 192325,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2019-04-17',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Kia Ceed 1.6 CRDi GT Line - Diesel - Automatic - 135 hp - 192.325 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-30 04:26:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736355%27 HTTP/1.1" 200 None
2026-03-30 04:26:38 [adesa.be] INFO: Saving data for 10736355: {'auction_closing_time': 1774864800.0, 'created_time': 1774626346.679422, 'last_price_update_time': 1774844798.634643}
2026-03-30 04:26:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736355') HTTP/1.1" 204 0
2026-03-30 04:26:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730441> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83eb1191-3725-5b3d-be78-35ace87dd0f6 with identifier: 10730441
2026-03-30 04:26:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83eb1191-3725-5b3d-be78-35ace87dd0f6 with scrape type 2
2026-03-30 04:26:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83eb1191-3725-5b3d-be78-35ace87dd0f6 with scrape type 2
2026-03-30 04:26:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 83eb1191-3725-5b3d-be78-35ace87dd0f6, identifier: 10730441
2026-03-30 04:26:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 83eb1191-3725-5b3d-be78-35ace87dd0f6 with identifier: 10730441
2026-03-30 04:26:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 83eb1191-3725-5b3d-be78-35ace87dd0f6 with identifier: 10730441
2026-03-30 04:26:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 83eb1191-3725-5b3d-be78-35ace87dd0f6 with identifier: 10730441 to the API
2026-03-30 04:26:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730441>
{'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': 179,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '83eb1191-3725-5b3d-be78-35ace87dd0f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WNB403',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730441',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 108779,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2019-07-17',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Jaguar E-Pace 2.0 R-Dynamic - AWD - Diesel - Automatic - 179 hp - '
'108.779 km',
'transmission': 'automatic',
'trim': 'R-Dynamic',
'vin': None,
'year': 2019}
2026-03-30 04:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730441%27 HTTP/1.1" 200 None
2026-03-30 04:26:39 [adesa.be] INFO: Saving data for 10730441: {'auction_closing_time': 1774864800.0, 'created_time': 1774538308.346354, 'last_price_update_time': 1774844799.215394}
2026-03-30 04:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730441') HTTP/1.1" 204 0
2026-03-30 04:26:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66dab879-6641-5ddb-9842-057dca0e1472 with identifier: 10739819
2026-03-30 04:26:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66dab879-6641-5ddb-9842-057dca0e1472 with scrape type 2
2026-03-30 04:26:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66dab879-6641-5ddb-9842-057dca0e1472 with scrape type 2
2026-03-30 04:26:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66dab879-6641-5ddb-9842-057dca0e1472, identifier: 10739819
2026-03-30 04:26:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66dab879-6641-5ddb-9842-057dca0e1472 with identifier: 10739819
2026-03-30 04:26:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66dab879-6641-5ddb-9842-057dca0e1472 with identifier: 10739819
2026-03-30 04:26:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66dab879-6641-5ddb-9842-057dca0e1472 with identifier: 10739819 to the API
2026-03-30 04:26:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739819>
{'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': 99,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '66dab879-6641-5ddb-9842-057dca0e1472',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HPB153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739819',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 100544,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-05-04',
'seats_number': 5,
'seller_name': 'Kislali Euro Car',
'title': 'Ford Tourneo Connect 1.5 TDCI Trend - Diesel - Manual - 99 hp - '
'100.544 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2022}
2026-03-30 04:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739819%27 HTTP/1.1" 200 None
2026-03-30 04:26:40 [adesa.be] INFO: Saving data for 10739819: {'auction_closing_time': 1774864800.0, 'created_time': 1774626363.068485, 'last_price_update_time': 1774844800.003735}
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739819') HTTP/1.1" 204 0
2026-03-30 04:26:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10736346
2026-03-30 04:26:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with scrape type 2
2026-03-30 04:26:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with scrape type 2
2026-03-30 04:26:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e, identifier: 10736346
2026-03-30 04:26:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10736346
2026-03-30 04:26:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10736346
2026-03-30 04:26:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b9575ef-73f2-5f54-a7bf-62dbca14a42e with identifier: 10736346 to the API
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736346>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7b9575ef-73f2-5f54-a7bf-62dbca14a42e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUY158',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736346',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 229298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12250,
'price_includes_vat': True,
'registration_date': '2020-12-23',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'229.298 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2020}
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736346%27 HTTP/1.1" 200 None
2026-03-30 04:26:40 [adesa.be] INFO: Saving data for 10736346: {'auction_closing_time': 1774864800.0, 'created_time': 1774626365.352007, 'last_price_update_time': 1774844800.413272}
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736346') HTTP/1.1" 204 0
2026-03-30 04:26:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49f63ea7-3928-55e4-8d08-67fb6f3477ef with identifier: 10730438
2026-03-30 04:26:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49f63ea7-3928-55e4-8d08-67fb6f3477ef with scrape type 2
2026-03-30 04:26:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49f63ea7-3928-55e4-8d08-67fb6f3477ef with scrape type 2
2026-03-30 04:26:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49f63ea7-3928-55e4-8d08-67fb6f3477ef, identifier: 10730438
2026-03-30 04:26:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49f63ea7-3928-55e4-8d08-67fb6f3477ef with identifier: 10730438
2026-03-30 04:26:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49f63ea7-3928-55e4-8d08-67fb6f3477ef with identifier: 10730438
2026-03-30 04:26:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49f63ea7-3928-55e4-8d08-67fb6f3477ef with identifier: 10730438 to the API
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730438>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '49f63ea7-3928-55e4-8d08-67fb6f3477ef',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PNP60123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730438',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 92490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Ford Ranger 2.0 Wildtrak - AWD - Diesel - Automatic - 213 hp - '
'92.490 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2023}
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730438%27 HTTP/1.1" 200 None
2026-03-30 04:26:40 [adesa.be] INFO: Saving data for 10730438: {'auction_closing_time': 1774864800.0, 'created_time': 1774538309.340468, 'last_price_update_time': 1774844800.889108}
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730438') HTTP/1.1" 204 0
2026-03-30 04:26:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736417> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10736417
2026-03-30 04:26:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2d8192e-b361-564e-a5c9-8e5736881242 with scrape type 2
2026-03-30 04:26:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2d8192e-b361-564e-a5c9-8e5736881242 with scrape type 2
2026-03-30 04:26:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d2d8192e-b361-564e-a5c9-8e5736881242, identifier: 10736417
2026-03-30 04:26:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10736417
2026-03-30 04:26:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10736417
2026-03-30 04:26:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d2d8192e-b361-564e-a5c9-8e5736881242 with identifier: 10736417 to the API
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736417>
{'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:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd2d8192e-b361-564e-a5c9-8e5736881242',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CMV949',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736417',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 107581,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16250,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford Kuga 2.5 EcoBoost Titanium - Hybrid - Automatic - 152 hp - '
'107.581 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2022}
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736417%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Saving data for 10736417: {'auction_closing_time': 1774864800.0, 'created_time': 1774626370.604945, 'last_price_update_time': 1774844803.209499}
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736417') HTTP/1.1" 204 0
2026-03-30 04:26:43 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26: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:26:43 [adesa.be] INFO: Found listing with ID: 10738217
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738217%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10738217: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10738217 url https://www.openlane.eu/en/carv6/auction/10738217
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10735082
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735082%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10735082: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10735082 url https://www.openlane.eu/en/carv6/auction/10735082
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10735141
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735141%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10735141: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10735141 url https://www.openlane.eu/en/carv6/auction/10735141
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736425
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736425%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736425: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10736425 url https://www.openlane.eu/en/carv6/auction/10736425
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10737257
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737257%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10737257: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10737257 url https://www.openlane.eu/en/carv6/auction/10737257
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10735743
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735743%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10735743: 2
2026-03-30 04:26:43 [adesa.be] INFO: Scraping item 10735743 url https://www.openlane.eu/en/carv6/auction/10735743
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736422
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736422%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736422: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10736422 url https://www.openlane.eu/en/carv6/auction/10736422
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736308
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736308%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736308: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10736308 url https://www.openlane.eu/en/carv6/auction/10736308
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736337
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736337%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736337: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10736337 url https://www.openlane.eu/en/carv6/auction/10736337
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10734917
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734917%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10734917: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10734917 url https://www.openlane.eu/en/carv6/auction/10734917
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10734912
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734912%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10734912: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10734912 url https://www.openlane.eu/en/carv6/auction/10734912
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736415
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736415%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736415: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10736415 url https://www.openlane.eu/en/carv6/auction/10736415
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736424
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736424%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736424: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10736424 url https://www.openlane.eu/en/carv6/auction/10736424
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736338
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736338%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736338: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10736338 url https://www.openlane.eu/en/carv6/auction/10736338
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10730406
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730406%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10730406: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10730406 url https://www.openlane.eu/en/carv6/auction/10730406
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10730412
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730412%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10730412: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10730412 url https://www.openlane.eu/en/carv6/auction/10730412
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736298
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736298%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736298: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10736298 url https://www.openlane.eu/en/carv6/auction/10736298
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736635
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736635%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736635: 0
2026-03-30 04:26:43 [adesa.be] INFO: Skipping item 10736635 url https://www.openlane.eu/en/carv6/auction/10736635
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736311
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736311%27 HTTP/1.1" 200 None
2026-03-30 04:26:43 [adesa.be] INFO: Scrape type for 10736311: 2
2026-03-30 04:26:43 [adesa.be] INFO: Scraping item 10736311 url https://www.openlane.eu/en/carv6/auction/10736311
2026-03-30 04:26:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10730403
2026-03-30 04:26:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb9652fb-161b-50d1-a138-f5d02aed0191 with scrape type 2
2026-03-30 04:26:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb9652fb-161b-50d1-a138-f5d02aed0191 with scrape type 2
2026-03-30 04:26:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb9652fb-161b-50d1-a138-f5d02aed0191, identifier: 10730403
2026-03-30 04:26:43 [adesa.be] INFO: Found listing with ID: 10736331
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736331%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10736331: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10736331 url https://www.openlane.eu/en/carv6/auction/10736331
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10738334
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738334%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10738334: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10738334 url https://www.openlane.eu/en/carv6/auction/10738334
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10736269
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736269%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10736269: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10736269 url https://www.openlane.eu/en/carv6/auction/10736269
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10735177
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735177%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10735177: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10735177 url https://www.openlane.eu/en/carv6/auction/10735177
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10736294
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736294%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10736294: 2
2026-03-30 04:26:44 [adesa.be] INFO: Scraping item 10736294 url https://www.openlane.eu/en/carv6/auction/10736294
2026-03-30 04:26:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10730403
2026-03-30 04:26:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10730403
2026-03-30 04:26:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb9652fb-161b-50d1-a138-f5d02aed0191 with identifier: 10730403 to the API
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730403>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb9652fb-161b-50d1-a138-f5d02aed0191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UUN341',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730403',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 69492,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8750,
'price_includes_vat': True,
'registration_date': '2016-09-20',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Ford Kuga 2.0 TDCI Titanium - Diesel - Manual - 120 hp - 69.492 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2016}
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730403%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Saving data for 10730403: {'auction_closing_time': 1774864800.0, 'created_time': 1774538314.043865, 'last_price_update_time': 1774844804.392079}
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730403') HTTP/1.1" 204 0
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10731357
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731357%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10731357: 2
2026-03-30 04:26:44 [adesa.be] INFO: Scraping item 10731357 url https://www.openlane.eu/en/carv6/auction/10731357
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10735172
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735172%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10735172: 2
2026-03-30 04:26:44 [adesa.be] INFO: Scraping item 10735172 url https://www.openlane.eu/en/carv6/auction/10735172
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10736313
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736313%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10736313: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10736313 url https://www.openlane.eu/en/carv6/auction/10736313
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10731353
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731353%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10731353: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10731353 url https://www.openlane.eu/en/carv6/auction/10731353
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10730410
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730410%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10730410: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10730410 url https://www.openlane.eu/en/carv6/auction/10730410
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10737283
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737283%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10737283: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10737283 url https://www.openlane.eu/en/carv6/auction/10737283
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10734922
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734922%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10734922: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10734922 url https://www.openlane.eu/en/carv6/auction/10734922
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10736638
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736638%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10736638: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10736638 url https://www.openlane.eu/en/carv6/auction/10736638
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10735169
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735169%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10735169: 2
2026-03-30 04:26:44 [adesa.be] INFO: Scraping item 10735169 url https://www.openlane.eu/en/carv6/auction/10735169
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10735159
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735159%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10735159: 2
2026-03-30 04:26:44 [adesa.be] INFO: Scraping item 10735159 url https://www.openlane.eu/en/carv6/auction/10735159
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10738250
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738250%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10738250: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10738250 url https://www.openlane.eu/en/carv6/auction/10738250
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10737255
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737255%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10737255: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10737255 url https://www.openlane.eu/en/carv6/auction/10737255
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10736348
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736348%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10736348: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10736348 url https://www.openlane.eu/en/carv6/auction/10736348
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10736321
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736321%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10736321: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10736321 url https://www.openlane.eu/en/carv6/auction/10736321
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10734932
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734932%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10734932: 2
2026-03-30 04:26:44 [adesa.be] INFO: Scraping item 10734932 url https://www.openlane.eu/en/carv6/auction/10734932
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10735747
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735747%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10735747: 2
2026-03-30 04:26:44 [adesa.be] INFO: Scraping item 10735747 url https://www.openlane.eu/en/carv6/auction/10735747
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10735137
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735137%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10735137: 2
2026-03-30 04:26:44 [adesa.be] INFO: Scraping item 10735137 url https://www.openlane.eu/en/carv6/auction/10735137
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10735120
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735120%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10735120: 2
2026-03-30 04:26:44 [adesa.be] INFO: Scraping item 10735120 url https://www.openlane.eu/en/carv6/auction/10735120
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10737284
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737284%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10737284: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10737284 url https://www.openlane.eu/en/carv6/auction/10737284
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10735114
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735114%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10735114: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10735114 url https://www.openlane.eu/en/carv6/auction/10735114
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10737744
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737744%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10737744: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10737744 url https://www.openlane.eu/en/carv6/auction/10737744
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10734934
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734934%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10734934: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10734934 url https://www.openlane.eu/en/carv6/auction/10734934
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10730453
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730453%27 HTTP/1.1" 200 None
2026-03-30 04:26:44 [adesa.be] INFO: Scrape type for 10730453: 0
2026-03-30 04:26:44 [adesa.be] INFO: Skipping item 10730453 url https://www.openlane.eu/en/carv6/auction/10730453
2026-03-30 04:26:44 [adesa.be] INFO: Found listing with ID: 10736356
2026-03-30 04:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736356%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10736356: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10736356 url https://www.openlane.eu/en/carv6/auction/10736356
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10736655
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736655%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10736655: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10736655 url https://www.openlane.eu/en/carv6/auction/10736655
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10734910
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734910%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10734910: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10734910 url https://www.openlane.eu/en/carv6/auction/10734910
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10730440
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730440%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10730440: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10730440 url https://www.openlane.eu/en/carv6/auction/10730440
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735103
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735103%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735103: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735103 url https://www.openlane.eu/en/carv6/auction/10735103
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10734930
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734930%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10734930: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10734930 url https://www.openlane.eu/en/carv6/auction/10734930
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10736293
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736293%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10736293: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10736293 url https://www.openlane.eu/en/carv6/auction/10736293
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10737739
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737739%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10737739: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10737739 url https://www.openlane.eu/en/carv6/auction/10737739
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10736280
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736280%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10736280: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10736280 url https://www.openlane.eu/en/carv6/auction/10736280
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10740842
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740842%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10740842: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10740842 url https://www.openlane.eu/en/carv6/auction/10740842
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10734914
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734914%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10734914: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10734914 url https://www.openlane.eu/en/carv6/auction/10734914
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735134
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735134%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735134: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735134 url https://www.openlane.eu/en/carv6/auction/10735134
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735132
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735132%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735132: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735132 url https://www.openlane.eu/en/carv6/auction/10735132
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735125
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735125%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735125: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735125 url https://www.openlane.eu/en/carv6/auction/10735125
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10734902
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734902%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10734902: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10734902 url https://www.openlane.eu/en/carv6/auction/10734902
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10731362
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731362%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10731362: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10731362 url https://www.openlane.eu/en/carv6/auction/10731362
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10734942
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734942%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10734942: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10734942 url https://www.openlane.eu/en/carv6/auction/10734942
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10738254
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738254%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10738254: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10738254 url https://www.openlane.eu/en/carv6/auction/10738254
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10731352
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731352%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10731352: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10731352 url https://www.openlane.eu/en/carv6/auction/10731352
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735155
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735155%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735155: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735155 url https://www.openlane.eu/en/carv6/auction/10735155
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10739826
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739826%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10739826: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10739826 url https://www.openlane.eu/en/carv6/auction/10739826
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735106
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735106%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735106: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735106 url https://www.openlane.eu/en/carv6/auction/10735106
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735110
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735110%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735110: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735110 url https://www.openlane.eu/en/carv6/auction/10735110
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10736277
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736277%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10736277: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10736277 url https://www.openlane.eu/en/carv6/auction/10736277
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10736352
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736352%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10736352: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10736352 url https://www.openlane.eu/en/carv6/auction/10736352
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735118
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735118%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735118: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735118 url https://www.openlane.eu/en/carv6/auction/10735118
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10739821
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739821%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10739821: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10739821 url https://www.openlane.eu/en/carv6/auction/10739821
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735101
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735101%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735101: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735101 url https://www.openlane.eu/en/carv6/auction/10735101
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735133
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735133%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735133: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735133 url https://www.openlane.eu/en/carv6/auction/10735133
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10740843
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740843%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10740843: 0
2026-03-30 04:26:45 [adesa.be] INFO: Skipping item 10740843 url https://www.openlane.eu/en/carv6/auction/10740843
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10737285
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737285%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10737285: 0
2026-03-30 04:26:45 [adesa.be] INFO: Skipping item 10737285 url https://www.openlane.eu/en/carv6/auction/10737285
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735095
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735095%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735095: 0
2026-03-30 04:26:45 [adesa.be] INFO: Skipping item 10735095 url https://www.openlane.eu/en/carv6/auction/10735095
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10736273
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736273%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10736273: 0
2026-03-30 04:26:45 [adesa.be] INFO: Skipping item 10736273 url https://www.openlane.eu/en/carv6/auction/10736273
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10740847
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740847%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10740847: 0
2026-03-30 04:26:45 [adesa.be] INFO: Skipping item 10740847 url https://www.openlane.eu/en/carv6/auction/10740847
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10740841
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740841%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10740841: 0
2026-03-30 04:26:45 [adesa.be] INFO: Skipping item 10740841 url https://www.openlane.eu/en/carv6/auction/10740841
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10740839
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740839%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10740839: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10740839 url https://www.openlane.eu/en/carv6/auction/10740839
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10740840
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740840%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10740840: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10740840 url https://www.openlane.eu/en/carv6/auction/10740840
2026-03-30 04:26:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736642> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10731359
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731359%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10731359: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10731359 url https://www.openlane.eu/en/carv6/auction/10731359
2026-03-30 04:26: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:26:45 [adesa.be] INFO: Found listing with ID: 10732466
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732466%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10732466: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10732466 url https://www.openlane.eu/en/carv6/auction/10732466
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10737747
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737747%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10737747: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10737747 url https://www.openlane.eu/en/carv6/auction/10737747
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10739823
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739823%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10739823: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10739823 url https://www.openlane.eu/en/carv6/auction/10739823
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10737282
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737282%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10737282: 0
2026-03-30 04:26:45 [adesa.be] INFO: Skipping item 10737282 url https://www.openlane.eu/en/carv6/auction/10737282
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10735092
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735092%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10735092: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10735092 url https://www.openlane.eu/en/carv6/auction/10735092
2026-03-30 04:26:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:45 [adesa.be] INFO: Found listing with ID: 10737256
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737256%27 HTTP/1.1" 200 None
2026-03-30 04:26:45 [adesa.be] INFO: Scrape type for 10737256: 2
2026-03-30 04:26:45 [adesa.be] INFO: Scraping item 10737256 url https://www.openlane.eu/en/carv6/auction/10737256
2026-03-30 04:26: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:26:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10736642
2026-03-30 04:26:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with scrape type 2
2026-03-30 04:26:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with scrape type 2
2026-03-30 04:26:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3, identifier: 10736642
2026-03-30 04:26:46 [adesa.be] INFO: Found listing with ID: 10735166
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735166%27 HTTP/1.1" 200 None
2026-03-30 04:26:46 [adesa.be] INFO: Scrape type for 10735166: 2
2026-03-30 04:26:46 [adesa.be] INFO: Scraping item 10735166 url https://www.openlane.eu/en/carv6/auction/10735166
2026-03-30 04:26:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10736642
2026-03-30 04:26:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10736642
2026-03-30 04:26:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3 with identifier: 10736642 to the API
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736642>
{'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': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8a0e9a9d-096c-53d1-a0d1-ab56008b0eb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATC840',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736642',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 124830,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3550,
'price_includes_vat': True,
'registration_date': '2017-02-20',
'seats_number': 5,
'seller_name': 'Diego Demeester bvba',
'title': 'Ford Mondeo 1.5 TDCI ECOnetic - Diesel - Manual - 120 hp - 124.830 '
'km',
'transmission': 'manual',
'trim': 'ECOnetic',
'vin': None,
'year': 2017}
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736642%27 HTTP/1.1" 200 None
2026-03-30 04:26:46 [adesa.be] INFO: Saving data for 10736642: {'auction_closing_time': 1774864800.0, 'created_time': 1774626376.503783, 'last_price_update_time': 1774844806.379066}
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736642') HTTP/1.1" 204 0
2026-03-30 04:26:46 [adesa.be] INFO: Found listing with ID: 10734919
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734919%27 HTTP/1.1" 200 None
2026-03-30 04:26:46 [adesa.be] INFO: Scrape type for 10734919: 0
2026-03-30 04:26:46 [adesa.be] INFO: Skipping item 10734919 url https://www.openlane.eu/en/carv6/auction/10734919
2026-03-30 04:26:46 [adesa.be] INFO: Found listing with ID: 10734925
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734925%27 HTTP/1.1" 200 None
2026-03-30 04:26:46 [adesa.be] INFO: Scrape type for 10734925: 0
2026-03-30 04:26:46 [adesa.be] INFO: Skipping item 10734925 url https://www.openlane.eu/en/carv6/auction/10734925
2026-03-30 04:26:46 [adesa.be] INFO: Found listing with ID: 10737266
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737266%27 HTTP/1.1" 200 None
2026-03-30 04:26:46 [adesa.be] INFO: Scrape type for 10737266: 0
2026-03-30 04:26:46 [adesa.be] INFO: Skipping item 10737266 url https://www.openlane.eu/en/carv6/auction/10737266
2026-03-30 04:26:46 [adesa.be] INFO: Found listing with ID: 10738257
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738257%27 HTTP/1.1" 200 None
2026-03-30 04:26:46 [adesa.be] INFO: Scrape type for 10738257: 0
2026-03-30 04:26:46 [adesa.be] INFO: Skipping item 10738257 url https://www.openlane.eu/en/carv6/auction/10738257
2026-03-30 04:26:46 [adesa.be] INFO: Found listing with ID: 10736351
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736351%27 HTTP/1.1" 200 None
2026-03-30 04:26:46 [adesa.be] INFO: Scrape type for 10736351: 0
2026-03-30 04:26:46 [adesa.be] INFO: Skipping item 10736351 url https://www.openlane.eu/en/carv6/auction/10736351
2026-03-30 04:26:46 [adesa.be] INFO: Found listing with ID: 10738219
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738219%27 HTTP/1.1" 200 None
2026-03-30 04:26:46 [adesa.be] INFO: Scrape type for 10738219: 2
2026-03-30 04:26:46 [adesa.be] INFO: Scraping item 10738219 url https://www.openlane.eu/en/carv6/auction/10738219
2026-03-30 04:26:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735131> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10736637
2026-03-30 04:26:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cebe1106-d0cc-527f-a6c2-844b21185837 with scrape type 2
2026-03-30 04:26:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cebe1106-d0cc-527f-a6c2-844b21185837 with scrape type 2
2026-03-30 04:26:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cebe1106-d0cc-527f-a6c2-844b21185837, identifier: 10736637
2026-03-30 04:26:46 [adesa.be] INFO: Found listing with ID: 10737278
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737278%27 HTTP/1.1" 200 None
2026-03-30 04:26:46 [adesa.be] INFO: Scrape type for 10737278: 2
2026-03-30 04:26:46 [adesa.be] INFO: Scraping item 10737278 url https://www.openlane.eu/en/carv6/auction/10737278
2026-03-30 04:26:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10736637
2026-03-30 04:26:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10736637
2026-03-30 04:26:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cebe1106-d0cc-527f-a6c2-844b21185837 with identifier: 10736637 to the API
2026-03-30 04:26:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'cebe1106-d0cc-527f-a6c2-844b21185837',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'C38536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736637',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 148340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2019-02-07',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Ford Focus 1.0 EcoBoost Trend Business - Petrol - Manual - 100 hp - '
'148.340 km',
'transmission': 'manual',
'trim': 'Trend Business',
'vin': None,
'year': 2019}
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736637%27 HTTP/1.1" 200 None
2026-03-30 04:26:47 [adesa.be] INFO: Saving data for 10736637: {'auction_closing_time': 1774864800.0, 'created_time': 1774626416.675699, 'last_price_update_time': 1774844807.041067}
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736637') HTTP/1.1" 204 0
2026-03-30 04:26:47 [adesa.be] INFO: Found listing with ID: 10737293
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737293%27 HTTP/1.1" 200 None
2026-03-30 04:26:47 [adesa.be] INFO: Scrape type for 10737293: 2
2026-03-30 04:26:47 [adesa.be] INFO: Scraping item 10737293 url https://www.openlane.eu/en/carv6/auction/10737293
2026-03-30 04:26:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with identifier: 10735131
2026-03-30 04:26:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with scrape type 2
2026-03-30 04:26:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with scrape type 2
2026-03-30 04:26:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0248997c-e3c5-5dd0-a587-a0925e7a1d90, identifier: 10735131
2026-03-30 04:26:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with identifier: 10735131
2026-03-30 04:26:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with identifier: 10735131
2026-03-30 04:26:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0248997c-e3c5-5dd0-a587-a0925e7a1d90 with identifier: 10735131 to the API
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735131>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 212,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0248997c-e3c5-5dd0-a587-a0925e7a1d90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADE502',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735131',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 145025,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2021-02-25',
'seats_number': 5,
'seller_name': 'Trust Consulting sprl',
'title': 'Ford Ranger 2.0 TDCI Wildtrak - AWD - Diesel - Automatic - 212 hp - '
'145.025 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2021}
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735131%27 HTTP/1.1" 200 None
2026-03-30 04:26:47 [adesa.be] INFO: Saving data for 10735131: {'auction_closing_time': 1774864800.0, 'created_time': 1774626366.412549, 'last_price_update_time': 1774844807.446444}
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735131') HTTP/1.1" 204 0
2026-03-30 04:26:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10737746
2026-03-30 04:26:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8fd6c91-9562-52df-a983-2ed183b2d901 with scrape type 2
2026-03-30 04:26:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8fd6c91-9562-52df-a983-2ed183b2d901 with scrape type 2
2026-03-30 04:26:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8fd6c91-9562-52df-a983-2ed183b2d901, identifier: 10737746
2026-03-30 04:26:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10737746
2026-03-30 04:26:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10737746
2026-03-30 04:26:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8fd6c91-9562-52df-a983-2ed183b2d901 with identifier: 10737746 to the API
2026-03-30 04:26:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737746>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8fd6c91-9562-52df-a983-2ed183b2d901',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'U08078',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737746',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 254360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2013-03-11',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Ford C-Max 2.0 TDCI Titanium - Diesel - Automatic - 115 hp - '
'254.360 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2013}
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737746%27 HTTP/1.1" 200 None
2026-03-30 04:26:48 [adesa.be] INFO: Saving data for 10737746: {'auction_closing_time': 1774864800.0, 'created_time': 1774626406.166184, 'last_price_update_time': 1774844808.079921}
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737746') HTTP/1.1" 204 0
2026-03-30 04:26:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734924> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26: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:26:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736315> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e67fe69-8435-59ac-ab81-1dc9e8a234ae with identifier: 10734924
2026-03-30 04:26:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e67fe69-8435-59ac-ab81-1dc9e8a234ae with scrape type 2
2026-03-30 04:26:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e67fe69-8435-59ac-ab81-1dc9e8a234ae with scrape type 2
2026-03-30 04:26:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e67fe69-8435-59ac-ab81-1dc9e8a234ae, identifier: 10734924
2026-03-30 04:26:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b530242e-5737-5ae3-98f0-bcdc7bb80005 with identifier: 10736302
2026-03-30 04:26:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b530242e-5737-5ae3-98f0-bcdc7bb80005 with scrape type 2
2026-03-30 04:26:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b530242e-5737-5ae3-98f0-bcdc7bb80005 with scrape type 2
2026-03-30 04:26:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b530242e-5737-5ae3-98f0-bcdc7bb80005, identifier: 10736302
2026-03-30 04:26:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e67fe69-8435-59ac-ab81-1dc9e8a234ae with identifier: 10734924
2026-03-30 04:26:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e67fe69-8435-59ac-ab81-1dc9e8a234ae with identifier: 10734924
2026-03-30 04:26:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e67fe69-8435-59ac-ab81-1dc9e8a234ae with identifier: 10734924 to the API
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734924>
{'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': 95,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7e67fe69-8435-59ac-ab81-1dc9e8a234ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EPI400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734924',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 60639,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2016-05-20',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Ford C-Max 1.5 TDCI Trend - Diesel - Manual - 95 hp - 60.639 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2016}
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734924%27 HTTP/1.1" 200 None
2026-03-30 04:26:48 [adesa.be] INFO: Saving data for 10734924: {'auction_closing_time': 1774864800.0, 'created_time': 1774626380.294431, 'last_price_update_time': 1774844808.660354}
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734924') HTTP/1.1" 204 0
2026-03-30 04:26:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b530242e-5737-5ae3-98f0-bcdc7bb80005 with identifier: 10736302
2026-03-30 04:26:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b530242e-5737-5ae3-98f0-bcdc7bb80005 with identifier: 10736302
2026-03-30 04:26:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b530242e-5737-5ae3-98f0-bcdc7bb80005 with identifier: 10736302 to the API
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736302>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 85,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b530242e-5737-5ae3-98f0-bcdc7bb80005',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CPR151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736302',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 118070,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5650,
'price_includes_vat': True,
'registration_date': '2018-09-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford Fiesta 1.5 TDCI Business - Diesel - Manual - 85 hp - 118.070 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736302%27 HTTP/1.1" 200 None
2026-03-30 04:26:48 [adesa.be] INFO: Saving data for 10736302: {'auction_closing_time': 1774864800.0, 'created_time': 1774626371.383569, 'last_price_update_time': 1774844808.93902}
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736302') HTTP/1.1" 204 0
2026-03-30 04:26:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10740864
2026-03-30 04:26:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95f08313-9748-5dd3-9f5b-b0147d287a18 with scrape type 2
2026-03-30 04:26:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95f08313-9748-5dd3-9f5b-b0147d287a18 with scrape type 2
2026-03-30 04:26:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95f08313-9748-5dd3-9f5b-b0147d287a18, identifier: 10740864
2026-03-30 04:26:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735096> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10740864
2026-03-30 04:26:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10740864
2026-03-30 04:26:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95f08313-9748-5dd3-9f5b-b0147d287a18 with identifier: 10740864 to the API
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740864>
{'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': 119,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '95f08313-9748-5dd3-9f5b-b0147d287a18',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PMAKK33230',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740864',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 114766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2019-04-04',
'seats_number': 5,
'seller_name': "Auto's R. Beyen // BEYEN, ROEL",
'title': 'Ford Kuga 1.5 ST Line - Petrol - Manual - 119 hp - 114.766 km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2019}
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740864%27 HTTP/1.1" 200 None
2026-03-30 04:26:49 [adesa.be] INFO: Saving data for 10740864: {'auction_closing_time': 1774864800.0, 'created_time': 1774650079.264453, 'last_price_update_time': 1774844809.308074}
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740864') HTTP/1.1" 204 0
2026-03-30 04:26: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:26:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10736315
2026-03-30 04:26:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bff0edb-4eb3-5599-922a-434c787118b1 with scrape type 2
2026-03-30 04:26:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bff0edb-4eb3-5599-922a-434c787118b1 with scrape type 2
2026-03-30 04:26:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6bff0edb-4eb3-5599-922a-434c787118b1, identifier: 10736315
2026-03-30 04:26:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10736315
2026-03-30 04:26:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10736315
2026-03-30 04:26:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6bff0edb-4eb3-5599-922a-434c787118b1 with identifier: 10736315 to the API
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736315>
{'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:00:00Z',
'fuel_type': 'Petrol',
'id': '6bff0edb-4eb3-5599-922a-434c787118b1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSJ026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736315',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 195149,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Ford Kuga 1.5 EcoBoost ST Line - Petrol - Manual - 150 hp - 195.149 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736315%27 HTTP/1.1" 200 None
2026-03-30 04:26:49 [adesa.be] INFO: Saving data for 10736315: {'auction_closing_time': 1774864800.0, 'created_time': 1774626375.773955, 'last_price_update_time': 1774844809.718965}
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736315') HTTP/1.1" 204 0
2026-03-30 04:26:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc11adfb-797a-5f23-b613-5538c0293f10 with identifier: 10735096
2026-03-30 04:26:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc11adfb-797a-5f23-b613-5538c0293f10 with scrape type 2
2026-03-30 04:26:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc11adfb-797a-5f23-b613-5538c0293f10 with scrape type 2
2026-03-30 04:26:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fc11adfb-797a-5f23-b613-5538c0293f10, identifier: 10735096
2026-03-30 04:26:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fc11adfb-797a-5f23-b613-5538c0293f10 with identifier: 10735096
2026-03-30 04:26:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fc11adfb-797a-5f23-b613-5538c0293f10 with identifier: 10735096
2026-03-30 04:26:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fc11adfb-797a-5f23-b613-5538c0293f10 with identifier: 10735096 to the API
2026-03-30 04:26:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735096>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fc11adfb-797a-5f23-b613-5538c0293f10',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BBZ548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735096',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'B-Max',
'odometer': 234207,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2550,
'price_includes_vat': True,
'registration_date': '2014-05-20',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford B-Max 1.6 TDCI Trend - Diesel - Manual - 95 hp - 234.207 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2014}
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735096%27 HTTP/1.1" 200 None
2026-03-30 04:26:50 [adesa.be] INFO: Saving data for 10735096: {'auction_closing_time': 1774864800.0, 'created_time': 1774626388.239851, 'last_price_update_time': 1774844810.073542}
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735096') HTTP/1.1" 204 0
2026-03-30 04:26:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 902276e5-011a-556d-9db9-c91d77b65cd8 with identifier: 10736309
2026-03-30 04:26:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 902276e5-011a-556d-9db9-c91d77b65cd8 with scrape type 2
2026-03-30 04:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 902276e5-011a-556d-9db9-c91d77b65cd8 with scrape type 2
2026-03-30 04:26:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 902276e5-011a-556d-9db9-c91d77b65cd8, identifier: 10736309
2026-03-30 04:26:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 902276e5-011a-556d-9db9-c91d77b65cd8 with identifier: 10736309
2026-03-30 04:26:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 902276e5-011a-556d-9db9-c91d77b65cd8 with identifier: 10736309
2026-03-30 04:26:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 902276e5-011a-556d-9db9-c91d77b65cd8 with identifier: 10736309 to the API
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736309>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '902276e5-011a-556d-9db9-c91d77b65cd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BVH017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736309',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'B-Max',
'odometer': 196706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2050,
'price_includes_vat': True,
'registration_date': '2013-03-28',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Ford B-Max 1.5 TDCI Titanium - Diesel - Manual - 75 hp - 196.706 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2013}
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736309%27 HTTP/1.1" 200 None
2026-03-30 04:26:50 [adesa.be] INFO: Saving data for 10736309: {'auction_closing_time': 1774864800.0, 'created_time': 1774626392.863722, 'last_price_update_time': 1774844810.549813}
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736309') HTTP/1.1" 204 0
2026-03-30 04:26:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3a595b8-8c30-548a-9122-8bad7e6ebea4 with identifier: 10737295
2026-03-30 04:26:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a595b8-8c30-548a-9122-8bad7e6ebea4 with scrape type 2
2026-03-30 04:26:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3a595b8-8c30-548a-9122-8bad7e6ebea4 with scrape type 2
2026-03-30 04:26:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3a595b8-8c30-548a-9122-8bad7e6ebea4, identifier: 10737295
2026-03-30 04:26:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3a595b8-8c30-548a-9122-8bad7e6ebea4 with identifier: 10737295
2026-03-30 04:26:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3a595b8-8c30-548a-9122-8bad7e6ebea4 with identifier: 10737295
2026-03-30 04:26:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3a595b8-8c30-548a-9122-8bad7e6ebea4 with identifier: 10737295 to the API
2026-03-30 04:26:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737295>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f3a595b8-8c30-548a-9122-8bad7e6ebea4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ALV951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737295',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 40703,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2019-10-18',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Fiat Panda 1.2i Easy - Petrol - Manual - 69 hp - 40.703 km',
'transmission': 'manual',
'trim': 'Easy',
'vin': None,
'year': 2019}
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737295%27 HTTP/1.1" 200 None
2026-03-30 04:26:51 [adesa.be] INFO: Saving data for 10737295: {'auction_closing_time': 1774864800.0, 'created_time': 1774626455.228852, 'last_price_update_time': 1774844811.020815}
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737295') HTTP/1.1" 204 0
2026-03-30 04:26:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10737280
2026-03-30 04:26:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 237b570b-bd93-58cc-9470-4af550ea7b2d with scrape type 2
2026-03-30 04:26:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 237b570b-bd93-58cc-9470-4af550ea7b2d with scrape type 2
2026-03-30 04:26:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 237b570b-bd93-58cc-9470-4af550ea7b2d, identifier: 10737280
2026-03-30 04:26:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10737280
2026-03-30 04:26:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10737280
2026-03-30 04:26:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 237b570b-bd93-58cc-9470-4af550ea7b2d with identifier: 10737280 to the API
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737280>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '237b570b-bd93-58cc-9470-4af550ea7b2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTY606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737280',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500L',
'odometer': 151208,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2016-03-29',
'seats_number': 2,
'seller_name': 'LS Automobiles sprl',
'title': 'Fiat 500L 1.3 MultiJet Lounge - Diesel - Manual - 95 hp - 151.208 '
'km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2016}
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737280%27 HTTP/1.1" 200 None
2026-03-30 04:26:51 [adesa.be] INFO: Saving data for 10737280: {'auction_closing_time': 1774864800.0, 'created_time': 1774626413.377446, 'last_price_update_time': 1774844811.49346}
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737280') HTTP/1.1" 204 0
2026-03-30 04:26:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 186a63e1-bf68-56c9-800b-9780af36e75f with identifier: 10730437
2026-03-30 04:26:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 186a63e1-bf68-56c9-800b-9780af36e75f with scrape type 2
2026-03-30 04:26:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 186a63e1-bf68-56c9-800b-9780af36e75f with scrape type 2
2026-03-30 04:26:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 186a63e1-bf68-56c9-800b-9780af36e75f, identifier: 10730437
2026-03-30 04:26:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10737277
2026-03-30 04:26:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11d36058-6e7f-5416-bf5b-f29f66f078d0 with scrape type 2
2026-03-30 04:26:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11d36058-6e7f-5416-bf5b-f29f66f078d0 with scrape type 2
2026-03-30 04:26:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11d36058-6e7f-5416-bf5b-f29f66f078d0, identifier: 10737277
2026-03-30 04:26:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 186a63e1-bf68-56c9-800b-9780af36e75f with identifier: 10730437
2026-03-30 04:26:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 186a63e1-bf68-56c9-800b-9780af36e75f with identifier: 10730437
2026-03-30 04:26:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 186a63e1-bf68-56c9-800b-9780af36e75f with identifier: 10730437 to the API
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '186a63e1-bf68-56c9-800b-9780af36e75f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1sjs023',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730437',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 144345,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2016-04-28',
'seats_number': 5,
'seller_name': 'AutoHalle BV',
'title': 'Fiat 500X 1.4 Pop - Petrol - Manual - 140 hp - 144.345 km',
'transmission': 'manual',
'trim': 'Pop',
'vin': None,
'year': 2016}
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730437%27 HTTP/1.1" 200 None
2026-03-30 04:26:51 [adesa.be] INFO: Saving data for 10730437: {'auction_closing_time': 1774864800.0, 'created_time': 1774538315.458291, 'last_price_update_time': 1774844811.931292}
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730437') HTTP/1.1" 204 0
2026-03-30 04:26:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10737277
2026-03-30 04:26:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10737277
2026-03-30 04:26:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11d36058-6e7f-5416-bf5b-f29f66f078d0 with identifier: 10737277 to the API
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737277>
{'auction_title': '',
'c_o_2_emission_value': 192,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 69,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'CNG',
'id': '11d36058-6e7f-5416-bf5b-f29f66f078d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'M27913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737277',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Fiorino',
'odometer': 153351,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2019-06-28',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Fiat Fiorino 1.4i SX - CNG - Manual - 69 hp - 153.351 km',
'transmission': 'manual',
'trim': 'SX',
'vin': None,
'year': 2019}
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737277%27 HTTP/1.1" 200 None
2026-03-30 04:26:52 [adesa.be] INFO: Saving data for 10737277: {'auction_closing_time': 1774864800.0, 'created_time': 1774626383.626555, 'last_price_update_time': 1774844812.207092}
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737277') HTTP/1.1" 204 0
2026-03-30 04:26:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735166> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740840> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10735166
2026-03-30 04:26:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53608986-cbd1-54c6-9b07-4e42f4d7c529 with scrape type 2
2026-03-30 04:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53608986-cbd1-54c6-9b07-4e42f4d7c529 with scrape type 2
2026-03-30 04:26:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53608986-cbd1-54c6-9b07-4e42f4d7c529, identifier: 10735166
2026-03-30 04:26:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10735166
2026-03-30 04:26:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10735166
2026-03-30 04:26:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53608986-cbd1-54c6-9b07-4e42f4d7c529 with identifier: 10735166 to the API
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735166>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '53608986-cbd1-54c6-9b07-4e42f4d7c529',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1fll216',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735166',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mitsubishi',
'model': 'ASX',
'odometer': 108128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5450,
'price_includes_vat': True,
'registration_date': '2013-08-07',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mitsubishi ASX 1.6i - Petrol - Manual - 115 hp - 108.128 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735166%27 HTTP/1.1" 200 None
2026-03-30 04:26:52 [adesa.be] INFO: Saving data for 10735166: {'auction_closing_time': 1774864800.0, 'created_time': 1774626100.049604, 'last_price_update_time': 1774844812.692242}
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735166') HTTP/1.1" 204 0
2026-03-30 04:26:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735092> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10740840
2026-03-30 04:26:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with scrape type 2
2026-03-30 04:26:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with scrape type 2
2026-03-30 04:26:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110, identifier: 10740840
2026-03-30 04:26:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10740840
2026-03-30 04:26:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10740840
2026-03-30 04:26:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a96bdc2-18ec-5bdf-b91d-0c8f54a05110 with identifier: 10740840 to the API
2026-03-30 04:26:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740840>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9a96bdc2-18ec-5bdf-b91d-0c8f54a05110',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RGG134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740840',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 198167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24850,
'price_includes_vat': True,
'registration_date': '2016-12-16',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 319 - Diesel - Automatic - 190 hp - '
'198.167 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740840%27 HTTP/1.1" 200 None
2026-03-30 04:26:53 [adesa.be] INFO: Saving data for 10740840: {'auction_closing_time': 1774864800.0, 'created_time': 1774650078.93741, 'last_price_update_time': 1774844813.085329}
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740840') HTTP/1.1" 204 0
2026-03-30 04:26:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10735092
2026-03-30 04:26:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d76b634-777e-505a-9f3d-f512cc29d7aa with scrape type 2
2026-03-30 04:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d76b634-777e-505a-9f3d-f512cc29d7aa with scrape type 2
2026-03-30 04:26:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d76b634-777e-505a-9f3d-f512cc29d7aa, identifier: 10735092
2026-03-30 04:26:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10735092
2026-03-30 04:26:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10735092
2026-03-30 04:26:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d76b634-777e-505a-9f3d-f512cc29d7aa with identifier: 10735092 to the API
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735092>
{'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': 135,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4d76b634-777e-505a-9f3d-f512cc29d7aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2DMX610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735092',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Clubman',
'odometer': 120055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-01-20',
'seats_number': 5,
'seller_name': 'Nasscar Sprl',
'title': 'Mini Clubman Cooper 1.5 Business - Petrol - Automatic - 135 hp - '
'120.055 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735092%27 HTTP/1.1" 200 None
2026-03-30 04:26:53 [adesa.be] INFO: Saving data for 10735092: {'auction_closing_time': 1774864800.0, 'created_time': 1774626111.633122, 'last_price_update_time': 1774844813.459721}
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735092') HTTP/1.1" 204 0
2026-03-30 04:26:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10737278
2026-03-30 04:26:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8275b950-52cf-530a-9aff-fe877e3caf54 with scrape type 2
2026-03-30 04:26:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8275b950-52cf-530a-9aff-fe877e3caf54 with scrape type 2
2026-03-30 04:26:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8275b950-52cf-530a-9aff-fe877e3caf54, identifier: 10737278
2026-03-30 04:26:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10737278
2026-03-30 04:26:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10737278
2026-03-30 04:26:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8275b950-52cf-530a-9aff-fe877e3caf54 with identifier: 10737278 to the API
2026-03-30 04:26:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8275b950-52cf-530a-9aff-fe877e3caf54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUX822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737278',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Primastar',
'odometer': 23790,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17750,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 3,
'seller_name': 'Autohandel Van Dessel bvba',
'title': 'Nissan Primastar L2H1 2.0 DCI Acenta - Diesel - Manual - 130 hp - '
'23.790 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2024}
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737278%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Saving data for 10737278: {'auction_closing_time': 1774864800.0, 'created_time': 1774626082.367916, 'last_price_update_time': 1774844814.036208}
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737278') HTTP/1.1" 204 0
2026-03-30 04:26: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:26: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:26:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:54 [adesa.be] INFO: Found listing with ID: 10738247
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738247%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10738247: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10738247 url https://www.openlane.eu/en/carv6/auction/10738247
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10738218
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738218%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10738218: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10738218 url https://www.openlane.eu/en/carv6/auction/10738218
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10739837
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739837%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10739837: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10739837 url https://www.openlane.eu/en/carv6/auction/10739837
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10731360
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731360%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10731360: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10731360 url https://www.openlane.eu/en/carv6/auction/10731360
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10736274
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736274%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10736274: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10736274 url https://www.openlane.eu/en/carv6/auction/10736274
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10736663
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736663%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10736663: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10736663 url https://www.openlane.eu/en/carv6/auction/10736663
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10736307
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736307%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10736307: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10736307 url https://www.openlane.eu/en/carv6/auction/10736307
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10736667
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736667%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10736667: 2
2026-03-30 04:26:54 [adesa.be] INFO: Scraping item 10736667 url https://www.openlane.eu/en/carv6/auction/10736667
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10734921
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734921%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10734921: 2
2026-03-30 04:26:54 [adesa.be] INFO: Scraping item 10734921 url https://www.openlane.eu/en/carv6/auction/10734921
2026-03-30 04:26:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737256> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10730399
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730399%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10730399: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10730399 url https://www.openlane.eu/en/carv6/auction/10730399
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10737742
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737742%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10737742: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10737742 url https://www.openlane.eu/en/carv6/auction/10737742
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10736654
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736654%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10736654: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10736654 url https://www.openlane.eu/en/carv6/auction/10736654
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10737267
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737267%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10737267: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10737267 url https://www.openlane.eu/en/carv6/auction/10737267
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10737743
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737743%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10737743: 0
2026-03-30 04:26:54 [adesa.be] INFO: Skipping item 10737743 url https://www.openlane.eu/en/carv6/auction/10737743
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10735741
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735741%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10735741: 2
2026-03-30 04:26:54 [adesa.be] INFO: Scraping item 10735741 url https://www.openlane.eu/en/carv6/auction/10735741
2026-03-30 04:26: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:26:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 266db569-26a4-54d9-a9fa-0048678a1f4a with identifier: 10737293
2026-03-30 04:26:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 266db569-26a4-54d9-a9fa-0048678a1f4a with scrape type 2
2026-03-30 04:26:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 266db569-26a4-54d9-a9fa-0048678a1f4a with scrape type 2
2026-03-30 04:26:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 266db569-26a4-54d9-a9fa-0048678a1f4a, identifier: 10737293
2026-03-30 04:26:54 [adesa.be] INFO: Found listing with ID: 10736420
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736420%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Scrape type for 10736420: 2
2026-03-30 04:26:54 [adesa.be] INFO: Scraping item 10736420 url https://www.openlane.eu/en/carv6/auction/10736420
2026-03-30 04:26:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 266db569-26a4-54d9-a9fa-0048678a1f4a with identifier: 10737293
2026-03-30 04:26:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 266db569-26a4-54d9-a9fa-0048678a1f4a with identifier: 10737293
2026-03-30 04:26:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 266db569-26a4-54d9-a9fa-0048678a1f4a with identifier: 10737293 to the API
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737293>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '266db569-26a4-54d9-a9fa-0048678a1f4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1RER816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737293',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 118869,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2016-03-19',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Nissan Qashqai 1.2 - Petrol - Automatic - 115 hp - 118.869 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737293%27 HTTP/1.1" 200 None
2026-03-30 04:26:54 [adesa.be] INFO: Saving data for 10737293: {'auction_closing_time': 1774864800.0, 'created_time': 1774626088.910046, 'last_price_update_time': 1774844814.977273}
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737293') HTTP/1.1" 204 0
2026-03-30 04:26:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10737256
2026-03-30 04:26:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12accd05-3fa7-574d-95e9-09bf3cd749f8 with scrape type 2
2026-03-30 04:26:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12accd05-3fa7-574d-95e9-09bf3cd749f8 with scrape type 2
2026-03-30 04:26:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12accd05-3fa7-574d-95e9-09bf3cd749f8, identifier: 10737256
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10735746
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735746%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10735746: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10735746 url https://www.openlane.eu/en/carv6/auction/10735746
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10736645
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736645%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10736645: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10736645 url https://www.openlane.eu/en/carv6/auction/10736645
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10734906
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734906%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10734906: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10734906 url https://www.openlane.eu/en/carv6/auction/10734906
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10736644
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736644%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10736644: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10736644 url https://www.openlane.eu/en/carv6/auction/10736644
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10736649
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736649%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10736649: 2
2026-03-30 04:26:55 [adesa.be] INFO: Scraping item 10736649 url https://www.openlane.eu/en/carv6/auction/10736649
2026-03-30 04:26:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10737256
2026-03-30 04:26:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10737256
2026-03-30 04:26:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12accd05-3fa7-574d-95e9-09bf3cd749f8 with identifier: 10737256 to the API
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737256>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '12accd05-3fa7-574d-95e9-09bf3cd749f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'D60694',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737256',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': 'Countryman',
'odometer': 205295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2017-10-20',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Mini Countryman Cooper S 2.0i - ALL4 - Petrol - Automatic - 163 hp '
'- 205.295 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737256%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Saving data for 10737256: {'auction_closing_time': 1774864800.0, 'created_time': 1774626244.165257, 'last_price_update_time': 1774844815.505946}
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737256') HTTP/1.1" 204 0
2026-03-30 04:26:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738219> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10738223
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738223%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10738223: 2
2026-03-30 04:26:55 [adesa.be] INFO: Scraping item 10738223 url https://www.openlane.eu/en/carv6/auction/10738223
2026-03-30 04:26: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:26:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10735079
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735079%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10735079: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10735079 url https://www.openlane.eu/en/carv6/auction/10735079
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10736631
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736631%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10736631: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10736631 url https://www.openlane.eu/en/carv6/auction/10736631
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10736354
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736354%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10736354: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10736354 url https://www.openlane.eu/en/carv6/auction/10736354
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10736646
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736646%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10736646: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10736646 url https://www.openlane.eu/en/carv6/auction/10736646
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10734913
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734913%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10734913: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10734913 url https://www.openlane.eu/en/carv6/auction/10734913
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10737262
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737262%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10737262: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10737262 url https://www.openlane.eu/en/carv6/auction/10737262
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10735158
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735158%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10735158: 0
2026-03-30 04:26:55 [adesa.be] INFO: Skipping item 10735158 url https://www.openlane.eu/en/carv6/auction/10735158
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10736658
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736658%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10736658: 2
2026-03-30 04:26:55 [adesa.be] INFO: Scraping item 10736658 url https://www.openlane.eu/en/carv6/auction/10736658
2026-03-30 04:26: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:26: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:26:55 [adesa.be] INFO: Found listing with ID: 10738225
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738225%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10738225: 2
2026-03-30 04:26:55 [adesa.be] INFO: Scraping item 10738225 url https://www.openlane.eu/en/carv6/auction/10738225
2026-03-30 04:26:55 [adesa.be] INFO: Found listing with ID: 10740851
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740851%27 HTTP/1.1" 200 None
2026-03-30 04:26:55 [adesa.be] INFO: Scrape type for 10740851: 2
2026-03-30 04:26:55 [adesa.be] INFO: Scraping item 10740851 url https://www.openlane.eu/en/carv6/auction/10740851
2026-03-30 04:26:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with identifier: 10738219
2026-03-30 04:26:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with scrape type 2
2026-03-30 04:26:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with scrape type 2
2026-03-30 04:26:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ebb2a29-690f-5786-a266-3dbb2c885ed2, identifier: 10738219
2026-03-30 04:26:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 092f1229-e7be-5b95-9756-4334bbd402bb with identifier: 10737747
2026-03-30 04:26:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 092f1229-e7be-5b95-9756-4334bbd402bb with scrape type 2
2026-03-30 04:26:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 092f1229-e7be-5b95-9756-4334bbd402bb with scrape type 2
2026-03-30 04:26:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 092f1229-e7be-5b95-9756-4334bbd402bb, identifier: 10737747
2026-03-30 04:26:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a106545-7453-58df-85ec-13d24718d48b with identifier: 10739823
2026-03-30 04:26:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a106545-7453-58df-85ec-13d24718d48b with scrape type 2
2026-03-30 04:26:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a106545-7453-58df-85ec-13d24718d48b with scrape type 2
2026-03-30 04:26:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8a106545-7453-58df-85ec-13d24718d48b, identifier: 10739823
2026-03-30 04:26:56 [adesa.be] INFO: Found listing with ID: 10735087
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735087%27 HTTP/1.1" 200 None
2026-03-30 04:26:56 [adesa.be] INFO: Scrape type for 10735087: 0
2026-03-30 04:26:56 [adesa.be] INFO: Skipping item 10735087 url https://www.openlane.eu/en/carv6/auction/10735087
2026-03-30 04:26:56 [adesa.be] INFO: Found listing with ID: 10738230
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738230%27 HTTP/1.1" 200 None
2026-03-30 04:26:56 [adesa.be] INFO: Scrape type for 10738230: 0
2026-03-30 04:26:56 [adesa.be] INFO: Skipping item 10738230 url https://www.openlane.eu/en/carv6/auction/10738230
2026-03-30 04:26:56 [adesa.be] INFO: Found listing with ID: 10735742
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735742%27 HTTP/1.1" 200 None
2026-03-30 04:26:56 [adesa.be] INFO: Scrape type for 10735742: 0
2026-03-30 04:26:56 [adesa.be] INFO: Skipping item 10735742 url https://www.openlane.eu/en/carv6/auction/10735742
2026-03-30 04:26:56 [adesa.be] INFO: Found listing with ID: 10734933
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734933%27 HTTP/1.1" 200 None
2026-03-30 04:26:56 [adesa.be] INFO: Scrape type for 10734933: 0
2026-03-30 04:26:56 [adesa.be] INFO: Skipping item 10734933 url https://www.openlane.eu/en/carv6/auction/10734933
2026-03-30 04:26:56 [adesa.be] INFO: Found listing with ID: 10737272
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737272%27 HTTP/1.1" 200 None
2026-03-30 04:26:56 [adesa.be] INFO: Scrape type for 10737272: 2
2026-03-30 04:26:56 [adesa.be] INFO: Scraping item 10737272 url https://www.openlane.eu/en/carv6/auction/10737272
2026-03-30 04:26:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with identifier: 10738219
2026-03-30 04:26:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with identifier: 10738219
2026-03-30 04:26:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ebb2a29-690f-5786-a266-3dbb2c885ed2 with identifier: 10738219 to the API
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738219>
{'auction_title': '',
'c_o_2_emission_value': 90,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8ebb2a29-690f-5786-a266-3dbb2c885ed2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '115103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738219',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Note',
'odometer': 219341,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2015-06-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Nissan Note 1.5 DCI N-Tec - Diesel - Manual - 89 hp - 219.341 km',
'transmission': 'manual',
'trim': 'N-Tec',
'vin': None,
'year': 2015}
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738219%27 HTTP/1.1" 200 None
2026-03-30 04:26:56 [adesa.be] INFO: Saving data for 10738219: {'auction_closing_time': 1774864800.0, 'created_time': 1774626081.663055, 'last_price_update_time': 1774844816.43169}
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738219') HTTP/1.1" 204 0
2026-03-30 04:26:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 092f1229-e7be-5b95-9756-4334bbd402bb with identifier: 10737747
2026-03-30 04:26:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 092f1229-e7be-5b95-9756-4334bbd402bb with identifier: 10737747
2026-03-30 04:26:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 092f1229-e7be-5b95-9756-4334bbd402bb with identifier: 10737747 to the API
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737747>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 192,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '092f1229-e7be-5b95-9756-4334bbd402bb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1030T91672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737747',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 142649,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2014-09-26',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Mini 3 Doors Cooper S - Petrol - Manual - 192 hp - 142.649 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737747%27 HTTP/1.1" 200 None
2026-03-30 04:26:56 [adesa.be] INFO: Saving data for 10737747: {'auction_closing_time': 1774864800.0, 'created_time': 1774626178.925014, 'last_price_update_time': 1774844816.79759}
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737747') HTTP/1.1" 204 0
2026-03-30 04:26:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8a106545-7453-58df-85ec-13d24718d48b with identifier: 10739823
2026-03-30 04:26:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8a106545-7453-58df-85ec-13d24718d48b with identifier: 10739823
2026-03-30 04:26:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8a106545-7453-58df-85ec-13d24718d48b with identifier: 10739823 to the API
2026-03-30 04:26:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739823>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '8a106545-7453-58df-85ec-13d24718d48b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQW098',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739823',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 130852,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Mini 3 Doors One 1.5 - Petrol - Manual - 102 hp - 130.852 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739823%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Saving data for 10739823: {'auction_closing_time': 1774864800.0, 'created_time': 1774626119.024914, 'last_price_update_time': 1774844817.09598}
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739823') HTTP/1.1" 204 0
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10740856
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740856%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10740856: 2
2026-03-30 04:26:57 [adesa.be] INFO: Scraping item 10740856 url https://www.openlane.eu/en/carv6/auction/10740856
2026-03-30 04:26:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740839> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26: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:26: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:26:57 [adesa.be] INFO: Found listing with ID: 10738248
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738248%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10738248: 2
2026-03-30 04:26:57 [adesa.be] INFO: Scraping item 10738248 url https://www.openlane.eu/en/carv6/auction/10738248
2026-03-30 04:26:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736641> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10736336
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736336%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10736336: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10736336 url https://www.openlane.eu/en/carv6/auction/10736336
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10739816
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739816%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10739816: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10739816 url https://www.openlane.eu/en/carv6/auction/10739816
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10735178
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735178%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10735178: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10735178 url https://www.openlane.eu/en/carv6/auction/10735178
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10740857
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740857%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10740857: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10740857 url https://www.openlane.eu/en/carv6/auction/10740857
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10740850
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740850%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10740850: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10740850 url https://www.openlane.eu/en/carv6/auction/10740850
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10736339
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736339%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10736339: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10736339 url https://www.openlane.eu/en/carv6/auction/10736339
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10735170
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735170%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10735170: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10735170 url https://www.openlane.eu/en/carv6/auction/10735170
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10740862
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740862%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10740862: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10740862 url https://www.openlane.eu/en/carv6/auction/10740862
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10737741
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737741%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10737741: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10737741 url https://www.openlane.eu/en/carv6/auction/10737741
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10736327
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736327%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10736327: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10736327 url https://www.openlane.eu/en/carv6/auction/10736327
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10735116
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735116%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10735116: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10735116 url https://www.openlane.eu/en/carv6/auction/10735116
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10735140
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735140%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10735140: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10735140 url https://www.openlane.eu/en/carv6/auction/10735140
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10735124
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735124%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10735124: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10735124 url https://www.openlane.eu/en/carv6/auction/10735124
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10734920
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734920%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10734920: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10734920 url https://www.openlane.eu/en/carv6/auction/10734920
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10735164
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735164%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10735164: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10735164 url https://www.openlane.eu/en/carv6/auction/10735164
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10734939
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734939%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10734939: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10734939 url https://www.openlane.eu/en/carv6/auction/10734939
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10737737
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737737%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10737737: 0
2026-03-30 04:26:57 [adesa.be] INFO: Skipping item 10737737 url https://www.openlane.eu/en/carv6/auction/10737737
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10730401
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730401%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10730401: 2
2026-03-30 04:26:57 [adesa.be] INFO: Scraping item 10730401 url https://www.openlane.eu/en/carv6/auction/10730401
2026-03-30 04:26: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:26:57 [adesa.be] INFO: Found listing with ID: 10737733
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737733%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10737733: 2
2026-03-30 04:26:57 [adesa.be] INFO: Scraping item 10737733 url https://www.openlane.eu/en/carv6/auction/10737733
2026-03-30 04:26:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10740839
2026-03-30 04:26:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with scrape type 2
2026-03-30 04:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with scrape type 2
2026-03-30 04:26:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c237586c-2b2c-5f10-887f-c1f5ca1e67e6, identifier: 10740839
2026-03-30 04:26:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: daa2a069-6dcd-5805-b52e-db3db21f30a8 with identifier: 10731359
2026-03-30 04:26:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item daa2a069-6dcd-5805-b52e-db3db21f30a8 with scrape type 2
2026-03-30 04:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item daa2a069-6dcd-5805-b52e-db3db21f30a8 with scrape type 2
2026-03-30 04:26:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: daa2a069-6dcd-5805-b52e-db3db21f30a8, identifier: 10731359
2026-03-30 04:26:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 704cd116-581a-50cb-bb3b-4187894f49f7 with identifier: 10732466
2026-03-30 04:26:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 704cd116-581a-50cb-bb3b-4187894f49f7 with scrape type 2
2026-03-30 04:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 704cd116-581a-50cb-bb3b-4187894f49f7 with scrape type 2
2026-03-30 04:26:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 704cd116-581a-50cb-bb3b-4187894f49f7, identifier: 10732466
2026-03-30 04:26:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10736641
2026-03-30 04:26:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with scrape type 2
2026-03-30 04:26:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with scrape type 2
2026-03-30 04:26:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1, identifier: 10736641
2026-03-30 04:26:57 [adesa.be] INFO: Found listing with ID: 10736320
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736320%27 HTTP/1.1" 200 None
2026-03-30 04:26:57 [adesa.be] INFO: Scrape type for 10736320: 2
2026-03-30 04:26:57 [adesa.be] INFO: Scraping item 10736320 url https://www.openlane.eu/en/carv6/auction/10736320
2026-03-30 04:26:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10740839
2026-03-30 04:26:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10740839
2026-03-30 04:26:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c237586c-2b2c-5f10-887f-c1f5ca1e67e6 with identifier: 10740839 to the API
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740839>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c237586c-2b2c-5f10-887f-c1f5ca1e67e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LEE457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740839',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 245970,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24850,
'price_includes_vat': True,
'registration_date': '2019-01-28',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Mercedes-Benz Sprinter box 3.0 - Diesel - Automatic - 190 hp - '
'245.970 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740839%27 HTTP/1.1" 200 None
2026-03-30 04:26:58 [adesa.be] INFO: Saving data for 10740839: {'auction_closing_time': 1774864800.0, 'created_time': 1774650078.585279, 'last_price_update_time': 1774844818.252192}
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740839') HTTP/1.1" 204 0
2026-03-30 04:26:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: daa2a069-6dcd-5805-b52e-db3db21f30a8 with identifier: 10731359
2026-03-30 04:26:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: daa2a069-6dcd-5805-b52e-db3db21f30a8 with identifier: 10731359
2026-03-30 04:26:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: daa2a069-6dcd-5805-b52e-db3db21f30a8 with identifier: 10731359 to the API
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731359>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'daa2a069-6dcd-5805-b52e-db3db21f30a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BXB759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731359',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 326843,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2011-05-04',
'seats_number': 3,
'seller_name': 'KGA MOTORS bv',
'title': 'Mercedes-Benz Sprinter flatbed 319 CDI - Diesel - Manual - 190 hp - '
'326.843 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731359%27 HTTP/1.1" 200 None
2026-03-30 04:26:58 [adesa.be] INFO: Saving data for 10731359: {'auction_closing_time': 1774864800.0, 'created_time': 1774538312.72506, 'last_price_update_time': 1774844818.608968}
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731359') HTTP/1.1" 204 0
2026-03-30 04:26:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 704cd116-581a-50cb-bb3b-4187894f49f7 with identifier: 10732466
2026-03-30 04:26:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 704cd116-581a-50cb-bb3b-4187894f49f7 with identifier: 10732466
2026-03-30 04:26:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 704cd116-581a-50cb-bb3b-4187894f49f7 with identifier: 10732466 to the API
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732466>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '704cd116-581a-50cb-bb3b-4187894f49f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '313916458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732466',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 116468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 33350,
'price_includes_vat': True,
'registration_date': '2021-10-30',
'seats_number': 5,
'seller_name': 'IGOR & CARS',
'title': 'Mercedes-Benz V 250 Avantgarde - Diesel - Automatic - 190 hp - '
'116.468 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2021}
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732466%27 HTTP/1.1" 200 None
2026-03-30 04:26:58 [adesa.be] INFO: Saving data for 10732466: {'auction_closing_time': 1774864800.0, 'created_time': 1774538330.01026, 'last_price_update_time': 1774844818.898634}
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10732466') HTTP/1.1" 204 0
2026-03-30 04:26:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10736641
2026-03-30 04:26:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10736641
2026-03-30 04:26:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2bfe765-9a39-50ea-9c05-ecf7a833a0f1 with identifier: 10736641 to the API
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736641>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'b2bfe765-9a39-50ea-9c05-ecf7a833a0f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '482260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736641',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 217497,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2017-10-03',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Hyundai Tucson 1.7 CRDI - Diesel - Manual - 115 hp - 217.497 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736641%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Saving data for 10736641: {'auction_closing_time': 1774864800.0, 'created_time': 1774626353.65703, 'last_price_update_time': 1774844819.178476}
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736641') HTTP/1.1" 204 0
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10739922
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739922%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10739922: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10739922 url https://www.openlane.eu/en/carv6/auction/10739922
2026-03-30 04:26:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735101> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:26: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:26:59 [adesa.be] INFO: Found listing with ID: 10737271
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737271%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10737271: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10737271 url https://www.openlane.eu/en/carv6/auction/10737271
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10737740
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737740%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10737740: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10737740 url https://www.openlane.eu/en/carv6/auction/10737740
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10736643
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736643%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10736643: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10736643 url https://www.openlane.eu/en/carv6/auction/10736643
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10739838
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739838%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10739838: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10739838 url https://www.openlane.eu/en/carv6/auction/10739838
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10740844
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740844%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10740844: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10740844 url https://www.openlane.eu/en/carv6/auction/10740844
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10735097
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735097%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10735097: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10735097 url https://www.openlane.eu/en/carv6/auction/10735097
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10740846
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740846%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10740846: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10740846 url https://www.openlane.eu/en/carv6/auction/10740846
2026-03-30 04:26:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10735101
2026-03-30 04:26:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b908b203-c9b3-55af-8a56-55fff7bd9611 with scrape type 2
2026-03-30 04:26:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b908b203-c9b3-55af-8a56-55fff7bd9611 with scrape type 2
2026-03-30 04:26:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b908b203-c9b3-55af-8a56-55fff7bd9611, identifier: 10735101
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10736648
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736648%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10736648: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10736648 url https://www.openlane.eu/en/carv6/auction/10736648
2026-03-30 04:26:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10735101
2026-03-30 04:26:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10735101
2026-03-30 04:26:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b908b203-c9b3-55af-8a56-55fff7bd9611 with identifier: 10735101 to the API
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:26: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:26:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735101>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b908b203-c9b3-55af-8a56-55fff7bd9611',
'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=10735101',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 212226,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30700,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Car Eyes Consulting srl',
'title': 'Mercedes-Benz GLE 350de AMG Line Premium - 4-Matic - Hybrid - '
'Automatic - 194 hp - 212.226 km',
'transmission': 'automatic',
'trim': 'AMG Line Premium',
'vin': None,
'year': 2020}
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735101%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Saving data for 10735101: {'auction_closing_time': 1774864800.0, 'created_time': 1774626175.912749, 'last_price_update_time': 1774844819.755379}
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735101') HTTP/1.1" 204 0
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10734900
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734900%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10734900: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10734900 url https://www.openlane.eu/en/carv6/auction/10734900
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10734899
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734899%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10734899: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10734899 url https://www.openlane.eu/en/carv6/auction/10734899
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10737276
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737276%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10737276: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10737276 url https://www.openlane.eu/en/carv6/auction/10737276
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10730421
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730421%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10730421: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10730421 url https://www.openlane.eu/en/carv6/auction/10730421
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10736282
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736282%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10736282: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10736282 url https://www.openlane.eu/en/carv6/auction/10736282
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10737279
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737279%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10737279: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10737279 url https://www.openlane.eu/en/carv6/auction/10737279
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10740866
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740866%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10740866: 0
2026-03-30 04:26:59 [adesa.be] INFO: Skipping item 10740866 url https://www.openlane.eu/en/carv6/auction/10740866
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10739824
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739824%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10739824: 0
2026-03-30 04:26:59 [adesa.be] INFO: Skipping item 10739824 url https://www.openlane.eu/en/carv6/auction/10739824
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10731365
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731365%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10731365: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10731365 url https://www.openlane.eu/en/carv6/auction/10731365
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10736427
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736427%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10736427: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10736427 url https://www.openlane.eu/en/carv6/auction/10736427
2026-03-30 04:26:59 [adesa.be] INFO: Found listing with ID: 10740835
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:26:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740835%27 HTTP/1.1" 200 None
2026-03-30 04:26:59 [adesa.be] INFO: Scrape type for 10740835: 2
2026-03-30 04:26:59 [adesa.be] INFO: Scraping item 10740835 url https://www.openlane.eu/en/carv6/auction/10740835
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10737727
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737727%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10737727: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10737727 url https://www.openlane.eu/en/carv6/auction/10737727
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10737745
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737745%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10737745: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10737745 url https://www.openlane.eu/en/carv6/auction/10737745
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10735111
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735111%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10735111: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10735111 url https://www.openlane.eu/en/carv6/auction/10735111
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10736426
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736426%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10736426: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10736426 url https://www.openlane.eu/en/carv6/auction/10736426
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10734940
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734940%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10734940: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10734940 url https://www.openlane.eu/en/carv6/auction/10734940
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10737732
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737732%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10737732: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10737732 url https://www.openlane.eu/en/carv6/auction/10737732
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10736661
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736661%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10736661: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10736661 url https://www.openlane.eu/en/carv6/auction/10736661
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10738222
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738222%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10738222: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10738222 url https://www.openlane.eu/en/carv6/auction/10738222
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10730445
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730445%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10730445: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10730445 url https://www.openlane.eu/en/carv6/auction/10730445
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10737268
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737268%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10737268: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10737268 url https://www.openlane.eu/en/carv6/auction/10737268
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10736285
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736285%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10736285: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10736285 url https://www.openlane.eu/en/carv6/auction/10736285
2026-03-30 04:27:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735133> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10736423
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736423%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10736423: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10736423 url https://www.openlane.eu/en/carv6/auction/10736423
2026-03-30 04:27: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:27:00 [adesa.be] INFO: Found listing with ID: 10736305
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736305%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10736305: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10736305 url https://www.openlane.eu/en/carv6/auction/10736305
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10736660
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736660%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10736660: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10736660 url https://www.openlane.eu/en/carv6/auction/10736660
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10735143
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735143%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10735143: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10735143 url https://www.openlane.eu/en/carv6/auction/10735143
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10736634
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736634%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10736634: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10736634 url https://www.openlane.eu/en/carv6/auction/10736634
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10738237
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738237%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10738237: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10738237 url https://www.openlane.eu/en/carv6/auction/10738237
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10734937
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734937%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10734937: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10734937 url https://www.openlane.eu/en/carv6/auction/10734937
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10738253
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738253%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10738253: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10738253 url https://www.openlane.eu/en/carv6/auction/10738253
2026-03-30 04:27:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735110> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10735133
2026-03-30 04:27:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with scrape type 2
2026-03-30 04:27:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with scrape type 2
2026-03-30 04:27:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78, identifier: 10735133
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10739836
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739836%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10739836: 2
2026-03-30 04:27:00 [adesa.be] INFO: Scraping item 10739836 url https://www.openlane.eu/en/carv6/auction/10739836
2026-03-30 04:27: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:27:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10735133
2026-03-30 04:27:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10735133
2026-03-30 04:27:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a779a1a-9d66-5b3a-80a6-a7021cf45e78 with identifier: 10735133 to the API
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735133>
{'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': 252,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '4a779a1a-9d66-5b3a-80a6-a7021cf45e78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUP345',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735133',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 74618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 66300,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Mercedes-Benz GLE Coupé 400e AMG Line - Hybrid - Automatic - 252 hp '
'- 74.618 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735133%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Saving data for 10735133: {'auction_closing_time': 1774864800.0, 'created_time': 1774626160.752964, 'last_price_update_time': 1774844820.762582}
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735133') HTTP/1.1" 204 0
2026-03-30 04:27:00 [adesa.be] INFO: Found listing with ID: 10738260
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738260%27 HTTP/1.1" 200 None
2026-03-30 04:27:00 [adesa.be] INFO: Scrape type for 10738260: 0
2026-03-30 04:27:00 [adesa.be] INFO: Skipping item 10738260 url https://www.openlane.eu/en/carv6/auction/10738260
2026-03-30 04:27:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735118> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6009953-0959-51c8-981e-1e8529b590d0 with identifier: 10735110
2026-03-30 04:27:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6009953-0959-51c8-981e-1e8529b590d0 with scrape type 2
2026-03-30 04:27:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6009953-0959-51c8-981e-1e8529b590d0 with scrape type 2
2026-03-30 04:27:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a6009953-0959-51c8-981e-1e8529b590d0, identifier: 10735110
2026-03-30 04:27: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:27:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a6009953-0959-51c8-981e-1e8529b590d0 with identifier: 10735110
2026-03-30 04:27:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a6009953-0959-51c8-981e-1e8529b590d0 with identifier: 10735110
2026-03-30 04:27:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a6009953-0959-51c8-981e-1e8529b590d0 with identifier: 10735110 to the API
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735110>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a6009953-0959-51c8-981e-1e8529b590d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GAB506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735110',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 179960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2017-02-23',
'seats_number': 5,
'seller_name': 'Delta-Cars bv',
'title': 'Mercedes-Benz GLC 350e - 4-Matic - Hybrid - Automatic - 211 hp - '
'179.960 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735110%27 HTTP/1.1" 200 None
2026-03-30 04:27:01 [adesa.be] INFO: Saving data for 10735110: {'auction_closing_time': 1774864800.0, 'created_time': 1774626185.081383, 'last_price_update_time': 1774844821.251216}
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735110') HTTP/1.1" 204 0
2026-03-30 04:27:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ec6e9a9-f85e-59c2-97b0-7d0d68b09724 with identifier: 10735118
2026-03-30 04:27:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ec6e9a9-f85e-59c2-97b0-7d0d68b09724 with scrape type 2
2026-03-30 04:27:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ec6e9a9-f85e-59c2-97b0-7d0d68b09724 with scrape type 2
2026-03-30 04:27:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ec6e9a9-f85e-59c2-97b0-7d0d68b09724, identifier: 10735118
2026-03-30 04:27:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ec6e9a9-f85e-59c2-97b0-7d0d68b09724 with identifier: 10735118
2026-03-30 04:27:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ec6e9a9-f85e-59c2-97b0-7d0d68b09724 with identifier: 10735118
2026-03-30 04:27:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ec6e9a9-f85e-59c2-97b0-7d0d68b09724 with identifier: 10735118 to the API
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735118>
{'auction_title': '',
'c_o_2_emission_value': 190,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.9L',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '5ec6e9a9-f85e-59c2-97b0-7d0d68b09724',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KFB098',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735118',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 197306,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31600,
'price_includes_vat': True,
'registration_date': '2020-05-14',
'seats_number': 5,
'seller_name': 'Avilon Motors Comm V',
'title': 'Mercedes-Benz GLE 350d AMG Line - 4-Matic - Diesel - Automatic - '
'272 hp - 197.306 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735118%27 HTTP/1.1" 200 None
2026-03-30 04:27:01 [adesa.be] INFO: Saving data for 10735118: {'auction_closing_time': 1774864800.0, 'created_time': 1774626176.86203, 'last_price_update_time': 1774844821.618988}
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735118') HTTP/1.1" 204 0
2026-03-30 04:27:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c94af100-7eed-5f11-adee-7d72fae7d035 with identifier: 10736649
2026-03-30 04:27:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c94af100-7eed-5f11-adee-7d72fae7d035 with scrape type 2
2026-03-30 04:27:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c94af100-7eed-5f11-adee-7d72fae7d035 with scrape type 2
2026-03-30 04:27:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c94af100-7eed-5f11-adee-7d72fae7d035, identifier: 10736649
2026-03-30 04:27:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c94af100-7eed-5f11-adee-7d72fae7d035 with identifier: 10736649
2026-03-30 04:27:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c94af100-7eed-5f11-adee-7d72fae7d035 with identifier: 10736649
2026-03-30 04:27:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c94af100-7eed-5f11-adee-7d72fae7d035 with identifier: 10736649 to the API
2026-03-30 04:27:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736649>
{'auction_title': '',
'c_o_2_emission_value': 100,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c94af100-7eed-5f11-adee-7d72fae7d035',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '8f4200494',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736649',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 99121,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2015-05-21',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Corsa 1.3 CDTI Enjoy - Diesel - Manual - 74 hp - 99.121 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2015}
2026-03-30 04:27:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736649%27 HTTP/1.1" 200 None
2026-03-30 04:27:02 [adesa.be] INFO: Saving data for 10736649: {'auction_closing_time': 1774864800.0, 'created_time': 1774626058.694113, 'last_price_update_time': 1774844822.827077}
2026-03-30 04:27:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736649') HTTP/1.1" 204 0
2026-03-30 04:27:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734921> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce915ab5-6c5b-5091-823a-f7d5c81633f6 with identifier: 10734921
2026-03-30 04:27:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce915ab5-6c5b-5091-823a-f7d5c81633f6 with scrape type 2
2026-03-30 04:27:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce915ab5-6c5b-5091-823a-f7d5c81633f6 with scrape type 2
2026-03-30 04:27:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce915ab5-6c5b-5091-823a-f7d5c81633f6, identifier: 10734921
2026-03-30 04:27:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce915ab5-6c5b-5091-823a-f7d5c81633f6 with identifier: 10734921
2026-03-30 04:27:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce915ab5-6c5b-5091-823a-f7d5c81633f6 with identifier: 10734921
2026-03-30 04:27:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce915ab5-6c5b-5091-823a-f7d5c81633f6 with identifier: 10734921 to the API
2026-03-30 04:27:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734921>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'ce915ab5-6c5b-5091-823a-f7d5c81633f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DXO379',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734921',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 113401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7300,
'price_includes_vat': True,
'registration_date': '2021-05-31',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Opel Astra 1.2i - Petrol - Manual - 110 hp - 113.401 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734921%27 HTTP/1.1" 200 None
2026-03-30 04:27:04 [adesa.be] INFO: Saving data for 10734921: {'auction_closing_time': 1774864800.0, 'created_time': 1774625487.674132, 'last_price_update_time': 1774844824.069919}
2026-03-30 04:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734921') HTTP/1.1" 204 0
2026-03-30 04:27:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6211081-86b1-545d-9a35-bf9e4e610da9 with identifier: 10739821
2026-03-30 04:27:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6211081-86b1-545d-9a35-bf9e4e610da9 with scrape type 2
2026-03-30 04:27:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6211081-86b1-545d-9a35-bf9e4e610da9 with scrape type 2
2026-03-30 04:27:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6211081-86b1-545d-9a35-bf9e4e610da9, identifier: 10739821
2026-03-30 04:27:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6211081-86b1-545d-9a35-bf9e4e610da9 with identifier: 10739821
2026-03-30 04:27:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6211081-86b1-545d-9a35-bf9e4e610da9 with identifier: 10739821
2026-03-30 04:27:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6211081-86b1-545d-9a35-bf9e4e610da9 with identifier: 10739821 to the API
2026-03-30 04:27:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739821>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.9L',
'engine_horse_power': 272,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6211081-86b1-545d-9a35-bf9e4e610da9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FFH762',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739821',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 30894,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 39500,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Mercedes-Benz GLE 350d AMG Line - Diesel - Automatic - 272 hp - '
'30.894 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739821%27 HTTP/1.1" 200 None
2026-03-30 04:27:06 [adesa.be] INFO: Saving data for 10739821: {'auction_closing_time': 1774864800.0, 'created_time': 1774626196.076143, 'last_price_update_time': 1774844826.359918}
2026-03-30 04:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739821') HTTP/1.1" 204 0
2026-03-30 04:27:06 [scrapy.extensions.logstats] INFO: Crawled 1378 pages (at 70 pages/min), scraped 1344 items (at 67 items/min)
2026-03-30 04:27:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-30 04:27:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2031298-bd30-5deb-af08-85ab9e1c9bc9 with identifier: 10740851
2026-03-30 04:27:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2031298-bd30-5deb-af08-85ab9e1c9bc9 with scrape type 2
2026-03-30 04:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2031298-bd30-5deb-af08-85ab9e1c9bc9 with scrape type 2
2026-03-30 04:27:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2031298-bd30-5deb-af08-85ab9e1c9bc9, identifier: 10740851
2026-03-30 04:27:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2031298-bd30-5deb-af08-85ab9e1c9bc9 with identifier: 10740851
2026-03-30 04:27:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2031298-bd30-5deb-af08-85ab9e1c9bc9 with identifier: 10740851
2026-03-30 04:27:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2031298-bd30-5deb-af08-85ab9e1c9bc9 with identifier: 10740851 to the API
2026-03-30 04:27:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740851>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'f2031298-bd30-5deb-af08-85ab9e1c9bc9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FQC044',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740851',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 212221,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1400,
'price_includes_vat': True,
'registration_date': '2012-03-26',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Meriva 1.4 Enjoy - Petrol - Manual - 101 hp - 212.221 km',
'transmission': 'manual',
'trim': 'Enjoy',
'vin': None,
'year': 2012}
2026-03-30 04:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740851%27 HTTP/1.1" 200 None
2026-03-30 04:27:08 [adesa.be] INFO: Saving data for 10740851: {'auction_closing_time': 1774864800.0, 'created_time': 1774650089.784582, 'last_price_update_time': 1774844828.388942}
2026-03-30 04:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740851') HTTP/1.1" 204 0
2026-03-30 04:27:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738240> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with identifier: 10738240
2026-03-30 04:27:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with scrape type 2
2026-03-30 04:27:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with scrape type 2
2026-03-30 04:27:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b, identifier: 10738240
2026-03-30 04:27:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with identifier: 10738240
2026-03-30 04:27:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with identifier: 10738240
2026-03-30 04:27:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46b06f0a-4922-53bf-a7ac-70fb4dccdf9b with identifier: 10738240 to the API
2026-03-30 04:27:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738240>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '46b06f0a-4922-53bf-a7ac-70fb4dccdf9b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GFX644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738240',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 225646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2014-01-29',
'seats_number': 7,
'seller_name': 'M-Lease bv',
'title': 'Ford S-Max 2.0 TDCI Titanium - Diesel - Manual - 136 hp - 225.646 '
'km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2014}
2026-03-30 04:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738240%27 HTTP/1.1" 200 None
2026-03-30 04:27:08 [adesa.be] INFO: Saving data for 10738240: {'auction_closing_time': 1774864800.0, 'created_time': 1774626425.285922, 'last_price_update_time': 1774844828.957837}
2026-03-30 04:27:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738240') HTTP/1.1" 204 0
2026-03-30 04:27:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 8.675(s), this was the 1st time calling it.
2026-03-30 04:27:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.6592369878254125 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:27:12 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '8ee5c4ac6b93b07d798667696491ff47', '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=8ee5c4ac6b93b07d798667696491ff47.
2026-03-30 04:27:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736320> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 225f3245-3f50-5eab-b2d2-0651d2ff3ff4 with identifier: 10736320
2026-03-30 04:27:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 225f3245-3f50-5eab-b2d2-0651d2ff3ff4 with scrape type 2
2026-03-30 04:27:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 225f3245-3f50-5eab-b2d2-0651d2ff3ff4 with scrape type 2
2026-03-30 04:27:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 225f3245-3f50-5eab-b2d2-0651d2ff3ff4, identifier: 10736320
2026-03-30 04:27:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 225f3245-3f50-5eab-b2d2-0651d2ff3ff4 with identifier: 10736320
2026-03-30 04:27:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 225f3245-3f50-5eab-b2d2-0651d2ff3ff4 with identifier: 10736320
2026-03-30 04:27:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 225f3245-3f50-5eab-b2d2-0651d2ff3ff4 with identifier: 10736320 to the API
2026-03-30 04:27:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736320>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '225f3245-3f50-5eab-b2d2-0651d2ff3ff4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DWD844',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736320',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 393786,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2150,
'price_includes_vat': True,
'registration_date': '2012-09-14',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Peugeot 3008 2.0 HDI - AWD - Diesel - Manual - 163 hp - 393.786 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 04:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736320%27 HTTP/1.1" 200 None
2026-03-30 04:27:13 [adesa.be] INFO: Saving data for 10736320: {'auction_closing_time': 1774864800.0, 'created_time': 1774625962.445699, 'last_price_update_time': 1774844833.261561}
2026-03-30 04:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736320') HTTP/1.1" 204 0
2026-03-30 04:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10736352
2026-03-30 04:27:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with scrape type 2
2026-03-30 04:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with scrape type 2
2026-03-30 04:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2, identifier: 10736352
2026-03-30 04:27:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10736352
2026-03-30 04:27:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10736352
2026-03-30 04:27:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19a839e7-b2a0-5d25-9767-2889ea6ab5e2 with identifier: 10736352 to the API
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736352>
{'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': 258,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '19a839e7-b2a0-5d25-9767-2889ea6ab5e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NLN999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736352',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 218710,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2016-03-18',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz GLE 350d - 4-Matic - Diesel - Automatic - 258 hp - '
'218.710 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736352%27 HTTP/1.1" 200 None
2026-03-30 04:27:14 [adesa.be] INFO: Saving data for 10736352: {'auction_closing_time': 1774864800.0, 'created_time': 1774626202.947842, 'last_price_update_time': 1774844834.288864}
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736352') HTTP/1.1" 204 0
2026-03-30 04:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10740856
2026-03-30 04:27:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 735294e8-a84d-55c3-a311-f3731b4d95eb with scrape type 2
2026-03-30 04:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 735294e8-a84d-55c3-a311-f3731b4d95eb with scrape type 2
2026-03-30 04:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 735294e8-a84d-55c3-a311-f3731b4d95eb, identifier: 10740856
2026-03-30 04:27:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10740856
2026-03-30 04:27:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10740856
2026-03-30 04:27:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 735294e8-a84d-55c3-a311-f3731b4d95eb with identifier: 10740856 to the API
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740856>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '735294e8-a84d-55c3-a311-f3731b4d95eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '617882',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740856',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 263947,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10950,
'price_includes_vat': True,
'registration_date': '2018-12-12',
'seats_number': 5,
'seller_name': 'De Moor Autohandel bv',
'title': 'Opel Vivaro 1.6 - Diesel - Manual - 120 hp - 263.947 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740856%27 HTTP/1.1" 200 None
2026-03-30 04:27:14 [adesa.be] INFO: Saving data for 10740856: {'auction_closing_time': 1774864800.0, 'created_time': 1774650089.140418, 'last_price_update_time': 1774844834.767221}
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740856') HTTP/1.1" 204 0
2026-03-30 04:27:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1fe4833-ece3-56f6-a757-0e44005f1de5 with identifier: 10736285
2026-03-30 04:27:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1fe4833-ece3-56f6-a757-0e44005f1de5 with scrape type 2
2026-03-30 04:27:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1fe4833-ece3-56f6-a757-0e44005f1de5 with scrape type 2
2026-03-30 04:27:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d1fe4833-ece3-56f6-a757-0e44005f1de5, identifier: 10736285
2026-03-30 04:27:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d1fe4833-ece3-56f6-a757-0e44005f1de5 with identifier: 10736285
2026-03-30 04:27:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d1fe4833-ece3-56f6-a757-0e44005f1de5 with identifier: 10736285
2026-03-30 04:27:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d1fe4833-ece3-56f6-a757-0e44005f1de5 with identifier: 10736285 to the API
2026-03-30 04:27:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736285>
{'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': 258,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd1fe4833-ece3-56f6-a757-0e44005f1de5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YMM807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736285',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 238506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20100,
'price_includes_vat': True,
'registration_date': '2015-08-05',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Porsche Macan S 3.0d - Diesel - Automatic - 258 hp - 238.506 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736285%27 HTTP/1.1" 200 None
2026-03-30 04:27:15 [adesa.be] INFO: Saving data for 10736285: {'auction_closing_time': 1774864800.0, 'created_time': 1774625494.270509, 'last_price_update_time': 1774844835.134077}
2026-03-30 04:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736285') HTTP/1.1" 204 0
2026-03-30 04:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738248> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a03d2c69-e4ef-5294-93fa-5e5242356fb4 with identifier: 10738248
2026-03-30 04:27:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a03d2c69-e4ef-5294-93fa-5e5242356fb4 with scrape type 2
2026-03-30 04:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a03d2c69-e4ef-5294-93fa-5e5242356fb4 with scrape type 2
2026-03-30 04:27:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a03d2c69-e4ef-5294-93fa-5e5242356fb4, identifier: 10738248
2026-03-30 04:27:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a03d2c69-e4ef-5294-93fa-5e5242356fb4 with identifier: 10738248
2026-03-30 04:27:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a03d2c69-e4ef-5294-93fa-5e5242356fb4 with identifier: 10738248
2026-03-30 04:27:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a03d2c69-e4ef-5294-93fa-5e5242356fb4 with identifier: 10738248 to the API
2026-03-30 04:27:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738248>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a03d2c69-e4ef-5294-93fa-5e5242356fb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XFD700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738248',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 197116,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2018-03-07',
'seats_number': 9,
'seller_name': 'M-Lease bv',
'title': 'Opel Vivaro 1.6 - Diesel - Manual - 125 hp - 197.116 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738248%27 HTTP/1.1" 200 None
2026-03-30 04:27:15 [adesa.be] INFO: Saving data for 10738248: {'auction_closing_time': 1774864800.0, 'created_time': 1774626017.454352, 'last_price_update_time': 1774844835.604704}
2026-03-30 04:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738248') HTTP/1.1" 204 0
2026-03-30 04:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:16 [adesa.be] INFO: Found listing with ID: 10736342
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736342%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10736342: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10736342 url https://www.openlane.eu/en/carv6/auction/10736342
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10736324
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736324%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10736324: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10736324 url https://www.openlane.eu/en/carv6/auction/10736324
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10739835
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739835%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10739835: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10739835 url https://www.openlane.eu/en/carv6/auction/10739835
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10740860
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740860%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10740860: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10740860 url https://www.openlane.eu/en/carv6/auction/10740860
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10735123
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735123%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10735123: 2
2026-03-30 04:27:16 [adesa.be] INFO: Scraping item 10735123 url https://www.openlane.eu/en/carv6/auction/10735123
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10730428
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730428%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10730428: 2
2026-03-30 04:27:16 [adesa.be] INFO: Scraping item 10730428 url https://www.openlane.eu/en/carv6/auction/10730428
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10738235
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738235%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10738235: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10738235 url https://www.openlane.eu/en/carv6/auction/10738235
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10740849
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740849%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10740849: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10740849 url https://www.openlane.eu/en/carv6/auction/10740849
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10738220
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738220%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10738220: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10738220 url https://www.openlane.eu/en/carv6/auction/10738220
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10739832
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739832%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10739832: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10739832 url https://www.openlane.eu/en/carv6/auction/10739832
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10730449
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730449%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10730449: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10730449 url https://www.openlane.eu/en/carv6/auction/10730449
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10736428
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736428%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10736428: 2
2026-03-30 04:27:16 [adesa.be] INFO: Scraping item 10736428 url https://www.openlane.eu/en/carv6/auction/10736428
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10734938
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734938%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10734938: 2
2026-03-30 04:27:16 [adesa.be] INFO: Scraping item 10734938 url https://www.openlane.eu/en/carv6/auction/10734938
2026-03-30 04:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734937> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10738256
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738256%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10738256: 2
2026-03-30 04:27:16 [adesa.be] INFO: Scraping item 10738256 url https://www.openlane.eu/en/carv6/auction/10738256
2026-03-30 04:27: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:27:16 [adesa.be] INFO: Found listing with ID: 10735138
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735138%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10735138: 2
2026-03-30 04:27:16 [adesa.be] INFO: Scraping item 10735138 url https://www.openlane.eu/en/carv6/auction/10735138
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10740868
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740868%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10740868: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10740868 url https://www.openlane.eu/en/carv6/auction/10740868
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10738232
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738232%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10738232: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10738232 url https://www.openlane.eu/en/carv6/auction/10738232
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10740836
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740836%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10740836: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10740836 url https://www.openlane.eu/en/carv6/auction/10740836
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10737269
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737269%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10737269: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10737269 url https://www.openlane.eu/en/carv6/auction/10737269
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10738227
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738227%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10738227: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10738227 url https://www.openlane.eu/en/carv6/auction/10738227
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10738252
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738252%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10738252: 0
2026-03-30 04:27:16 [adesa.be] INFO: Skipping item 10738252 url https://www.openlane.eu/en/carv6/auction/10738252
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10736310
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736310%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10736310: 2
2026-03-30 04:27:16 [adesa.be] INFO: Scraping item 10736310 url https://www.openlane.eu/en/carv6/auction/10736310
2026-03-30 04:27:16 [adesa.be] INFO: Found listing with ID: 10735156
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735156%27 HTTP/1.1" 200 None
2026-03-30 04:27:16 [adesa.be] INFO: Scrape type for 10735156: 2
2026-03-30 04:27:16 [adesa.be] INFO: Scraping item 10735156 url https://www.openlane.eu/en/carv6/auction/10735156
2026-03-30 04:27:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738223> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a82d9bf-48e9-5404-9040-ea52e1ac9e4a with identifier: 10734937
2026-03-30 04:27:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a82d9bf-48e9-5404-9040-ea52e1ac9e4a with scrape type 2
2026-03-30 04:27:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a82d9bf-48e9-5404-9040-ea52e1ac9e4a with scrape type 2
2026-03-30 04:27:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2a82d9bf-48e9-5404-9040-ea52e1ac9e4a, identifier: 10734937
2026-03-30 04:27:17 [adesa.be] INFO: Found listing with ID: 10732463
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710732463%27 HTTP/1.1" 200 None
2026-03-30 04:27:17 [adesa.be] INFO: Scrape type for 10732463: 0
2026-03-30 04:27:17 [adesa.be] INFO: Skipping item 10732463 url https://www.openlane.eu/en/carv6/auction/10732463
2026-03-30 04:27:17 [adesa.be] INFO: Found listing with ID: 10739813
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739813%27 HTTP/1.1" 200 None
2026-03-30 04:27:17 [adesa.be] INFO: Scrape type for 10739813: 0
2026-03-30 04:27:17 [adesa.be] INFO: Skipping item 10739813 url https://www.openlane.eu/en/carv6/auction/10739813
2026-03-30 04:27:17 [adesa.be] INFO: Found listing with ID: 10734931
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734931%27 HTTP/1.1" 200 None
2026-03-30 04:27:17 [adesa.be] INFO: Scrape type for 10734931: 0
2026-03-30 04:27:17 [adesa.be] INFO: Skipping item 10734931 url https://www.openlane.eu/en/carv6/auction/10734931
2026-03-30 04:27:17 [adesa.be] INFO: Found listing with ID: 10738239
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738239%27 HTTP/1.1" 200 None
2026-03-30 04:27:17 [adesa.be] INFO: Scrape type for 10738239: 2
2026-03-30 04:27:17 [adesa.be] INFO: Scraping item 10738239 url https://www.openlane.eu/en/carv6/auction/10738239
2026-03-30 04:27: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:27:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2a82d9bf-48e9-5404-9040-ea52e1ac9e4a with identifier: 10734937
2026-03-30 04:27:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2a82d9bf-48e9-5404-9040-ea52e1ac9e4a with identifier: 10734937
2026-03-30 04:27:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2a82d9bf-48e9-5404-9040-ea52e1ac9e4a with identifier: 10734937 to the API
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734937>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2a82d9bf-48e9-5404-9040-ea52e1ac9e4a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DHP884',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734937',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 102268,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3300,
'price_includes_vat': True,
'registration_date': '2012-05-21',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Renault Clio Grandtour 1.2i Expression - Petrol - Manual - 75 hp - '
'102.268 km',
'transmission': 'manual',
'trim': 'Expression',
'vin': None,
'year': 2012}
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734937%27 HTTP/1.1" 200 None
2026-03-30 04:27:17 [adesa.be] INFO: Saving data for 10734937: {'auction_closing_time': 1774864800.0, 'created_time': 1774625910.592358, 'last_price_update_time': 1774844837.437287}
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734937') HTTP/1.1" 204 0
2026-03-30 04:27: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:27:17 [adesa.be] INFO: Found listing with ID: 10738233
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738233%27 HTTP/1.1" 200 None
2026-03-30 04:27:17 [adesa.be] INFO: Scrape type for 10738233: 2
2026-03-30 04:27:17 [adesa.be] INFO: Scraping item 10738233 url https://www.openlane.eu/en/carv6/auction/10738233
2026-03-30 04:27:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aed033e-e668-5466-98fc-f26f90b7eb2e with identifier: 10738223
2026-03-30 04:27:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aed033e-e668-5466-98fc-f26f90b7eb2e with scrape type 2
2026-03-30 04:27:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aed033e-e668-5466-98fc-f26f90b7eb2e with scrape type 2
2026-03-30 04:27:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9aed033e-e668-5466-98fc-f26f90b7eb2e, identifier: 10738223
2026-03-30 04:27:17 [adesa.be] INFO: Found listing with ID: 10736340
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736340%27 HTTP/1.1" 200 None
2026-03-30 04:27:17 [adesa.be] INFO: Scrape type for 10736340: 2
2026-03-30 04:27:17 [adesa.be] INFO: Scraping item 10736340 url https://www.openlane.eu/en/carv6/auction/10736340
2026-03-30 04:27:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9aed033e-e668-5466-98fc-f26f90b7eb2e with identifier: 10738223
2026-03-30 04:27:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9aed033e-e668-5466-98fc-f26f90b7eb2e with identifier: 10738223
2026-03-30 04:27:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9aed033e-e668-5466-98fc-f26f90b7eb2e with identifier: 10738223 to the API
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738223>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '9aed033e-e668-5466-98fc-f26f90b7eb2e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1BXF638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738223',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 91001,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Crossland 1.2 Elegance - Petrol - Automatic - 130 hp - 91.001 '
'km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2020}
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738223%27 HTTP/1.1" 200 None
2026-03-30 04:27:17 [adesa.be] INFO: Saving data for 10738223: {'auction_closing_time': 1774864800.0, 'created_time': 1774626062.79797, 'last_price_update_time': 1774844837.96586}
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738223') HTTP/1.1" 204 0
2026-03-30 04:27:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738253> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:17 [adesa.be] INFO: Found listing with ID: 10736275
2026-03-30 04:27:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736275%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Scrape type for 10736275: 2
2026-03-30 04:27:18 [adesa.be] INFO: Scraping item 10736275 url https://www.openlane.eu/en/carv6/auction/10736275
2026-03-30 04:27: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:27:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:18 [adesa.be] INFO: Found listing with ID: 10737263
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737263%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Scrape type for 10737263: 0
2026-03-30 04:27:18 [adesa.be] INFO: Skipping item 10737263 url https://www.openlane.eu/en/carv6/auction/10737263
2026-03-30 04:27:18 [adesa.be] INFO: Found listing with ID: 10738246
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738246%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Scrape type for 10738246: 0
2026-03-30 04:27:18 [adesa.be] INFO: Skipping item 10738246 url https://www.openlane.eu/en/carv6/auction/10738246
2026-03-30 04:27:18 [adesa.be] INFO: Found listing with ID: 10736347
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736347%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Scrape type for 10736347: 0
2026-03-30 04:27:18 [adesa.be] INFO: Skipping item 10736347 url https://www.openlane.eu/en/carv6/auction/10736347
2026-03-30 04:27:18 [adesa.be] INFO: Found listing with ID: 10736276
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736276%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Scrape type for 10736276: 0
2026-03-30 04:27:18 [adesa.be] INFO: Skipping item 10736276 url https://www.openlane.eu/en/carv6/auction/10736276
2026-03-30 04:27:18 [adesa.be] INFO: Found listing with ID: 10736666
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736666%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Scrape type for 10736666: 0
2026-03-30 04:27:18 [adesa.be] INFO: Skipping item 10736666 url https://www.openlane.eu/en/carv6/auction/10736666
2026-03-30 04:27:18 [adesa.be] INFO: Found listing with ID: 10738241
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738241%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Scrape type for 10738241: 0
2026-03-30 04:27:18 [adesa.be] INFO: Skipping item 10738241 url https://www.openlane.eu/en/carv6/auction/10738241
2026-03-30 04:27:18 [adesa.be] INFO: Found listing with ID: 10735108
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735108%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Scrape type for 10735108: 2
2026-03-30 04:27:18 [adesa.be] INFO: Scraping item 10735108 url https://www.openlane.eu/en/carv6/auction/10735108
2026-03-30 04:27: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:27:18 [adesa.be] INFO: Found listing with ID: 10736664
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736664%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Scrape type for 10736664: 2
2026-03-30 04:27:18 [adesa.be] INFO: Scraping item 10736664 url https://www.openlane.eu/en/carv6/auction/10736664
2026-03-30 04:27:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0ef5ec1-9e66-5f9a-a6be-ae8b1452b83b with identifier: 10738253
2026-03-30 04:27:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0ef5ec1-9e66-5f9a-a6be-ae8b1452b83b with scrape type 2
2026-03-30 04:27:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0ef5ec1-9e66-5f9a-a6be-ae8b1452b83b with scrape type 2
2026-03-30 04:27:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a0ef5ec1-9e66-5f9a-a6be-ae8b1452b83b, identifier: 10738253
2026-03-30 04:27:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a0ef5ec1-9e66-5f9a-a6be-ae8b1452b83b with identifier: 10738253
2026-03-30 04:27:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a0ef5ec1-9e66-5f9a-a6be-ae8b1452b83b with identifier: 10738253
2026-03-30 04:27:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a0ef5ec1-9e66-5f9a-a6be-ae8b1452b83b with identifier: 10738253 to the API
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738253>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'a0ef5ec1-9e66-5f9a-a6be-ae8b1452b83b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BPV752',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738253',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 159781,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10950,
'price_includes_vat': True,
'registration_date': '2017-07-12',
'seats_number': 7,
'seller_name': 'LOVACAR, SPRL',
'title': 'Renault Espace 1.6 DCI Initiale Paris - Diesel - Automatic - 160 hp '
'- 159.781 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2017}
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738253%27 HTTP/1.1" 200 None
2026-03-30 04:27:18 [adesa.be] INFO: Saving data for 10738253: {'auction_closing_time': 1774864800.0, 'created_time': 1774625498.133312, 'last_price_update_time': 1774844838.819351}
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738253') HTTP/1.1" 204 0
2026-03-30 04:27:19 [adesa.be] INFO: Found listing with ID: 10736301
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736301%27 HTTP/1.1" 200 None
2026-03-30 04:27:19 [adesa.be] INFO: Scrape type for 10736301: 2
2026-03-30 04:27:19 [adesa.be] INFO: Scraping item 10736301 url https://www.openlane.eu/en/carv6/auction/10736301
2026-03-30 04:27:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10739836
2026-03-30 04:27:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8751d8a-0f04-55bd-83f5-a32f781227cc with scrape type 2
2026-03-30 04:27:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8751d8a-0f04-55bd-83f5-a32f781227cc with scrape type 2
2026-03-30 04:27:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8751d8a-0f04-55bd-83f5-a32f781227cc, identifier: 10739836
2026-03-30 04:27:19 [adesa.be] INFO: Found listing with ID: 10736303
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736303%27 HTTP/1.1" 200 None
2026-03-30 04:27:19 [adesa.be] INFO: Scrape type for 10736303: 2
2026-03-30 04:27:19 [adesa.be] INFO: Scraping item 10736303 url https://www.openlane.eu/en/carv6/auction/10736303
2026-03-30 04:27:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737268> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736423> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10739836
2026-03-30 04:27:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10739836
2026-03-30 04:27:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8751d8a-0f04-55bd-83f5-a32f781227cc with identifier: 10739836 to the API
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739836>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd8751d8a-0f04-55bd-83f5-a32f781227cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1HUZ548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739836',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Scenic',
'odometer': 178194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2013-07-02',
'seats_number': 7,
'seller_name': 'A12 Automobile',
'title': 'Renault Grand Scenic 1.2 Bose Edition - Petrol - Manual - 115 hp - '
'178.194 km',
'transmission': 'manual',
'trim': 'Bose Edition',
'vin': None,
'year': 2013}
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739836%27 HTTP/1.1" 200 None
2026-03-30 04:27:19 [adesa.be] INFO: Saving data for 10739836: {'auction_closing_time': 1774864800.0, 'created_time': 1774625497.127335, 'last_price_update_time': 1774844839.414098}
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739836') HTTP/1.1" 204 0
2026-03-30 04:27: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:27: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:27:19 [adesa.be] INFO: Found listing with ID: 10735168
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735168%27 HTTP/1.1" 200 None
2026-03-30 04:27:19 [adesa.be] INFO: Scrape type for 10735168: 2
2026-03-30 04:27:19 [adesa.be] INFO: Scraping item 10735168 url https://www.openlane.eu/en/carv6/auction/10735168
2026-03-30 04:27:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:19 [adesa.be] INFO: Found listing with ID: 10730454
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730454%27 HTTP/1.1" 200 None
2026-03-30 04:27:19 [adesa.be] INFO: Scrape type for 10730454: 2
2026-03-30 04:27:19 [adesa.be] INFO: Scraping item 10730454 url https://www.openlane.eu/en/carv6/auction/10730454
2026-03-30 04:27:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with identifier: 10737268
2026-03-30 04:27:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with scrape type 2
2026-03-30 04:27:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with scrape type 2
2026-03-30 04:27:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c, identifier: 10737268
2026-03-30 04:27:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb57ad9f-5400-5942-84d1-3f1696b3a208 with identifier: 10736423
2026-03-30 04:27:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb57ad9f-5400-5942-84d1-3f1696b3a208 with scrape type 2
2026-03-30 04:27:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb57ad9f-5400-5942-84d1-3f1696b3a208 with scrape type 2
2026-03-30 04:27:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bb57ad9f-5400-5942-84d1-3f1696b3a208, identifier: 10736423
2026-03-30 04:27:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with identifier: 10737268
2026-03-30 04:27:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with identifier: 10737268
2026-03-30 04:27:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 66c05a2e-3a6e-5dff-abd8-c6ccc472616c with identifier: 10737268 to the API
2026-03-30 04:27:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737268>
{'auction_title': '',
'c_o_2_emission_value': 204,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '66c05a2e-3a6e-5dff-abd8-c6ccc472616c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '5zelb50516',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737268',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 223169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2014-04-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Porsche Macan S 3.0 - AWD - Petrol - Automatic - 339 hp - 223.169 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737268%27 HTTP/1.1" 200 None
2026-03-30 04:27:20 [adesa.be] INFO: Saving data for 10737268: {'auction_closing_time': 1774864800.0, 'created_time': 1774625933.822283, 'last_price_update_time': 1774844840.870143}
2026-03-30 04:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737268') HTTP/1.1" 204 0
2026-03-30 04:27:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bb57ad9f-5400-5942-84d1-3f1696b3a208 with identifier: 10736423
2026-03-30 04:27:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bb57ad9f-5400-5942-84d1-3f1696b3a208 with identifier: 10736423
2026-03-30 04:27:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bb57ad9f-5400-5942-84d1-3f1696b3a208 with identifier: 10736423 to the API
2026-03-30 04:27:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736423>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb57ad9f-5400-5942-84d1-3f1696b3a208',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ATY561',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736423',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Captur',
'odometer': 11744,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Renault Captur 1.0 TCe Techno - Petrol - Manual - 91 hp - 11.744 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736423%27 HTTP/1.1" 200 None
2026-03-30 04:27:21 [adesa.be] INFO: Saving data for 10736423: {'auction_closing_time': 1774864800.0, 'created_time': 1774625964.254962, 'last_price_update_time': 1774844841.141597}
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736423') HTTP/1.1" 204 0
2026-03-30 04:27:21 [adesa.be] INFO: Found listing with ID: 10736330
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736330%27 HTTP/1.1" 200 None
2026-03-30 04:27:21 [adesa.be] INFO: Scrape type for 10736330: 2
2026-03-30 04:27:21 [adesa.be] INFO: Scraping item 10736330 url https://www.openlane.eu/en/carv6/auction/10736330
2026-03-30 04:27:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737272> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730445> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:21 [adesa.be] INFO: Found listing with ID: 10739831
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739831%27 HTTP/1.1" 200 None
2026-03-30 04:27:21 [adesa.be] INFO: Scrape type for 10739831: 2
2026-03-30 04:27:21 [adesa.be] INFO: Scraping item 10739831 url https://www.openlane.eu/en/carv6/auction/10739831
2026-03-30 04:27: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:27: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:27: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:27:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738222> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10736420
2026-03-30 04:27:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a92228-7461-5253-9557-6172e08fcb1a with scrape type 2
2026-03-30 04:27:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a92228-7461-5253-9557-6172e08fcb1a with scrape type 2
2026-03-30 04:27:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 69a92228-7461-5253-9557-6172e08fcb1a, identifier: 10736420
2026-03-30 04:27:21 [adesa.be] INFO: Found listing with ID: 10736328
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736328%27 HTTP/1.1" 200 None
2026-03-30 04:27:21 [adesa.be] INFO: Scrape type for 10736328: 2
2026-03-30 04:27:21 [adesa.be] INFO: Scraping item 10736328 url https://www.openlane.eu/en/carv6/auction/10736328
2026-03-30 04:27:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10736420
2026-03-30 04:27:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10736420
2026-03-30 04:27:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 69a92228-7461-5253-9557-6172e08fcb1a with identifier: 10736420 to the API
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736420>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '69a92228-7461-5253-9557-6172e08fcb1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DNF222',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736420',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 104570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2019-01-25',
'seats_number': 2,
'seller_name': 'LOVACAR, SPRL',
'title': 'Opel Combo 1.5 Edition - Diesel - Manual - 131 hp - 104.570 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736420%27 HTTP/1.1" 200 None
2026-03-30 04:27:21 [adesa.be] INFO: Saving data for 10736420: {'auction_closing_time': 1774864800.0, 'created_time': 1774625493.113748, 'last_price_update_time': 1774844841.577362}
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736420') HTTP/1.1" 204 0
2026-03-30 04:27:21 [adesa.be] INFO: Found listing with ID: 10737735
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737735%27 HTTP/1.1" 200 None
2026-03-30 04:27:21 [adesa.be] INFO: Scrape type for 10737735: 2
2026-03-30 04:27:21 [adesa.be] INFO: Scraping item 10737735 url https://www.openlane.eu/en/carv6/auction/10737735
2026-03-30 04:27:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 073fa764-0b0a-50a3-883c-c24d38dc0e62 with identifier: 10736277
2026-03-30 04:27:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 073fa764-0b0a-50a3-883c-c24d38dc0e62 with scrape type 2
2026-03-30 04:27:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 073fa764-0b0a-50a3-883c-c24d38dc0e62 with scrape type 2
2026-03-30 04:27:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 073fa764-0b0a-50a3-883c-c24d38dc0e62, identifier: 10736277
2026-03-30 04:27:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a4cdb4f-2994-56a1-8058-344035589dcb with identifier: 10737272
2026-03-30 04:27:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a4cdb4f-2994-56a1-8058-344035589dcb with scrape type 2
2026-03-30 04:27:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a4cdb4f-2994-56a1-8058-344035589dcb with scrape type 2
2026-03-30 04:27:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a4cdb4f-2994-56a1-8058-344035589dcb, identifier: 10737272
2026-03-30 04:27:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with identifier: 10730445
2026-03-30 04:27:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with scrape type 2
2026-03-30 04:27:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with scrape type 2
2026-03-30 04:27:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6ea5e9c-90c2-5100-81b6-0f73a6accb62, identifier: 10730445
2026-03-30 04:27:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 073fa764-0b0a-50a3-883c-c24d38dc0e62 with identifier: 10736277
2026-03-30 04:27:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 073fa764-0b0a-50a3-883c-c24d38dc0e62 with identifier: 10736277
2026-03-30 04:27:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 073fa764-0b0a-50a3-883c-c24d38dc0e62 with identifier: 10736277 to the API
2026-03-30 04:27:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736277>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '073fa764-0b0a-50a3-883c-c24d38dc0e62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HNS801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736277',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 243021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2017-09-06',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Mercedes-Benz GLC 350e - 4-Matic - Hybrid - Automatic - 211 hp - '
'243.021 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736277%27 HTTP/1.1" 200 None
2026-03-30 04:27:22 [adesa.be] INFO: Saving data for 10736277: {'auction_closing_time': 1774864800.0, 'created_time': 1774626177.777065, 'last_price_update_time': 1774844842.158132}
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736277') HTTP/1.1" 204 0
2026-03-30 04:27:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a4cdb4f-2994-56a1-8058-344035589dcb with identifier: 10737272
2026-03-30 04:27:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a4cdb4f-2994-56a1-8058-344035589dcb with identifier: 10737272
2026-03-30 04:27:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a4cdb4f-2994-56a1-8058-344035589dcb with identifier: 10737272 to the API
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737272>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9a4cdb4f-2994-56a1-8058-344035589dcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '122481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737272',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 210185,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-09-22',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Opel Mokka 1.6 - Diesel - Manual - 110 hp - 210.185 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737272%27 HTTP/1.1" 200 None
2026-03-30 04:27:22 [adesa.be] INFO: Saving data for 10737272: {'auction_closing_time': 1774864800.0, 'created_time': 1774626016.680533, 'last_price_update_time': 1774844842.446756}
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737272') HTTP/1.1" 204 0
2026-03-30 04:27:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with identifier: 10730445
2026-03-30 04:27:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with identifier: 10730445
2026-03-30 04:27:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6ea5e9c-90c2-5100-81b6-0f73a6accb62 with identifier: 10730445 to the API
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730445>
{'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': 265,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'b6ea5e9c-90c2-5100-81b6-0f73a6accb62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CCE129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730445',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 45148,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 57300,
'price_includes_vat': True,
'registration_date': '2022-05-31',
'seats_number': 5,
'seller_name': 'Kubika cars',
'title': 'Porsche Macan 2.0 - AWD - Petrol - Automatic - 265 hp - 45.148 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730445%27 HTTP/1.1" 200 None
2026-03-30 04:27:22 [adesa.be] INFO: Saving data for 10730445: {'auction_closing_time': 1774864800.0, 'created_time': 1774538314.356323, 'last_price_update_time': 1774844842.731878}
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730445') HTTP/1.1" 204 0
2026-03-30 04:27:22 [adesa.be] INFO: Found listing with ID: 10730427
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730427%27 HTTP/1.1" 200 None
2026-03-30 04:27:22 [adesa.be] INFO: Scrape type for 10730427: 2
2026-03-30 04:27:22 [adesa.be] INFO: Scraping item 10730427 url https://www.openlane.eu/en/carv6/auction/10730427
2026-03-30 04:27:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fec99f9e-954f-50e7-9162-96fbf5ae372b with identifier: 10738222
2026-03-30 04:27:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fec99f9e-954f-50e7-9162-96fbf5ae372b with scrape type 2
2026-03-30 04:27:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fec99f9e-954f-50e7-9162-96fbf5ae372b with scrape type 2
2026-03-30 04:27:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fec99f9e-954f-50e7-9162-96fbf5ae372b, identifier: 10738222
2026-03-30 04:27:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10740835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736426> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fec99f9e-954f-50e7-9162-96fbf5ae372b with identifier: 10738222
2026-03-30 04:27:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fec99f9e-954f-50e7-9162-96fbf5ae372b with identifier: 10738222
2026-03-30 04:27:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fec99f9e-954f-50e7-9162-96fbf5ae372b with identifier: 10738222 to the API
2026-03-30 04:27:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738222>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 244,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fec99f9e-954f-50e7-9162-96fbf5ae372b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'A20337',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738222',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 259998,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2011-07-08',
'seats_number': 5,
'seller_name': 'MBM Trade bv',
'title': 'Porsche Cayenne 3.0 - AWD - Diesel - Automatic - 244 hp - 259.998 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738222%27 HTTP/1.1" 200 None
2026-03-30 04:27:23 [adesa.be] INFO: Saving data for 10738222: {'auction_closing_time': 1774864800.0, 'created_time': 1774625934.89795, 'last_price_update_time': 1774844843.128623}
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738222') HTTP/1.1" 204 0
2026-03-30 04:27:23 [adesa.be] INFO: Found listing with ID: 10740848
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740848%27 HTTP/1.1" 200 None
2026-03-30 04:27:23 [adesa.be] INFO: Scrape type for 10740848: 2
2026-03-30 04:27:23 [adesa.be] INFO: Scraping item 10740848 url https://www.openlane.eu/en/carv6/auction/10740848
2026-03-30 04:27: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:27: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:27: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:27:23 [adesa.be] INFO: Found listing with ID: 10738262
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738262%27 HTTP/1.1" 200 None
2026-03-30 04:27:23 [adesa.be] INFO: Scrape type for 10738262: 2
2026-03-30 04:27:23 [adesa.be] INFO: Scraping item 10738262 url https://www.openlane.eu/en/carv6/auction/10738262
2026-03-30 04:27:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with identifier: 10737732
2026-03-30 04:27:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with scrape type 2
2026-03-30 04:27:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with scrape type 2
2026-03-30 04:27:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5, identifier: 10737732
2026-03-30 04:27:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10740835
2026-03-30 04:27:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcd12a5e-a11a-5448-a261-ad78373143f6 with scrape type 2
2026-03-30 04:27:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcd12a5e-a11a-5448-a261-ad78373143f6 with scrape type 2
2026-03-30 04:27:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcd12a5e-a11a-5448-a261-ad78373143f6, identifier: 10740835
2026-03-30 04:27:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6db6f4f5-c32e-5146-8fa5-544480344833 with identifier: 10736426
2026-03-30 04:27:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6db6f4f5-c32e-5146-8fa5-544480344833 with scrape type 2
2026-03-30 04:27:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6db6f4f5-c32e-5146-8fa5-544480344833 with scrape type 2
2026-03-30 04:27:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6db6f4f5-c32e-5146-8fa5-544480344833, identifier: 10736426
2026-03-30 04:27:23 [adesa.be] INFO: Found listing with ID: 10738231
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738231%27 HTTP/1.1" 200 None
2026-03-30 04:27:23 [adesa.be] INFO: Scrape type for 10738231: 2
2026-03-30 04:27:23 [adesa.be] INFO: Scraping item 10738231 url https://www.openlane.eu/en/carv6/auction/10738231
2026-03-30 04:27:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with identifier: 10737732
2026-03-30 04:27:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with identifier: 10737732
2026-03-30 04:27:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 54683618-cf6a-5b9a-b1c3-17f3e6a82cb5 with identifier: 10737732 to the API
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737732>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '54683618-cf6a-5b9a-b1c3-17f3e6a82cb5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '005567',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737732',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'RCZ',
'odometer': 96838,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2010-06-22',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Peugeot RCZ 2.0 HDI - Diesel - Manual - 163 hp - 96.838 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737732%27 HTTP/1.1" 200 None
2026-03-30 04:27:23 [adesa.be] INFO: Saving data for 10737732: {'auction_closing_time': 1774864800.0, 'created_time': 1774625935.65041, 'last_price_update_time': 1774844843.733251}
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737732') HTTP/1.1" 204 0
2026-03-30 04:27:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10740835
2026-03-30 04:27:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10740835
2026-03-30 04:27:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcd12a5e-a11a-5448-a261-ad78373143f6 with identifier: 10740835 to the API
2026-03-30 04:27:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10740835>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'dcd12a5e-a11a-5448-a261-ad78373143f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YNZ922',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10740835',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 261160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2014-03-31',
'seats_number': 3,
'seller_name': 'De Moor Autohandel bv',
'title': 'Peugeot Partner L1H1 1.6 HDI Comfort - Diesel - Manual - 75 hp - '
'261.160 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2014}
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740835%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Saving data for 10740835: {'auction_closing_time': 1774864800.0, 'created_time': 1774650099.804393, 'last_price_update_time': 1774844844.130276}
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10740835') HTTP/1.1" 204 0
2026-03-30 04:27:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6db6f4f5-c32e-5146-8fa5-544480344833 with identifier: 10736426
2026-03-30 04:27:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6db6f4f5-c32e-5146-8fa5-544480344833 with identifier: 10736426
2026-03-30 04:27:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6db6f4f5-c32e-5146-8fa5-544480344833 with identifier: 10736426 to the API
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736426>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6db6f4f5-c32e-5146-8fa5-544480344833',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BNA224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736426',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 212364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3650,
'price_includes_vat': True,
'registration_date': '2014-06-24',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Peugeot Partner Tepee 1.6 Active - Diesel - Manual - 75 hp - '
'212.364 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2014}
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736426%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Saving data for 10736426: {'auction_closing_time': 1774864800.0, 'created_time': 1774625939.295456, 'last_price_update_time': 1774844844.432893}
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736426') HTTP/1.1" 204 0
2026-03-30 04:27:24 [adesa.be] INFO: Found listing with ID: 10735080
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735080%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Scrape type for 10735080: 2
2026-03-30 04:27:24 [adesa.be] INFO: Scraping item 10735080 url https://www.openlane.eu/en/carv6/auction/10735080
2026-03-30 04:27:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27: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:27:24 [adesa.be] INFO: Found listing with ID: 10735112
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735112%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Scrape type for 10735112: 2
2026-03-30 04:27:24 [adesa.be] INFO: Scraping item 10735112 url https://www.openlane.eu/en/carv6/auction/10735112
2026-03-30 04:27:24 [adesa.be] INFO: Found listing with ID: 10735086
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735086%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Scrape type for 10735086: 2
2026-03-30 04:27:24 [adesa.be] INFO: Scraping item 10735086 url https://www.openlane.eu/en/carv6/auction/10735086
2026-03-30 04:27:24 [adesa.be] INFO: Found listing with ID: 10735167
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735167%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Scrape type for 10735167: 2
2026-03-30 04:27:24 [adesa.be] INFO: Scraping item 10735167 url https://www.openlane.eu/en/carv6/auction/10735167
2026-03-30 04:27:24 [adesa.be] INFO: Found listing with ID: 10736650
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736650%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Scrape type for 10736650: 2
2026-03-30 04:27:24 [adesa.be] INFO: Scraping item 10736650 url https://www.openlane.eu/en/carv6/auction/10736650
2026-03-30 04:27:24 [adesa.be] INFO: Found listing with ID: 10730436
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730436%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Scrape type for 10730436: 2
2026-03-30 04:27:24 [adesa.be] INFO: Scraping item 10730436 url https://www.openlane.eu/en/carv6/auction/10730436
2026-03-30 04:27:24 [adesa.be] INFO: Found listing with ID: 10734936
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734936%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Scrape type for 10734936: 2
2026-03-30 04:27:24 [adesa.be] INFO: Scraping item 10734936 url https://www.openlane.eu/en/carv6/auction/10734936
2026-03-30 04:27:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ff83027-be23-5312-ba01-6acccf1a52b5 with identifier: 10735156
2026-03-30 04:27:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ff83027-be23-5312-ba01-6acccf1a52b5 with scrape type 2
2026-03-30 04:27:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ff83027-be23-5312-ba01-6acccf1a52b5 with scrape type 2
2026-03-30 04:27:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7ff83027-be23-5312-ba01-6acccf1a52b5, identifier: 10735156
2026-03-30 04:27:24 [adesa.be] INFO: Found listing with ID: 10735165
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735165%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Scrape type for 10735165: 2
2026-03-30 04:27:24 [adesa.be] INFO: Scraping item 10735165 url https://www.openlane.eu/en/carv6/auction/10735165
2026-03-30 04:27:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7ff83027-be23-5312-ba01-6acccf1a52b5 with identifier: 10735156
2026-03-30 04:27:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7ff83027-be23-5312-ba01-6acccf1a52b5 with identifier: 10735156
2026-03-30 04:27:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7ff83027-be23-5312-ba01-6acccf1a52b5 with identifier: 10735156 to the API
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735156>
{'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': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '7ff83027-be23-5312-ba01-6acccf1a52b5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KNH880',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735156',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 64946,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'Avilon Motors Comm V',
'title': 'Skoda Kamiq 1.0 TSI Clever - Petrol - Automatic - 110 hp - 64.946 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735156%27 HTTP/1.1" 200 None
2026-03-30 04:27:24 [adesa.be] INFO: Saving data for 10735156: {'auction_closing_time': 1774864800.0, 'created_time': 1774625790.384318, 'last_price_update_time': 1774844844.988595}
2026-03-30 04:27:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735156') HTTP/1.1" 204 0
2026-03-30 04:27:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with identifier: 10736427
2026-03-30 04:27:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with scrape type 2
2026-03-30 04:27:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with scrape type 2
2026-03-30 04:27:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0, identifier: 10736427
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10738261
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738261%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10738261: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10738261 url https://www.openlane.eu/en/carv6/auction/10738261
2026-03-30 04:27:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with identifier: 10736427
2026-03-30 04:27:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with identifier: 10736427
2026-03-30 04:27:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bb96b3d-8e36-5d30-bfce-f8508b8150f0 with identifier: 10736427 to the API
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 128,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0bb96b3d-8e36-5d30-bfce-f8508b8150f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTF844',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 236611,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2013-05-16',
'seats_number': 2,
'seller_name': 'LOVACAR, SPRL',
'title': 'Peugeot Expert L2H1 2.0 HDI - Diesel - Manual - 128 hp - 236.611 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736427%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Saving data for 10736427: {'auction_closing_time': 1774864800.0, 'created_time': 1774625942.11178, 'last_price_update_time': 1774844845.398788}
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736427') HTTP/1.1" 204 0
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10740867
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740867%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10740867: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10740867 url https://www.openlane.eu/en/carv6/auction/10740867
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10734926
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734926%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10734926: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10734926 url https://www.openlane.eu/en/carv6/auction/10734926
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10734898
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734898%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10734898: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10734898 url https://www.openlane.eu/en/carv6/auction/10734898
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10730425
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730425%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10730425: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10730425 url https://www.openlane.eu/en/carv6/auction/10730425
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10730418
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730418%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10730418: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10730418 url https://www.openlane.eu/en/carv6/auction/10730418
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10736652
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736652%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10736652: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10736652 url https://www.openlane.eu/en/carv6/auction/10736652
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10737273
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737273%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10737273: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10737273 url https://www.openlane.eu/en/carv6/auction/10737273
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10740853
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740853%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10740853: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10740853 url https://www.openlane.eu/en/carv6/auction/10740853
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10740854
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710740854%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10740854: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10740854 url https://www.openlane.eu/en/carv6/auction/10740854
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10735127
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735127%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10735127: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10735127 url https://www.openlane.eu/en/carv6/auction/10735127
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10730435
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730435%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10730435: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10730435 url https://www.openlane.eu/en/carv6/auction/10730435
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10738251
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738251%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10738251: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10738251 url https://www.openlane.eu/en/carv6/auction/10738251
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10734923
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734923%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10734923: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10734923 url https://www.openlane.eu/en/carv6/auction/10734923
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10735100
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735100%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10735100: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10735100 url https://www.openlane.eu/en/carv6/auction/10735100
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10736344
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736344%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10736344: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10736344 url https://www.openlane.eu/en/carv6/auction/10736344
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10736640
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736640%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10736640: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10736640 url https://www.openlane.eu/en/carv6/auction/10736640
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10739830
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739830%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10739830: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10739830 url https://www.openlane.eu/en/carv6/auction/10739830
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10735171
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735171%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10735171: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10735171 url https://www.openlane.eu/en/carv6/auction/10735171
2026-03-30 04:27:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10735750
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735750%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10735750: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10735750 url https://www.openlane.eu/en/carv6/auction/10735750
2026-03-30 04:27: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:27:25 [adesa.be] INFO: Found listing with ID: 10736317
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736317%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10736317: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10736317 url https://www.openlane.eu/en/carv6/auction/10736317
2026-03-30 04:27:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10739820
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739820%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10739820: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10739820 url https://www.openlane.eu/en/carv6/auction/10739820
2026-03-30 04:27: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:27:25 [adesa.be] INFO: Found listing with ID: 10736322
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736322%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10736322: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10736322 url https://www.openlane.eu/en/carv6/auction/10736322
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10736414
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736414%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10736414: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10736414 url https://www.openlane.eu/en/carv6/auction/10736414
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10738221
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738221%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10738221: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10738221 url https://www.openlane.eu/en/carv6/auction/10738221
2026-03-30 04:27:25 [adesa.be] INFO: Found listing with ID: 10736290
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736290%27 HTTP/1.1" 200 None
2026-03-30 04:27:25 [adesa.be] INFO: Scrape type for 10736290: 2
2026-03-30 04:27:25 [adesa.be] INFO: Scraping item 10736290 url https://www.openlane.eu/en/carv6/auction/10736290
2026-03-30 04:27:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10736340
2026-03-30 04:27:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with scrape type 2
2026-03-30 04:27:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with scrape type 2
2026-03-30 04:27:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2, identifier: 10736340
2026-03-30 04:27:26 [adesa.be] INFO: Found listing with ID: 10735093
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735093%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Scrape type for 10735093: 2
2026-03-30 04:27:26 [adesa.be] INFO: Scraping item 10735093 url https://www.openlane.eu/en/carv6/auction/10735093
2026-03-30 04:27:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10736340
2026-03-30 04:27:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10736340
2026-03-30 04:27:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2 with identifier: 10736340 to the API
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736340>
{'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': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6a7091cc-f5e9-5ff4-b5df-b6e4cefa1ab2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1KXX652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736340',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 278248,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2015-07-28',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Manual - 110 hp - '
'278.248 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2015}
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736340%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Saving data for 10736340: {'auction_closing_time': 1774864800.0, 'created_time': 1774625502.344311, 'last_price_update_time': 1774844846.281827}
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736340') HTTP/1.1" 204 0
2026-03-30 04:27:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cccb14f-e683-577d-9c0e-682953e643a6 with identifier: 10734938
2026-03-30 04:27:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cccb14f-e683-577d-9c0e-682953e643a6 with scrape type 2
2026-03-30 04:27:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cccb14f-e683-577d-9c0e-682953e643a6 with scrape type 2
2026-03-30 04:27:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cccb14f-e683-577d-9c0e-682953e643a6, identifier: 10734938
2026-03-30 04:27:26 [adesa.be] INFO: Found listing with ID: 10731356
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731356%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Scrape type for 10731356: 2
2026-03-30 04:27:26 [adesa.be] INFO: Scraping item 10731356 url https://www.openlane.eu/en/carv6/auction/10731356
2026-03-30 04:27:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cccb14f-e683-577d-9c0e-682953e643a6 with identifier: 10734938
2026-03-30 04:27:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cccb14f-e683-577d-9c0e-682953e643a6 with identifier: 10734938
2026-03-30 04:27:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cccb14f-e683-577d-9c0e-682953e643a6 with identifier: 10734938 to the API
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734938>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.7L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '1cccb14f-e683-577d-9c0e-682953e643a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EUN965',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734938',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Talisman',
'odometer': 110311,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Renault Talisman 1.7 DCI Zen - Diesel - Manual - 120 hp - 110.311 '
'km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2020}
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734938%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Saving data for 10734938: {'auction_closing_time': 1774864800.0, 'created_time': 1774625895.208821, 'last_price_update_time': 1774844846.773438}
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734938') HTTP/1.1" 204 0
2026-03-30 04:27:26 [adesa.be] INFO: Found listing with ID: 10739815
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739815%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Scrape type for 10739815: 2
2026-03-30 04:27:26 [adesa.be] INFO: Scraping item 10739815 url https://www.openlane.eu/en/carv6/auction/10739815
2026-03-30 04:27:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:26 [adesa.be] INFO: Found listing with ID: 10734941
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734941%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Scrape type for 10734941: 2
2026-03-30 04:27:26 [adesa.be] INFO: Scraping item 10734941 url https://www.openlane.eu/en/carv6/auction/10734941
2026-03-30 04:27: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:27:26 [adesa.be] INFO: Found listing with ID: 10736297
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736297%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Scrape type for 10736297: 2
2026-03-30 04:27:26 [adesa.be] INFO: Scraping item 10736297 url https://www.openlane.eu/en/carv6/auction/10736297
2026-03-30 04:27:26 [adesa.be] INFO: Found listing with ID: 10735151
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735151%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Scrape type for 10735151: 2
2026-03-30 04:27:26 [adesa.be] INFO: Scraping item 10735151 url https://www.openlane.eu/en/carv6/auction/10735151
2026-03-30 04:27:26 [adesa.be] INFO: Found listing with ID: 10736312
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736312%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Scrape type for 10736312: 2
2026-03-30 04:27:26 [adesa.be] INFO: Scraping item 10736312 url https://www.openlane.eu/en/carv6/auction/10736312
2026-03-30 04:27:26 [adesa.be] INFO: Found listing with ID: 10736345
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736345%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Scrape type for 10736345: 2
2026-03-30 04:27:26 [adesa.be] INFO: Scraping item 10736345 url https://www.openlane.eu/en/carv6/auction/10736345
2026-03-30 04:27:26 [adesa.be] INFO: Found listing with ID: 10726351
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726351%27 HTTP/1.1" 200 None
2026-03-30 04:27:26 [adesa.be] INFO: Scrape type for 10726351: 2
2026-03-30 04:27:26 [adesa.be] INFO: Scraping item 10726351 url https://www.openlane.eu/en/carv6/auction/10726351
2026-03-30 04:27:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ab5fd97-adcd-5033-8b63-e7ad5ed8778f with identifier: 10736275
2026-03-30 04:27:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ab5fd97-adcd-5033-8b63-e7ad5ed8778f with scrape type 2
2026-03-30 04:27:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ab5fd97-adcd-5033-8b63-e7ad5ed8778f with scrape type 2
2026-03-30 04:27:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ab5fd97-adcd-5033-8b63-e7ad5ed8778f, identifier: 10736275
2026-03-30 04:27:27 [adesa.be] INFO: Found listing with ID: 10726353
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726353%27 HTTP/1.1" 200 None
2026-03-30 04:27:27 [adesa.be] INFO: Scrape type for 10726353: 2
2026-03-30 04:27:27 [adesa.be] INFO: Scraping item 10726353 url https://www.openlane.eu/en/carv6/auction/10726353
2026-03-30 04:27:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ab5fd97-adcd-5033-8b63-e7ad5ed8778f with identifier: 10736275
2026-03-30 04:27:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ab5fd97-adcd-5033-8b63-e7ad5ed8778f with identifier: 10736275
2026-03-30 04:27:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ab5fd97-adcd-5033-8b63-e7ad5ed8778f with identifier: 10736275 to the API
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736275>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '8ab5fd97-adcd-5033-8b63-e7ad5ed8778f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CND170',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736275',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 249407,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2018-02-18',
'seats_number': 5,
'seller_name': 'Xlentcars BV',
'title': 'Skoda Octavia Combi 1.6 TDI Ambition - Diesel - Manual - 115 hp - '
'249.407 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2018}
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736275%27 HTTP/1.1" 200 None
2026-03-30 04:27:27 [adesa.be] INFO: Saving data for 10736275: {'auction_closing_time': 1774864800.0, 'created_time': 1774625498.743272, 'last_price_update_time': 1774844847.323028}
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736275') HTTP/1.1" 204 0
2026-03-30 04:27:27 [adesa.be] INFO: Found listing with ID: 10726376
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726376%27 HTTP/1.1" 200 None
2026-03-30 04:27:27 [adesa.be] INFO: Scrape type for 10726376: 2
2026-03-30 04:27:27 [adesa.be] INFO: Scraping item 10726376 url https://www.openlane.eu/en/carv6/auction/10726376
2026-03-30 04:27:27 [adesa.be] INFO: Found listing with ID: 10726381
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726381%27 HTTP/1.1" 200 None
2026-03-30 04:27:27 [adesa.be] INFO: Scrape type for 10726381: 2
2026-03-30 04:27:27 [adesa.be] INFO: Scraping item 10726381 url https://www.openlane.eu/en/carv6/auction/10726381
2026-03-30 04:27:27 [adesa.be] INFO: Found listing with ID: 10726387
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726387%27 HTTP/1.1" 200 None
2026-03-30 04:27:27 [adesa.be] INFO: Scrape type for 10726387: 2
2026-03-30 04:27:27 [adesa.be] INFO: Scraping item 10726387 url https://www.openlane.eu/en/carv6/auction/10726387
2026-03-30 04:27:27 [adesa.be] INFO: Found listing with ID: 10726389
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726389%27 HTTP/1.1" 200 None
2026-03-30 04:27:27 [adesa.be] INFO: Scrape type for 10726389: 2
2026-03-30 04:27:27 [adesa.be] INFO: Scraping item 10726389 url https://www.openlane.eu/en/carv6/auction/10726389
2026-03-30 04:27:27 [adesa.be] INFO: Found listing with ID: 10726432
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726432%27 HTTP/1.1" 200 None
2026-03-30 04:27:27 [adesa.be] INFO: Scrape type for 10726432: 2
2026-03-30 04:27:27 [adesa.be] INFO: Scraping item 10726432 url https://www.openlane.eu/en/carv6/auction/10726432
2026-03-30 04:27:27 [adesa.be] INFO: Found listing with ID: 10726442
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726442%27 HTTP/1.1" 200 None
2026-03-30 04:27:27 [adesa.be] INFO: Scrape type for 10726442: 0
2026-03-30 04:27:27 [adesa.be] INFO: Skipping item 10726442 url https://www.openlane.eu/en/carv6/auction/10726442
2026-03-30 04:27:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735168> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21ee12cb-2a48-5233-89b3-b75cac3031d3 with identifier: 10735168
2026-03-30 04:27:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21ee12cb-2a48-5233-89b3-b75cac3031d3 with scrape type 2
2026-03-30 04:27:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21ee12cb-2a48-5233-89b3-b75cac3031d3 with scrape type 2
2026-03-30 04:27:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21ee12cb-2a48-5233-89b3-b75cac3031d3, identifier: 10735168
2026-03-30 04:27:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21ee12cb-2a48-5233-89b3-b75cac3031d3 with identifier: 10735168
2026-03-30 04:27:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21ee12cb-2a48-5233-89b3-b75cac3031d3 with identifier: 10735168
2026-03-30 04:27:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21ee12cb-2a48-5233-89b3-b75cac3031d3 with identifier: 10735168 to the API
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735168>
{'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': 129,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '21ee12cb-2a48-5233-89b3-b75cac3031d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KGR322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735168',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Vitara',
'odometer': 161462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9650,
'price_includes_vat': True,
'registration_date': '2020-10-16',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Suzuki Vitara 1.4 - Petrol - Manual - 129 hp - 161.462 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735168%27 HTTP/1.1" 200 None
2026-03-30 04:27:27 [adesa.be] INFO: Saving data for 10735168: {'auction_closing_time': 1774864800.0, 'created_time': 1774625854.201547, 'last_price_update_time': 1774844847.92068}
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735168') HTTP/1.1" 204 0
2026-03-30 04:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736661> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with identifier: 10736661
2026-03-30 04:27:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with scrape type 2
2026-03-30 04:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with scrape type 2
2026-03-30 04:27:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f, identifier: 10736661
2026-03-30 04:27:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with identifier: 10736661
2026-03-30 04:27:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with identifier: 10736661
2026-03-30 04:27:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fae03946-bbf0-5ad0-ab1e-53184cbe8e7f with identifier: 10736661 to the API
2026-03-30 04:27:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736661>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fae03946-bbf0-5ad0-ab1e-53184cbe8e7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ULW139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736661',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 105021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12750,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'Kabakci Car srl',
'title': 'Peugeot Rifter 1.5 HDI Allure - Diesel - Manual - 130 hp - 105.021 '
'km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-30 04:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736661%27 HTTP/1.1" 200 None
2026-03-30 04:27:28 [adesa.be] INFO: Saving data for 10736661: {'auction_closing_time': 1774864800.0, 'created_time': 1774625937.299376, 'last_price_update_time': 1774844848.499884}
2026-03-30 04:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736661') HTTP/1.1" 204 0
2026-03-30 04:27:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10737735
2026-03-30 04:27:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with scrape type 2
2026-03-30 04:27:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with scrape type 2
2026-03-30 04:27:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb, identifier: 10737735
2026-03-30 04:27:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10737735
2026-03-30 04:27:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10737735
2026-03-30 04:27:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3209cce7-2e5a-5e46-8969-8624bbbbb6fb with identifier: 10737735 to the API
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737735>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '3209cce7-2e5a-5e46-8969-8624bbbbb6fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'yrs634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737735',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'IQ',
'odometer': 182555,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1100,
'price_includes_vat': True,
'registration_date': '2010-04-20',
'seats_number': 4,
'seller_name': 'LS Automobiles sprl',
'title': 'Toyota IQ 1.0 VVT-i - Petrol - Manual - 67 hp - 182.555 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737735%27 HTTP/1.1" 200 None
2026-03-30 04:27:30 [adesa.be] INFO: Saving data for 10737735: {'auction_closing_time': 1774864800.0, 'created_time': 1774625843.65029, 'last_price_update_time': 1774844850.427543}
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737735') HTTP/1.1" 204 0
2026-03-30 04:27:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736330> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27: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:27:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10736303
2026-03-30 04:27:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with scrape type 2
2026-03-30 04:27:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with scrape type 2
2026-03-30 04:27:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de53033a-b8b4-5d4a-88ec-9f5bcadd7310, identifier: 10736303
2026-03-30 04:27:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10736303
2026-03-30 04:27:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10736303
2026-03-30 04:27:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de53033a-b8b4-5d4a-88ec-9f5bcadd7310 with identifier: 10736303 to the API
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736303>
{'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': 82,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'de53033a-b8b4-5d4a-88ec-9f5bcadd7310',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PNK495',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736303',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Ignis',
'odometer': 94391,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'SU Automobiles srl',
'title': 'Suzuki Ignis 1.2i GLX - Petrol - Manual - 82 hp - 94.391 km',
'transmission': 'manual',
'trim': 'GLX',
'vin': None,
'year': 2021}
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736303%27 HTTP/1.1" 200 None
2026-03-30 04:27:30 [adesa.be] INFO: Saving data for 10736303: {'auction_closing_time': 1774864800.0, 'created_time': 1774625852.846274, 'last_price_update_time': 1774844850.936677}
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736303') HTTP/1.1" 204 0
2026-03-30 04:27:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10736330
2026-03-30 04:27:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68890cdd-4600-5ffe-8b69-006be875108a with scrape type 2
2026-03-30 04:27:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68890cdd-4600-5ffe-8b69-006be875108a with scrape type 2
2026-03-30 04:27:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68890cdd-4600-5ffe-8b69-006be875108a, identifier: 10736330
2026-03-30 04:27: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:27:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10736330
2026-03-30 04:27:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10736330
2026-03-30 04:27:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68890cdd-4600-5ffe-8b69-006be875108a with identifier: 10736330 to the API
2026-03-30 04:27:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736330>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '68890cdd-4600-5ffe-8b69-006be875108a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XQF282',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736330',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Camry',
'odometer': 105169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2020-03-05',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Toyota Camry 2.5 - Hybrid - Automatic - 178 hp - 105.169 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:27:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736330%27 HTTP/1.1" 200 None
2026-03-30 04:27:31 [adesa.be] INFO: Saving data for 10736330: {'auction_closing_time': 1774864800.0, 'created_time': 1774625848.085311, 'last_price_update_time': 1774844851.846384}
2026-03-30 04:27:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736330') HTTP/1.1" 204 0
2026-03-30 04:27:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736301> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae162922-b452-5140-9697-614f1d496902 with identifier: 10736664
2026-03-30 04:27:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae162922-b452-5140-9697-614f1d496902 with scrape type 2
2026-03-30 04:27:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae162922-b452-5140-9697-614f1d496902 with scrape type 2
2026-03-30 04:27:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae162922-b452-5140-9697-614f1d496902, identifier: 10736664
2026-03-30 04:27:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae162922-b452-5140-9697-614f1d496902 with identifier: 10736664
2026-03-30 04:27:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae162922-b452-5140-9697-614f1d496902 with identifier: 10736664
2026-03-30 04:27:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae162922-b452-5140-9697-614f1d496902 with identifier: 10736664 to the API
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736664>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 178,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae162922-b452-5140-9697-614f1d496902',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YDQ673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736664',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ssangyong',
'model': 'Rodius',
'odometer': 149422,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2018-09-12',
'seats_number': 7,
'seller_name': 'Kabakci Car srl',
'title': 'Ssangyong Rodius 2.2 - Diesel - Manual - 178 hp - 149.422 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736664%27 HTTP/1.1" 200 None
2026-03-30 04:27:32 [adesa.be] INFO: Saving data for 10736664: {'auction_closing_time': 1774864800.0, 'created_time': 1774625855.579022, 'last_price_update_time': 1774844852.386956}
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736664') HTTP/1.1" 204 0
2026-03-30 04:27:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10736301
2026-03-30 04:27:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40d81565-70eb-5d6c-825a-9727099d00bf with scrape type 2
2026-03-30 04:27:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40d81565-70eb-5d6c-825a-9727099d00bf with scrape type 2
2026-03-30 04:27:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40d81565-70eb-5d6c-825a-9727099d00bf, identifier: 10736301
2026-03-30 04:27:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10736301
2026-03-30 04:27:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10736301
2026-03-30 04:27:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40d81565-70eb-5d6c-825a-9727099d00bf with identifier: 10736301 to the API
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736301>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '40d81565-70eb-5d6c-825a-9727099d00bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TWS445',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736301',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Suzuki',
'model': 'Ignis',
'odometer': 29027,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2018-03-07',
'seats_number': 4,
'seller_name': 'SU Automobiles srl',
'title': 'Suzuki Ignis 1.2i GLX - Petrol - Automatic - 89 hp - 29.027 km',
'transmission': 'automatic',
'trim': 'GLX',
'vin': None,
'year': 2018}
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736301%27 HTTP/1.1" 200 None
2026-03-30 04:27:32 [adesa.be] INFO: Saving data for 10736301: {'auction_closing_time': 1774864800.0, 'created_time': 1774625927.722784, 'last_price_update_time': 1774844852.748397}
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736301') HTTP/1.1" 204 0
2026-03-30 04:27:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735108> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7aac1d3-1e8e-58be-91f3-9162714b5c0e with identifier: 10735108
2026-03-30 04:27:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7aac1d3-1e8e-58be-91f3-9162714b5c0e with scrape type 2
2026-03-30 04:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7aac1d3-1e8e-58be-91f3-9162714b5c0e with scrape type 2
2026-03-30 04:27:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d7aac1d3-1e8e-58be-91f3-9162714b5c0e, identifier: 10735108
2026-03-30 04:27:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d7aac1d3-1e8e-58be-91f3-9162714b5c0e with identifier: 10735108
2026-03-30 04:27:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d7aac1d3-1e8e-58be-91f3-9162714b5c0e with identifier: 10735108
2026-03-30 04:27:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d7aac1d3-1e8e-58be-91f3-9162714b5c0e with identifier: 10735108 to the API
2026-03-30 04:27:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735108>
{'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': 120,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd7aac1d3-1e8e-58be-91f3-9162714b5c0e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ymb549',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735108',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 201771,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8900,
'price_includes_vat': True,
'registration_date': '2020-10-05',
'seats_number': 5,
'seller_name': 'Roselies Occasion',
'title': 'Skoda Superb Combi 1.6 TDI Style - Diesel - Automatic - 120 hp - '
'201.771 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-30 04:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735108%27 HTTP/1.1" 200 None
2026-03-30 04:27:33 [adesa.be] INFO: Saving data for 10735108: {'auction_closing_time': 1774864800.0, 'created_time': 1774625867.044805, 'last_price_update_time': 1774844853.911415}
2026-03-30 04:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735108') HTTP/1.1" 204 0
2026-03-30 04:27:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10739815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738231> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10739815
2026-03-30 04:27:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ffa923-4f53-55b5-b87d-1d72bec58395 with scrape type 2
2026-03-30 04:27:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3ffa923-4f53-55b5-b87d-1d72bec58395 with scrape type 2
2026-03-30 04:27:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3ffa923-4f53-55b5-b87d-1d72bec58395, identifier: 10739815
2026-03-30 04:27:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10739815
2026-03-30 04:27:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10739815
2026-03-30 04:27:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3ffa923-4f53-55b5-b87d-1d72bec58395 with identifier: 10739815 to the API
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10739815>
{'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': 129,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'd3ffa923-4f53-55b5-b87d-1d72bec58395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQN143',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10739815',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 137151,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Volvo XC40 1.5 T2 Inscription - Petrol - Manual - 129 hp - 137.151 '
'km',
'transmission': 'manual',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710739815%27 HTTP/1.1" 200 None
2026-03-30 04:27:35 [adesa.be] INFO: Saving data for 10739815: {'auction_closing_time': 1774864800.0, 'created_time': 1774625767.282386, 'last_price_update_time': 1774844855.166511}
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10739815') HTTP/1.1" 204 0
2026-03-30 04:27:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10738231
2026-03-30 04:27:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with scrape type 2
2026-03-30 04:27:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with scrape type 2
2026-03-30 04:27:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4236a1ee-6a64-57f9-aa70-09f1e64bb378, identifier: 10738231
2026-03-30 04:27:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10738231
2026-03-30 04:27:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10738231
2026-03-30 04:27:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4236a1ee-6a64-57f9-aa70-09f1e64bb378 with identifier: 10738231 to the API
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738231>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'Cabrio car',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '4236a1ee-6a64-57f9-aa70-09f1e64bb378',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WDG053',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738231',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Beetle',
'odometer': 263883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2007-05-10',
'seats_number': 4,
'seller_name': 'Imperia Service bvba',
'title': 'Volkswagen Beetle 1.6i - Petrol - Manual - 102 hp - 263.883 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2007}
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738231%27 HTTP/1.1" 200 None
2026-03-30 04:27:35 [adesa.be] INFO: Saving data for 10738231: {'auction_closing_time': 1774864800.0, 'created_time': 1774625826.995896, 'last_price_update_time': 1774844855.542854}
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738231') HTTP/1.1" 204 0
2026-03-30 04:27:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50cefa31-d4dc-5293-b6dd-ecc8800c1f31 with identifier: 10736317
2026-03-30 04:27:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50cefa31-d4dc-5293-b6dd-ecc8800c1f31 with scrape type 2
2026-03-30 04:27:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50cefa31-d4dc-5293-b6dd-ecc8800c1f31 with scrape type 2
2026-03-30 04:27:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50cefa31-d4dc-5293-b6dd-ecc8800c1f31, identifier: 10736317
2026-03-30 04:27:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50cefa31-d4dc-5293-b6dd-ecc8800c1f31 with identifier: 10736317
2026-03-30 04:27:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50cefa31-d4dc-5293-b6dd-ecc8800c1f31 with identifier: 10736317
2026-03-30 04:27:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50cefa31-d4dc-5293-b6dd-ecc8800c1f31 with identifier: 10736317 to the API
2026-03-30 04:27:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736317>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '50cefa31-d4dc-5293-b6dd-ecc8800c1f31',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CVR526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736317',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 255614,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2950,
'price_includes_vat': True,
'registration_date': '2012-03-07',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Volkswagen Touran 1.6 TDI Trendline - Diesel - Manual - 105 hp - '
'255.614 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2012}
2026-03-30 04:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736317%27 HTTP/1.1" 200 None
2026-03-30 04:27:36 [adesa.be] INFO: Saving data for 10736317: {'auction_closing_time': 1774864800.0, 'created_time': 1774625792.053382, 'last_price_update_time': 1774844856.7009}
2026-03-30 04:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736317') HTTP/1.1" 204 0
2026-03-30 04:27:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736328> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432
2026-03-30 04:27:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b870e4a-8dae-524d-990b-8f1ff66fa462 with scrape type 2
2026-03-30 04:27:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b870e4a-8dae-524d-990b-8f1ff66fa462 with scrape type 2
2026-03-30 04:27:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b870e4a-8dae-524d-990b-8f1ff66fa462, identifier: 10726432
2026-03-30 04:27:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432
2026-03-30 04:27:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432
2026-03-30 04:27:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b870e4a-8dae-524d-990b-8f1ff66fa462 with identifier: 10726432 to the API
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726432>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4b870e4a-8dae-524d-990b-8f1ff66fa462',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUT278',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726432',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 77696,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2020-12-22',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 77.696 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726432%27 HTTP/1.1" 200 None
2026-03-30 04:27:37 [adesa.be] INFO: Saving data for 10726432: {'auction_closing_time': 1774945800.0, 'created_time': 1774476962.462701, 'last_price_update_time': 1774844857.372508}
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726432') HTTP/1.1" 204 0
2026-03-30 04:27:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10736328
2026-03-30 04:27:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eebaa60f-4c07-513f-8860-9608c684d5cd with scrape type 2
2026-03-30 04:27:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eebaa60f-4c07-513f-8860-9608c684d5cd with scrape type 2
2026-03-30 04:27:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eebaa60f-4c07-513f-8860-9608c684d5cd, identifier: 10736328
2026-03-30 04:27:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10736328
2026-03-30 04:27:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10736328
2026-03-30 04:27:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eebaa60f-4c07-513f-8860-9608c684d5cd with identifier: 10736328 to the API
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736328>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.4L',
'engine_horse_power': 149,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'eebaa60f-4c07-513f-8860-9608c684d5cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JHC249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736328',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Hilux',
'odometer': 199986,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29600,
'price_includes_vat': True,
'registration_date': '2019-12-06',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Toyota Hilux 2.4 D-4D - Diesel - Automatic - 149 hp - 199.986 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736328%27 HTTP/1.1" 200 None
2026-03-30 04:27:37 [adesa.be] INFO: Saving data for 10736328: {'auction_closing_time': 1774864800.0, 'created_time': 1774625848.754166, 'last_price_update_time': 1774844857.781617}
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736328') HTTP/1.1" 204 0
2026-03-30 04:27:37 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa673435-082c-5b76-aa15-4285c7fdf3d5 with identifier: 10730454
2026-03-30 04:27:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa673435-082c-5b76-aa15-4285c7fdf3d5 with scrape type 2
2026-03-30 04:27:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa673435-082c-5b76-aa15-4285c7fdf3d5 with scrape type 2
2026-03-30 04:27:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa673435-082c-5b76-aa15-4285c7fdf3d5, identifier: 10730454
2026-03-30 04:27:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa673435-082c-5b76-aa15-4285c7fdf3d5 with identifier: 10730454
2026-03-30 04:27:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa673435-082c-5b76-aa15-4285c7fdf3d5 with identifier: 10730454
2026-03-30 04:27:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa673435-082c-5b76-aa15-4285c7fdf3d5 with identifier: 10730454 to the API
2026-03-30 04:27:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730454>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'fa673435-082c-5b76-aa15-4285c7fdf3d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '018390',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730454',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Auris',
'odometer': 282770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-04-02',
'seats_number': 5,
'seller_name': 'LS Automobiles sprl',
'title': 'Toyota Auris 1.4 D-4D - Diesel - Manual - 89 hp - 282.770 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730454%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Saving data for 10730454: {'auction_closing_time': 1774864800.0, 'created_time': 1774538330.452858, 'last_price_update_time': 1774844858.147768}
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730454') HTTP/1.1" 204 0
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726447
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726447%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726447: 0
2026-03-30 04:27:38 [adesa.be] INFO: Skipping item 10726447 url https://www.openlane.eu/en/carv6/auction/10726447
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726457
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726457%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726457: 0
2026-03-30 04:27:38 [adesa.be] INFO: Skipping item 10726457 url https://www.openlane.eu/en/carv6/auction/10726457
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726459
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726459%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726459: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726459 url https://www.openlane.eu/en/carv6/auction/10726459
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726462
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726462%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726462: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726462 url https://www.openlane.eu/en/carv6/auction/10726462
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726466
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726466%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726466: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726466 url https://www.openlane.eu/en/carv6/auction/10726466
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726464
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726464%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726464: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726464 url https://www.openlane.eu/en/carv6/auction/10726464
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726468
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726468%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726468: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726468 url https://www.openlane.eu/en/carv6/auction/10726468
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726470
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726470%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726470: 0
2026-03-30 04:27:38 [adesa.be] INFO: Skipping item 10726470 url https://www.openlane.eu/en/carv6/auction/10726470
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726472
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726472%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726472: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726472 url https://www.openlane.eu/en/carv6/auction/10726472
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726474
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726474%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726474: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726474 url https://www.openlane.eu/en/carv6/auction/10726474
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726510
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726510%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726510: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726510 url https://www.openlane.eu/en/carv6/auction/10726510
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726517
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726517%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726517: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726517 url https://www.openlane.eu/en/carv6/auction/10726517
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726519
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726519%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726519: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726519 url https://www.openlane.eu/en/carv6/auction/10726519
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726521
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726521%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726521: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726521 url https://www.openlane.eu/en/carv6/auction/10726521
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726523
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726523%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726523: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726523 url https://www.openlane.eu/en/carv6/auction/10726523
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726525
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726525%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726525: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726525 url https://www.openlane.eu/en/carv6/auction/10726525
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726528
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726528%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726528: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726528 url https://www.openlane.eu/en/carv6/auction/10726528
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726529
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726529%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726529: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726529 url https://www.openlane.eu/en/carv6/auction/10726529
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726533
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726533%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726533: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726533 url https://www.openlane.eu/en/carv6/auction/10726533
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726541
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726541%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726541: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726541 url https://www.openlane.eu/en/carv6/auction/10726541
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726539
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726539%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726539: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726539 url https://www.openlane.eu/en/carv6/auction/10726539
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726543
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726543%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726543: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726543 url https://www.openlane.eu/en/carv6/auction/10726543
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726544
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726544%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726544: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726544 url https://www.openlane.eu/en/carv6/auction/10726544
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726546
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726546%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726546: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726546 url https://www.openlane.eu/en/carv6/auction/10726546
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726548
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726548%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726548: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726548 url https://www.openlane.eu/en/carv6/auction/10726548
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726551
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726551%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726551: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726551 url https://www.openlane.eu/en/carv6/auction/10726551
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726554
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726554%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726554: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726554 url https://www.openlane.eu/en/carv6/auction/10726554
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726558
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726558%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726558: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726558 url https://www.openlane.eu/en/carv6/auction/10726558
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726559
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726559%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726559: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726559 url https://www.openlane.eu/en/carv6/auction/10726559
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726562
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726562%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726562: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726562 url https://www.openlane.eu/en/carv6/auction/10726562
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726556
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726556%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726556: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726556 url https://www.openlane.eu/en/carv6/auction/10726556
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726569
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726569%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726569: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726569 url https://www.openlane.eu/en/carv6/auction/10726569
2026-03-30 04:27:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726578
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726578%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726578: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726578 url https://www.openlane.eu/en/carv6/auction/10726578
2026-03-30 04:27: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:27:38 [adesa.be] INFO: Found listing with ID: 10726580
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726580%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726580: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726580 url https://www.openlane.eu/en/carv6/auction/10726580
2026-03-30 04:27:38 [adesa.be] INFO: Found listing with ID: 10726599
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726599%27 HTTP/1.1" 200 None
2026-03-30 04:27:38 [adesa.be] INFO: Scrape type for 10726599: 2
2026-03-30 04:27:38 [adesa.be] INFO: Scraping item 10726599 url https://www.openlane.eu/en/carv6/auction/10726599
2026-03-30 04:27:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376
2026-03-30 04:27:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95b12317-c1c1-56a0-8415-f97ae488bd64 with scrape type 2
2026-03-30 04:27:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95b12317-c1c1-56a0-8415-f97ae488bd64 with scrape type 2
2026-03-30 04:27:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95b12317-c1c1-56a0-8415-f97ae488bd64, identifier: 10726376
2026-03-30 04:27:39 [adesa.be] INFO: Found listing with ID: 10726608
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726608%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726608: 2
2026-03-30 04:27:39 [adesa.be] INFO: Scraping item 10726608 url https://www.openlane.eu/en/carv6/auction/10726608
2026-03-30 04:27:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376
2026-03-30 04:27:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376
2026-03-30 04:27:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95b12317-c1c1-56a0-8415-f97ae488bd64 with identifier: 10726376 to the API
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726376>
{'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': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '95b12317-c1c1-56a0-8415-f97ae488bd64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAP477',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726376',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 62148,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 62.148 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726376%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Saving data for 10726376: {'auction_closing_time': 1774945800.0, 'created_time': 1774476993.217854, 'last_price_update_time': 1774844859.40286}
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726376') HTTP/1.1" 204 0
2026-03-30 04:27:39 [adesa.be] INFO: Found listing with ID: 10726611
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726611%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726611: 2
2026-03-30 04:27:39 [adesa.be] INFO: Scraping item 10726611 url https://www.openlane.eu/en/carv6/auction/10726611
2026-03-30 04:27:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:39 [adesa.be] INFO: Found listing with ID: 10726628
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726628%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726628: 2
2026-03-30 04:27:39 [adesa.be] INFO: Scraping item 10726628 url https://www.openlane.eu/en/carv6/auction/10726628
2026-03-30 04:27: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:27:39 [adesa.be] INFO: Found listing with ID: 10726630
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726630%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726630: 2
2026-03-30 04:27:39 [adesa.be] INFO: Scraping item 10726630 url https://www.openlane.eu/en/carv6/auction/10726630
2026-03-30 04:27:39 [adesa.be] INFO: Found listing with ID: 10726638
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726638%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726638: 2
2026-03-30 04:27:39 [adesa.be] INFO: Scraping item 10726638 url https://www.openlane.eu/en/carv6/auction/10726638
2026-03-30 04:27:39 [adesa.be] INFO: Found listing with ID: 10726641
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726641%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726641: 0
2026-03-30 04:27:39 [adesa.be] INFO: Skipping item 10726641 url https://www.openlane.eu/en/carv6/auction/10726641
2026-03-30 04:27:39 [adesa.be] INFO: Found listing with ID: 10726642
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726642%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726642: 2
2026-03-30 04:27:39 [adesa.be] INFO: Scraping item 10726642 url https://www.openlane.eu/en/carv6/auction/10726642
2026-03-30 04:27:39 [adesa.be] INFO: Found listing with ID: 10726668
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726668%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726668: 2
2026-03-30 04:27:39 [adesa.be] INFO: Scraping item 10726668 url https://www.openlane.eu/en/carv6/auction/10726668
2026-03-30 04:27:39 [adesa.be] INFO: Found listing with ID: 10726983
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726983%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726983: 2
2026-03-30 04:27:39 [adesa.be] INFO: Scraping item 10726983 url https://www.openlane.eu/en/carv6/auction/10726983
2026-03-30 04:27:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4bd8e16-d62b-5731-9263-2c196caecdde with identifier: 10735171
2026-03-30 04:27:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4bd8e16-d62b-5731-9263-2c196caecdde with scrape type 2
2026-03-30 04:27:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f4bd8e16-d62b-5731-9263-2c196caecdde with scrape type 2
2026-03-30 04:27:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f4bd8e16-d62b-5731-9263-2c196caecdde, identifier: 10735171
2026-03-30 04:27:39 [adesa.be] INFO: Found listing with ID: 10726985
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726985%27 HTTP/1.1" 200 None
2026-03-30 04:27:39 [adesa.be] INFO: Scrape type for 10726985: 2
2026-03-30 04:27:39 [adesa.be] INFO: Scraping item 10726985 url https://www.openlane.eu/en/carv6/auction/10726985
2026-03-30 04:27:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f4bd8e16-d62b-5731-9263-2c196caecdde with identifier: 10735171
2026-03-30 04:27:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f4bd8e16-d62b-5731-9263-2c196caecdde with identifier: 10735171
2026-03-30 04:27:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f4bd8e16-d62b-5731-9263-2c196caecdde with identifier: 10735171 to the API
2026-03-30 04:27:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'f4bd8e16-d62b-5731-9263-2c196caecdde',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2JHD070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735171',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 195210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5850,
'price_includes_vat': True,
'registration_date': '2014-05-02',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Volkswagen Tiguan 2.0 TDI Trend & Fun - Diesel - Manual - 110 hp - '
'195.210 km',
'transmission': 'manual',
'trim': 'Trend & Fun',
'vin': None,
'year': 2014}
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735171%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Saving data for 10735171: {'auction_closing_time': 1774864800.0, 'created_time': 1774625795.1853, 'last_price_update_time': 1774844860.168636}
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735171') HTTP/1.1" 204 0
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726988
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726988%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726988: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726988 url https://www.openlane.eu/en/carv6/auction/10726988
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726986
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726986%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726986: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726986 url https://www.openlane.eu/en/carv6/auction/10726986
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726990
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726990%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726990: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726990 url https://www.openlane.eu/en/carv6/auction/10726990
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726992
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726992%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726992: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726992 url https://www.openlane.eu/en/carv6/auction/10726992
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726997
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726997%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726997: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726997 url https://www.openlane.eu/en/carv6/auction/10726997
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726995
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726995%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726995: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726995 url https://www.openlane.eu/en/carv6/auction/10726995
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726323
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726323%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726323: 0
2026-03-30 04:27:40 [adesa.be] INFO: Skipping item 10726323 url https://www.openlane.eu/en/carv6/auction/10726323
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726319
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726319%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726319: 0
2026-03-30 04:27:40 [adesa.be] INFO: Skipping item 10726319 url https://www.openlane.eu/en/carv6/auction/10726319
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726322
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726322%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726322: 0
2026-03-30 04:27:40 [adesa.be] INFO: Skipping item 10726322 url https://www.openlane.eu/en/carv6/auction/10726322
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726325
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726325%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726325: 0
2026-03-30 04:27:40 [adesa.be] INFO: Skipping item 10726325 url https://www.openlane.eu/en/carv6/auction/10726325
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726327
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726327%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726327: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726327 url https://www.openlane.eu/en/carv6/auction/10726327
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726344
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726344%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726344: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726344 url https://www.openlane.eu/en/carv6/auction/10726344
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726342
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726342%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726342: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726342 url https://www.openlane.eu/en/carv6/auction/10726342
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726346
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726346%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726346: 0
2026-03-30 04:27:40 [adesa.be] INFO: Skipping item 10726346 url https://www.openlane.eu/en/carv6/auction/10726346
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726348
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726348%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726348: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726348 url https://www.openlane.eu/en/carv6/auction/10726348
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726349
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726349%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726349: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726349 url https://www.openlane.eu/en/carv6/auction/10726349
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726355
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726355%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726355: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726355 url https://www.openlane.eu/en/carv6/auction/10726355
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726375
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726375%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726375: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726375 url https://www.openlane.eu/en/carv6/auction/10726375
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726379
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726379%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726379: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726379 url https://www.openlane.eu/en/carv6/auction/10726379
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726382
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726382%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726382: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726382 url https://www.openlane.eu/en/carv6/auction/10726382
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726385
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726385%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726385: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726385 url https://www.openlane.eu/en/carv6/auction/10726385
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726391
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726391%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726391: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726391 url https://www.openlane.eu/en/carv6/auction/10726391
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726393
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726393%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726393: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726393 url https://www.openlane.eu/en/carv6/auction/10726393
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726395
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726395%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726395: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726395 url https://www.openlane.eu/en/carv6/auction/10726395
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726399
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726399%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726399: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726399 url https://www.openlane.eu/en/carv6/auction/10726399
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726401
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726401%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726401: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726401 url https://www.openlane.eu/en/carv6/auction/10726401
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726403
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726403%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726403: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726403 url https://www.openlane.eu/en/carv6/auction/10726403
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726410
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726410%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726410: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726410 url https://www.openlane.eu/en/carv6/auction/10726410
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726411
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726411%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726411: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726411 url https://www.openlane.eu/en/carv6/auction/10726411
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726405
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726405%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726405: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726405 url https://www.openlane.eu/en/carv6/auction/10726405
2026-03-30 04:27:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726407
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726407%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726407: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726407 url https://www.openlane.eu/en/carv6/auction/10726407
2026-03-30 04:27: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:27:40 [adesa.be] INFO: Found listing with ID: 10726415
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726415%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726415: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726415 url https://www.openlane.eu/en/carv6/auction/10726415
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726417
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726417%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726417: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726417 url https://www.openlane.eu/en/carv6/auction/10726417
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726421
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726421%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726421: 0
2026-03-30 04:27:40 [adesa.be] INFO: Skipping item 10726421 url https://www.openlane.eu/en/carv6/auction/10726421
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726419
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726419%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726419: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726419 url https://www.openlane.eu/en/carv6/auction/10726419
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726431
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726431%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726431: 0
2026-03-30 04:27:40 [adesa.be] INFO: Skipping item 10726431 url https://www.openlane.eu/en/carv6/auction/10726431
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726429
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726429%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726429: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726429 url https://www.openlane.eu/en/carv6/auction/10726429
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726424
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726424%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726424: 0
2026-03-30 04:27:40 [adesa.be] INFO: Skipping item 10726424 url https://www.openlane.eu/en/carv6/auction/10726424
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726434
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726434%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726434: 0
2026-03-30 04:27:40 [adesa.be] INFO: Skipping item 10726434 url https://www.openlane.eu/en/carv6/auction/10726434
2026-03-30 04:27:40 [adesa.be] INFO: Found listing with ID: 10726440
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726440%27 HTTP/1.1" 200 None
2026-03-30 04:27:40 [adesa.be] INFO: Scrape type for 10726440: 2
2026-03-30 04:27:40 [adesa.be] INFO: Scraping item 10726440 url https://www.openlane.eu/en/carv6/auction/10726440
2026-03-30 04:27:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351
2026-03-30 04:27:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1346492d-79ef-5fe7-a55c-676933ec23ae with scrape type 2
2026-03-30 04:27:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1346492d-79ef-5fe7-a55c-676933ec23ae with scrape type 2
2026-03-30 04:27:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1346492d-79ef-5fe7-a55c-676933ec23ae, identifier: 10726351
2026-03-30 04:27:41 [adesa.be] INFO: Found listing with ID: 10726438
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726438%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Scrape type for 10726438: 2
2026-03-30 04:27:41 [adesa.be] INFO: Scraping item 10726438 url https://www.openlane.eu/en/carv6/auction/10726438
2026-03-30 04:27:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351
2026-03-30 04:27:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351
2026-03-30 04:27:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1346492d-79ef-5fe7-a55c-676933ec23ae with identifier: 10726351 to the API
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726351>
{'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-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '1346492d-79ef-5fe7-a55c-676933ec23ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPD260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726351',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 35405,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19500,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q3 Sportback 45 TFSIe S Line - Hybrid - Automatic - 150 hp - '
'35.405 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726351%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Saving data for 10726351: {'auction_closing_time': 1774945800.0, 'created_time': 1774477013.554586, 'last_price_update_time': 1774844861.331201}
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726351') HTTP/1.1" 204 0
2026-03-30 04:27:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726389> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:41 [adesa.be] INFO: Found listing with ID: 10726436
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726436%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Scrape type for 10726436: 0
2026-03-30 04:27:41 [adesa.be] INFO: Skipping item 10726436 url https://www.openlane.eu/en/carv6/auction/10726436
2026-03-30 04:27:41 [adesa.be] INFO: Found listing with ID: 10726446
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726446%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Scrape type for 10726446: 2
2026-03-30 04:27:41 [adesa.be] INFO: Scraping item 10726446 url https://www.openlane.eu/en/carv6/auction/10726446
2026-03-30 04:27: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:27:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726353> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:41 [adesa.be] INFO: Found listing with ID: 10726476
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726476%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Scrape type for 10726476: 2
2026-03-30 04:27:41 [adesa.be] INFO: Scraping item 10726476 url https://www.openlane.eu/en/carv6/auction/10726476
2026-03-30 04:27:41 [adesa.be] INFO: Found listing with ID: 10726478
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726478%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Scrape type for 10726478: 2
2026-03-30 04:27:41 [adesa.be] INFO: Scraping item 10726478 url https://www.openlane.eu/en/carv6/auction/10726478
2026-03-30 04:27:41 [adesa.be] INFO: Found listing with ID: 10726493
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726493%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Scrape type for 10726493: 2
2026-03-30 04:27:41 [adesa.be] INFO: Scraping item 10726493 url https://www.openlane.eu/en/carv6/auction/10726493
2026-03-30 04:27:41 [adesa.be] INFO: Found listing with ID: 10726495
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726495%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Scrape type for 10726495: 2
2026-03-30 04:27:41 [adesa.be] INFO: Scraping item 10726495 url https://www.openlane.eu/en/carv6/auction/10726495
2026-03-30 04:27:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389
2026-03-30 04:27:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with scrape type 2
2026-03-30 04:27:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with scrape type 2
2026-03-30 04:27:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221, identifier: 10726389
2026-03-30 04:27:41 [adesa.be] INFO: Found listing with ID: 10726497
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726497%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Scrape type for 10726497: 2
2026-03-30 04:27:41 [adesa.be] INFO: Scraping item 10726497 url https://www.openlane.eu/en/carv6/auction/10726497
2026-03-30 04:27:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389
2026-03-30 04:27:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389
2026-03-30 04:27:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8ad5ff6-fd9d-5890-b0c0-9d54136bc221 with identifier: 10726389 to the API
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726389>
{'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': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f8ad5ff6-fd9d-5890-b0c0-9d54136bc221',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEG109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726389',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 147007,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series 318d - Diesel - Automatic - 150 hp - 147.007 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726389%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Saving data for 10726389: {'auction_closing_time': 1774945800.0, 'created_time': 1774477013.187635, 'last_price_update_time': 1774844861.934846}
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726389') HTTP/1.1" 204 0
2026-03-30 04:27:41 [adesa.be] INFO: Found listing with ID: 10726500
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726500%27 HTTP/1.1" 200 None
2026-03-30 04:27:41 [adesa.be] INFO: Scrape type for 10726500: 2
2026-03-30 04:27:41 [adesa.be] INFO: Scraping item 10726500 url https://www.openlane.eu/en/carv6/auction/10726500
2026-03-30 04:27:41 [adesa.be] INFO: Found listing with ID: 10726503
2026-03-30 04:27:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726503%27 HTTP/1.1" 200 None
2026-03-30 04:27:42 [adesa.be] INFO: Scrape type for 10726503: 2
2026-03-30 04:27:42 [adesa.be] INFO: Scraping item 10726503 url https://www.openlane.eu/en/carv6/auction/10726503
2026-03-30 04:27:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353
2026-03-30 04:27:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with scrape type 2
2026-03-30 04:27:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with scrape type 2
2026-03-30 04:27:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9, identifier: 10726353
2026-03-30 04:27:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353
2026-03-30 04:27:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353
2026-03-30 04:27:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9 with identifier: 10726353 to the API
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726353>
{'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': 204,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '2b6ca7fd-e151-5fac-882a-9c2edfe5d8f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDV014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726353',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 117065,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Audi Q5 40 TDI Advanced - Quattro - Diesel - Automatic - 204 hp - '
'117.065 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726353%27 HTTP/1.1" 200 None
2026-03-30 04:27:42 [adesa.be] INFO: Saving data for 10726353: {'auction_closing_time': 1774945800.0, 'created_time': 1774476995.163381, 'last_price_update_time': 1774844862.340944}
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726353') HTTP/1.1" 204 0
2026-03-30 04:27:42 [adesa.be] INFO: Found listing with ID: 10726508
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726508%27 HTTP/1.1" 200 None
2026-03-30 04:27:42 [adesa.be] INFO: Scrape type for 10726508: 2
2026-03-30 04:27:42 [adesa.be] INFO: Scraping item 10726508 url https://www.openlane.eu/en/carv6/auction/10726508
2026-03-30 04:27:42 [adesa.be] INFO: Found listing with ID: 10726505
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726505%27 HTTP/1.1" 200 None
2026-03-30 04:27:42 [adesa.be] INFO: Scrape type for 10726505: 2
2026-03-30 04:27:42 [adesa.be] INFO: Scraping item 10726505 url https://www.openlane.eu/en/carv6/auction/10726505
2026-03-30 04:27:42 [adesa.be] INFO: Found listing with ID: 10726512
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726512%27 HTTP/1.1" 200 None
2026-03-30 04:27:42 [adesa.be] INFO: Scrape type for 10726512: 2
2026-03-30 04:27:42 [adesa.be] INFO: Scraping item 10726512 url https://www.openlane.eu/en/carv6/auction/10726512
2026-03-30 04:27:42 [adesa.be] INFO: Found listing with ID: 10726535
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726535%27 HTTP/1.1" 200 None
2026-03-30 04:27:42 [adesa.be] INFO: Scrape type for 10726535: 2
2026-03-30 04:27:42 [adesa.be] INFO: Scraping item 10726535 url https://www.openlane.eu/en/carv6/auction/10726535
2026-03-30 04:27:42 [adesa.be] INFO: Found listing with ID: 10726537
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726537%27 HTTP/1.1" 200 None
2026-03-30 04:27:42 [adesa.be] INFO: Scrape type for 10726537: 2
2026-03-30 04:27:42 [adesa.be] INFO: Scraping item 10726537 url https://www.openlane.eu/en/carv6/auction/10726537
2026-03-30 04:27:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726381> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738262> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381
2026-03-30 04:27:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff235ee2-061f-5a23-97dc-d7e7c24553a1 with scrape type 2
2026-03-30 04:27:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff235ee2-061f-5a23-97dc-d7e7c24553a1 with scrape type 2
2026-03-30 04:27:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ff235ee2-061f-5a23-97dc-d7e7c24553a1, identifier: 10726381
2026-03-30 04:27:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381
2026-03-30 04:27:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381
2026-03-30 04:27:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ff235ee2-061f-5a23-97dc-d7e7c24553a1 with identifier: 10726381 to the API
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726381>
{'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': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'ff235ee2-061f-5a23-97dc-d7e7c24553a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AGY633',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726381',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 57430,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2021-03-31',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 1 Series 118i - Petrol - Manual - 136 hp - 57.430 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726381%27 HTTP/1.1" 200 None
2026-03-30 04:27:43 [adesa.be] INFO: Saving data for 10726381: {'auction_closing_time': 1774945800.0, 'created_time': 1774477014.30946, 'last_price_update_time': 1774844863.417479}
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726381') HTTP/1.1" 204 0
2026-03-30 04:27:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 240bd3cc-6d19-52cb-b588-eb1db520140d with identifier: 10738262
2026-03-30 04:27:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 240bd3cc-6d19-52cb-b588-eb1db520140d with scrape type 2
2026-03-30 04:27:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 240bd3cc-6d19-52cb-b588-eb1db520140d with scrape type 2
2026-03-30 04:27:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 240bd3cc-6d19-52cb-b588-eb1db520140d, identifier: 10738262
2026-03-30 04:27:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 240bd3cc-6d19-52cb-b588-eb1db520140d with identifier: 10738262
2026-03-30 04:27:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 240bd3cc-6d19-52cb-b588-eb1db520140d with identifier: 10738262
2026-03-30 04:27:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 240bd3cc-6d19-52cb-b588-eb1db520140d with identifier: 10738262 to the API
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738262>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 74,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '240bd3cc-6d19-52cb-b588-eb1db520140d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YBY264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738262',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 107138,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6450,
'price_includes_vat': True,
'registration_date': '2013-09-27',
'seats_number': 5,
'seller_name': 'LOVACAR, SPRL',
'title': 'Toyota Yaris 1.5 - Hybrid - Automatic - 74 hp - 107.138 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738262%27 HTTP/1.1" 200 None
2026-03-30 04:27:43 [adesa.be] INFO: Saving data for 10738262: {'auction_closing_time': 1774864800.0, 'created_time': 1774625522.67222, 'last_price_update_time': 1774844863.897569}
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738262') HTTP/1.1" 204 0
2026-03-30 04:27: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:27:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726387> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d9c2e46-a6d8-541e-bcbd-b6a7bffed7c3 with identifier: 10735151
2026-03-30 04:27:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d9c2e46-a6d8-541e-bcbd-b6a7bffed7c3 with scrape type 2
2026-03-30 04:27:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d9c2e46-a6d8-541e-bcbd-b6a7bffed7c3 with scrape type 2
2026-03-30 04:27:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d9c2e46-a6d8-541e-bcbd-b6a7bffed7c3, identifier: 10735151
2026-03-30 04:27:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d9c2e46-a6d8-541e-bcbd-b6a7bffed7c3 with identifier: 10735151
2026-03-30 04:27:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d9c2e46-a6d8-541e-bcbd-b6a7bffed7c3 with identifier: 10735151
2026-03-30 04:27:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d9c2e46-a6d8-541e-bcbd-b6a7bffed7c3 with identifier: 10735151 to the API
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735151>
{'auction_title': '',
'c_o_2_emission_value': 167,
'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:00:00Z',
'fuel_type': 'Petrol',
'id': '2d9c2e46-a6d8-541e-bcbd-b6a7bffed7c3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1JTK722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735151',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 98467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2019-12-09',
'seats_number': 5,
'seller_name': 'Avilon Motors Comm V',
'title': 'Volvo XC60 T4 Inscription - Petrol - Automatic - 190 hp - 98.467 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2019}
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735151%27 HTTP/1.1" 200 None
2026-03-30 04:27:44 [adesa.be] INFO: Saving data for 10735151: {'auction_closing_time': 1774864800.0, 'created_time': 1774625560.040354, 'last_price_update_time': 1774844864.26343}
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735151') HTTP/1.1" 204 0
2026-03-30 04:27:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387
2026-03-30 04:27:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b20108cf-ac6f-59a2-a912-062378848887 with scrape type 2
2026-03-30 04:27:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b20108cf-ac6f-59a2-a912-062378848887 with scrape type 2
2026-03-30 04:27:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b20108cf-ac6f-59a2-a912-062378848887, identifier: 10726387
2026-03-30 04:27:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387
2026-03-30 04:27:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387
2026-03-30 04:27:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b20108cf-ac6f-59a2-a912-062378848887 with identifier: 10726387 to the API
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726387>
{'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': 122,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'b20108cf-ac6f-59a2-a912-062378848887',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLX319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726387',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 143466,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series 316d - Diesel - Automatic - 122 hp - 143.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726387%27 HTTP/1.1" 200 None
2026-03-30 04:27:44 [adesa.be] INFO: Saving data for 10726387: {'auction_closing_time': 1774945800.0, 'created_time': 1774477012.157481, 'last_price_update_time': 1774844864.616146}
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726387') HTTP/1.1" 204 0
2026-03-30 04:27:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736345> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10736345
2026-03-30 04:27:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with scrape type 2
2026-03-30 04:27:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with scrape type 2
2026-03-30 04:27:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f8915060-d8ad-55dd-bde0-d5f54ee4aa28, identifier: 10736345
2026-03-30 04:27:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10736345
2026-03-30 04:27:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10736345
2026-03-30 04:27:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f8915060-d8ad-55dd-bde0-d5f54ee4aa28 with identifier: 10736345 to the API
2026-03-30 04:27:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736345>
{'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': 320,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'f8915060-d8ad-55dd-bde0-d5f54ee4aa28',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RFX971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736345',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 208328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2016-09-12',
'seats_number': 7,
'seller_name': 'Avtolux bv',
'title': 'Volvo XC90 T8 R-Design - Hybrid - Automatic - 320 hp - 208.328 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2016}
2026-03-30 04:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736345%27 HTTP/1.1" 200 None
2026-03-30 04:27:46 [adesa.be] INFO: Saving data for 10736345: {'auction_closing_time': 1774864800.0, 'created_time': 1774625533.891503, 'last_price_update_time': 1774844866.745639}
2026-03-30 04:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736345') HTTP/1.1" 204 0
2026-03-30 04:27:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10736297
2026-03-30 04:27:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with scrape type 2
2026-03-30 04:27:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with scrape type 2
2026-03-30 04:27:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf, identifier: 10736297
2026-03-30 04:27:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10736297
2026-03-30 04:27:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10736297
2026-03-30 04:27:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf with identifier: 10736297 to the API
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736297>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6e79bf7b-5df5-54ba-a6ac-cf5f86e04aaf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CGQ712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736297',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 215989,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2018-08-20',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Volvo XC60 D4 Momentum - Diesel - Automatic - 190 hp - 215.989 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2018}
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736297%27 HTTP/1.1" 200 None
2026-03-30 04:27:48 [adesa.be] INFO: Saving data for 10736297: {'auction_closing_time': 1774864800.0, 'created_time': 1774625536.181839, 'last_price_update_time': 1774844868.335886}
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736297') HTTP/1.1" 204 0
2026-03-30 04:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730427> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb4fa312-c5dc-56e3-be88-1f61becd54b7 with identifier: 10730427
2026-03-30 04:27:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb4fa312-c5dc-56e3-be88-1f61becd54b7 with scrape type 2
2026-03-30 04:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb4fa312-c5dc-56e3-be88-1f61becd54b7 with scrape type 2
2026-03-30 04:27:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb4fa312-c5dc-56e3-be88-1f61becd54b7, identifier: 10730427
2026-03-30 04:27:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb4fa312-c5dc-56e3-be88-1f61becd54b7 with identifier: 10730427
2026-03-30 04:27:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb4fa312-c5dc-56e3-be88-1f61becd54b7 with identifier: 10730427
2026-03-30 04:27:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb4fa312-c5dc-56e3-be88-1f61becd54b7 with identifier: 10730427 to the API
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730427>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 123,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb4fa312-c5dc-56e3-be88-1f61becd54b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AFH580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730427',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 264867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6450,
'price_includes_vat': True,
'registration_date': '2013-03-21',
'seats_number': 5,
'seller_name': 'Karauto',
'title': 'Toyota Rav4 2.0 D-4D - Diesel - Manual - 123 hp - 264.867 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730427%27 HTTP/1.1" 200 None
2026-03-30 04:27:48 [adesa.be] INFO: Saving data for 10730427: {'auction_closing_time': 1774864800.0, 'created_time': 1774538320.999671, 'last_price_update_time': 1774844868.797494}
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730427') HTTP/1.1" 204 0
2026-03-30 04:27:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6dda348d-3fe8-57ca-a80d-1409f7ece0e1 with identifier: 10735093
2026-03-30 04:27:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6dda348d-3fe8-57ca-a80d-1409f7ece0e1 with scrape type 2
2026-03-30 04:27:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6dda348d-3fe8-57ca-a80d-1409f7ece0e1 with scrape type 2
2026-03-30 04:27:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6dda348d-3fe8-57ca-a80d-1409f7ece0e1, identifier: 10735093
2026-03-30 04:27:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6dda348d-3fe8-57ca-a80d-1409f7ece0e1 with identifier: 10735093
2026-03-30 04:27:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6dda348d-3fe8-57ca-a80d-1409f7ece0e1 with identifier: 10735093
2026-03-30 04:27:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6dda348d-3fe8-57ca-a80d-1409f7ece0e1 with identifier: 10735093 to the API
2026-03-30 04:27:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735093>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '6dda348d-3fe8-57ca-a80d-1409f7ece0e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CNA416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735093',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 173517,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14900,
'price_includes_vat': True,
'registration_date': '2021-01-13',
'seats_number': 5,
'seller_name': 'Autohaus Antwerp bv',
'title': 'Volvo V90 T6 Inscription - AWD - Hybrid - Automatic - 252 hp - '
'173.517 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-30 04:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735093%27 HTTP/1.1" 200 None
2026-03-30 04:27:49 [adesa.be] INFO: Saving data for 10735093: {'auction_closing_time': 1774864800.0, 'created_time': 1774625789.033743, 'last_price_update_time': 1774844869.173013}
2026-03-30 04:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735093') HTTP/1.1" 204 0
2026-03-30 04:27:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10736312
2026-03-30 04:27:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e77ede81-4dea-532f-9cb6-eeedb51446fc with scrape type 2
2026-03-30 04:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e77ede81-4dea-532f-9cb6-eeedb51446fc with scrape type 2
2026-03-30 04:27:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e77ede81-4dea-532f-9cb6-eeedb51446fc, identifier: 10736312
2026-03-30 04:27:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10736312
2026-03-30 04:27:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10736312
2026-03-30 04:27:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e77ede81-4dea-532f-9cb6-eeedb51446fc with identifier: 10736312 to the API
2026-03-30 04:27:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736312>
{'auction_title': '',
'c_o_2_emission_value': 49,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 225,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e77ede81-4dea-532f-9cb6-eeedb51446fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1xgx090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736312',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 298011,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14150,
'price_includes_vat': True,
'registration_date': '2015-08-04',
'seats_number': 7,
'seller_name': 'Avtolux bv',
'title': 'Volvo XC90 D5 Inscription - AWD - Diesel - Automatic - 225 hp - '
'298.011 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2015}
2026-03-30 04:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736312%27 HTTP/1.1" 200 None
2026-03-30 04:27:50 [adesa.be] INFO: Saving data for 10736312: {'auction_closing_time': 1774864800.0, 'created_time': 1774625535.249495, 'last_price_update_time': 1774844870.714869}
2026-03-30 04:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736312') HTTP/1.1" 204 0
2026-03-30 04:27:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726438> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8eb1fffd-8b87-5ea0-bfe9-f3d1f2a83921 with identifier: 10726438
2026-03-30 04:27:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eb1fffd-8b87-5ea0-bfe9-f3d1f2a83921 with scrape type 2
2026-03-30 04:27:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8eb1fffd-8b87-5ea0-bfe9-f3d1f2a83921 with scrape type 2
2026-03-30 04:27:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8eb1fffd-8b87-5ea0-bfe9-f3d1f2a83921, identifier: 10726438
2026-03-30 04:27:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8eb1fffd-8b87-5ea0-bfe9-f3d1f2a83921 with identifier: 10726438
2026-03-30 04:27:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8eb1fffd-8b87-5ea0-bfe9-f3d1f2a83921 with identifier: 10726438
2026-03-30 04:27:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8eb1fffd-8b87-5ea0-bfe9-f3d1f2a83921 with identifier: 10726438 to the API
2026-03-30 04:27:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726438>
{'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': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8eb1fffd-8b87-5ea0-bfe9-f3d1f2a83921',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPP459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726438',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 88535,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 18d M Sport - Diesel - Automatic - 136 hp - 88.535 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 04:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726438%27 HTTP/1.1" 200 None
2026-03-30 04:27:51 [adesa.be] INFO: Saving data for 10726438: {'auction_closing_time': 1774945800.0, 'created_time': 1774521056.451211, 'last_price_update_time': 1774844871.202316}
2026-03-30 04:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726438') HTTP/1.1" 204 0
2026-03-30 04:27:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726440> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e79c0b2-f6b4-52e8-8f80-8aaa60ba9461 with identifier: 10726440
2026-03-30 04:27:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e79c0b2-f6b4-52e8-8f80-8aaa60ba9461 with scrape type 2
2026-03-30 04:27:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e79c0b2-f6b4-52e8-8f80-8aaa60ba9461 with scrape type 2
2026-03-30 04:27:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1e79c0b2-f6b4-52e8-8f80-8aaa60ba9461, identifier: 10726440
2026-03-30 04:27:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1e79c0b2-f6b4-52e8-8f80-8aaa60ba9461 with identifier: 10726440
2026-03-30 04:27:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1e79c0b2-f6b4-52e8-8f80-8aaa60ba9461 with identifier: 10726440
2026-03-30 04:27:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1e79c0b2-f6b4-52e8-8f80-8aaa60ba9461 with identifier: 10726440 to the API
2026-03-30 04:27:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726440>
{'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': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1e79c0b2-f6b4-52e8-8f80-8aaa60ba9461',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWL970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726440',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 183975,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X3 18d - Diesel - Automatic - 136 hp - 183.975 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726440%27 HTTP/1.1" 200 None
2026-03-30 04:27:52 [adesa.be] INFO: Saving data for 10726440: {'auction_closing_time': 1774945800.0, 'created_time': 1774521053.99062, 'last_price_update_time': 1774844872.843649}
2026-03-30 04:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726440') HTTP/1.1" 204 0
2026-03-30 04:27:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537
2026-03-30 04:27:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7496402-ec09-5c46-a488-a80c6b1e9d44 with scrape type 2
2026-03-30 04:27:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7496402-ec09-5c46-a488-a80c6b1e9d44 with scrape type 2
2026-03-30 04:27:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b7496402-ec09-5c46-a488-a80c6b1e9d44, identifier: 10726537
2026-03-30 04:27:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537
2026-03-30 04:27:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537
2026-03-30 04:27:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b7496402-ec09-5c46-a488-a80c6b1e9d44 with identifier: 10726537 to the API
2026-03-30 04:27:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726537>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b7496402-ec09-5c46-a488-a80c6b1e9d44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPE484',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726537',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 74273,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Mokka 1.2 Elegance - Petrol - Manual - 131 hp - 74.273 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-30 04:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726537%27 HTTP/1.1" 200 None
2026-03-30 04:27:53 [adesa.be] INFO: Saving data for 10726537: {'auction_closing_time': 1774945800.0, 'created_time': 1774477043.753995, 'last_price_update_time': 1774844873.366005}
2026-03-30 04:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726537') HTTP/1.1" 204 0
2026-03-30 04:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726611> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:27: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:27:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611
2026-03-30 04:27:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da9c806d-4d89-5760-890e-41fb594b408b with scrape type 2
2026-03-30 04:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da9c806d-4d89-5760-890e-41fb594b408b with scrape type 2
2026-03-30 04:27:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: da9c806d-4d89-5760-890e-41fb594b408b, identifier: 10726611
2026-03-30 04:27:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611
2026-03-30 04:27:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611
2026-03-30 04:27:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: da9c806d-4d89-5760-890e-41fb594b408b with identifier: 10726611 to the API
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:27: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:27:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726611>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'da9c806d-4d89-5760-890e-41fb594b408b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGA400',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726611',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 82590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2022-07-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Seat Leon Sportstourer 1.0 eTSI Move! - Petrol - Automatic - 110 hp '
'- 82.590 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2022}
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726611%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Saving data for 10726611: {'auction_closing_time': 1774945800.0, 'created_time': 1774477188.551072, 'last_price_update_time': 1774844879.237758}
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726611') HTTP/1.1" 204 0
2026-03-30 04:27:59 [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:27: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:27:59 [adesa.be] INFO: Found listing with ID: 10726563
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726563%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726563: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726563 url https://www.openlane.eu/en/carv6/auction/10726563
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726565
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726565%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726565: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726565 url https://www.openlane.eu/en/carv6/auction/10726565
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726571
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726571%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726571: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726571 url https://www.openlane.eu/en/carv6/auction/10726571
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726572
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726572%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726572: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726572 url https://www.openlane.eu/en/carv6/auction/10726572
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726575
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726575%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726575: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726575 url https://www.openlane.eu/en/carv6/auction/10726575
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726581
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726581%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726581: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726581 url https://www.openlane.eu/en/carv6/auction/10726581
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726583
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726583%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726583: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726583 url https://www.openlane.eu/en/carv6/auction/10726583
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726585
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726585%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726585: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726585 url https://www.openlane.eu/en/carv6/auction/10726585
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726587
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726587%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726587: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726587 url https://www.openlane.eu/en/carv6/auction/10726587
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726588
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726588%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726588: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726588 url https://www.openlane.eu/en/carv6/auction/10726588
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726591
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726591%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726591: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726591 url https://www.openlane.eu/en/carv6/auction/10726591
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726593
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726593%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726593: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726593 url https://www.openlane.eu/en/carv6/auction/10726593
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726595
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726595%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726595: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726595 url https://www.openlane.eu/en/carv6/auction/10726595
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726598
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726598%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726598: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726598 url https://www.openlane.eu/en/carv6/auction/10726598
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726605
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726605%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726605: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726605 url https://www.openlane.eu/en/carv6/auction/10726605
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726607
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726607%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726607: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726607 url https://www.openlane.eu/en/carv6/auction/10726607
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726603
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726603%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726603: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726603 url https://www.openlane.eu/en/carv6/auction/10726603
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726601
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726601%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726601: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726601 url https://www.openlane.eu/en/carv6/auction/10726601
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726613
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726613%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726613: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726613 url https://www.openlane.eu/en/carv6/auction/10726613
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726620
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726620%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726620: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726620 url https://www.openlane.eu/en/carv6/auction/10726620
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726621
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726621%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726621: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726621 url https://www.openlane.eu/en/carv6/auction/10726621
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726624
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726624%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726624: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726624 url https://www.openlane.eu/en/carv6/auction/10726624
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726627
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726627%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726627: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726627 url https://www.openlane.eu/en/carv6/auction/10726627
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726632
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726632%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726632: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726632 url https://www.openlane.eu/en/carv6/auction/10726632
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726631
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726631%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726631: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726631 url https://www.openlane.eu/en/carv6/auction/10726631
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726635
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726635%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726635: 0
2026-03-30 04:27:59 [adesa.be] INFO: Skipping item 10726635 url https://www.openlane.eu/en/carv6/auction/10726635
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726636
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726636%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726636: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726636 url https://www.openlane.eu/en/carv6/auction/10726636
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726637
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726637%27 HTTP/1.1" 200 None
2026-03-30 04:27:59 [adesa.be] INFO: Scrape type for 10726637: 2
2026-03-30 04:27:59 [adesa.be] INFO: Scraping item 10726637 url https://www.openlane.eu/en/carv6/auction/10726637
2026-03-30 04:27:59 [adesa.be] INFO: Found listing with ID: 10726644
2026-03-30 04:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726644%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726644: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726644 url https://www.openlane.eu/en/carv6/auction/10726644
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726645
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726645%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726645: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726645 url https://www.openlane.eu/en/carv6/auction/10726645
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726650
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726650%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726650: 0
2026-03-30 04:28:00 [adesa.be] INFO: Skipping item 10726650 url https://www.openlane.eu/en/carv6/auction/10726650
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726651
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726651%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726651: 0
2026-03-30 04:28:00 [adesa.be] INFO: Skipping item 10726651 url https://www.openlane.eu/en/carv6/auction/10726651
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726653
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726653%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726653: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726653 url https://www.openlane.eu/en/carv6/auction/10726653
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726654
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726654%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726654: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726654 url https://www.openlane.eu/en/carv6/auction/10726654
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726656
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726656%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726656: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726656 url https://www.openlane.eu/en/carv6/auction/10726656
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726658
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726658%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726658: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726658 url https://www.openlane.eu/en/carv6/auction/10726658
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726660
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726660%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726660: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726660 url https://www.openlane.eu/en/carv6/auction/10726660
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726661
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726661%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726661: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726661 url https://www.openlane.eu/en/carv6/auction/10726661
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726663
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726663%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726663: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726663 url https://www.openlane.eu/en/carv6/auction/10726663
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726666
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726666%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726666: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726666 url https://www.openlane.eu/en/carv6/auction/10726666
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726670
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726670%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726670: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726670 url https://www.openlane.eu/en/carv6/auction/10726670
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726945
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726945%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726945: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726945 url https://www.openlane.eu/en/carv6/auction/10726945
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10726999
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726999%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10726999: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10726999 url https://www.openlane.eu/en/carv6/auction/10726999
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720661
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720661%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720661: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720661 url https://www.openlane.eu/en/carv6/auction/10720661
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720669
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720669%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720669: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720669 url https://www.openlane.eu/en/carv6/auction/10720669
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720671
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720671%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720671: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720671 url https://www.openlane.eu/en/carv6/auction/10720671
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720672
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720672%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720672: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720672 url https://www.openlane.eu/en/carv6/auction/10720672
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720673
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720673%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720673: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720673 url https://www.openlane.eu/en/carv6/auction/10720673
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720675
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720675%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720675: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720675 url https://www.openlane.eu/en/carv6/auction/10720675
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720677
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720677%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720677: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720677 url https://www.openlane.eu/en/carv6/auction/10720677
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720678
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720678%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720678: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720678 url https://www.openlane.eu/en/carv6/auction/10720678
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720676
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720676%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720676: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720676 url https://www.openlane.eu/en/carv6/auction/10720676
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720685
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720685%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720685: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720685 url https://www.openlane.eu/en/carv6/auction/10720685
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720684
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720684%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720684: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720684 url https://www.openlane.eu/en/carv6/auction/10720684
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720683
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720683%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720683: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720683 url https://www.openlane.eu/en/carv6/auction/10720683
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720686
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720686%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720686: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720686 url https://www.openlane.eu/en/carv6/auction/10720686
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720688
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720688%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720688: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720688 url https://www.openlane.eu/en/carv6/auction/10720688
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720687
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720687%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720687: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720687 url https://www.openlane.eu/en/carv6/auction/10720687
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720692
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720692%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720692: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720692 url https://www.openlane.eu/en/carv6/auction/10720692
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720700
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720700%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720700: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720700 url https://www.openlane.eu/en/carv6/auction/10720700
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720698
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720698%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720698: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720698 url https://www.openlane.eu/en/carv6/auction/10720698
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720699
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720699%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720699: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720699 url https://www.openlane.eu/en/carv6/auction/10720699
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720701
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720701%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720701: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720701 url https://www.openlane.eu/en/carv6/auction/10720701
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720702
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720702%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720702: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720702 url https://www.openlane.eu/en/carv6/auction/10720702
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720703
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720703%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720703: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720703 url https://www.openlane.eu/en/carv6/auction/10720703
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720704
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720704%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720704: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720704 url https://www.openlane.eu/en/carv6/auction/10720704
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720705
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720705%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720705: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720705 url https://www.openlane.eu/en/carv6/auction/10720705
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720706
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720706%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720706: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720706 url https://www.openlane.eu/en/carv6/auction/10720706
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720707
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720707%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720707: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720707 url https://www.openlane.eu/en/carv6/auction/10720707
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720708
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720708%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720708: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720708 url https://www.openlane.eu/en/carv6/auction/10720708
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720709
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720709%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720709: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720709 url https://www.openlane.eu/en/carv6/auction/10720709
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720712
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720712%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720712: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720712 url https://www.openlane.eu/en/carv6/auction/10720712
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720710
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720710%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720710: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720710 url https://www.openlane.eu/en/carv6/auction/10720710
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720713
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720713%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720713: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720713 url https://www.openlane.eu/en/carv6/auction/10720713
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720717
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720717%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720717: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720717 url https://www.openlane.eu/en/carv6/auction/10720717
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720721
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720721%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720721: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720721 url https://www.openlane.eu/en/carv6/auction/10720721
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720725
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720725%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720725: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720725 url https://www.openlane.eu/en/carv6/auction/10720725
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720740
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720740%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720740: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720740 url https://www.openlane.eu/en/carv6/auction/10720740
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720742
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720742%27 HTTP/1.1" 200 None
2026-03-30 04:28:00 [adesa.be] INFO: Scrape type for 10720742: 2
2026-03-30 04:28:00 [adesa.be] INFO: Scraping item 10720742 url https://www.openlane.eu/en/carv6/auction/10720742
2026-03-30 04:28:00 [adesa.be] INFO: Found listing with ID: 10720746
2026-03-30 04:28:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720746%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720746: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720746 url https://www.openlane.eu/en/carv6/auction/10720746
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720749
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720749%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720749: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720749 url https://www.openlane.eu/en/carv6/auction/10720749
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720751
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720751%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720751: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720751 url https://www.openlane.eu/en/carv6/auction/10720751
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720752
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720752%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720752: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720752 url https://www.openlane.eu/en/carv6/auction/10720752
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720660
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720660%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720660: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720660 url https://www.openlane.eu/en/carv6/auction/10720660
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720664
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720664%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720664: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720664 url https://www.openlane.eu/en/carv6/auction/10720664
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720662
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720662%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720662: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720662 url https://www.openlane.eu/en/carv6/auction/10720662
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720666
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720666%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720666: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720666 url https://www.openlane.eu/en/carv6/auction/10720666
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720663
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720663%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720663: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720663 url https://www.openlane.eu/en/carv6/auction/10720663
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720667
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720667%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720667: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720667 url https://www.openlane.eu/en/carv6/auction/10720667
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720668
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720668%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720668: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720668 url https://www.openlane.eu/en/carv6/auction/10720668
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720670
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720670%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720670: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720670 url https://www.openlane.eu/en/carv6/auction/10720670
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720674
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720674%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720674: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720674 url https://www.openlane.eu/en/carv6/auction/10720674
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720679
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720679%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720679: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720679 url https://www.openlane.eu/en/carv6/auction/10720679
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720680
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720680%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720680: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720680 url https://www.openlane.eu/en/carv6/auction/10720680
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720681
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720681%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720681: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720681 url https://www.openlane.eu/en/carv6/auction/10720681
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720682
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720682%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720682: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720682 url https://www.openlane.eu/en/carv6/auction/10720682
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720690
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720690%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720690: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720690 url https://www.openlane.eu/en/carv6/auction/10720690
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720689
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720689%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720689: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720689 url https://www.openlane.eu/en/carv6/auction/10720689
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720691
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720691%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720691: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720691 url https://www.openlane.eu/en/carv6/auction/10720691
2026-03-30 04:28:01 [adesa.be] INFO: Found listing with ID: 10720694
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720694%27 HTTP/1.1" 200 None
2026-03-30 04:28:01 [adesa.be] INFO: Scrape type for 10720694: 2
2026-03-30 04:28:01 [adesa.be] INFO: Scraping item 10720694 url https://www.openlane.eu/en/carv6/auction/10720694
2026-03-30 04:28:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734941> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07c3fba8-7ae0-5d03-9f5d-416aa03d2b86 with identifier: 10734941
2026-03-30 04:28:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07c3fba8-7ae0-5d03-9f5d-416aa03d2b86 with scrape type 2
2026-03-30 04:28:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07c3fba8-7ae0-5d03-9f5d-416aa03d2b86 with scrape type 2
2026-03-30 04:28:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07c3fba8-7ae0-5d03-9f5d-416aa03d2b86, identifier: 10734941
2026-03-30 04:28:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07c3fba8-7ae0-5d03-9f5d-416aa03d2b86 with identifier: 10734941
2026-03-30 04:28:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07c3fba8-7ae0-5d03-9f5d-416aa03d2b86 with identifier: 10734941
2026-03-30 04:28:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07c3fba8-7ae0-5d03-9f5d-416aa03d2b86 with identifier: 10734941 to the API
2026-03-30 04:28:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734941>
{'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': 163,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '07c3fba8-7ae0-5d03-9f5d-416aa03d2b86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GMY171',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734941',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 103474,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': 'Automobile AZ bv',
'title': 'Volvo XC40 1.5 T3 Momentum - Petrol - Automatic - 163 hp - 103.474 '
'km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2022}
2026-03-30 04:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734941%27 HTTP/1.1" 200 None
2026-03-30 04:28:04 [adesa.be] INFO: Saving data for 10734941: {'auction_closing_time': 1774864800.0, 'created_time': 1774625537.025866, 'last_price_update_time': 1774844884.132378}
2026-03-30 04:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10734941') HTTP/1.1" 204 0
2026-03-30 04:28:06 [scrapy.extensions.logstats] INFO: Crawled 1440 pages (at 62 pages/min), scraped 1403 items (at 59 items/min)
2026-03-30 04:28:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-30 04:28:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726512> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512
2026-03-30 04:28:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 897332e0-ae51-541d-9753-0225e92feab2 with scrape type 2
2026-03-30 04:28:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 897332e0-ae51-541d-9753-0225e92feab2 with scrape type 2
2026-03-30 04:28:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 897332e0-ae51-541d-9753-0225e92feab2, identifier: 10726512
2026-03-30 04:28:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512
2026-03-30 04:28:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512
2026-03-30 04:28:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 897332e0-ae51-541d-9753-0225e92feab2 with identifier: 10726512 to the API
2026-03-30 04:28:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726512>
{'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': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '897332e0-ae51-541d-9753-0225e92feab2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVQ163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726512',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 128409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-01-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA Shooting Brake 200 CDI AMG Line - Diesel - '
'Automatic - 150 hp - 128.409 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726512%27 HTTP/1.1" 200 None
2026-03-30 04:28:10 [adesa.be] INFO: Saving data for 10726512: {'auction_closing_time': 1774945800.0, 'created_time': 1774477044.136413, 'last_price_update_time': 1774844890.031064}
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726512') HTTP/1.1" 204 0
2026-03-30 04:28:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726505> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28: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:28: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:28:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503
2026-03-30 04:28:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d497bf9d-756c-5674-924f-fba4288b1efd with scrape type 2
2026-03-30 04:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d497bf9d-756c-5674-924f-fba4288b1efd with scrape type 2
2026-03-30 04:28:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d497bf9d-756c-5674-924f-fba4288b1efd, identifier: 10726503
2026-03-30 04:28:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503
2026-03-30 04:28:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503
2026-03-30 04:28:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d497bf9d-756c-5674-924f-fba4288b1efd with identifier: 10726503 to the API
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726503>
{'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-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd497bf9d-756c-5674-924f-fba4288b1efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCX675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726503',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 65360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz C Break 300e Luxury Line - Hybrid - Automatic - 204 '
'hp - 65.360 km',
'transmission': 'automatic',
'trim': 'Luxury Line',
'vin': None,
'year': 2023}
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726503%27 HTTP/1.1" 200 None
2026-03-30 04:28:10 [adesa.be] INFO: Saving data for 10726503: {'auction_closing_time': 1774945800.0, 'created_time': 1774477039.486201, 'last_price_update_time': 1774844890.489065}
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726503') HTTP/1.1" 204 0
2026-03-30 04:28:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508
2026-03-30 04:28:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e0dbaff-5fdb-58e1-a686-37992d857001 with scrape type 2
2026-03-30 04:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e0dbaff-5fdb-58e1-a686-37992d857001 with scrape type 2
2026-03-30 04:28:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e0dbaff-5fdb-58e1-a686-37992d857001, identifier: 10726508
2026-03-30 04:28:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505
2026-03-30 04:28:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with scrape type 2
2026-03-30 04:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with scrape type 2
2026-03-30 04:28:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694, identifier: 10726505
2026-03-30 04:28:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535
2026-03-30 04:28:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdd2178c-30b2-5c43-bb62-73a722f3cff7 with scrape type 2
2026-03-30 04:28:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdd2178c-30b2-5c43-bb62-73a722f3cff7 with scrape type 2
2026-03-30 04:28:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdd2178c-30b2-5c43-bb62-73a722f3cff7, identifier: 10726535
2026-03-30 04:28:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508
2026-03-30 04:28:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508
2026-03-30 04:28:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e0dbaff-5fdb-58e1-a686-37992d857001 with identifier: 10726508 to the API
2026-03-30 04:28:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726508>
{'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': 150,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6e0dbaff-5fdb-58e1-a686-37992d857001',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWN793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726508',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 147755,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-08-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 200d AMG Line - Diesel - Automatic - 150 hp - '
'147.755 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726508%27 HTTP/1.1" 200 None
2026-03-30 04:28:11 [adesa.be] INFO: Saving data for 10726508: {'auction_closing_time': 1774945800.0, 'created_time': 1774477038.748853, 'last_price_update_time': 1774844891.030999}
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726508') HTTP/1.1" 204 0
2026-03-30 04:28:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505
2026-03-30 04:28:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505
2026-03-30 04:28:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5f973b10-f8fb-58b7-b99a-e2c4f45cf694 with identifier: 10726505 to the API
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726505>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '5f973b10-f8fb-58b7-b99a-e2c4f45cf694',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSD683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726505',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 93864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 93.864 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726505%27 HTTP/1.1" 200 None
2026-03-30 04:28:11 [adesa.be] INFO: Saving data for 10726505: {'auction_closing_time': 1774945800.0, 'created_time': 1774477035.47276, 'last_price_update_time': 1774844891.301681}
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726505') HTTP/1.1" 204 0
2026-03-30 04:28:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535
2026-03-30 04:28:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535
2026-03-30 04:28:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdd2178c-30b2-5c43-bb62-73a722f3cff7 with identifier: 10726535 to the API
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726535>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 100,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'fdd2178c-30b2-5c43-bb62-73a722f3cff7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRY650',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726535',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 44028,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2022-11-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Corsa 1.2 Elegance - Petrol - Manual - 100 hp - 44.028 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2022}
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726535%27 HTTP/1.1" 200 None
2026-03-30 04:28:11 [adesa.be] INFO: Saving data for 10726535: {'auction_closing_time': 1774945800.0, 'created_time': 1774477044.804512, 'last_price_update_time': 1774844891.558823}
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726535') HTTP/1.1" 204 0
2026-03-30 04:28:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478
2026-03-30 04:28:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88185e07-8143-58f0-85e5-51102e2fe08e with scrape type 2
2026-03-30 04:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88185e07-8143-58f0-85e5-51102e2fe08e with scrape type 2
2026-03-30 04:28:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 88185e07-8143-58f0-85e5-51102e2fe08e, identifier: 10726478
2026-03-30 04:28:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478
2026-03-30 04:28:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478
2026-03-30 04:28:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 88185e07-8143-58f0-85e5-51102e2fe08e with identifier: 10726478 to the API
2026-03-30 04:28:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726478>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '88185e07-8143-58f0-85e5-51102e2fe08e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVA853',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726478',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 84182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Ceed SW 1.0 T-GDI - Petrol - Manual - 120 hp - 84.182 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726478%27 HTTP/1.1" 200 None
2026-03-30 04:28:12 [adesa.be] INFO: Saving data for 10726478: {'auction_closing_time': 1774945800.0, 'created_time': 1774476928.773907, 'last_price_update_time': 1774844892.637783}
2026-03-30 04:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726478') HTTP/1.1" 204 0
2026-03-30 04:28:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495
2026-03-30 04:28:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b246ab46-86a2-56ef-8ddf-188792b139c1 with scrape type 2
2026-03-30 04:28:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b246ab46-86a2-56ef-8ddf-188792b139c1 with scrape type 2
2026-03-30 04:28:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b246ab46-86a2-56ef-8ddf-188792b139c1, identifier: 10726495
2026-03-30 04:28:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495
2026-03-30 04:28:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495
2026-03-30 04:28:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b246ab46-86a2-56ef-8ddf-188792b139c1 with identifier: 10726495 to the API
2026-03-30 04:28:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726495>
{'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': 136,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'b246ab46-86a2-56ef-8ddf-188792b139c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTC866',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726495',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 91533,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-03-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180 Business Solution - Petrol - Manual - 136 hp - '
'91.533 km',
'transmission': 'manual',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-30 04:28:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726495%27 HTTP/1.1" 200 None
2026-03-30 04:28:13 [adesa.be] INFO: Saving data for 10726495: {'auction_closing_time': 1774945800.0, 'created_time': 1774477037.163649, 'last_price_update_time': 1774844893.001823}
2026-03-30 04:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726495') HTTP/1.1" 204 0
2026-03-30 04:28:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493
2026-03-30 04:28:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with scrape type 2
2026-03-30 04:28:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with scrape type 2
2026-03-30 04:28:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb, identifier: 10726493
2026-03-30 04:28:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493
2026-03-30 04:28:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493
2026-03-30 04:28:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4e76cfa7-28be-5f3f-b4cc-1bcb512beffb with identifier: 10726493 to the API
2026-03-30 04:28:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726493>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 109,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4e76cfa7-28be-5f3f-b4cc-1bcb512beffb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BST588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726493',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 39848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 160 - Petrol - Manual - 109 hp - 39.848 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726493%27 HTTP/1.1" 200 None
2026-03-30 04:28:13 [adesa.be] INFO: Saving data for 10726493: {'auction_closing_time': 1774945800.0, 'created_time': 1774476963.583087, 'last_price_update_time': 1774844893.351876}
2026-03-30 04:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726493') HTTP/1.1" 204 0
2026-03-30 04:28:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500
2026-03-30 04:28:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with scrape type 2
2026-03-30 04:28:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with scrape type 2
2026-03-30 04:28:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd, identifier: 10726500
2026-03-30 04:28:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500
2026-03-30 04:28:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500
2026-03-30 04:28:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d3436bcf-e96d-54c9-b2f2-b333eeccbdcd with identifier: 10726500 to the API
2026-03-30 04:28:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726500>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'd3436bcf-e96d-54c9-b2f2-b333eeccbdcd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFG506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726500',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 155312,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2021-03-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz B 180d Business Solution - Diesel - Automatic - 116 '
'hp - 155.312 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-30 04:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726500%27 HTTP/1.1" 200 None
2026-03-30 04:28:14 [adesa.be] INFO: Saving data for 10726500: {'auction_closing_time': 1774945800.0, 'created_time': 1774477039.091834, 'last_price_update_time': 1774844894.969008}
2026-03-30 04:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726500') HTTP/1.1" 204 0
2026-03-30 04:28:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726476> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726446> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476
2026-03-30 04:28:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6895eca7-5930-551e-ada3-8982b14d1ab3 with scrape type 2
2026-03-30 04:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6895eca7-5930-551e-ada3-8982b14d1ab3 with scrape type 2
2026-03-30 04:28:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6895eca7-5930-551e-ada3-8982b14d1ab3, identifier: 10726476
2026-03-30 04:28:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476
2026-03-30 04:28:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476
2026-03-30 04:28:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6895eca7-5930-551e-ada3-8982b14d1ab3 with identifier: 10726476 to the API
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726476>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '6895eca7-5930-551e-ada3-8982b14d1ab3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHF028',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726476',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 74440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6400,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Kia Ceed SW 1.0 T-GDI - Petrol - Manual - 120 hp - 74.440 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726476%27 HTTP/1.1" 200 None
2026-03-30 04:28:15 [adesa.be] INFO: Saving data for 10726476: {'auction_closing_time': 1774945800.0, 'created_time': 1774476963.203808, 'last_price_update_time': 1774844895.425288}
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726476') HTTP/1.1" 204 0
2026-03-30 04:28:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 120e7fa0-7c49-5ff8-955a-3a547c24b444 with identifier: 10726446
2026-03-30 04:28:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 120e7fa0-7c49-5ff8-955a-3a547c24b444 with scrape type 2
2026-03-30 04:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 120e7fa0-7c49-5ff8-955a-3a547c24b444 with scrape type 2
2026-03-30 04:28:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 120e7fa0-7c49-5ff8-955a-3a547c24b444, identifier: 10726446
2026-03-30 04:28:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 120e7fa0-7c49-5ff8-955a-3a547c24b444 with identifier: 10726446
2026-03-30 04:28:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 120e7fa0-7c49-5ff8-955a-3a547c24b444 with identifier: 10726446
2026-03-30 04:28:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 120e7fa0-7c49-5ff8-955a-3a547c24b444 with identifier: 10726446 to the API
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726446>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Petrol',
'id': '120e7fa0-7c49-5ff8-955a-3a547c24b444',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTF595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726446',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 43054,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C3 Aircross 1.2i Shine - Petrol - Manual - 110 hp - 43.054 '
'km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726446%27 HTTP/1.1" 200 None
2026-03-30 04:28:15 [adesa.be] INFO: Saving data for 10726446: {'auction_closing_time': 1774945800.0, 'created_time': 1774521054.410844, 'last_price_update_time': 1774844895.848909}
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726446') HTTP/1.1" 204 0
2026-03-30 04:28:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497
2026-03-30 04:28:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e669e4ba-10ff-544a-97a9-86dd821fd9ce with scrape type 2
2026-03-30 04:28:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e669e4ba-10ff-544a-97a9-86dd821fd9ce with scrape type 2
2026-03-30 04:28:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e669e4ba-10ff-544a-97a9-86dd821fd9ce, identifier: 10726497
2026-03-30 04:28:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497
2026-03-30 04:28:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497
2026-03-30 04:28:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e669e4ba-10ff-544a-97a9-86dd821fd9ce with identifier: 10726497 to the API
2026-03-30 04:28:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726497>
{'auction_title': '',
'c_o_2_emission_value': 22,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'e669e4ba-10ff-544a-97a9-86dd821fd9ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJK713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726497',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 39475,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15800,
'price_includes_vat': True,
'registration_date': '2022-08-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 39.475 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-30 04:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726497%27 HTTP/1.1" 200 None
2026-03-30 04:28:16 [adesa.be] INFO: Saving data for 10726497: {'auction_closing_time': 1774945800.0, 'created_time': 1774477031.101984, 'last_price_update_time': 1774844896.203077}
2026-03-30 04:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726497') HTTP/1.1" 204 0
2026-03-30 04:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with identifier: 10720689
2026-03-30 04:28:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with scrape type 2
2026-03-30 04:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with scrape type 2
2026-03-30 04:28:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4d598aca-75e1-57a6-bfa1-9118c42d44f9, identifier: 10720689
2026-03-30 04:28:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with identifier: 10720689
2026-03-30 04:28:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with identifier: 10720689
2026-03-30 04:28:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4d598aca-75e1-57a6-bfa1-9118c42d44f9 with identifier: 10720689 to the API
2026-03-30 04:28:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720689>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '4d598aca-75e1-57a6-bfa1-9118c42d44f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLJ917',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720689',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 94084,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 94.084 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 04:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720689%27 HTTP/1.1" 200 None
2026-03-30 04:28:19 [adesa.be] INFO: Saving data for 10720689: {'auction_closing_time': 1774859400.0, 'created_time': 1774433786.08202, 'last_price_update_time': 1774844899.728734}
2026-03-30 04:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720689') HTTP/1.1" 204 0
2026-03-30 04:28:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad875109-458d-5ae0-be4e-befec3041268 with identifier: 10720690
2026-03-30 04:28:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad875109-458d-5ae0-be4e-befec3041268 with scrape type 2
2026-03-30 04:28:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad875109-458d-5ae0-be4e-befec3041268 with scrape type 2
2026-03-30 04:28:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad875109-458d-5ae0-be4e-befec3041268, identifier: 10720690
2026-03-30 04:28:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad875109-458d-5ae0-be4e-befec3041268 with identifier: 10720690
2026-03-30 04:28:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad875109-458d-5ae0-be4e-befec3041268 with identifier: 10720690
2026-03-30 04:28:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad875109-458d-5ae0-be4e-befec3041268 with identifier: 10720690 to the API
2026-03-30 04:28:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720690>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 286,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'ad875109-458d-5ae0-be4e-befec3041268',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTR519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720690',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX3',
'odometer': 116865,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW iX3 74 kWh M Sport - Electric - Automatic - 286 hp - 116.865 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 04:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720690%27 HTTP/1.1" 200 None
2026-03-30 04:28:20 [adesa.be] INFO: Saving data for 10720690: {'auction_closing_time': 1774859400.0, 'created_time': 1774433784.774138, 'last_price_update_time': 1774844900.873355}
2026-03-30 04:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720690') HTTP/1.1" 204 0
2026-03-30 04:28:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0af1b286-9984-52b6-99f8-6a70ef7838c8 with identifier: 10720682
2026-03-30 04:28:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0af1b286-9984-52b6-99f8-6a70ef7838c8 with scrape type 2
2026-03-30 04:28:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0af1b286-9984-52b6-99f8-6a70ef7838c8 with scrape type 2
2026-03-30 04:28:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0af1b286-9984-52b6-99f8-6a70ef7838c8, identifier: 10720682
2026-03-30 04:28:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0af1b286-9984-52b6-99f8-6a70ef7838c8 with identifier: 10720682
2026-03-30 04:28:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0af1b286-9984-52b6-99f8-6a70ef7838c8 with identifier: 10720682
2026-03-30 04:28:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0af1b286-9984-52b6-99f8-6a70ef7838c8 with identifier: 10720682 to the API
2026-03-30 04:28:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720682>
{'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': 136,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0af1b286-9984-52b6-99f8-6a70ef7838c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKM999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720682',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 150247,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-04-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Gran Coupé 218d Business - Diesel - Automatic - 136 hp '
'- 150.247 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720682%27 HTTP/1.1" 200 None
2026-03-30 04:28:21 [adesa.be] INFO: Saving data for 10720682: {'auction_closing_time': 1774859400.0, 'created_time': 1774433786.495406, 'last_price_update_time': 1774844901.80854}
2026-03-30 04:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720682') HTTP/1.1" 204 0
2026-03-30 04:28:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720681> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: febd2c01-2ac8-5a97-90ba-56c4074dd888 with identifier: 10720681
2026-03-30 04:28:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item febd2c01-2ac8-5a97-90ba-56c4074dd888 with scrape type 2
2026-03-30 04:28:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item febd2c01-2ac8-5a97-90ba-56c4074dd888 with scrape type 2
2026-03-30 04:28:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: febd2c01-2ac8-5a97-90ba-56c4074dd888, identifier: 10720681
2026-03-30 04:28:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: febd2c01-2ac8-5a97-90ba-56c4074dd888 with identifier: 10720681
2026-03-30 04:28:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: febd2c01-2ac8-5a97-90ba-56c4074dd888 with identifier: 10720681
2026-03-30 04:28:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: febd2c01-2ac8-5a97-90ba-56c4074dd888 with identifier: 10720681 to the API
2026-03-30 04:28:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720681>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'febd2c01-2ac8-5a97-90ba-56c4074dd888',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AQA937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720681',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 79199,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 2 Series Active Tourer 216i Business - Petrol - Manual - 109 hp '
'- 79.199 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720681%27 HTTP/1.1" 200 None
2026-03-30 04:28:32 [adesa.be] INFO: Saving data for 10720681: {'auction_closing_time': 1774859400.0, 'created_time': 1774433785.147224, 'last_price_update_time': 1774844912.168488}
2026-03-30 04:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720681') HTTP/1.1" 204 0
2026-03-30 04:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720679> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1961a7a7-2f01-5c75-bfda-ad60363d7973 with identifier: 10720679
2026-03-30 04:28:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1961a7a7-2f01-5c75-bfda-ad60363d7973 with scrape type 2
2026-03-30 04:28:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1961a7a7-2f01-5c75-bfda-ad60363d7973 with scrape type 2
2026-03-30 04:28:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1961a7a7-2f01-5c75-bfda-ad60363d7973, identifier: 10720679
2026-03-30 04:28:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1961a7a7-2f01-5c75-bfda-ad60363d7973 with identifier: 10720679
2026-03-30 04:28:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1961a7a7-2f01-5c75-bfda-ad60363d7973 with identifier: 10720679
2026-03-30 04:28:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1961a7a7-2f01-5c75-bfda-ad60363d7973 with identifier: 10720679 to the API
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720679>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '1961a7a7-2f01-5c75-bfda-ad60363d7973',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALC320',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720679',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 73894,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-04-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d Advantage - Diesel - Automatic - 116 hp - 73.894 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720679%27 HTTP/1.1" 200 None
2026-03-30 04:28:33 [adesa.be] INFO: Saving data for 10720679: {'auction_closing_time': 1774859400.0, 'created_time': 1774433780.470927, 'last_price_update_time': 1774844913.42103}
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720679') HTTP/1.1" 204 0
2026-03-30 04:28:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720680> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with identifier: 10720680
2026-03-30 04:28:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with scrape type 2
2026-03-30 04:28:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with scrape type 2
2026-03-30 04:28:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0, identifier: 10720680
2026-03-30 04:28:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with identifier: 10720680
2026-03-30 04:28:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with identifier: 10720680
2026-03-30 04:28:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d2467ca-23dc-500a-92b2-0842aa6a2cc0 with identifier: 10720680 to the API
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720680>
{'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': 109,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1d2467ca-23dc-500a-92b2-0842aa6a2cc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAB176',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720680',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 83740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116i - Petrol - Automatic - 109 hp - 83.740 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720680%27 HTTP/1.1" 200 None
2026-03-30 04:28:33 [adesa.be] INFO: Saving data for 10720680: {'auction_closing_time': 1774859400.0, 'created_time': 1774433783.447299, 'last_price_update_time': 1774844913.882147}
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720680') HTTP/1.1" 204 0
2026-03-30 04:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720670> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with identifier: 10720670
2026-03-30 04:28:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with scrape type 2
2026-03-30 04:28:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with scrape type 2
2026-03-30 04:28:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48, identifier: 10720670
2026-03-30 04:28:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with identifier: 10720670
2026-03-30 04:28:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with identifier: 10720670
2026-03-30 04:28:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6e0e5b5-edd9-5b48-a7ce-8595096f3c48 with identifier: 10720670 to the API
2026-03-30 04:28:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720670>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'f6e0e5b5-edd9-5b48-a7ce-8595096f3c48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEP664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720670',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 58340,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q2 35 TFSI - Petrol - Manual - 150 hp - 58.340 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720670%27 HTTP/1.1" 200 None
2026-03-30 04:28:36 [adesa.be] INFO: Saving data for 10720670: {'auction_closing_time': 1774859400.0, 'created_time': 1774433758.043807, 'last_price_update_time': 1774844916.102817}
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720670') HTTP/1.1" 204 0
2026-03-30 04:28:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720674> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:36 [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:28: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:28: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:28:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5adba12a-194b-54ca-a865-48884ff167cd with identifier: 10720691
2026-03-30 04:28:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5adba12a-194b-54ca-a865-48884ff167cd with scrape type 2
2026-03-30 04:28:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5adba12a-194b-54ca-a865-48884ff167cd with scrape type 2
2026-03-30 04:28:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5adba12a-194b-54ca-a865-48884ff167cd, identifier: 10720691
2026-03-30 04:28:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c49627ee-ba00-577d-9144-b01a7651fc62 with identifier: 10720694
2026-03-30 04:28:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c49627ee-ba00-577d-9144-b01a7651fc62 with scrape type 2
2026-03-30 04:28:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c49627ee-ba00-577d-9144-b01a7651fc62 with scrape type 2
2026-03-30 04:28:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c49627ee-ba00-577d-9144-b01a7651fc62, identifier: 10720694
2026-03-30 04:28:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5adba12a-194b-54ca-a865-48884ff167cd with identifier: 10720691
2026-03-30 04:28:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5adba12a-194b-54ca-a865-48884ff167cd with identifier: 10720691
2026-03-30 04:28:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5adba12a-194b-54ca-a865-48884ff167cd with identifier: 10720691 to the API
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720691>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '5adba12a-194b-54ca-a865-48884ff167cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQV692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720691',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 108361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Automatic - 116 hp - 108.361 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720691%27 HTTP/1.1" 200 None
2026-03-30 04:28:36 [adesa.be] INFO: Saving data for 10720691: {'auction_closing_time': 1774859400.0, 'created_time': 1774433792.931877, 'last_price_update_time': 1774844916.580022}
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720691') HTTP/1.1" 204 0
2026-03-30 04:28:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c49627ee-ba00-577d-9144-b01a7651fc62 with identifier: 10720694
2026-03-30 04:28:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c49627ee-ba00-577d-9144-b01a7651fc62 with identifier: 10720694
2026-03-30 04:28:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c49627ee-ba00-577d-9144-b01a7651fc62 with identifier: 10720694 to the API
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720694>
{'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': 178,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'c49627ee-ba00-577d-9144-b01a7651fc62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQS593',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720694',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 79160,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2022-02-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 20i - xDrive - Petrol - Automatic - 178 hp - 79.160 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720694%27 HTTP/1.1" 200 None
2026-03-30 04:28:36 [adesa.be] INFO: Saving data for 10720694: {'auction_closing_time': 1774859400.0, 'created_time': 1774433790.675918, 'last_price_update_time': 1774844916.841912}
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720694') HTTP/1.1" 204 0
2026-03-30 04:28:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db94fed1-e7d8-5757-8906-4b7493fdf13d with identifier: 10720674
2026-03-30 04:28:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db94fed1-e7d8-5757-8906-4b7493fdf13d with scrape type 2
2026-03-30 04:28:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db94fed1-e7d8-5757-8906-4b7493fdf13d with scrape type 2
2026-03-30 04:28:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db94fed1-e7d8-5757-8906-4b7493fdf13d, identifier: 10720674
2026-03-30 04:28:36 [adesa.be] INFO: Found listing with ID: 10720693
2026-03-30 04:28:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720693%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720693: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720693 url https://www.openlane.eu/en/carv6/auction/10720693
2026-03-30 04:28:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db94fed1-e7d8-5757-8906-4b7493fdf13d with identifier: 10720674
2026-03-30 04:28:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db94fed1-e7d8-5757-8906-4b7493fdf13d with identifier: 10720674
2026-03-30 04:28:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db94fed1-e7d8-5757-8906-4b7493fdf13d with identifier: 10720674 to the API
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720674>
{'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-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'db94fed1-e7d8-5757-8906-4b7493fdf13d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720674',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q4 E-tron',
'odometer': 77490,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q4 E-tron 40 Advanced - Electric - Automatic - 204 hp - 77.490 '
'km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720674%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Saving data for 10720674: {'auction_closing_time': 1774859400.0, 'created_time': 1774433779.516405, 'last_price_update_time': 1774844917.258034}
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720674') HTTP/1.1" 204 0
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720696
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720696%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720696: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720696 url https://www.openlane.eu/en/carv6/auction/10720696
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720695
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720695%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720695: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720695 url https://www.openlane.eu/en/carv6/auction/10720695
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720697
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720697%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720697: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720697 url https://www.openlane.eu/en/carv6/auction/10720697
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720711
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720711%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720711: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720711 url https://www.openlane.eu/en/carv6/auction/10720711
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720714
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720714%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720714: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720714 url https://www.openlane.eu/en/carv6/auction/10720714
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720716
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720716%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720716: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720716 url https://www.openlane.eu/en/carv6/auction/10720716
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720718
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720718%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720718: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720718 url https://www.openlane.eu/en/carv6/auction/10720718
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720719
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720719%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720719: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720719 url https://www.openlane.eu/en/carv6/auction/10720719
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720720
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720720%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720720: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720720 url https://www.openlane.eu/en/carv6/auction/10720720
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720715
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720715%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720715: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720715 url https://www.openlane.eu/en/carv6/auction/10720715
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720722
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720722%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720722: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720722 url https://www.openlane.eu/en/carv6/auction/10720722
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720723
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720723%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720723: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720723 url https://www.openlane.eu/en/carv6/auction/10720723
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720724
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720724%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720724: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720724 url https://www.openlane.eu/en/carv6/auction/10720724
2026-03-30 04:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720668> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720727
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720727%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720727: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720727 url https://www.openlane.eu/en/carv6/auction/10720727
2026-03-30 04:28: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:28:37 [adesa.be] INFO: Found listing with ID: 10720738
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720738%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720738: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720738 url https://www.openlane.eu/en/carv6/auction/10720738
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720739
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720739%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720739: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720739 url https://www.openlane.eu/en/carv6/auction/10720739
2026-03-30 04:28:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720663> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720741
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720741%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720741: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720741 url https://www.openlane.eu/en/carv6/auction/10720741
2026-03-30 04:28: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:28:37 [adesa.be] INFO: Found listing with ID: 10720743
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720743%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720743: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720743 url https://www.openlane.eu/en/carv6/auction/10720743
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720744
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720744%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720744: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720744 url https://www.openlane.eu/en/carv6/auction/10720744
2026-03-30 04:28:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 071355c6-191b-588b-b3ff-693ccd2a2198 with identifier: 10720668
2026-03-30 04:28:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 071355c6-191b-588b-b3ff-693ccd2a2198 with scrape type 2
2026-03-30 04:28:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 071355c6-191b-588b-b3ff-693ccd2a2198 with scrape type 2
2026-03-30 04:28:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 071355c6-191b-588b-b3ff-693ccd2a2198, identifier: 10720668
2026-03-30 04:28:37 [adesa.be] INFO: Found listing with ID: 10720745
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720745%27 HTTP/1.1" 200 None
2026-03-30 04:28:37 [adesa.be] INFO: Scrape type for 10720745: 2
2026-03-30 04:28:37 [adesa.be] INFO: Scraping item 10720745 url https://www.openlane.eu/en/carv6/auction/10720745
2026-03-30 04:28:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 071355c6-191b-588b-b3ff-693ccd2a2198 with identifier: 10720668
2026-03-30 04:28:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 071355c6-191b-588b-b3ff-693ccd2a2198 with identifier: 10720668
2026-03-30 04:28:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 071355c6-191b-588b-b3ff-693ccd2a2198 with identifier: 10720668 to the API
2026-03-30 04:28:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720668>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '071355c6-191b-588b-b3ff-693ccd2a2198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJT563',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720668',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 78402,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 2.0 TDI Business - Diesel - Automatic - 163 hp - 78.402 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720668%27 HTTP/1.1" 200 None
2026-03-30 04:28:38 [adesa.be] INFO: Saving data for 10720668: {'auction_closing_time': 1774859400.0, 'created_time': 1774433781.665363, 'last_price_update_time': 1774844918.025071}
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720668') HTTP/1.1" 204 0
2026-03-30 04:28:38 [adesa.be] INFO: Found listing with ID: 10720748
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720748%27 HTTP/1.1" 200 None
2026-03-30 04:28:38 [adesa.be] INFO: Scrape type for 10720748: 2
2026-03-30 04:28:38 [adesa.be] INFO: Scraping item 10720748 url https://www.openlane.eu/en/carv6/auction/10720748
2026-03-30 04:28:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720662> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9f59dec-430a-544f-92d3-43db353f325b with identifier: 10720663
2026-03-30 04:28:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9f59dec-430a-544f-92d3-43db353f325b with scrape type 2
2026-03-30 04:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9f59dec-430a-544f-92d3-43db353f325b with scrape type 2
2026-03-30 04:28:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f9f59dec-430a-544f-92d3-43db353f325b, identifier: 10720663
2026-03-30 04:28:38 [adesa.be] INFO: Found listing with ID: 10720747
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720747%27 HTTP/1.1" 200 None
2026-03-30 04:28:38 [adesa.be] INFO: Scrape type for 10720747: 2
2026-03-30 04:28:38 [adesa.be] INFO: Scraping item 10720747 url https://www.openlane.eu/en/carv6/auction/10720747
2026-03-30 04:28: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:28:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f9f59dec-430a-544f-92d3-43db353f325b with identifier: 10720663
2026-03-30 04:28:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f9f59dec-430a-544f-92d3-43db353f325b with identifier: 10720663
2026-03-30 04:28:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f9f59dec-430a-544f-92d3-43db353f325b with identifier: 10720663 to the API
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720663>
{'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': 163,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'f9f59dec-430a-544f-92d3-43db353f325b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCN675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720663',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 179602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-07-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Business - Diesel - Automatic - 163 hp - '
'179.602 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720663%27 HTTP/1.1" 200 None
2026-03-30 04:28:38 [adesa.be] INFO: Saving data for 10720663: {'auction_closing_time': 1774859400.0, 'created_time': 1774433775.367197, 'last_price_update_time': 1774844918.599204}
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720663') HTTP/1.1" 204 0
2026-03-30 04:28:38 [adesa.be] INFO: Found listing with ID: 10715710
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715710%27 HTTP/1.1" 200 None
2026-03-30 04:28:38 [adesa.be] INFO: Scrape type for 10715710: 2
2026-03-30 04:28:38 [adesa.be] INFO: Scraping item 10715710 url https://www.openlane.eu/en/carv6/auction/10715710
2026-03-30 04:28:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720667> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:38 [adesa.be] INFO: Found listing with ID: 10715711
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715711%27 HTTP/1.1" 200 None
2026-03-30 04:28:38 [adesa.be] INFO: Scrape type for 10715711: 2
2026-03-30 04:28:38 [adesa.be] INFO: Scraping item 10715711 url https://www.openlane.eu/en/carv6/auction/10715711
2026-03-30 04:28: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:28:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55ba4188-b3a9-5eb1-b145-24fd261da01f with identifier: 10720662
2026-03-30 04:28:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55ba4188-b3a9-5eb1-b145-24fd261da01f with scrape type 2
2026-03-30 04:28:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55ba4188-b3a9-5eb1-b145-24fd261da01f with scrape type 2
2026-03-30 04:28:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55ba4188-b3a9-5eb1-b145-24fd261da01f, identifier: 10720662
2026-03-30 04:28:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55ba4188-b3a9-5eb1-b145-24fd261da01f with identifier: 10720662
2026-03-30 04:28:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55ba4188-b3a9-5eb1-b145-24fd261da01f with identifier: 10720662
2026-03-30 04:28:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55ba4188-b3a9-5eb1-b145-24fd261da01f with identifier: 10720662 to the API
2026-03-30 04:28:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720662>
{'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': 136,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '55ba4188-b3a9-5eb1-b145-24fd261da01f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVA836',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720662',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 110037,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'110.037 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720662%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Saving data for 10720662: {'auction_closing_time': 1774859400.0, 'created_time': 1774433777.760179, 'last_price_update_time': 1774844919.072948}
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720662') HTTP/1.1" 204 0
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715715
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715715%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715715: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715715 url https://www.openlane.eu/en/carv6/auction/10715715
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715713
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715713%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715713: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715713 url https://www.openlane.eu/en/carv6/auction/10715713
2026-03-30 04:28:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b25a07-e577-5e6f-a500-0680d2307342 with identifier: 10720667
2026-03-30 04:28:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b25a07-e577-5e6f-a500-0680d2307342 with scrape type 2
2026-03-30 04:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55b25a07-e577-5e6f-a500-0680d2307342 with scrape type 2
2026-03-30 04:28:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 55b25a07-e577-5e6f-a500-0680d2307342, identifier: 10720667
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715714
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715714%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715714: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715714 url https://www.openlane.eu/en/carv6/auction/10715714
2026-03-30 04:28:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 55b25a07-e577-5e6f-a500-0680d2307342 with identifier: 10720667
2026-03-30 04:28:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 55b25a07-e577-5e6f-a500-0680d2307342 with identifier: 10720667
2026-03-30 04:28:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 55b25a07-e577-5e6f-a500-0680d2307342 with identifier: 10720667 to the API
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720667>
{'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': 163,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '55b25a07-e577-5e6f-a500-0680d2307342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQJ465',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720667',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 129280,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2020-03-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A5 Sportback 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'129.280 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2020}
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720667%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Saving data for 10720667: {'auction_closing_time': 1774859400.0, 'created_time': 1774433780.917909, 'last_price_update_time': 1774844919.485333}
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720667') HTTP/1.1" 204 0
2026-03-30 04:28:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 3.365(s), this was the 1st time calling it.
2026-03-30 04:28:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.678630671122632 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:28:39 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': 'da9a8707471b5a81eda7332c76525dbe', '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=da9a8707471b5a81eda7332c76525dbe.
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715718
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715718%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715718: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715718 url https://www.openlane.eu/en/carv6/auction/10715718
2026-03-30 04:28:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720664> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715717
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715717%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715717: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715717 url https://www.openlane.eu/en/carv6/auction/10715717
2026-03-30 04:28: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:28:39 [adesa.be] INFO: Found listing with ID: 10715716
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715716%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715716: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715716 url https://www.openlane.eu/en/carv6/auction/10715716
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715719
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715719%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715719: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715719 url https://www.openlane.eu/en/carv6/auction/10715719
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715720
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715720%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715720: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715720 url https://www.openlane.eu/en/carv6/auction/10715720
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715722
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715722%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715722: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715722 url https://www.openlane.eu/en/carv6/auction/10715722
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715723
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715723%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715723: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715723 url https://www.openlane.eu/en/carv6/auction/10715723
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715724
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715724%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715724: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715724 url https://www.openlane.eu/en/carv6/auction/10715724
2026-03-30 04:28:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e9b6131-4108-57ff-a668-d82801e830e9 with identifier: 10720664
2026-03-30 04:28:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e9b6131-4108-57ff-a668-d82801e830e9 with scrape type 2
2026-03-30 04:28:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e9b6131-4108-57ff-a668-d82801e830e9 with scrape type 2
2026-03-30 04:28:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e9b6131-4108-57ff-a668-d82801e830e9, identifier: 10720664
2026-03-30 04:28:39 [adesa.be] INFO: Found listing with ID: 10715725
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715725%27 HTTP/1.1" 200 None
2026-03-30 04:28:39 [adesa.be] INFO: Scrape type for 10715725: 2
2026-03-30 04:28:39 [adesa.be] INFO: Scraping item 10715725 url https://www.openlane.eu/en/carv6/auction/10715725
2026-03-30 04:28:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e9b6131-4108-57ff-a668-d82801e830e9 with identifier: 10720664
2026-03-30 04:28:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e9b6131-4108-57ff-a668-d82801e830e9 with identifier: 10720664
2026-03-30 04:28:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e9b6131-4108-57ff-a668-d82801e830e9 with identifier: 10720664 to the API
2026-03-30 04:28:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720664>
{'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': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5e9b6131-4108-57ff-a668-d82801e830e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNW323',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720664',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 64706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 35 TFSI - Petrol - Automatic - 150 hp - 64.706 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720664%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Saving data for 10720664: {'auction_closing_time': 1774859400.0, 'created_time': 1774433778.495555, 'last_price_update_time': 1774844920.031007}
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720664') HTTP/1.1" 204 0
2026-03-30 04:28:40 [adesa.be] INFO: Found listing with ID: 10715726
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715726%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715726: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715726 url https://www.openlane.eu/en/carv6/auction/10715726
2026-03-30 04:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:40 [adesa.be] INFO: Found listing with ID: 10715730
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715730%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715730: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715730 url https://www.openlane.eu/en/carv6/auction/10715730
2026-03-30 04:28: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:28:40 [adesa.be] INFO: Found listing with ID: 10715731
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715731%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715731: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715731 url https://www.openlane.eu/en/carv6/auction/10715731
2026-03-30 04:28:40 [adesa.be] INFO: Found listing with ID: 10715733
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715733%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715733: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715733 url https://www.openlane.eu/en/carv6/auction/10715733
2026-03-30 04:28:40 [adesa.be] INFO: Found listing with ID: 10715732
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715732%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715732: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715732 url https://www.openlane.eu/en/carv6/auction/10715732
2026-03-30 04:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720660> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:40 [adesa.be] INFO: Found listing with ID: 10715735
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715735%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715735: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715735 url https://www.openlane.eu/en/carv6/auction/10715735
2026-03-30 04:28: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:28:40 [adesa.be] INFO: Found listing with ID: 10715737
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715737%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715737: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715737 url https://www.openlane.eu/en/carv6/auction/10715737
2026-03-30 04:28:40 [adesa.be] INFO: Found listing with ID: 10715738
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715738%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715738: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715738 url https://www.openlane.eu/en/carv6/auction/10715738
2026-03-30 04:28:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751
2026-03-30 04:28:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a47f012-7637-5a17-b771-2250389b9977 with scrape type 2
2026-03-30 04:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a47f012-7637-5a17-b771-2250389b9977 with scrape type 2
2026-03-30 04:28:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a47f012-7637-5a17-b771-2250389b9977, identifier: 10720751
2026-03-30 04:28:40 [adesa.be] INFO: Found listing with ID: 10715740
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715740%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715740: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715740 url https://www.openlane.eu/en/carv6/auction/10715740
2026-03-30 04:28:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751
2026-03-30 04:28:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751
2026-03-30 04:28:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a47f012-7637-5a17-b771-2250389b9977 with identifier: 10720751 to the API
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720751>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 476,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '4a47f012-7637-5a17-b771-2250389b9977',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADK961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 109261,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model 3 Long Range 75 kWh - Dual Motor - Electric - Automatic '
'- 476 hp - 109.261 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720751%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Saving data for 10720751: {'auction_closing_time': 1774859400.0, 'created_time': 1774452482.883065, 'last_price_update_time': 1774844920.686256}
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720751') HTTP/1.1" 204 0
2026-03-30 04:28:40 [adesa.be] INFO: Found listing with ID: 10715745
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715745%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715745: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715745 url https://www.openlane.eu/en/carv6/auction/10715745
2026-03-30 04:28:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c63b32fd-bac7-58c7-a732-850084efba21 with identifier: 10720660
2026-03-30 04:28:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c63b32fd-bac7-58c7-a732-850084efba21 with scrape type 2
2026-03-30 04:28:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c63b32fd-bac7-58c7-a732-850084efba21 with scrape type 2
2026-03-30 04:28:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c63b32fd-bac7-58c7-a732-850084efba21, identifier: 10720660
2026-03-30 04:28:40 [adesa.be] INFO: Found listing with ID: 10715746
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715746%27 HTTP/1.1" 200 None
2026-03-30 04:28:40 [adesa.be] INFO: Scrape type for 10715746: 2
2026-03-30 04:28:40 [adesa.be] INFO: Scraping item 10715746 url https://www.openlane.eu/en/carv6/auction/10715746
2026-03-30 04:28:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c63b32fd-bac7-58c7-a732-850084efba21 with identifier: 10720660
2026-03-30 04:28:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c63b32fd-bac7-58c7-a732-850084efba21 with identifier: 10720660
2026-03-30 04:28:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c63b32fd-bac7-58c7-a732-850084efba21 with identifier: 10720660 to the API
2026-03-30 04:28:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720660>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 163,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'c63b32fd-bac7-58c7-a732-850084efba21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CVC939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720660',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Abarth',
'model': '500',
'odometer': 54253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 4,
'seller_name': 'Ayvens België',
'title': 'Abarth 595 1.4 T-jet - Petrol - Manual - 163 hp - 54.253 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720660%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Saving data for 10720660: {'auction_closing_time': 1774859400.0, 'created_time': 1774433774.35022, 'last_price_update_time': 1774844921.101356}
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720660') HTTP/1.1" 204 0
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715747
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715747%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715747: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715747 url https://www.openlane.eu/en/carv6/auction/10715747
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715749
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715749%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715749: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715749 url https://www.openlane.eu/en/carv6/auction/10715749
2026-03-30 04:28:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752
2026-03-30 04:28:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with scrape type 2
2026-03-30 04:28:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with scrape type 2
2026-03-30 04:28:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9748e67c-5606-5bd6-b34e-2a55c82bcef5, identifier: 10720752
2026-03-30 04:28:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752
2026-03-30 04:28:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752
2026-03-30 04:28:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9748e67c-5606-5bd6-b34e-2a55c82bcef5 with identifier: 10720752 to the API
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720752>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '9748e67c-5606-5bd6-b34e-2a55c82bcef5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA065',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720752',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 44757,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'44.757 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720752%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Saving data for 10720752: {'auction_closing_time': 1774859400.0, 'created_time': 1774452481.902117, 'last_price_update_time': 1774844921.591114}
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720752') HTTP/1.1" 204 0
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715748
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715748%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715748: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715748 url https://www.openlane.eu/en/carv6/auction/10715748
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715750
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715750%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715750: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715750 url https://www.openlane.eu/en/carv6/auction/10715750
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715751
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715751%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715751: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715751 url https://www.openlane.eu/en/carv6/auction/10715751
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715753
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715753%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715753: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715753 url https://www.openlane.eu/en/carv6/auction/10715753
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715754
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715754%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715754: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715754 url https://www.openlane.eu/en/carv6/auction/10715754
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715755
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715755%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715755: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715755 url https://www.openlane.eu/en/carv6/auction/10715755
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715756
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715756%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715756: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715756 url https://www.openlane.eu/en/carv6/auction/10715756
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715757
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715757%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715757: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715757 url https://www.openlane.eu/en/carv6/auction/10715757
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715763
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715763%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715763: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715763 url https://www.openlane.eu/en/carv6/auction/10715763
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715758
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715758%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715758: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715758 url https://www.openlane.eu/en/carv6/auction/10715758
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715759
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715759%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715759: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715759 url https://www.openlane.eu/en/carv6/auction/10715759
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715764
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715764%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715764: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715764 url https://www.openlane.eu/en/carv6/auction/10715764
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715765
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715765%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715765: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715765 url https://www.openlane.eu/en/carv6/auction/10715765
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715760
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715760%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715760: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715760 url https://www.openlane.eu/en/carv6/auction/10715760
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715761
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715761%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715761: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715761 url https://www.openlane.eu/en/carv6/auction/10715761
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715762
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715762%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715762: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715762 url https://www.openlane.eu/en/carv6/auction/10715762
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715770
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715770%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715770: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715770 url https://www.openlane.eu/en/carv6/auction/10715770
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715772
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715772%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715772: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715772 url https://www.openlane.eu/en/carv6/auction/10715772
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715774
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715774%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715774: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715774 url https://www.openlane.eu/en/carv6/auction/10715774
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715777
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715777%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715777: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715777 url https://www.openlane.eu/en/carv6/auction/10715777
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715776
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715776%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715776: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715776 url https://www.openlane.eu/en/carv6/auction/10715776
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715778
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715778%27 HTTP/1.1" 200 None
2026-03-30 04:28:41 [adesa.be] INFO: Scrape type for 10715778: 2
2026-03-30 04:28:41 [adesa.be] INFO: Scraping item 10715778 url https://www.openlane.eu/en/carv6/auction/10715778
2026-03-30 04:28:41 [adesa.be] INFO: Found listing with ID: 10715779
2026-03-30 04:28:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715779%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10715779: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10715779 url https://www.openlane.eu/en/carv6/auction/10715779
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736540
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736540%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736540: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736540 url https://www.openlane.eu/en/carv6/auction/10736540
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736541
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736541%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736541: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736541 url https://www.openlane.eu/en/carv6/auction/10736541
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736543
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736543%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736543: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736543 url https://www.openlane.eu/en/carv6/auction/10736543
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736542
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736542%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736542: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736542 url https://www.openlane.eu/en/carv6/auction/10736542
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736544
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736544%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736544: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736544 url https://www.openlane.eu/en/carv6/auction/10736544
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736545
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736545%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736545: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736545 url https://www.openlane.eu/en/carv6/auction/10736545
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736546
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736546%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736546: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736546 url https://www.openlane.eu/en/carv6/auction/10736546
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736547
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736547%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736547: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736547 url https://www.openlane.eu/en/carv6/auction/10736547
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736548
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736548%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736548: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736548 url https://www.openlane.eu/en/carv6/auction/10736548
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736549
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736549%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736549: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736549 url https://www.openlane.eu/en/carv6/auction/10736549
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736550
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736550%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736550: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736550 url https://www.openlane.eu/en/carv6/auction/10736550
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736551
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736551%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736551: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736551 url https://www.openlane.eu/en/carv6/auction/10736551
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736552
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736552%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736552: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736552 url https://www.openlane.eu/en/carv6/auction/10736552
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736553
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736553%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736553: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736553 url https://www.openlane.eu/en/carv6/auction/10736553
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736554
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736554%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736554: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736554 url https://www.openlane.eu/en/carv6/auction/10736554
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736555
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736555%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736555: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736555 url https://www.openlane.eu/en/carv6/auction/10736555
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736556
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736556%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736556: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736556 url https://www.openlane.eu/en/carv6/auction/10736556
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736557
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736557%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736557: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736557 url https://www.openlane.eu/en/carv6/auction/10736557
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736558
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736558%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736558: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736558 url https://www.openlane.eu/en/carv6/auction/10736558
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736559
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736559%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736559: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736559 url https://www.openlane.eu/en/carv6/auction/10736559
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736560
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736560%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736560: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736560 url https://www.openlane.eu/en/carv6/auction/10736560
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736561
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736561%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736561: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736561 url https://www.openlane.eu/en/carv6/auction/10736561
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736563
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736563%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736563: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736563 url https://www.openlane.eu/en/carv6/auction/10736563
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736562
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736562%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736562: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736562 url https://www.openlane.eu/en/carv6/auction/10736562
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736564
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736564%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736564: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736564 url https://www.openlane.eu/en/carv6/auction/10736564
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736565
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736565%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736565: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736565 url https://www.openlane.eu/en/carv6/auction/10736565
2026-03-30 04:28:42 [adesa.be] INFO: Found listing with ID: 10736566
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736566%27 HTTP/1.1" 200 None
2026-03-30 04:28:42 [adesa.be] INFO: Scrape type for 10736566: 2
2026-03-30 04:28:42 [adesa.be] INFO: Scraping item 10736566 url https://www.openlane.eu/en/carv6/auction/10736566
2026-03-30 04:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740
2026-03-30 04:28:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 783ad07b-a79f-594a-8770-1147ae5ed145 with scrape type 2
2026-03-30 04:28:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 783ad07b-a79f-594a-8770-1147ae5ed145 with scrape type 2
2026-03-30 04:28:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 783ad07b-a79f-594a-8770-1147ae5ed145, identifier: 10720740
2026-03-30 04:28:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740
2026-03-30 04:28:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740
2026-03-30 04:28:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 783ad07b-a79f-594a-8770-1147ae5ed145 with identifier: 10720740 to the API
2026-03-30 04:28:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 224,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '783ad07b-a79f-594a-8770-1147ae5ed145',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLK998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 48318,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Polestar 2 Standard Range 67 kWh - Electric - Automatic - 224 hp - '
'48.318 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720740%27 HTTP/1.1" 200 None
2026-03-30 04:28:43 [adesa.be] INFO: Saving data for 10720740: {'auction_closing_time': 1774859400.0, 'created_time': 1774452460.382629, 'last_price_update_time': 1774844923.770112}
2026-03-30 04:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720740') HTTP/1.1" 204 0
2026-03-30 04:28:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1768da44-9259-5c37-9f17-2b1524140b7f with identifier: 10720746
2026-03-30 04:28:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1768da44-9259-5c37-9f17-2b1524140b7f with scrape type 2
2026-03-30 04:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1768da44-9259-5c37-9f17-2b1524140b7f with scrape type 2
2026-03-30 04:28:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1768da44-9259-5c37-9f17-2b1524140b7f, identifier: 10720746
2026-03-30 04:28:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1768da44-9259-5c37-9f17-2b1524140b7f with identifier: 10720746
2026-03-30 04:28:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1768da44-9259-5c37-9f17-2b1524140b7f with identifier: 10720746
2026-03-30 04:28:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1768da44-9259-5c37-9f17-2b1524140b7f with identifier: 10720746 to the API
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720746>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1768da44-9259-5c37-9f17-2b1524140b7f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWT462',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720746',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 97086,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2021-01-14',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Manual - 110 hp - '
'97.086 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720746%27 HTTP/1.1" 200 None
2026-03-30 04:28:44 [adesa.be] INFO: Saving data for 10720746: {'auction_closing_time': 1774859400.0, 'created_time': 1774433772.755299, 'last_price_update_time': 1774844924.435069}
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720746') HTTP/1.1" 204 0
2026-03-30 04:28:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749
2026-03-30 04:28:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with scrape type 2
2026-03-30 04:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with scrape type 2
2026-03-30 04:28:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be, identifier: 10720749
2026-03-30 04:28:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749
2026-03-30 04:28:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749
2026-03-30 04:28:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7e2a210f-1f22-5ba2-810a-e7dd7e18e5be with identifier: 10720749 to the API
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720749>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '7e2a210f-1f22-5ba2-810a-e7dd7e18e5be',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AET961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720749',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 75263,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-03-11',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Skoda Superb Combi 1.4 TSI Ambition - Hybrid - Automatic - 156 hp - '
'75.263 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720749%27 HTTP/1.1" 200 None
2026-03-30 04:28:44 [adesa.be] INFO: Saving data for 10720749: {'auction_closing_time': 1774859400.0, 'created_time': 1774452450.619285, 'last_price_update_time': 1774844924.792902}
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720749') HTTP/1.1" 204 0
2026-03-30 04:28:46 [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:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62165615-9206-55fc-b3b2-f37864bd7177 with identifier: 10720724
2026-03-30 04:28:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62165615-9206-55fc-b3b2-f37864bd7177 with scrape type 2
2026-03-30 04:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62165615-9206-55fc-b3b2-f37864bd7177 with scrape type 2
2026-03-30 04:28:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62165615-9206-55fc-b3b2-f37864bd7177, identifier: 10720724
2026-03-30 04:28:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62165615-9206-55fc-b3b2-f37864bd7177 with identifier: 10720724
2026-03-30 04:28:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62165615-9206-55fc-b3b2-f37864bd7177 with identifier: 10720724
2026-03-30 04:28:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62165615-9206-55fc-b3b2-f37864bd7177 with identifier: 10720724 to the API
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720724>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '62165615-9206-55fc-b3b2-f37864bd7177',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEC702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720724',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 75658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-03-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.5 HDI GT - Diesel - Manual - 110 hp - 75.658 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720724%27 HTTP/1.1" 200 None
2026-03-30 04:28:47 [adesa.be] INFO: Saving data for 10720724: {'auction_closing_time': 1774859400.0, 'created_time': 1774433742.0085, 'last_price_update_time': 1774844927.343526}
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720724') HTTP/1.1" 204 0
2026-03-30 04:28:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with identifier: 10720742
2026-03-30 04:28:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with scrape type 2
2026-03-30 04:28:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with scrape type 2
2026-03-30 04:28:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8, identifier: 10720742
2026-03-30 04:28:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with identifier: 10720742
2026-03-30 04:28:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with identifier: 10720742
2026-03-30 04:28:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8 with identifier: 10720742 to the API
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720742>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 189,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4c0b1c13-5e75-5ec1-9a00-e49d26d7c7a8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAK567',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720742',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 72455,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Renault Espace 2.0 DCI Initiale Paris - Diesel - Automatic - 189 hp '
'- 72.455 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2021}
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720742%27 HTTP/1.1" 200 None
2026-03-30 04:28:47 [adesa.be] INFO: Saving data for 10720742: {'auction_closing_time': 1774859400.0, 'created_time': 1774433808.85982, 'last_price_update_time': 1774844927.722817}
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720742') HTTP/1.1" 204 0
2026-03-30 04:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffebccd6-ab46-5ba3-968c-82db2ec22cff with identifier: 10720739
2026-03-30 04:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffebccd6-ab46-5ba3-968c-82db2ec22cff with scrape type 2
2026-03-30 04:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffebccd6-ab46-5ba3-968c-82db2ec22cff with scrape type 2
2026-03-30 04:28:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffebccd6-ab46-5ba3-968c-82db2ec22cff, identifier: 10720739
2026-03-30 04:28:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffebccd6-ab46-5ba3-968c-82db2ec22cff with identifier: 10720739
2026-03-30 04:28:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffebccd6-ab46-5ba3-968c-82db2ec22cff with identifier: 10720739
2026-03-30 04:28:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffebccd6-ab46-5ba3-968c-82db2ec22cff with identifier: 10720739 to the API
2026-03-30 04:28:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720739>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'ffebccd6-ab46-5ba3-968c-82db2ec22cff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BWJ102',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720739',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 114618,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2022-04-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 114.618 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2022}
2026-03-30 04:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720739%27 HTTP/1.1" 200 None
2026-03-30 04:28:48 [adesa.be] INFO: Saving data for 10720739: {'auction_closing_time': 1774859400.0, 'created_time': 1774433756.656701, 'last_price_update_time': 1774844928.671189}
2026-03-30 04:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720739') HTTP/1.1" 204 0
2026-03-30 04:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28: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:28: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:28:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718
2026-03-30 04:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49445ed0-23db-590d-b078-d75d9a082fa7 with scrape type 2
2026-03-30 04:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49445ed0-23db-590d-b078-d75d9a082fa7 with scrape type 2
2026-03-30 04:28:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49445ed0-23db-590d-b078-d75d9a082fa7, identifier: 10715718
2026-03-30 04:28:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748
2026-03-30 04:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1598ab06-a818-5053-a842-6209486ba864 with scrape type 2
2026-03-30 04:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1598ab06-a818-5053-a842-6209486ba864 with scrape type 2
2026-03-30 04:28:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1598ab06-a818-5053-a842-6209486ba864, identifier: 10720748
2026-03-30 04:28:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c577599-600a-5738-9f5f-363e8f9524d4 with identifier: 10715710
2026-03-30 04:28:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c577599-600a-5738-9f5f-363e8f9524d4 with scrape type 2
2026-03-30 04:28:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c577599-600a-5738-9f5f-363e8f9524d4 with scrape type 2
2026-03-30 04:28:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c577599-600a-5738-9f5f-363e8f9524d4, identifier: 10715710
2026-03-30 04:28:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718
2026-03-30 04:28:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718
2026-03-30 04:28:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49445ed0-23db-590d-b078-d75d9a082fa7 with identifier: 10715718 to the API
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715718>
{'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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '49445ed0-23db-590d-b078-d75d9a082fa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQA481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 206442,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 2.0 TDI Business - Diesel - Automatic - 150 hp - '
'206.442 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715718%27 HTTP/1.1" 200 None
2026-03-30 04:28:49 [adesa.be] INFO: Saving data for 10715718: {'auction_closing_time': 1774857600.0, 'created_time': 1774365553.074929, 'last_price_update_time': 1774844929.312011}
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715718') HTTP/1.1" 204 0
2026-03-30 04:28:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748
2026-03-30 04:28:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748
2026-03-30 04:28:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1598ab06-a818-5053-a842-6209486ba864 with identifier: 10720748 to the API
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720748>
{'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-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '1598ab06-a818-5053-a842-6209486ba864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGQ542',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720748',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 125754,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2020-08-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 1.5 TSI Style - Petrol - Manual - 150 hp - '
'125.754 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2020}
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720748%27 HTTP/1.1" 200 None
2026-03-30 04:28:49 [adesa.be] INFO: Saving data for 10720748: {'auction_closing_time': 1774859400.0, 'created_time': 1774452489.116437, 'last_price_update_time': 1774844929.598518}
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720748') HTTP/1.1" 204 0
2026-03-30 04:28:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c577599-600a-5738-9f5f-363e8f9524d4 with identifier: 10715710
2026-03-30 04:28:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c577599-600a-5738-9f5f-363e8f9524d4 with identifier: 10715710
2026-03-30 04:28:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c577599-600a-5738-9f5f-363e8f9524d4 with identifier: 10715710 to the API
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715710>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9c577599-600a-5738-9f5f-363e8f9524d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJC850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 57919,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-09-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A3 35 TDI S Line - Diesel - Automatic - 150 hp - 57.919 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715710%27 HTTP/1.1" 200 None
2026-03-30 04:28:49 [adesa.be] INFO: Saving data for 10715710: {'auction_closing_time': 1774857600.0, 'created_time': 1774366118.163689, 'last_price_update_time': 1774844929.88752}
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715710') HTTP/1.1" 204 0
2026-03-30 04:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731356> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af8d7e6-0918-5321-acad-a6f6d4abc661 with identifier: 10731356
2026-03-30 04:28:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af8d7e6-0918-5321-acad-a6f6d4abc661 with scrape type 2
2026-03-30 04:28:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5af8d7e6-0918-5321-acad-a6f6d4abc661 with scrape type 2
2026-03-30 04:28:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5af8d7e6-0918-5321-acad-a6f6d4abc661, identifier: 10731356
2026-03-30 04:28:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5af8d7e6-0918-5321-acad-a6f6d4abc661 with identifier: 10731356
2026-03-30 04:28:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5af8d7e6-0918-5321-acad-a6f6d4abc661 with identifier: 10731356
2026-03-30 04:28:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5af8d7e6-0918-5321-acad-a6f6d4abc661 with identifier: 10731356 to the API
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731356>
{'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': 129,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '5af8d7e6-0918-5321-acad-a6f6d4abc661',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DNW873',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731356',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 15432,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24850,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'KGA MOTORS bv',
'title': 'Volvo XC40 1.5 T2 Inscription - Petrol - Automatic - 129 hp - '
'15.432 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731356%27 HTTP/1.1" 200 None
2026-03-30 04:28:51 [adesa.be] INFO: Saving data for 10731356: {'auction_closing_time': 1774864800.0, 'created_time': 1774538317.027179, 'last_price_update_time': 1774844931.229838}
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731356') HTTP/1.1" 204 0
2026-03-30 04:28:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21476a11-1df7-5007-a9ae-e4e935725fcb with identifier: 10715726
2026-03-30 04:28:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21476a11-1df7-5007-a9ae-e4e935725fcb with scrape type 2
2026-03-30 04:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21476a11-1df7-5007-a9ae-e4e935725fcb with scrape type 2
2026-03-30 04:28:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21476a11-1df7-5007-a9ae-e4e935725fcb, identifier: 10715726
2026-03-30 04:28:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740
2026-03-30 04:28:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with scrape type 2
2026-03-30 04:28:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with scrape type 2
2026-03-30 04:28:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25, identifier: 10715740
2026-03-30 04:28:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21476a11-1df7-5007-a9ae-e4e935725fcb with identifier: 10715726
2026-03-30 04:28:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21476a11-1df7-5007-a9ae-e4e935725fcb with identifier: 10715726
2026-03-30 04:28:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21476a11-1df7-5007-a9ae-e4e935725fcb with identifier: 10715726 to the API
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715726>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '21476a11-1df7-5007-a9ae-e4e935725fcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BAU545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715726',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 47706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2021-09-13',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Control - Diesel - Manual - 102 hp - '
'47.706 km',
'transmission': 'manual',
'trim': 'Control',
'vin': None,
'year': 2021}
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715726%27 HTTP/1.1" 200 None
2026-03-30 04:28:51 [adesa.be] INFO: Saving data for 10715726: {'auction_closing_time': 1774857600.0, 'created_time': 1774434138.975414, 'last_price_update_time': 1774844931.677428}
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715726') HTTP/1.1" 204 0
2026-03-30 04:28:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740
2026-03-30 04:28:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740
2026-03-30 04:28:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e27e6dd-25e2-57d2-87ca-26b7eceffd25 with identifier: 10715740 to the API
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715740>
{'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': 122,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3e27e6dd-25e2-57d2-87ca-26b7eceffd25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWQ543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715740',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 87815,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3400,
'price_includes_vat': True,
'registration_date': '2021-08-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Insignia Sports Tourer 1.5 Business Elegance - Diesel - Manual '
'- 122 hp - 87.815 km',
'transmission': 'manual',
'trim': 'Business Elegance',
'vin': None,
'year': 2021}
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715740%27 HTTP/1.1" 200 None
2026-03-30 04:28:51 [adesa.be] INFO: Saving data for 10715740: {'auction_closing_time': 1774857600.0, 'created_time': 1774365531.776114, 'last_price_update_time': 1774844931.949474}
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715740') HTTP/1.1" 204 0
2026-03-30 04:28: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:28: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:28:52 [adesa.be] INFO: Found listing with ID: 10736567
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736567%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736567: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736567 url https://www.openlane.eu/en/carv6/auction/10736567
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736568
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736568%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736568: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736568 url https://www.openlane.eu/en/carv6/auction/10736568
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736569
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736569%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736569: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736569 url https://www.openlane.eu/en/carv6/auction/10736569
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736571
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736571%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736571: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736571 url https://www.openlane.eu/en/carv6/auction/10736571
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736570
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736570%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736570: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736570 url https://www.openlane.eu/en/carv6/auction/10736570
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736572
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736572%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736572: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736572 url https://www.openlane.eu/en/carv6/auction/10736572
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736574
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736574%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736574: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736574 url https://www.openlane.eu/en/carv6/auction/10736574
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736575
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736575%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736575: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736575 url https://www.openlane.eu/en/carv6/auction/10736575
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736573
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736573%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736573: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736573 url https://www.openlane.eu/en/carv6/auction/10736573
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736576
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736576%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736576: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736576 url https://www.openlane.eu/en/carv6/auction/10736576
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736577
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736577%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736577: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736577 url https://www.openlane.eu/en/carv6/auction/10736577
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736578
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736578%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736578: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736578 url https://www.openlane.eu/en/carv6/auction/10736578
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736581
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736581%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736581: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736581 url https://www.openlane.eu/en/carv6/auction/10736581
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736582
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736582%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736582: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736582 url https://www.openlane.eu/en/carv6/auction/10736582
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736580
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736580%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736580: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736580 url https://www.openlane.eu/en/carv6/auction/10736580
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736583
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736583%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736583: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736583 url https://www.openlane.eu/en/carv6/auction/10736583
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736584
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736584%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736584: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736584 url https://www.openlane.eu/en/carv6/auction/10736584
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736585
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736585%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736585: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736585 url https://www.openlane.eu/en/carv6/auction/10736585
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736586
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736586%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736586: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736586 url https://www.openlane.eu/en/carv6/auction/10736586
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736588
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736588%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736588: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736588 url https://www.openlane.eu/en/carv6/auction/10736588
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736587
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736587%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736587: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736587 url https://www.openlane.eu/en/carv6/auction/10736587
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736589
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736589%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736589: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736589 url https://www.openlane.eu/en/carv6/auction/10736589
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736590
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736590%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736590: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736590 url https://www.openlane.eu/en/carv6/auction/10736590
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736591
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736591%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736591: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736591 url https://www.openlane.eu/en/carv6/auction/10736591
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736592
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736592%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736592: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736592 url https://www.openlane.eu/en/carv6/auction/10736592
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736594
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736594%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736594: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736594 url https://www.openlane.eu/en/carv6/auction/10736594
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736595
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736595%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736595: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736595 url https://www.openlane.eu/en/carv6/auction/10736595
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736593
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736593%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736593: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736593 url https://www.openlane.eu/en/carv6/auction/10736593
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736596
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736596%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736596: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736596 url https://www.openlane.eu/en/carv6/auction/10736596
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736597
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736597%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736597: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736597 url https://www.openlane.eu/en/carv6/auction/10736597
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736598
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736598%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736598: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736598 url https://www.openlane.eu/en/carv6/auction/10736598
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736599
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736599%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736599: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736599 url https://www.openlane.eu/en/carv6/auction/10736599
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736601
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736601%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736601: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736601 url https://www.openlane.eu/en/carv6/auction/10736601
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736600
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736600%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736600: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736600 url https://www.openlane.eu/en/carv6/auction/10736600
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736602
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736602%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736602: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736602 url https://www.openlane.eu/en/carv6/auction/10736602
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736603
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736603%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736603: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736603 url https://www.openlane.eu/en/carv6/auction/10736603
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736604
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736604%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736604: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736604 url https://www.openlane.eu/en/carv6/auction/10736604
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736605
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736605%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736605: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736605 url https://www.openlane.eu/en/carv6/auction/10736605
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736606
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736606%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736606: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736606 url https://www.openlane.eu/en/carv6/auction/10736606
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736607
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736607%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736607: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736607 url https://www.openlane.eu/en/carv6/auction/10736607
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736608
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736608%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736608: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736608 url https://www.openlane.eu/en/carv6/auction/10736608
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736609
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736609%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736609: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736609 url https://www.openlane.eu/en/carv6/auction/10736609
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10719286
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719286%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10719286: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10719286 url https://www.openlane.eu/en/carv6/auction/10719286
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736802
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736802%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736802: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736802 url https://www.openlane.eu/en/carv6/auction/10736802
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736801
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736801%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736801: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736801 url https://www.openlane.eu/en/carv6/auction/10736801
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10723908
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723908%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10723908: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10723908 url https://www.openlane.eu/en/carv6/auction/10723908
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10723919
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723919%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10723919: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10723919 url https://www.openlane.eu/en/carv6/auction/10723919
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736515
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736515%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736515: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736515 url https://www.openlane.eu/en/carv6/auction/10736515
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10736519
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736519%27 HTTP/1.1" 200 None
2026-03-30 04:28:52 [adesa.be] INFO: Scrape type for 10736519: 2
2026-03-30 04:28:52 [adesa.be] INFO: Scraping item 10736519 url https://www.openlane.eu/en/carv6/auction/10736519
2026-03-30 04:28:52 [adesa.be] INFO: Found listing with ID: 10735857
2026-03-30 04:28:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735857%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10735857: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10735857 url https://www.openlane.eu/en/carv6/auction/10735857
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736490
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736490%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736490: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736490 url https://www.openlane.eu/en/carv6/auction/10736490
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10735853
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735853%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10735853: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10735853 url https://www.openlane.eu/en/carv6/auction/10735853
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723874
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723874%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723874: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723874 url https://www.openlane.eu/en/carv6/auction/10723874
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723883
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723883%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723883: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723883 url https://www.openlane.eu/en/carv6/auction/10723883
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723892
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723892%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723892: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723892 url https://www.openlane.eu/en/carv6/auction/10723892
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10726297
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726297%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10726297: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10726297 url https://www.openlane.eu/en/carv6/auction/10726297
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723884
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723884%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723884: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723884 url https://www.openlane.eu/en/carv6/auction/10723884
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736820
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736820%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736820: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736820 url https://www.openlane.eu/en/carv6/auction/10736820
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10730692
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730692%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10730692: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10730692 url https://www.openlane.eu/en/carv6/auction/10730692
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736493
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736493%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736493: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736493 url https://www.openlane.eu/en/carv6/auction/10736493
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10726307
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726307%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10726307: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10726307 url https://www.openlane.eu/en/carv6/auction/10726307
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10726306
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726306%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10726306: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10726306 url https://www.openlane.eu/en/carv6/auction/10726306
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723889
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723889%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723889: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723889 url https://www.openlane.eu/en/carv6/auction/10723889
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10725690
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725690%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10725690: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10725690 url https://www.openlane.eu/en/carv6/auction/10725690
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736496
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736496%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736496: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736496 url https://www.openlane.eu/en/carv6/auction/10736496
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723890
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723890%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723890: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723890 url https://www.openlane.eu/en/carv6/auction/10723890
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10729558
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729558%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10729558: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10729558 url https://www.openlane.eu/en/carv6/auction/10729558
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10725725
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725725%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10725725: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10725725 url https://www.openlane.eu/en/carv6/auction/10725725
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723873
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723873%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723873: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723873 url https://www.openlane.eu/en/carv6/auction/10723873
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736797
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736797%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736797: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736797 url https://www.openlane.eu/en/carv6/auction/10736797
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10730693
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730693%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10730693: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10730693 url https://www.openlane.eu/en/carv6/auction/10730693
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10730765
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730765%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10730765: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10730765 url https://www.openlane.eu/en/carv6/auction/10730765
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723894
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723894%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723894: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723894 url https://www.openlane.eu/en/carv6/auction/10723894
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10730781
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730781%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10730781: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10730781 url https://www.openlane.eu/en/carv6/auction/10730781
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736497
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736497%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736497: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736497 url https://www.openlane.eu/en/carv6/auction/10736497
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736829
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736829%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736829: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736829 url https://www.openlane.eu/en/carv6/auction/10736829
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10716652
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716652%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10716652: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10716652 url https://www.openlane.eu/en/carv6/auction/10716652
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723902
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723902%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723902: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723902 url https://www.openlane.eu/en/carv6/auction/10723902
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10735852
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735852%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10735852: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10735852 url https://www.openlane.eu/en/carv6/auction/10735852
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723900
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723900%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723900: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723900 url https://www.openlane.eu/en/carv6/auction/10723900
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723905
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723905%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723905: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723905 url https://www.openlane.eu/en/carv6/auction/10723905
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736489
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736489%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736489: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736489 url https://www.openlane.eu/en/carv6/auction/10736489
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723880
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723880%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723880: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723880 url https://www.openlane.eu/en/carv6/auction/10723880
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10735855
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735855%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10735855: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10735855 url https://www.openlane.eu/en/carv6/auction/10735855
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736822
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736822%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736822: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736822 url https://www.openlane.eu/en/carv6/auction/10736822
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736798
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736798%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736798: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736798 url https://www.openlane.eu/en/carv6/auction/10736798
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723913
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723913%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723913: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723913 url https://www.openlane.eu/en/carv6/auction/10723913
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723904
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723904%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723904: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723904 url https://www.openlane.eu/en/carv6/auction/10723904
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736494
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736494%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736494: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736494 url https://www.openlane.eu/en/carv6/auction/10736494
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10726296
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726296%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10726296: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10726296 url https://www.openlane.eu/en/carv6/auction/10726296
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723869
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723869%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723869: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723869 url https://www.openlane.eu/en/carv6/auction/10723869
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723159
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723159%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723159: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723159 url https://www.openlane.eu/en/carv6/auction/10723159
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736824
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736824%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736824: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736824 url https://www.openlane.eu/en/carv6/auction/10736824
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10736819
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736819%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10736819: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10736819 url https://www.openlane.eu/en/carv6/auction/10736819
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723903
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723903%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723903: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723903 url https://www.openlane.eu/en/carv6/auction/10723903
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723893
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723893%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723893: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723893 url https://www.openlane.eu/en/carv6/auction/10723893
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10735858
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735858%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10735858: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10735858 url https://www.openlane.eu/en/carv6/auction/10735858
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10735854
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735854%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10735854: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10735854 url https://www.openlane.eu/en/carv6/auction/10735854
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10723898
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723898%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10723898: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10723898 url https://www.openlane.eu/en/carv6/auction/10723898
2026-03-30 04:28:53 [adesa.be] INFO: Found listing with ID: 10735851
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735851%27 HTTP/1.1" 200 None
2026-03-30 04:28:53 [adesa.be] INFO: Scrape type for 10735851: 2
2026-03-30 04:28:53 [adesa.be] INFO: Scraping item 10735851 url https://www.openlane.eu/en/carv6/auction/10735851
2026-03-30 04:28:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 504d4bf2-f1ed-57e2-942e-99f1bc56fb0a with identifier: 10736564
2026-03-30 04:28:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 504d4bf2-f1ed-57e2-942e-99f1bc56fb0a with scrape type 2
2026-03-30 04:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 504d4bf2-f1ed-57e2-942e-99f1bc56fb0a with scrape type 2
2026-03-30 04:28:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 504d4bf2-f1ed-57e2-942e-99f1bc56fb0a, identifier: 10736564
2026-03-30 04:28:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 504d4bf2-f1ed-57e2-942e-99f1bc56fb0a with identifier: 10736564
2026-03-30 04:28:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 504d4bf2-f1ed-57e2-942e-99f1bc56fb0a with identifier: 10736564
2026-03-30 04:28:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 504d4bf2-f1ed-57e2-942e-99f1bc56fb0a with identifier: 10736564 to the API
2026-03-30 04:28:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:28: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:28:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '504d4bf2-f1ed-57e2-942e-99f1bc56fb0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVS409',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736564',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 193777,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'193.777 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 04:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736564%27 HTTP/1.1" 200 None
2026-03-30 04:28:59 [adesa.be] INFO: Saving data for 10736564: {'auction_closing_time': 1774864800.0, 'created_time': 1774625766.026817, 'last_price_update_time': 1774844939.772383}
2026-03-30 04:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736564') HTTP/1.1" 204 0
2026-03-30 04:28:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:28: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:28:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34c8ddac-fc74-5e74-af16-491be2ef205a with identifier: 10736566
2026-03-30 04:28:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34c8ddac-fc74-5e74-af16-491be2ef205a with scrape type 2
2026-03-30 04:28:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34c8ddac-fc74-5e74-af16-491be2ef205a with scrape type 2
2026-03-30 04:29:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 34c8ddac-fc74-5e74-af16-491be2ef205a, identifier: 10736566
2026-03-30 04:29:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 34c8ddac-fc74-5e74-af16-491be2ef205a with identifier: 10736566
2026-03-30 04:29:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 34c8ddac-fc74-5e74-af16-491be2ef205a with identifier: 10736566
2026-03-30 04:29:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 34c8ddac-fc74-5e74-af16-491be2ef205a with identifier: 10736566 to the API
2026-03-30 04:29:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '34c8ddac-fc74-5e74-af16-491be2ef205a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMX980',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736566',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 125792,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15300,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 5 Series Touring 530e - Hybrid - Automatic - 184 hp - 125.792 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736566%27 HTTP/1.1" 200 None
2026-03-30 04:29:00 [adesa.be] INFO: Saving data for 10736566: {'auction_closing_time': 1774864800.0, 'created_time': 1774625604.237746, 'last_price_update_time': 1774844940.350436}
2026-03-30 04:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736566') HTTP/1.1" 204 0
2026-03-30 04:29:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 768a9550-aaa7-5453-9a64-b921e084cd7b with identifier: 10736565
2026-03-30 04:29:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 768a9550-aaa7-5453-9a64-b921e084cd7b with scrape type 2
2026-03-30 04:29:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 768a9550-aaa7-5453-9a64-b921e084cd7b with scrape type 2
2026-03-30 04:29:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 768a9550-aaa7-5453-9a64-b921e084cd7b, identifier: 10736565
2026-03-30 04:29:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 768a9550-aaa7-5453-9a64-b921e084cd7b with identifier: 10736565
2026-03-30 04:29:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 768a9550-aaa7-5453-9a64-b921e084cd7b with identifier: 10736565
2026-03-30 04:29:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 768a9550-aaa7-5453-9a64-b921e084cd7b with identifier: 10736565 to the API
2026-03-30 04:29:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736565>
{'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-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '768a9550-aaa7-5453-9a64-b921e084cd7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQX252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736565',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 101323,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 5 Series 520e M Sport - Hybrid - Automatic - 163 hp - 101.323 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 04:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736565%27 HTTP/1.1" 200 None
2026-03-30 04:29:01 [adesa.be] INFO: Saving data for 10736565: {'auction_closing_time': 1774864800.0, 'created_time': 1774625696.269258, 'last_price_update_time': 1774844941.235007}
2026-03-30 04:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736565') HTTP/1.1" 204 0
2026-03-30 04:29:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5bae0fc-91af-5141-a228-0b14130cbe05 with identifier: 10736563
2026-03-30 04:29:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5bae0fc-91af-5141-a228-0b14130cbe05 with scrape type 2
2026-03-30 04:29:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5bae0fc-91af-5141-a228-0b14130cbe05 with scrape type 2
2026-03-30 04:29:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5bae0fc-91af-5141-a228-0b14130cbe05, identifier: 10736563
2026-03-30 04:29:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5bae0fc-91af-5141-a228-0b14130cbe05 with identifier: 10736563
2026-03-30 04:29:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5bae0fc-91af-5141-a228-0b14130cbe05 with identifier: 10736563
2026-03-30 04:29:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5bae0fc-91af-5141-a228-0b14130cbe05 with identifier: 10736563 to the API
2026-03-30 04:29:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736563>
{'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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'e5bae0fc-91af-5141-a228-0b14130cbe05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAC871',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736563',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 119485,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 3 Series Touring 318d Business - Diesel - Automatic - 136 hp - '
'119.485 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736563%27 HTTP/1.1" 200 None
2026-03-30 04:29:02 [adesa.be] INFO: Saving data for 10736563: {'auction_closing_time': 1774864800.0, 'created_time': 1774625721.311474, 'last_price_update_time': 1774844942.328506}
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736563') HTTP/1.1" 204 0
2026-03-30 04:29:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29: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:29:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36cf2d6d-d4b6-5026-8f3a-18d77a7804d1 with identifier: 10736561
2026-03-30 04:29:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36cf2d6d-d4b6-5026-8f3a-18d77a7804d1 with scrape type 2
2026-03-30 04:29:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36cf2d6d-d4b6-5026-8f3a-18d77a7804d1 with scrape type 2
2026-03-30 04:29:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36cf2d6d-d4b6-5026-8f3a-18d77a7804d1, identifier: 10736561
2026-03-30 04:29:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36cf2d6d-d4b6-5026-8f3a-18d77a7804d1 with identifier: 10736561
2026-03-30 04:29:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36cf2d6d-d4b6-5026-8f3a-18d77a7804d1 with identifier: 10736561
2026-03-30 04:29:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36cf2d6d-d4b6-5026-8f3a-18d77a7804d1 with identifier: 10736561 to the API
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736561>
{'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': 122,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '36cf2d6d-d4b6-5026-8f3a-18d77a7804d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQA628',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736561',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 157019,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10200,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 3 Series Touring 316d Business - Diesel - Automatic - 122 hp - '
'157.019 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736561%27 HTTP/1.1" 200 None
2026-03-30 04:29:02 [adesa.be] INFO: Saving data for 10736561: {'auction_closing_time': 1774864800.0, 'created_time': 1774625711.948351, 'last_price_update_time': 1774844942.782324}
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736561') HTTP/1.1" 204 0
2026-03-30 04:29:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732
2026-03-30 04:29:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bcd9f8a-5de7-5c18-b205-2689722bc647 with scrape type 2
2026-03-30 04:29:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bcd9f8a-5de7-5c18-b205-2689722bc647 with scrape type 2
2026-03-30 04:29:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bcd9f8a-5de7-5c18-b205-2689722bc647, identifier: 10715732
2026-03-30 04:29:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732
2026-03-30 04:29:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732
2026-03-30 04:29:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bcd9f8a-5de7-5c18-b205-2689722bc647 with identifier: 10715732 to the API
2026-03-30 04:29:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715732>
{'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': 120,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0bcd9f8a-5de7-5c18-b205-2689722bc647',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APD557',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715732',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 181137,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Ford Tourneo Connect 1.5 TDCI Titanium - Diesel - Manual - 120 hp - '
'181.137 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2021}
2026-03-30 04:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715732%27 HTTP/1.1" 200 None
2026-03-30 04:29:03 [adesa.be] INFO: Saving data for 10715732: {'auction_closing_time': 1774857600.0, 'created_time': 1774365556.422599, 'last_price_update_time': 1774844943.130533}
2026-03-30 04:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715732') HTTP/1.1" 204 0
2026-03-30 04:29:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720666> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9248515-124f-57df-b499-c0bf67fa4ac3 with identifier: 10720666
2026-03-30 04:29:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9248515-124f-57df-b499-c0bf67fa4ac3 with scrape type 2
2026-03-30 04:29:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9248515-124f-57df-b499-c0bf67fa4ac3 with scrape type 2
2026-03-30 04:29:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d9248515-124f-57df-b499-c0bf67fa4ac3, identifier: 10720666
2026-03-30 04:29:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d9248515-124f-57df-b499-c0bf67fa4ac3 with identifier: 10720666
2026-03-30 04:29:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d9248515-124f-57df-b499-c0bf67fa4ac3 with identifier: 10720666
2026-03-30 04:29:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d9248515-124f-57df-b499-c0bf67fa4ac3 with identifier: 10720666 to the API
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720666>
{'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-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'd9248515-124f-57df-b499-c0bf67fa4ac3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720666',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 124706,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'124.706 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720666%27 HTTP/1.1" 200 None
2026-03-30 04:29:04 [adesa.be] INFO: Saving data for 10720666: {'auction_closing_time': 1774859400.0, 'created_time': 1774433776.838569, 'last_price_update_time': 1774844944.234296}
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720666') HTTP/1.1" 204 0
2026-03-30 04:29:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f0ac007-800d-5ba4-85c2-20d9458ce2c8 with identifier: 10736557
2026-03-30 04:29:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f0ac007-800d-5ba4-85c2-20d9458ce2c8 with scrape type 2
2026-03-30 04:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f0ac007-800d-5ba4-85c2-20d9458ce2c8 with scrape type 2
2026-03-30 04:29:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3f0ac007-800d-5ba4-85c2-20d9458ce2c8, identifier: 10736557
2026-03-30 04:29:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3f0ac007-800d-5ba4-85c2-20d9458ce2c8 with identifier: 10736557
2026-03-30 04:29:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3f0ac007-800d-5ba4-85c2-20d9458ce2c8 with identifier: 10736557
2026-03-30 04:29:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3f0ac007-800d-5ba4-85c2-20d9458ce2c8 with identifier: 10736557 to the API
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736557>
{'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': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '3f0ac007-800d-5ba4-85c2-20d9458ce2c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXG855',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736557',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 120440,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7600,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 2 Series Gran Tourer 218d Business - Diesel - Automatic - 150 '
'hp - 120.440 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736557%27 HTTP/1.1" 200 None
2026-03-30 04:29:04 [adesa.be] INFO: Saving data for 10736557: {'auction_closing_time': 1774864800.0, 'created_time': 1774625608.397886, 'last_price_update_time': 1774844944.8501}
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736557') HTTP/1.1" 204 0
2026-03-30 04:29:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dac9b74-1660-5c2f-9186-31c091a4a27c with identifier: 10736558
2026-03-30 04:29:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dac9b74-1660-5c2f-9186-31c091a4a27c with scrape type 2
2026-03-30 04:29:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dac9b74-1660-5c2f-9186-31c091a4a27c with scrape type 2
2026-03-30 04:29:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dac9b74-1660-5c2f-9186-31c091a4a27c, identifier: 10736558
2026-03-30 04:29:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dac9b74-1660-5c2f-9186-31c091a4a27c with identifier: 10736558
2026-03-30 04:29:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dac9b74-1660-5c2f-9186-31c091a4a27c with identifier: 10736558
2026-03-30 04:29:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dac9b74-1660-5c2f-9186-31c091a4a27c with identifier: 10736558 to the API
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736558>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0dac9b74-1660-5c2f-9186-31c091a4a27c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EPE029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736558',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 44119,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2023-12-07',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 3 Series 318d - Diesel - Automatic - 136 hp - 44.119 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736558%27 HTTP/1.1" 200 None
2026-03-30 04:29:05 [adesa.be] INFO: Saving data for 10736558: {'auction_closing_time': 1774864800.0, 'created_time': 1774625609.16325, 'last_price_update_time': 1774844945.313024}
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736558') HTTP/1.1" 204 0
2026-03-30 04:29:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c623a6c4-8372-52c4-b08e-5d0a01663b55 with identifier: 10736562
2026-03-30 04:29:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c623a6c4-8372-52c4-b08e-5d0a01663b55 with scrape type 2
2026-03-30 04:29:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c623a6c4-8372-52c4-b08e-5d0a01663b55 with scrape type 2
2026-03-30 04:29:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c623a6c4-8372-52c4-b08e-5d0a01663b55, identifier: 10736562
2026-03-30 04:29:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c623a6c4-8372-52c4-b08e-5d0a01663b55 with identifier: 10736562
2026-03-30 04:29:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c623a6c4-8372-52c4-b08e-5d0a01663b55 with identifier: 10736562
2026-03-30 04:29:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c623a6c4-8372-52c4-b08e-5d0a01663b55 with identifier: 10736562 to the API
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736562>
{'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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c623a6c4-8372-52c4-b08e-5d0a01663b55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNL804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736562',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 141882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-10-12',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 3 Series Touring 318d Business - Diesel - Automatic - 136 hp - '
'141.882 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736562%27 HTTP/1.1" 200 None
2026-03-30 04:29:05 [adesa.be] INFO: Saving data for 10736562: {'auction_closing_time': 1774864800.0, 'created_time': 1774625765.548354, 'last_price_update_time': 1774844945.808476}
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736562') HTTP/1.1" 204 0
2026-03-30 04:29:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c0102ac-ab85-5778-b131-5194968c3e00 with identifier: 10736555
2026-03-30 04:29:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c0102ac-ab85-5778-b131-5194968c3e00 with scrape type 2
2026-03-30 04:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c0102ac-ab85-5778-b131-5194968c3e00 with scrape type 2
2026-03-30 04:29:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0c0102ac-ab85-5778-b131-5194968c3e00, identifier: 10736555
2026-03-30 04:29:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0c0102ac-ab85-5778-b131-5194968c3e00 with identifier: 10736555
2026-03-30 04:29:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0c0102ac-ab85-5778-b131-5194968c3e00 with identifier: 10736555
2026-03-30 04:29:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0c0102ac-ab85-5778-b131-5194968c3e00 with identifier: 10736555 to the API
2026-03-30 04:29:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736555>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0c0102ac-ab85-5778-b131-5194968c3e00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTE211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736555',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 98526,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11600,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 2 Series Active Tourer 218d - Diesel - Automatic - 136 hp - '
'98.526 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736555%27 HTTP/1.1" 200 None
2026-03-30 04:29:06 [adesa.be] INFO: Saving data for 10736555: {'auction_closing_time': 1774864800.0, 'created_time': 1774625725.294812, 'last_price_update_time': 1774844946.411518}
2026-03-30 04:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736555') HTTP/1.1" 204 0
2026-03-30 04:29:06 [scrapy.extensions.logstats] INFO: Crawled 1495 pages (at 55 pages/min), scraped 1456 items (at 53 items/min)
2026-03-30 04:29:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-30 04:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32670161-695f-56f7-991a-336019c797d5 with identifier: 10736556
2026-03-30 04:29:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32670161-695f-56f7-991a-336019c797d5 with scrape type 2
2026-03-30 04:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32670161-695f-56f7-991a-336019c797d5 with scrape type 2
2026-03-30 04:29:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 32670161-695f-56f7-991a-336019c797d5, identifier: 10736556
2026-03-30 04:29:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 32670161-695f-56f7-991a-336019c797d5 with identifier: 10736556
2026-03-30 04:29:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 32670161-695f-56f7-991a-336019c797d5 with identifier: 10736556
2026-03-30 04:29:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 32670161-695f-56f7-991a-336019c797d5 with identifier: 10736556 to the API
2026-03-30 04:29:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '32670161-695f-56f7-991a-336019c797d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQF529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736556',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 79981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 2 Series Gran Tourer 216d Advantage - Diesel - Manual - 116 hp '
'- 79.981 km',
'transmission': 'manual',
'trim': 'Advantage',
'vin': None,
'year': 2022}
2026-03-30 04:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736556%27 HTTP/1.1" 200 None
2026-03-30 04:29:10 [adesa.be] INFO: Saving data for 10736556: {'auction_closing_time': 1774864800.0, 'created_time': 1774625607.392966, 'last_price_update_time': 1774844950.604327}
2026-03-30 04:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736556') HTTP/1.1" 204 0
2026-03-30 04:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b8f062f-0f5b-58c6-8241-9578e3eda670 with identifier: 10735851
2026-03-30 04:29:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b8f062f-0f5b-58c6-8241-9578e3eda670 with scrape type 2
2026-03-30 04:29:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b8f062f-0f5b-58c6-8241-9578e3eda670 with scrape type 2
2026-03-30 04:29:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b8f062f-0f5b-58c6-8241-9578e3eda670, identifier: 10735851
2026-03-30 04:29:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b8f062f-0f5b-58c6-8241-9578e3eda670 with identifier: 10735851
2026-03-30 04:29:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b8f062f-0f5b-58c6-8241-9578e3eda670 with identifier: 10735851
2026-03-30 04:29:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b8f062f-0f5b-58c6-8241-9578e3eda670 with identifier: 10735851 to the API
2026-03-30 04:29:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735851>
{'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': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '1b8f062f-0f5b-58c6-8241-9578e3eda670',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRS988',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735851',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 139605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI GT Line - Diesel - Automatic - 130 hp - '
'139.605 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2020}
2026-03-30 04:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735851%27 HTTP/1.1" 200 None
2026-03-30 04:29:11 [adesa.be] INFO: Saving data for 10735851: {'auction_closing_time': 1774868400.0, 'created_time': 1774625643.067142, 'last_price_update_time': 1774844951.105629}
2026-03-30 04:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735851') HTTP/1.1" 204 0
2026-03-30 04:29:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fee8577b-ce45-5556-b52e-8d9427892562 with identifier: 10736560
2026-03-30 04:29:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fee8577b-ce45-5556-b52e-8d9427892562 with scrape type 2
2026-03-30 04:29:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fee8577b-ce45-5556-b52e-8d9427892562 with scrape type 2
2026-03-30 04:29:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fee8577b-ce45-5556-b52e-8d9427892562, identifier: 10736560
2026-03-30 04:29: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:29:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fee8577b-ce45-5556-b52e-8d9427892562 with identifier: 10736560
2026-03-30 04:29:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fee8577b-ce45-5556-b52e-8d9427892562 with identifier: 10736560
2026-03-30 04:29:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fee8577b-ce45-5556-b52e-8d9427892562 with identifier: 10736560 to the API
2026-03-30 04:29:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736560>
{'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': 184,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fee8577b-ce45-5556-b52e-8d9427892562',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADM626',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736560',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116481,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 3 Series 330e Business - Hybrid - Automatic - 184 hp - 116.481 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736560%27 HTTP/1.1" 200 None
2026-03-30 04:29:12 [adesa.be] INFO: Saving data for 10736560: {'auction_closing_time': 1774864800.0, 'created_time': 1774625709.926702, 'last_price_update_time': 1774844952.417187}
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736560') HTTP/1.1" 204 0
2026-03-30 04:29:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:12 [adesa.be] INFO: Found listing with ID: 10723887
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723887%27 HTTP/1.1" 200 None
2026-03-30 04:29:12 [adesa.be] INFO: Scrape type for 10723887: 2
2026-03-30 04:29:12 [adesa.be] INFO: Scraping item 10723887 url https://www.openlane.eu/en/carv6/auction/10723887
2026-03-30 04:29:12 [adesa.be] INFO: Found listing with ID: 10723901
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723901%27 HTTP/1.1" 200 None
2026-03-30 04:29:12 [adesa.be] INFO: Scrape type for 10723901: 2
2026-03-30 04:29:12 [adesa.be] INFO: Scraping item 10723901 url https://www.openlane.eu/en/carv6/auction/10723901
2026-03-30 04:29:12 [adesa.be] INFO: Found listing with ID: 10723899
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723899%27 HTTP/1.1" 200 None
2026-03-30 04:29:12 [adesa.be] INFO: Scrape type for 10723899: 2
2026-03-30 04:29:12 [adesa.be] INFO: Scraping item 10723899 url https://www.openlane.eu/en/carv6/auction/10723899
2026-03-30 04:29:12 [adesa.be] INFO: Found listing with ID: 10736818
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736818%27 HTTP/1.1" 200 None
2026-03-30 04:29:12 [adesa.be] INFO: Scrape type for 10736818: 2
2026-03-30 04:29:12 [adesa.be] INFO: Scraping item 10736818 url https://www.openlane.eu/en/carv6/auction/10736818
2026-03-30 04:29:12 [adesa.be] INFO: Found listing with ID: 10723878
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723878%27 HTTP/1.1" 200 None
2026-03-30 04:29:12 [adesa.be] INFO: Scrape type for 10723878: 2
2026-03-30 04:29:12 [adesa.be] INFO: Scraping item 10723878 url https://www.openlane.eu/en/carv6/auction/10723878
2026-03-30 04:29:12 [adesa.be] INFO: Found listing with ID: 10723911
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723911%27 HTTP/1.1" 200 None
2026-03-30 04:29:12 [adesa.be] INFO: Scrape type for 10723911: 2
2026-03-30 04:29:12 [adesa.be] INFO: Scraping item 10723911 url https://www.openlane.eu/en/carv6/auction/10723911
2026-03-30 04:29:12 [adesa.be] INFO: Found listing with ID: 10723909
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723909%27 HTTP/1.1" 200 None
2026-03-30 04:29:12 [adesa.be] INFO: Scrape type for 10723909: 2
2026-03-30 04:29:12 [adesa.be] INFO: Scraping item 10723909 url https://www.openlane.eu/en/carv6/auction/10723909
2026-03-30 04:29:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10735854
2026-03-30 04:29:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with scrape type 2
2026-03-30 04:29:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with scrape type 2
2026-03-30 04:29:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93, identifier: 10735854
2026-03-30 04:29:12 [adesa.be] INFO: Found listing with ID: 10723910
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723910%27 HTTP/1.1" 200 None
2026-03-30 04:29:12 [adesa.be] INFO: Scrape type for 10723910: 2
2026-03-30 04:29:12 [adesa.be] INFO: Scraping item 10723910 url https://www.openlane.eu/en/carv6/auction/10723910
2026-03-30 04:29:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10735854
2026-03-30 04:29:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10735854
2026-03-30 04:29:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d77d4518-bca2-5fbc-8e5d-b7fc2c7ced93 with identifier: 10735854 to the API
2026-03-30 04:29:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735854>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'd77d4518-bca2-5fbc-8e5d-b7fc2c7ced93',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TRADING',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735854',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 136106,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2800,
'price_includes_vat': True,
'registration_date': '2016-02-01',
'seats_number': 5,
'seller_name': 'DBI-used cars',
'title': 'Peugeot 308 SW 1.2i Active - Petrol - Manual - 110 hp - 136.106 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2016}
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735854%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Saving data for 10735854: {'auction_closing_time': 1774868400.0, 'created_time': 1774625652.646053, 'last_price_update_time': 1774844953.138299}
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735854') HTTP/1.1" 204 0
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10736495
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736495%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10736495: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10736495 url https://www.openlane.eu/en/carv6/auction/10736495
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10724944
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724944%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10724944: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10724944 url https://www.openlane.eu/en/carv6/auction/10724944
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10723879
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723879%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10723879: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10723879 url https://www.openlane.eu/en/carv6/auction/10723879
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10736520
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736520%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10736520: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10736520 url https://www.openlane.eu/en/carv6/auction/10736520
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10723896
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723896%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10723896: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10723896 url https://www.openlane.eu/en/carv6/auction/10723896
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10723897
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723897%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10723897: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10723897 url https://www.openlane.eu/en/carv6/auction/10723897
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10736823
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736823%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10736823: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10736823 url https://www.openlane.eu/en/carv6/auction/10736823
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10723877
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723877%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10723877: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10723877 url https://www.openlane.eu/en/carv6/auction/10723877
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10723876
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723876%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10723876: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10723876 url https://www.openlane.eu/en/carv6/auction/10723876
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10723888
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723888%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10723888: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10723888 url https://www.openlane.eu/en/carv6/auction/10723888
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10736800
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736800%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10736800: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10736800 url https://www.openlane.eu/en/carv6/auction/10736800
2026-03-30 04:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723893> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10723907
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723907%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10723907: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10723907 url https://www.openlane.eu/en/carv6/auction/10723907
2026-03-30 04:29: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:29:13 [adesa.be] INFO: Found listing with ID: 10723886
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723886%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10723886: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10723886 url https://www.openlane.eu/en/carv6/auction/10723886
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10736803
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736803%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10736803: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10736803 url https://www.openlane.eu/en/carv6/auction/10736803
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10723906
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723906%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10723906: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10723906 url https://www.openlane.eu/en/carv6/auction/10723906
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10730917
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730917%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10730917: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10730917 url https://www.openlane.eu/en/carv6/auction/10730917
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10735856
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735856%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10735856: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10735856 url https://www.openlane.eu/en/carv6/auction/10735856
2026-03-30 04:29:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736559> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10246550
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246550%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10246550: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10246550 url https://www.openlane.eu/en/carv6/auction/10246550
2026-03-30 04:29: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:29:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893
2026-03-30 04:29:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b30ffe4d-7e83-50dc-b664-0bc08a822eeb with scrape type 2
2026-03-30 04:29:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b30ffe4d-7e83-50dc-b664-0bc08a822eeb with scrape type 2
2026-03-30 04:29:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b30ffe4d-7e83-50dc-b664-0bc08a822eeb, identifier: 10723893
2026-03-30 04:29:13 [adesa.be] INFO: Found listing with ID: 10609372
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609372%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Scrape type for 10609372: 2
2026-03-30 04:29:13 [adesa.be] INFO: Scraping item 10609372 url https://www.openlane.eu/en/carv6/auction/10609372
2026-03-30 04:29:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893
2026-03-30 04:29:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893
2026-03-30 04:29:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b30ffe4d-7e83-50dc-b664-0bc08a822eeb with identifier: 10723893 to the API
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723893>
{'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': 181,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b30ffe4d-7e83-50dc-b664-0bc08a822eeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLY534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723893',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 81921,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 81.921 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723893%27 HTTP/1.1" 200 None
2026-03-30 04:29:13 [adesa.be] INFO: Saving data for 10723893: {'auction_closing_time': 1774868400.0, 'created_time': 1774452887.920163, 'last_price_update_time': 1774844953.993981}
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723893') HTTP/1.1" 204 0
2026-03-30 04:29:14 [adesa.be] INFO: Found listing with ID: 10616519
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616519%27 HTTP/1.1" 200 None
2026-03-30 04:29:14 [adesa.be] INFO: Scrape type for 10616519: 2
2026-03-30 04:29:14 [adesa.be] INFO: Scraping item 10616519 url https://www.openlane.eu/en/carv6/auction/10616519
2026-03-30 04:29:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723903> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c271d52f-1d0f-547a-8c3a-a2d09e9ca968 with identifier: 10736559
2026-03-30 04:29:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c271d52f-1d0f-547a-8c3a-a2d09e9ca968 with scrape type 2
2026-03-30 04:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c271d52f-1d0f-547a-8c3a-a2d09e9ca968 with scrape type 2
2026-03-30 04:29:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c271d52f-1d0f-547a-8c3a-a2d09e9ca968, identifier: 10736559
2026-03-30 04:29:14 [adesa.be] INFO: Found listing with ID: 10609365
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609365%27 HTTP/1.1" 200 None
2026-03-30 04:29:14 [adesa.be] INFO: Scrape type for 10609365: 2
2026-03-30 04:29:14 [adesa.be] INFO: Scraping item 10609365 url https://www.openlane.eu/en/carv6/auction/10609365
2026-03-30 04:29:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c271d52f-1d0f-547a-8c3a-a2d09e9ca968 with identifier: 10736559
2026-03-30 04:29:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c271d52f-1d0f-547a-8c3a-a2d09e9ca968 with identifier: 10736559
2026-03-30 04:29:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c271d52f-1d0f-547a-8c3a-a2d09e9ca968 with identifier: 10736559 to the API
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736559>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c271d52f-1d0f-547a-8c3a-a2d09e9ca968',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWM214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736559',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 187202,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2021-01-12',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 3 Series 320d Sport - Diesel - Automatic - 190 hp - 187.202 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2021}
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736559%27 HTTP/1.1" 200 None
2026-03-30 04:29:14 [adesa.be] INFO: Saving data for 10736559: {'auction_closing_time': 1774864800.0, 'created_time': 1774625727.006881, 'last_price_update_time': 1774844954.477936}
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736559') HTTP/1.1" 204 0
2026-03-30 04:29:14 [adesa.be] INFO: Found listing with ID: 10704038
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704038%27 HTTP/1.1" 200 None
2026-03-30 04:29:14 [adesa.be] INFO: Scrape type for 10704038: 2
2026-03-30 04:29:14 [adesa.be] INFO: Scraping item 10704038 url https://www.openlane.eu/en/carv6/auction/10704038
2026-03-30 04:29:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723898> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29:14 [adesa.be] INFO: Found listing with ID: 10568036
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568036%27 HTTP/1.1" 200 None
2026-03-30 04:29:14 [adesa.be] INFO: Scrape type for 10568036: 2
2026-03-30 04:29:14 [adesa.be] INFO: Scraping item 10568036 url https://www.openlane.eu/en/carv6/auction/10568036
2026-03-30 04:29: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:29:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903
2026-03-30 04:29:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab51252-1446-53cb-b5f6-32bb7c0e3623 with scrape type 2
2026-03-30 04:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab51252-1446-53cb-b5f6-32bb7c0e3623 with scrape type 2
2026-03-30 04:29:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eab51252-1446-53cb-b5f6-32bb7c0e3623, identifier: 10723903
2026-03-30 04:29:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903
2026-03-30 04:29:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903
2026-03-30 04:29:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eab51252-1446-53cb-b5f6-32bb7c0e3623 with identifier: 10723903 to the API
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723903>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'eab51252-1446-53cb-b5f6-32bb7c0e3623',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KS056550',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723903',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 77250,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8600,
'price_includes_vat': True,
'registration_date': '2019-07-08',
'seats_number': 5,
'seller_name': 'NS Cars',
'title': 'Peugeot 3008 1.2i GT Line - Petrol - Manual - 130 hp - 77.250 km',
'transmission': 'manual',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723903%27 HTTP/1.1" 200 None
2026-03-30 04:29:14 [adesa.be] INFO: Saving data for 10723903: {'auction_closing_time': 1774868400.0, 'created_time': 1774452891.368027, 'last_price_update_time': 1774844954.917937}
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723903') HTTP/1.1" 204 0
2026-03-30 04:29:14 [adesa.be] INFO: Found listing with ID: 10421414
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421414%27 HTTP/1.1" 200 None
2026-03-30 04:29:14 [adesa.be] INFO: Scrape type for 10421414: 2
2026-03-30 04:29:14 [adesa.be] INFO: Scraping item 10421414 url https://www.openlane.eu/en/carv6/auction/10421414
2026-03-30 04:29:14 [adesa.be] INFO: Found listing with ID: 10616500
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616500%27 HTTP/1.1" 200 None
2026-03-30 04:29:14 [adesa.be] INFO: Scrape type for 10616500: 2
2026-03-30 04:29:14 [adesa.be] INFO: Scraping item 10616500 url https://www.openlane.eu/en/carv6/auction/10616500
2026-03-30 04:29:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898
2026-03-30 04:29:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with scrape type 2
2026-03-30 04:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with scrape type 2
2026-03-30 04:29:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d, identifier: 10723898
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10704031
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704031%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10704031: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10704031 url https://www.openlane.eu/en/carv6/auction/10704031
2026-03-30 04:29:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898
2026-03-30 04:29:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898
2026-03-30 04:29:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5b4a6180-5d5d-57bd-8a97-80ec1ac4169d with identifier: 10723898 to the API
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723898>
{'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-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '5b4a6180-5d5d-57bd-8a97-80ec1ac4169d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723898',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 151695,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 7,
'seller_name': 'Entreprises Générales Duchene SA',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 151.695 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723898%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Saving data for 10723898: {'auction_closing_time': 1774868400.0, 'created_time': 1774452882.050004, 'last_price_update_time': 1774844955.333259}
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723898') HTTP/1.1" 204 0
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10148717
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148717%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10148717: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10148717 url https://www.openlane.eu/en/carv6/auction/10148717
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10602488
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602488%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10602488: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10602488 url https://www.openlane.eu/en/carv6/auction/10602488
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10421420
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421420%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10421420: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10421420 url https://www.openlane.eu/en/carv6/auction/10421420
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10685427
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710685427%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10685427: 0
2026-03-30 04:29:15 [adesa.be] INFO: Skipping item 10685427 url https://www.openlane.eu/en/carv6/auction/10685427
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10616517
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616517%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10616517: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10616517 url https://www.openlane.eu/en/carv6/auction/10616517
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10568035
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568035%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10568035: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10568035 url https://www.openlane.eu/en/carv6/auction/10568035
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10533797
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533797%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10533797: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10533797 url https://www.openlane.eu/en/carv6/auction/10533797
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10616536
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616536%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10616536: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10616536 url https://www.openlane.eu/en/carv6/auction/10616536
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10678216
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678216%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10678216: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10678216 url https://www.openlane.eu/en/carv6/auction/10678216
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10662986
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662986%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10662986: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10662986 url https://www.openlane.eu/en/carv6/auction/10662986
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10711811
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711811%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10711811: 0
2026-03-30 04:29:15 [adesa.be] INFO: Skipping item 10711811 url https://www.openlane.eu/en/carv6/auction/10711811
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10616502
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616502%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10616502: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10616502 url https://www.openlane.eu/en/carv6/auction/10616502
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10659576
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659576%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10659576: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10659576 url https://www.openlane.eu/en/carv6/auction/10659576
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10679617
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679617%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10679617: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10679617 url https://www.openlane.eu/en/carv6/auction/10679617
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10616514
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616514%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10616514: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10616514 url https://www.openlane.eu/en/carv6/auction/10616514
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10679616
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679616%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10679616: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10679616 url https://www.openlane.eu/en/carv6/auction/10679616
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10704037
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704037%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10704037: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10704037 url https://www.openlane.eu/en/carv6/auction/10704037
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10652155
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652155%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10652155: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10652155 url https://www.openlane.eu/en/carv6/auction/10652155
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10672563
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672563%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10672563: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10672563 url https://www.openlane.eu/en/carv6/auction/10672563
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10501019
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710501019%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10501019: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10501019 url https://www.openlane.eu/en/carv6/auction/10501019
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10711805
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711805%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10711805: 0
2026-03-30 04:29:15 [adesa.be] INFO: Skipping item 10711805 url https://www.openlane.eu/en/carv6/auction/10711805
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10481271
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710481271%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10481271: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10481271 url https://www.openlane.eu/en/carv6/auction/10481271
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10594091
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710594091%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10594091: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10594091 url https://www.openlane.eu/en/carv6/auction/10594091
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10659575
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659575%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10659575: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10659575 url https://www.openlane.eu/en/carv6/auction/10659575
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10680082
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710680082%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10680082: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10680082 url https://www.openlane.eu/en/carv6/auction/10680082
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10146442
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146442%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10146442: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10146442 url https://www.openlane.eu/en/carv6/auction/10146442
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10616503
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616503%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10616503: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10616503 url https://www.openlane.eu/en/carv6/auction/10616503
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10617284
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617284%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10617284: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10617284 url https://www.openlane.eu/en/carv6/auction/10617284
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10684380
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684380%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10684380: 0
2026-03-30 04:29:15 [adesa.be] INFO: Skipping item 10684380 url https://www.openlane.eu/en/carv6/auction/10684380
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10146432
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146432%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10146432: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10146432 url https://www.openlane.eu/en/carv6/auction/10146432
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10553908
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553908%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10553908: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10553908 url https://www.openlane.eu/en/carv6/auction/10553908
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10616549
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616549%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10616549: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10616549 url https://www.openlane.eu/en/carv6/auction/10616549
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10148704
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148704%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10148704: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10148704 url https://www.openlane.eu/en/carv6/auction/10148704
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10704033
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704033%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10704033: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10704033 url https://www.openlane.eu/en/carv6/auction/10704033
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10644780
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644780%27 HTTP/1.1" 200 None
2026-03-30 04:29:15 [adesa.be] INFO: Scrape type for 10644780: 2
2026-03-30 04:29:15 [adesa.be] INFO: Scraping item 10644780 url https://www.openlane.eu/en/carv6/auction/10644780
2026-03-30 04:29:15 [adesa.be] INFO: Found listing with ID: 10609371
2026-03-30 04:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609371%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10609371: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10609371 url https://www.openlane.eu/en/carv6/auction/10609371
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10644781
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644781%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10644781: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10644781 url https://www.openlane.eu/en/carv6/auction/10644781
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10508349
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508349%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10508349: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10508349 url https://www.openlane.eu/en/carv6/auction/10508349
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10662983
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662983%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10662983: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10662983 url https://www.openlane.eu/en/carv6/auction/10662983
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10630093
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630093%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10630093: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10630093 url https://www.openlane.eu/en/carv6/auction/10630093
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10466780
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710466780%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10466780: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10466780 url https://www.openlane.eu/en/carv6/auction/10466780
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10539976
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710539976%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10539976: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10539976 url https://www.openlane.eu/en/carv6/auction/10539976
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10616509
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616509%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10616509: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10616509 url https://www.openlane.eu/en/carv6/auction/10616509
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10148725
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148725%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10148725: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10148725 url https://www.openlane.eu/en/carv6/auction/10148725
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10684381
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684381%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10684381: 0
2026-03-30 04:29:16 [adesa.be] INFO: Skipping item 10684381 url https://www.openlane.eu/en/carv6/auction/10684381
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10616538
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616538%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10616538: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10616538 url https://www.openlane.eu/en/carv6/auction/10616538
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10575628
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575628%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10575628: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10575628 url https://www.openlane.eu/en/carv6/auction/10575628
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10704036
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704036%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10704036: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10704036 url https://www.openlane.eu/en/carv6/auction/10704036
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10616513
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616513%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10616513: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10616513 url https://www.openlane.eu/en/carv6/auction/10616513
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10662989
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662989%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10662989: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10662989 url https://www.openlane.eu/en/carv6/auction/10662989
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10623054
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623054%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10623054: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10623054 url https://www.openlane.eu/en/carv6/auction/10623054
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10488779
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488779%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10488779: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10488779 url https://www.openlane.eu/en/carv6/auction/10488779
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10679615
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679615%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10679615: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10679615 url https://www.openlane.eu/en/carv6/auction/10679615
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10704034
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704034%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10704034: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10704034 url https://www.openlane.eu/en/carv6/auction/10704034
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10575621
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575621%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10575621: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10575621 url https://www.openlane.eu/en/carv6/auction/10575621
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10508347
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508347%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10508347: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10508347 url https://www.openlane.eu/en/carv6/auction/10508347
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10609370
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609370%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10609370: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10609370 url https://www.openlane.eu/en/carv6/auction/10609370
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10442555
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710442555%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10442555: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10442555 url https://www.openlane.eu/en/carv6/auction/10442555
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10616521
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616521%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10616521: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10616521 url https://www.openlane.eu/en/carv6/auction/10616521
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10187738
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710187738%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10187738: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10187738 url https://www.openlane.eu/en/carv6/auction/10187738
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10616501
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616501%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10616501: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10616501 url https://www.openlane.eu/en/carv6/auction/10616501
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10146430
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146430%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10146430: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10146430 url https://www.openlane.eu/en/carv6/auction/10146430
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10146429
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146429%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10146429: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10146429 url https://www.openlane.eu/en/carv6/auction/10146429
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10575636
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575636%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10575636: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10575636 url https://www.openlane.eu/en/carv6/auction/10575636
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10616507
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616507%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10616507: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10616507 url https://www.openlane.eu/en/carv6/auction/10616507
2026-03-30 04:29:16 [adesa.be] INFO: Found listing with ID: 10616504
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616504%27 HTTP/1.1" 200 None
2026-03-30 04:29:16 [adesa.be] INFO: Scrape type for 10616504: 2
2026-03-30 04:29:16 [adesa.be] INFO: Scraping item 10616504 url https://www.openlane.eu/en/carv6/auction/10616504
2026-03-30 04:29:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with identifier: 10736824
2026-03-30 04:29:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with scrape type 2
2026-03-30 04:29:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with scrape type 2
2026-03-30 04:29:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a, identifier: 10736824
2026-03-30 04:29:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with identifier: 10736824
2026-03-30 04:29:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with identifier: 10736824
2026-03-30 04:29:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a with identifier: 10736824 to the API
2026-03-30 04:29:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'dc2aa31d-cd40-5864-8c2d-6c5d4a8b1e2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2HGQ059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736824',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 346381,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 40,
'price_includes_vat': True,
'registration_date': '2006-07-17',
'seats_number': 5,
'seller_name': 'Wegen & Verkeer Antwerpen',
'title': 'Opel Astra - Diesel - Manual - 89 hp - 346.381 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2006}
2026-03-30 04:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736824%27 HTTP/1.1" 200 None
2026-03-30 04:29:18 [adesa.be] INFO: Saving data for 10736824: {'auction_closing_time': 1774868400.0, 'created_time': 1774625649.409914, 'last_price_update_time': 1774844958.504796}
2026-03-30 04:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736824') HTTP/1.1" 204 0
2026-03-30 04:29:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10736494
2026-03-30 04:29:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab1de2c-3657-5b78-b232-0f2ac7bf7992 with scrape type 2
2026-03-30 04:29:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab1de2c-3657-5b78-b232-0f2ac7bf7992 with scrape type 2
2026-03-30 04:29:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eab1de2c-3657-5b78-b232-0f2ac7bf7992, identifier: 10736494
2026-03-30 04:29:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10736494
2026-03-30 04:29:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10736494
2026-03-30 04:29:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eab1de2c-3657-5b78-b232-0f2ac7bf7992 with identifier: 10736494 to the API
2026-03-30 04:29:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eab1de2c-3657-5b78-b232-0f2ac7bf7992',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPK735',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736494',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 110472,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15450,
'price_includes_vat': True,
'registration_date': '2023-05-15',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz CLA Shooting Brake 250e Business Line - Hybrid - '
'Automatic - 160 hp - 110.472 km',
'transmission': 'automatic',
'trim': 'Business Line',
'vin': None,
'year': 2023}
2026-03-30 04:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736494%27 HTTP/1.1" 200 None
2026-03-30 04:29:19 [adesa.be] INFO: Saving data for 10736494: {'auction_closing_time': 1774868400.0, 'created_time': 1774625648.765343, 'last_price_update_time': 1774844959.971504}
2026-03-30 04:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736494') HTTP/1.1" 204 0
2026-03-30 04:29:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723159> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with identifier: 10723159
2026-03-30 04:29:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with scrape type 2
2026-03-30 04:29:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with scrape type 2
2026-03-30 04:29:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05cadf9f-0d67-56c8-b5f1-a42a9c419229, identifier: 10723159
2026-03-30 04:29:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with identifier: 10723159
2026-03-30 04:29:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with identifier: 10723159
2026-03-30 04:29:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05cadf9f-0d67-56c8-b5f1-a42a9c419229 with identifier: 10723159 to the API
2026-03-30 04:29:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723159>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '05cadf9f-0d67-56c8-b5f1-a42a9c419229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRL722',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723159',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 209859,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 3,
'seller_name': 'Verhelst Aannemingen NV',
'title': 'Mercedes-Benz Sprinter L2H2 315 CDI - Diesel - Automatic - 150 hp - '
'209.859 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723159%27 HTTP/1.1" 200 None
2026-03-30 04:29:21 [adesa.be] INFO: Saving data for 10723159: {'auction_closing_time': 1774868400.0, 'created_time': 1774434078.917197, 'last_price_update_time': 1774844961.969899}
2026-03-30 04:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723159') HTTP/1.1" 204 0
2026-03-30 04:29:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869
2026-03-30 04:29:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d30df25-3f0f-5c9d-91f7-e45920887ffa with scrape type 2
2026-03-30 04:29:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d30df25-3f0f-5c9d-91f7-e45920887ffa with scrape type 2
2026-03-30 04:29:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0d30df25-3f0f-5c9d-91f7-e45920887ffa, identifier: 10723869
2026-03-30 04:29:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869
2026-03-30 04:29:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869
2026-03-30 04:29:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0d30df25-3f0f-5c9d-91f7-e45920887ffa with identifier: 10723869 to the API
2026-03-30 04:29:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723869>
{'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': 163,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '0d30df25-3f0f-5c9d-91f7-e45920887ffa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YKG639',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723869',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 121413,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21050,
'price_includes_vat': True,
'registration_date': '2020-09-18',
'seats_number': 5,
'seller_name': 'Elegant Cars bv',
'title': 'Mercedes-Benz GLC 200d - Diesel - Automatic - 163 hp - 121.413 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723869%27 HTTP/1.1" 200 None
2026-03-30 04:29:22 [adesa.be] INFO: Saving data for 10723869: {'auction_closing_time': 1774868400.0, 'created_time': 1774452884.668913, 'last_price_update_time': 1774844962.622158}
2026-03-30 04:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723869') HTTP/1.1" 204 0
2026-03-30 04:29:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10736798
2026-03-30 04:29:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eccef5c3-dc99-5f49-9500-872b87e15bc8 with scrape type 2
2026-03-30 04:29:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eccef5c3-dc99-5f49-9500-872b87e15bc8 with scrape type 2
2026-03-30 04:29:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eccef5c3-dc99-5f49-9500-872b87e15bc8, identifier: 10736798
2026-03-30 04:29:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10736798
2026-03-30 04:29:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10736798
2026-03-30 04:29:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eccef5c3-dc99-5f49-9500-872b87e15bc8 with identifier: 10736798 to the API
2026-03-30 04:29:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736798>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'eccef5c3-dc99-5f49-9500-872b87e15bc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHZ272',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736798',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 211062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9750,
'price_includes_vat': True,
'registration_date': '2020-09-08',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Mercedes-Benz A 180d - Diesel - Automatic - 116 hp - 211.062 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736798%27 HTTP/1.1" 200 None
2026-03-30 04:29:24 [adesa.be] INFO: Saving data for 10736798: {'auction_closing_time': 1774868400.0, 'created_time': 1774625629.560874, 'last_price_update_time': 1774844964.503398}
2026-03-30 04:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736798') HTTP/1.1" 204 0
2026-03-30 04:29:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10736800
2026-03-30 04:29:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10808ed7-1a92-5106-b506-668244bc57eb with scrape type 2
2026-03-30 04:29:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10808ed7-1a92-5106-b506-668244bc57eb with scrape type 2
2026-03-30 04:29:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10808ed7-1a92-5106-b506-668244bc57eb, identifier: 10736800
2026-03-30 04:29:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10736800
2026-03-30 04:29:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10736800
2026-03-30 04:29:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10808ed7-1a92-5106-b506-668244bc57eb with identifier: 10736800 to the API
2026-03-30 04:29:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736800>
{'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': 197,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '10808ed7-1a92-5106-b506-668244bc57eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNJ765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736800',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 164835,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16150,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 2.0 B4 R-Design - Diesel - Automatic - 197 hp - 164.835 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-30 04:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736800%27 HTTP/1.1" 200 None
2026-03-30 04:29:26 [adesa.be] INFO: Saving data for 10736800: {'auction_closing_time': 1774868400.0, 'created_time': 1774625652.328579, 'last_price_update_time': 1774844966.448788}
2026-03-30 04:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736800') HTTP/1.1" 204 0
2026-03-30 04:29:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726296> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723904> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10726296
2026-03-30 04:29:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d41adf4b-9169-58d9-bcb0-63cb53179107 with scrape type 2
2026-03-30 04:29:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d41adf4b-9169-58d9-bcb0-63cb53179107 with scrape type 2
2026-03-30 04:29:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d41adf4b-9169-58d9-bcb0-63cb53179107, identifier: 10726296
2026-03-30 04:29:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10726296
2026-03-30 04:29:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10726296
2026-03-30 04:29:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d41adf4b-9169-58d9-bcb0-63cb53179107 with identifier: 10726296 to the API
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726296>
{'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-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'd41adf4b-9169-58d9-bcb0-63cb53179107',
'is_damaged': True,
'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=10726296',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 135804,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz EQC 400 AMG Line - 4-Matic - Electric - Automatic - '
'408 hp - 135.804 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726296%27 HTTP/1.1" 200 None
2026-03-30 04:29:27 [adesa.be] INFO: Saving data for 10726296: {'auction_closing_time': 1774868400.0, 'created_time': 1774453194.644284, 'last_price_update_time': 1774844967.376859}
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726296') HTTP/1.1" 204 0
2026-03-30 04:29:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10723904
2026-03-30 04:29:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12bef025-91ca-5467-aed3-ed4fc425b456 with scrape type 2
2026-03-30 04:29:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12bef025-91ca-5467-aed3-ed4fc425b456 with scrape type 2
2026-03-30 04:29:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12bef025-91ca-5467-aed3-ed4fc425b456, identifier: 10723904
2026-03-30 04:29:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10723904
2026-03-30 04:29:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10723904
2026-03-30 04:29:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12bef025-91ca-5467-aed3-ed4fc425b456 with identifier: 10723904 to the API
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723904>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '12bef025-91ca-5467-aed3-ed4fc425b456',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABU034',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723904',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 135680,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2021-02-11',
'seats_number': 5,
'seller_name': 'J&T Autolease',
'title': 'Mercedes-Benz A 200d Business - Diesel - Automatic - 150 hp - '
'135.680 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723904%27 HTTP/1.1" 200 None
2026-03-30 04:29:27 [adesa.be] INFO: Saving data for 10723904: {'auction_closing_time': 1774868400.0, 'created_time': 1774453194.338, 'last_price_update_time': 1774844967.754304}
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723904') HTTP/1.1" 204 0
2026-03-30 04:29:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723913> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735856> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with identifier: 10723913
2026-03-30 04:29:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with scrape type 2
2026-03-30 04:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with scrape type 2
2026-03-30 04:29:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2c8525d-4c83-575c-a19e-d9b3b0b524a6, identifier: 10723913
2026-03-30 04:29:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with identifier: 10723913
2026-03-30 04:29:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with identifier: 10723913
2026-03-30 04:29:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2c8525d-4c83-575c-a19e-d9b3b0b524a6 with identifier: 10723913 to the API
2026-03-30 04:29:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723913>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2c8525d-4c83-575c-a19e-d9b3b0b524a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WCZ837A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723913',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 127516,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2019-04-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d Launch - Diesel - Automatic - 116 hp - 127.516 '
'km',
'transmission': 'automatic',
'trim': 'Launch',
'vin': None,
'year': 2019}
2026-03-30 04:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723913%27 HTTP/1.1" 200 None
2026-03-30 04:29:28 [adesa.be] INFO: Saving data for 10723913: {'auction_closing_time': 1774868400.0, 'created_time': 1774453195.869962, 'last_price_update_time': 1774844968.6462}
2026-03-30 04:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723913') HTTP/1.1" 204 0
2026-03-30 04:29:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10735858
2026-03-30 04:29:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f60fe493-e49c-5156-a400-f6c52d6446f6 with scrape type 2
2026-03-30 04:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f60fe493-e49c-5156-a400-f6c52d6446f6 with scrape type 2
2026-03-30 04:29:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f60fe493-e49c-5156-a400-f6c52d6446f6, identifier: 10735858
2026-03-30 04:29:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 909bce41-903e-591b-9e99-0cf630e12783 with identifier: 10735856
2026-03-30 04:29:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 909bce41-903e-591b-9e99-0cf630e12783 with scrape type 2
2026-03-30 04:29:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 909bce41-903e-591b-9e99-0cf630e12783 with scrape type 2
2026-03-30 04:29:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 909bce41-903e-591b-9e99-0cf630e12783, identifier: 10735856
2026-03-30 04:29:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10735858
2026-03-30 04:29:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10735858
2026-03-30 04:29:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f60fe493-e49c-5156-a400-f6c52d6446f6 with identifier: 10735858 to the API
2026-03-30 04:29:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735858>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f60fe493-e49c-5156-a400-f6c52d6446f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TRADING',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735858',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 127326,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2018-10-30',
'seats_number': 5,
'seller_name': 'Hedin Automotive nv',
'title': 'Peugeot 3008 1.6i GT Line - Petrol - Automatic - 180 hp - 127.326 '
'km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2018}
2026-03-30 04:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735858%27 HTTP/1.1" 200 None
2026-03-30 04:29:29 [adesa.be] INFO: Saving data for 10735858: {'auction_closing_time': 1774868400.0, 'created_time': 1774625644.915636, 'last_price_update_time': 1774844969.118627}
2026-03-30 04:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735858') HTTP/1.1" 204 0
2026-03-30 04:29:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 909bce41-903e-591b-9e99-0cf630e12783 with identifier: 10735856
2026-03-30 04:29:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 909bce41-903e-591b-9e99-0cf630e12783 with identifier: 10735856
2026-03-30 04:29:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 909bce41-903e-591b-9e99-0cf630e12783 with identifier: 10735856 to the API
2026-03-30 04:29:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735856>
{'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': 320,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '909bce41-903e-591b-9e99-0cf630e12783',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TRADING',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735856',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 228728,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16200,
'price_includes_vat': True,
'registration_date': '2016-12-09',
'seats_number': 7,
'seller_name': 'DBI-used cars',
'title': 'Volvo XC90 T8 Inscription - Hybrid - Automatic - 320 hp - 228.728 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2016}
2026-03-30 04:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735856%27 HTTP/1.1" 200 None
2026-03-30 04:29:29 [adesa.be] INFO: Saving data for 10735856: {'auction_closing_time': 1774868400.0, 'created_time': 1774625636.252051, 'last_price_update_time': 1774844969.391392}
2026-03-30 04:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735856') HTTP/1.1" 204 0
2026-03-30 04:29:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10609372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372
2026-03-30 04:29:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 703609d5-8736-565c-81dc-a7e6c9169e29 with scrape type 2
2026-03-30 04:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 703609d5-8736-565c-81dc-a7e6c9169e29 with scrape type 2
2026-03-30 04:29:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 703609d5-8736-565c-81dc-a7e6c9169e29, identifier: 10609372
2026-03-30 04:29:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372
2026-03-30 04:29:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372
2026-03-30 04:29:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 703609d5-8736-565c-81dc-a7e6c9169e29 with identifier: 10609372 to the API
2026-03-30 04:29:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10609372>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.4L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '703609d5-8736-565c-81dc-a7e6c9169e29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FDA305',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10609372',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulietta',
'odometer': 141462,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2013-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Giulietta 1.4 Progression - Petrol - Manual - 115 hp - '
'141.462 km',
'transmission': 'manual',
'trim': 'Progression',
'vin': None,
'year': 2013}
2026-03-30 04:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609372%27 HTTP/1.1" 200 None
2026-03-30 04:29:31 [adesa.be] INFO: Saving data for 10609372: {'auction_closing_time': 1801392300.0, 'created_time': 1773236486.413217, 'last_price_update_time': 1774844971.889532}
2026-03-30 04:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609372') HTTP/1.1" 204 0
2026-03-30 04:29:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10575636> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with identifier: 10575636
2026-03-30 04:29:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with scrape type 2
2026-03-30 04:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with scrape type 2
2026-03-30 04:29:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d81cab1a-c76c-5e38-9cff-2b462f8db6e6, identifier: 10575636
2026-03-30 04:29:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with identifier: 10575636
2026-03-30 04:29:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with identifier: 10575636
2026-03-30 04:29:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d81cab1a-c76c-5e38-9cff-2b462f8db6e6 with identifier: 10575636 to the API
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10575636>
{'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': 248,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'd81cab1a-c76c-5e38-9cff-2b462f8db6e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSD056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10575636',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 202548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2019-06-03',
'seats_number': 2,
'seller_name': None,
'title': 'Land Rover Range Rover Sport 3.0 - AWD - Diesel - Automatic - 248 '
'hp - 202.548 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575636%27 HTTP/1.1" 200 None
2026-03-30 04:29:35 [adesa.be] INFO: Saving data for 10575636: {'auction_closing_time': 1801392300.0, 'created_time': 1773236244.194371, 'last_price_update_time': 1774844975.384509}
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575636') HTTP/1.1" 204 0
2026-03-30 04:29:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704038> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038
2026-03-30 04:29:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b31fce06-a6f6-57de-b352-015b65b4c8f5 with scrape type 2
2026-03-30 04:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b31fce06-a6f6-57de-b352-015b65b4c8f5 with scrape type 2
2026-03-30 04:29:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b31fce06-a6f6-57de-b352-015b65b4c8f5, identifier: 10704038
2026-03-30 04:29:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038
2026-03-30 04:29:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038
2026-03-30 04:29:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b31fce06-a6f6-57de-b352-015b65b4c8f5 with identifier: 10704038 to the API
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704038>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b31fce06-a6f6-57de-b352-015b65b4c8f5',
'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=10704038',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 168297,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6500,
'price_includes_vat': True,
'registration_date': '2014-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 1.6 TDI Attraction - Diesel - Manual - 105 hp - '
'168.297 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2014}
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704038%27 HTTP/1.1" 200 None
2026-03-30 04:29:35 [adesa.be] INFO: Saving data for 10704038: {'auction_closing_time': 1801392300.0, 'created_time': 1774046100.422134, 'last_price_update_time': 1774844975.835863}
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704038') HTTP/1.1" 204 0
2026-03-30 04:29:36 [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:29: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:29:36 [adesa.be] INFO: Found listing with ID: 10523677
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710523677%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10523677: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10523677 url https://www.openlane.eu/en/carv6/auction/10523677
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10623055
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623055%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10623055: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10623055 url https://www.openlane.eu/en/carv6/auction/10623055
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10659578
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659578%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10659578: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10659578 url https://www.openlane.eu/en/carv6/auction/10659578
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10662988
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662988%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10662988: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10662988 url https://www.openlane.eu/en/carv6/auction/10662988
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10678215
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678215%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10678215: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10678215 url https://www.openlane.eu/en/carv6/auction/10678215
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10575624
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575624%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10575624: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10575624 url https://www.openlane.eu/en/carv6/auction/10575624
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10588783
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588783%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10588783: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10588783 url https://www.openlane.eu/en/carv6/auction/10588783
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10623059
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623059%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10623059: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10623059 url https://www.openlane.eu/en/carv6/auction/10623059
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10616497
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616497%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10616497: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10616497 url https://www.openlane.eu/en/carv6/auction/10616497
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10684384
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684384%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10684384: 0
2026-03-30 04:29:36 [adesa.be] INFO: Skipping item 10684384 url https://www.openlane.eu/en/carv6/auction/10684384
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10246890
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246890%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10246890: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10246890 url https://www.openlane.eu/en/carv6/auction/10246890
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10488794
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488794%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10488794: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10488794 url https://www.openlane.eu/en/carv6/auction/10488794
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10674346
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710674346%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10674346: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10674346 url https://www.openlane.eu/en/carv6/auction/10674346
2026-03-30 04:29:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616507> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10616516
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616516%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10616516: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10616516 url https://www.openlane.eu/en/carv6/auction/10616516
2026-03-30 04:29: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:29:36 [adesa.be] INFO: Found listing with ID: 10678211
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678211%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10678211: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10678211 url https://www.openlane.eu/en/carv6/auction/10678211
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10684379
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684379%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10684379: 0
2026-03-30 04:29:36 [adesa.be] INFO: Skipping item 10684379 url https://www.openlane.eu/en/carv6/auction/10684379
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10616539
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616539%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10616539: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10616539 url https://www.openlane.eu/en/carv6/auction/10616539
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10652154
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652154%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10652154: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10652154 url https://www.openlane.eu/en/carv6/auction/10652154
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10662984
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662984%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10662984: 0
2026-03-30 04:29:36 [adesa.be] INFO: Skipping item 10662984 url https://www.openlane.eu/en/carv6/auction/10662984
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10623068
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623068%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10623068: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10623068 url https://www.openlane.eu/en/carv6/auction/10623068
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10623056
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623056%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10623056: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10623056 url https://www.openlane.eu/en/carv6/auction/10623056
2026-03-30 04:29:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27b8bc04-b2df-5e3a-a099-489d5497a241 with identifier: 10616507
2026-03-30 04:29:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27b8bc04-b2df-5e3a-a099-489d5497a241 with scrape type 2
2026-03-30 04:29:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27b8bc04-b2df-5e3a-a099-489d5497a241 with scrape type 2
2026-03-30 04:29:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27b8bc04-b2df-5e3a-a099-489d5497a241, identifier: 10616507
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10344428
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344428%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10344428: 0
2026-03-30 04:29:36 [adesa.be] INFO: Skipping item 10344428 url https://www.openlane.eu/en/carv6/auction/10344428
2026-03-30 04:29:36 [adesa.be] INFO: Found listing with ID: 10609369
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609369%27 HTTP/1.1" 200 None
2026-03-30 04:29:36 [adesa.be] INFO: Scrape type for 10609369: 2
2026-03-30 04:29:36 [adesa.be] INFO: Scraping item 10609369 url https://www.openlane.eu/en/carv6/auction/10609369
2026-03-30 04:29:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27b8bc04-b2df-5e3a-a099-489d5497a241 with identifier: 10616507
2026-03-30 04:29:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27b8bc04-b2df-5e3a-a099-489d5497a241 with identifier: 10616507
2026-03-30 04:29:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27b8bc04-b2df-5e3a-a099-489d5497a241 with identifier: 10616507 to the API
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616507>
{'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': 179,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '27b8bc04-b2df-5e3a-a099-489d5497a241',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PCL155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616507',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 181650,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2020-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 2.0 TD4 - Diesel - Automatic - 179 hp '
'- 181.650 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616507%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Saving data for 10616507: {'auction_closing_time': 1801392300.0, 'created_time': 1773236244.550179, 'last_price_update_time': 1774844977.246829}
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616507') HTTP/1.1" 204 0
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616533
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616533%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10616533: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10616533 url https://www.openlane.eu/en/carv6/auction/10616533
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10704032
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704032%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10704032: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10704032 url https://www.openlane.eu/en/carv6/auction/10704032
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616541
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616541%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10616541: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10616541 url https://www.openlane.eu/en/carv6/auction/10616541
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10630592
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630592%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10630592: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10630592 url https://www.openlane.eu/en/carv6/auction/10630592
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10553902
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553902%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10553902: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10553902 url https://www.openlane.eu/en/carv6/auction/10553902
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616523
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616523%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10616523: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10616523 url https://www.openlane.eu/en/carv6/auction/10616523
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10588785
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588785%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10588785: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10588785 url https://www.openlane.eu/en/carv6/auction/10588785
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10344429
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344429%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10344429: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10344429 url https://www.openlane.eu/en/carv6/auction/10344429
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10146436
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146436%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10146436: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10146436 url https://www.openlane.eu/en/carv6/auction/10146436
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10684383
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684383%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10684383: 0
2026-03-30 04:29:37 [adesa.be] INFO: Skipping item 10684383 url https://www.openlane.eu/en/carv6/auction/10684383
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616525
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616525%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10616525: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10616525 url https://www.openlane.eu/en/carv6/auction/10616525
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10191279
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710191279%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10191279: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10191279 url https://www.openlane.eu/en/carv6/auction/10191279
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616544
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616544%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10616544: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10616544 url https://www.openlane.eu/en/carv6/auction/10616544
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616489
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616489%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10616489: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10616489 url https://www.openlane.eu/en/carv6/auction/10616489
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616491
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616491%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10616491: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10616491 url https://www.openlane.eu/en/carv6/auction/10616491
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10623067
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623067%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10623067: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10623067 url https://www.openlane.eu/en/carv6/auction/10623067
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10575620
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575620%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10575620: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10575620 url https://www.openlane.eu/en/carv6/auction/10575620
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616494
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616494%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10616494: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10616494 url https://www.openlane.eu/en/carv6/auction/10616494
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10679619
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679619%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10679619: 0
2026-03-30 04:29:37 [adesa.be] INFO: Skipping item 10679619 url https://www.openlane.eu/en/carv6/auction/10679619
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10659574
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659574%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10659574: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10659574 url https://www.openlane.eu/en/carv6/auction/10659574
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10396491
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710396491%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10396491: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10396491 url https://www.openlane.eu/en/carv6/auction/10396491
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10533800
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533800%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10533800: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10533800 url https://www.openlane.eu/en/carv6/auction/10533800
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10574079
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710574079%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10574079: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10574079 url https://www.openlane.eu/en/carv6/auction/10574079
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10678217
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678217%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10678217: 0
2026-03-30 04:29:37 [adesa.be] INFO: Skipping item 10678217 url https://www.openlane.eu/en/carv6/auction/10678217
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10672561
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672561%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10672561: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10672561 url https://www.openlane.eu/en/carv6/auction/10672561
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616547
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616547%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10616547: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10616547 url https://www.openlane.eu/en/carv6/auction/10616547
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10588787
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588787%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10588787: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10588787 url https://www.openlane.eu/en/carv6/auction/10588787
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10684378
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684378%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10684378: 0
2026-03-30 04:29:37 [adesa.be] INFO: Skipping item 10684378 url https://www.openlane.eu/en/carv6/auction/10684378
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10684382
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710684382%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10684382: 0
2026-03-30 04:29:37 [adesa.be] INFO: Skipping item 10684382 url https://www.openlane.eu/en/carv6/auction/10684382
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10575629
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575629%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10575629: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10575629 url https://www.openlane.eu/en/carv6/auction/10575629
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10588788
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588788%27 HTTP/1.1" 200 None
2026-03-30 04:29:37 [adesa.be] INFO: Scrape type for 10588788: 2
2026-03-30 04:29:37 [adesa.be] INFO: Scraping item 10588788 url https://www.openlane.eu/en/carv6/auction/10588788
2026-03-30 04:29:37 [adesa.be] INFO: Found listing with ID: 10616556
2026-03-30 04:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616556%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10616556: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10616556 url https://www.openlane.eu/en/carv6/auction/10616556
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10616540
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616540%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10616540: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10616540 url https://www.openlane.eu/en/carv6/auction/10616540
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10522382
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710522382%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10522382: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10522382 url https://www.openlane.eu/en/carv6/auction/10522382
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10616548
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616548%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10616548: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10616548 url https://www.openlane.eu/en/carv6/auction/10616548
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10616542
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616542%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10616542: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10616542 url https://www.openlane.eu/en/carv6/auction/10616542
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10662985
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662985%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10662985: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10662985 url https://www.openlane.eu/en/carv6/auction/10662985
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10616530
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616530%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10616530: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10616530 url https://www.openlane.eu/en/carv6/auction/10616530
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10148707
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148707%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10148707: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10148707 url https://www.openlane.eu/en/carv6/auction/10148707
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10616529
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616529%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10616529: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10616529 url https://www.openlane.eu/en/carv6/auction/10616529
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10371581
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710371581%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10371581: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10371581 url https://www.openlane.eu/en/carv6/auction/10371581
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10616555
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616555%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10616555: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10616555 url https://www.openlane.eu/en/carv6/auction/10616555
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10488791
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488791%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10488791: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10488791 url https://www.openlane.eu/en/carv6/auction/10488791
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10616510
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616510%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10616510: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10616510 url https://www.openlane.eu/en/carv6/auction/10616510
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10428543
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710428543%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10428543: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10428543 url https://www.openlane.eu/en/carv6/auction/10428543
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10616506
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616506%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10616506: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10616506 url https://www.openlane.eu/en/carv6/auction/10616506
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10533798
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533798%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10533798: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10533798 url https://www.openlane.eu/en/carv6/auction/10533798
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10363951
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710363951%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10363951: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10363951 url https://www.openlane.eu/en/carv6/auction/10363951
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10623057
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623057%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10623057: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10623057 url https://www.openlane.eu/en/carv6/auction/10623057
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10711810
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711810%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10711810: 0
2026-03-30 04:29:38 [adesa.be] INFO: Skipping item 10711810 url https://www.openlane.eu/en/carv6/auction/10711810
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10730537
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730537%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10730537: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10730537 url https://www.openlane.eu/en/carv6/auction/10730537
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10731385
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731385%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10731385: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10731385 url https://www.openlane.eu/en/carv6/auction/10731385
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10724806
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724806%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10724806: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10724806 url https://www.openlane.eu/en/carv6/auction/10724806
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10724800
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724800%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10724800: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10724800 url https://www.openlane.eu/en/carv6/auction/10724800
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10731384
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731384%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10731384: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10731384 url https://www.openlane.eu/en/carv6/auction/10731384
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10735643
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735643%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10735643: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10735643 url https://www.openlane.eu/en/carv6/auction/10735643
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10730536
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730536%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10730536: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10730536 url https://www.openlane.eu/en/carv6/auction/10730536
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10735645
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735645%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10735645: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10735645 url https://www.openlane.eu/en/carv6/auction/10735645
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10724807
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724807%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10724807: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10724807 url https://www.openlane.eu/en/carv6/auction/10724807
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10711812
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711812%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10711812: 0
2026-03-30 04:29:38 [adesa.be] INFO: Skipping item 10711812 url https://www.openlane.eu/en/carv6/auction/10711812
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10724799
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724799%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10724799: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10724799 url https://www.openlane.eu/en/carv6/auction/10724799
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10724805
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724805%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10724805: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10724805 url https://www.openlane.eu/en/carv6/auction/10724805
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10735646
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735646%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10735646: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10735646 url https://www.openlane.eu/en/carv6/auction/10735646
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10488781
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488781%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10488781: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10488781 url https://www.openlane.eu/en/carv6/auction/10488781
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10735648
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735648%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10735648: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10735648 url https://www.openlane.eu/en/carv6/auction/10735648
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10711808
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710711808%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10711808: 0
2026-03-30 04:29:38 [adesa.be] INFO: Skipping item 10711808 url https://www.openlane.eu/en/carv6/auction/10711808
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10691862
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691862%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10691862: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10691862 url https://www.openlane.eu/en/carv6/auction/10691862
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10719146
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719146%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10719146: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10719146 url https://www.openlane.eu/en/carv6/auction/10719146
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10730534
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730534%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10730534: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10730534 url https://www.openlane.eu/en/carv6/auction/10730534
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10724802
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724802%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10724802: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10724802 url https://www.openlane.eu/en/carv6/auction/10724802
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10730535
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730535%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10730535: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10730535 url https://www.openlane.eu/en/carv6/auction/10730535
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10713342
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713342%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10713342: 0
2026-03-30 04:29:38 [adesa.be] INFO: Skipping item 10713342 url https://www.openlane.eu/en/carv6/auction/10713342
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10735644
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735644%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10735644: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10735644 url https://www.openlane.eu/en/carv6/auction/10735644
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10713341
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710713341%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10713341: 0
2026-03-30 04:29:38 [adesa.be] INFO: Skipping item 10713341 url https://www.openlane.eu/en/carv6/auction/10713341
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10738309
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738309%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10738309: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10738309 url https://www.openlane.eu/en/carv6/auction/10738309
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10456216
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710456216%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10456216: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10456216 url https://www.openlane.eu/en/carv6/auction/10456216
2026-03-30 04:29:38 [adesa.be] INFO: Found listing with ID: 10504979
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504979%27 HTTP/1.1" 200 None
2026-03-30 04:29:38 [adesa.be] INFO: Scrape type for 10504979: 2
2026-03-30 04:29:38 [adesa.be] INFO: Scraping item 10504979 url https://www.openlane.eu/en/carv6/auction/10504979
2026-03-30 04:29:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10736819
2026-03-30 04:29:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68435050-d6b9-542c-8efe-86ccf5d87dc3 with scrape type 2
2026-03-30 04:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68435050-d6b9-542c-8efe-86ccf5d87dc3 with scrape type 2
2026-03-30 04:29:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 68435050-d6b9-542c-8efe-86ccf5d87dc3, identifier: 10736819
2026-03-30 04:29:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10736819
2026-03-30 04:29:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10736819
2026-03-30 04:29:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 68435050-d6b9-542c-8efe-86ccf5d87dc3 with identifier: 10736819 to the API
2026-03-30 04:29:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736819>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '68435050-d6b9-542c-8efe-86ccf5d87dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALS746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736819',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 113527,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Peugeot 2008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 113.527 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-30 04:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736819%27 HTTP/1.1" 200 None
2026-03-30 04:29:41 [adesa.be] INFO: Saving data for 10736819: {'auction_closing_time': 1774868400.0, 'created_time': 1774625631.226693, 'last_price_update_time': 1774844981.857597}
2026-03-30 04:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736819') HTTP/1.1" 204 0
2026-03-30 04:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10146429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3446b375-9633-5557-8050-554a14a7608d with identifier: 10146429
2026-03-30 04:29:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3446b375-9633-5557-8050-554a14a7608d with scrape type 2
2026-03-30 04:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3446b375-9633-5557-8050-554a14a7608d with scrape type 2
2026-03-30 04:29:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3446b375-9633-5557-8050-554a14a7608d, identifier: 10146429
2026-03-30 04:29:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3446b375-9633-5557-8050-554a14a7608d with identifier: 10146429
2026-03-30 04:29:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3446b375-9633-5557-8050-554a14a7608d with identifier: 10146429
2026-03-30 04:29:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3446b375-9633-5557-8050-554a14a7608d with identifier: 10146429 to the API
2026-03-30 04:29:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10146429>
{'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': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3446b375-9633-5557-8050-554a14a7608d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LXC890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10146429',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 53898,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19050,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque 2.0 TD4 R-Dynamic - Diesel - Manual - '
'163 hp - 53.898 km',
'transmission': 'manual',
'trim': 'R-Dynamic',
'vin': None,
'year': 2022}
2026-03-30 04:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146429%27 HTTP/1.1" 200 None
2026-03-30 04:29:43 [adesa.be] INFO: Saving data for 10146429: {'auction_closing_time': 1801392300.0, 'created_time': 1773235658.428183, 'last_price_update_time': 1774844983.449232}
2026-03-30 04:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146429') HTTP/1.1" 204 0
2026-03-30 04:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10187738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 654e5562-b895-5c6c-8969-de627a4b7a36 with identifier: 10187738
2026-03-30 04:29:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 654e5562-b895-5c6c-8969-de627a4b7a36 with scrape type 2
2026-03-30 04:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 654e5562-b895-5c6c-8969-de627a4b7a36 with scrape type 2
2026-03-30 04:29:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 654e5562-b895-5c6c-8969-de627a4b7a36, identifier: 10187738
2026-03-30 04:29:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 654e5562-b895-5c6c-8969-de627a4b7a36 with identifier: 10187738
2026-03-30 04:29:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 654e5562-b895-5c6c-8969-de627a4b7a36 with identifier: 10187738
2026-03-30 04:29:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 654e5562-b895-5c6c-8969-de627a4b7a36 with identifier: 10187738 to the API
2026-03-30 04:29:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10187738>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '654e5562-b895-5c6c-8969-de627a4b7a36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YAJ357',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10187738',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 191636,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 7,
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0 R-Dynamic S - AWD - Petrol - '
'Automatic - 200 hp - 191.636 km',
'transmission': 'automatic',
'trim': 'R-Dynamic S',
'vin': None,
'year': 2020}
2026-03-30 04:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710187738%27 HTTP/1.1" 200 None
2026-03-30 04:29:46 [adesa.be] INFO: Saving data for 10187738: {'auction_closing_time': 1801392300.0, 'created_time': 1773236241.327131, 'last_price_update_time': 1774844986.585402}
2026-03-30 04:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10187738') HTTP/1.1" 204 0
2026-03-30 04:29:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5017842-14df-5521-be40-fbdc8f99c686 with identifier: 10616504
2026-03-30 04:29:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5017842-14df-5521-be40-fbdc8f99c686 with scrape type 2
2026-03-30 04:29:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5017842-14df-5521-be40-fbdc8f99c686 with scrape type 2
2026-03-30 04:29:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5017842-14df-5521-be40-fbdc8f99c686, identifier: 10616504
2026-03-30 04:29:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5017842-14df-5521-be40-fbdc8f99c686 with identifier: 10616504
2026-03-30 04:29:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5017842-14df-5521-be40-fbdc8f99c686 with identifier: 10616504
2026-03-30 04:29:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5017842-14df-5521-be40-fbdc8f99c686 with identifier: 10616504 to the API
2026-03-30 04:29:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616504>
{'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': 300,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'd5017842-14df-5521-be40-fbdc8f99c686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRD418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616504',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 181701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17450,
'price_includes_vat': True,
'registration_date': '2017-08-22',
'seats_number': 2,
'seller_name': None,
'title': 'Land Rover Range Rover Velar 3.0 - AWD - Diesel - Automatic - 300 '
'hp - 181.701 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616504%27 HTTP/1.1" 200 None
2026-03-30 04:29:48 [adesa.be] INFO: Saving data for 10616504: {'auction_closing_time': 1801392300.0, 'created_time': 1773236220.084249, 'last_price_update_time': 1774844988.127659}
2026-03-30 04:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616504') HTTP/1.1" 204 0
2026-03-30 04:29:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba548e02-3b09-51f5-b9f2-ce9c359119d2 with identifier: 10616521
2026-03-30 04:29:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba548e02-3b09-51f5-b9f2-ce9c359119d2 with scrape type 2
2026-03-30 04:29:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba548e02-3b09-51f5-b9f2-ce9c359119d2 with scrape type 2
2026-03-30 04:29:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba548e02-3b09-51f5-b9f2-ce9c359119d2, identifier: 10616521
2026-03-30 04:29:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba548e02-3b09-51f5-b9f2-ce9c359119d2 with identifier: 10616521
2026-03-30 04:29:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba548e02-3b09-51f5-b9f2-ce9c359119d2 with identifier: 10616521
2026-03-30 04:29:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba548e02-3b09-51f5-b9f2-ce9c359119d2 with identifier: 10616521 to the API
2026-03-30 04:29:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616521>
{'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': 240,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ba548e02-3b09-51f5-b9f2-ce9c359119d2',
'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=10616521',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 179167,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2018-05-17',
'seats_number': 7,
'seller_name': None,
'title': 'Land Rover Discovery 2.0 TD4 - AWD - Diesel - Automatic - 240 hp - '
'179.167 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616521%27 HTTP/1.1" 200 None
2026-03-30 04:29:50 [adesa.be] INFO: Saving data for 10616521: {'auction_closing_time': 1801392300.0, 'created_time': 1773236234.109377, 'last_price_update_time': 1774844990.863608}
2026-03-30 04:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616521') HTTP/1.1" 204 0
2026-03-30 04:29:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.149(s), this was the 1st time calling it.
2026-03-30 04:29:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.571437561293886 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:29:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10146430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11acdfff-54ec-5080-8f80-7876d0111e54 with identifier: 10146430
2026-03-30 04:29:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11acdfff-54ec-5080-8f80-7876d0111e54 with scrape type 2
2026-03-30 04:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11acdfff-54ec-5080-8f80-7876d0111e54 with scrape type 2
2026-03-30 04:29:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 11acdfff-54ec-5080-8f80-7876d0111e54, identifier: 10146430
2026-03-30 04:29:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 11acdfff-54ec-5080-8f80-7876d0111e54 with identifier: 10146430
2026-03-30 04:29:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 11acdfff-54ec-5080-8f80-7876d0111e54 with identifier: 10146430
2026-03-30 04:29:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 11acdfff-54ec-5080-8f80-7876d0111e54 with identifier: 10146430 to the API
2026-03-30 04:29:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10146430>
{'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': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '11acdfff-54ec-5080-8f80-7876d0111e54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FPA331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10146430',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 47438,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19050,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover Evoque 2.0 TD4 R-Dynamic - Diesel - Manual - '
'163 hp - 47.438 km',
'transmission': 'manual',
'trim': 'R-Dynamic',
'vin': None,
'year': 2022}
2026-03-30 04:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146430%27 HTTP/1.1" 200 None
2026-03-30 04:29:56 [adesa.be] INFO: Saving data for 10146430: {'auction_closing_time': 1801392300.0, 'created_time': 1773236239.719559, 'last_price_update_time': 1774844996.642707}
2026-03-30 04:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146430') HTTP/1.1" 204 0
2026-03-30 04:29:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.231(s), this was the 1st time calling it.
2026-03-30 04:29:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.436537529760819 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:29:58 [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:29:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10508347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:29: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:29:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with identifier: 10508347
2026-03-30 04:29:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with scrape type 2
2026-03-30 04:29:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with scrape type 2
2026-03-30 04:29:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3, identifier: 10508347
2026-03-30 04:29:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with identifier: 10508347
2026-03-30 04:29:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with identifier: 10508347
2026-03-30 04:29:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c5f93b-f064-550f-bd99-84ae4f9f0aa3 with identifier: 10508347 to the API
2026-03-30 04:29:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:29: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:29:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10508347>
{'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': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f3c5f93b-f064-550f-bd99-84ae4f9f0aa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EBC491',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10508347',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Niro',
'odometer': 61674,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2019-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDI Fusion - Hybrid - Automatic - 105 hp - 61.674 km',
'transmission': 'automatic',
'trim': 'Fusion',
'vin': None,
'year': 2019}
2026-03-30 04:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508347%27 HTTP/1.1" 200 None
2026-03-30 04:29:59 [adesa.be] INFO: Saving data for 10508347: {'auction_closing_time': 1801392300.0, 'created_time': 1773236264.092445, 'last_price_update_time': 1774844999.705884}
2026-03-30 04:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:29:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10508347') HTTP/1.1" 204 0
2026-03-30 04:30:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10679615> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1b01415-9b4f-5e8e-b75b-25821f21d074 with identifier: 10679615
2026-03-30 04:30:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1b01415-9b4f-5e8e-b75b-25821f21d074 with scrape type 2
2026-03-30 04:30:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1b01415-9b4f-5e8e-b75b-25821f21d074 with scrape type 2
2026-03-30 04:30:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e1b01415-9b4f-5e8e-b75b-25821f21d074, identifier: 10679615
2026-03-30 04:30:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e1b01415-9b4f-5e8e-b75b-25821f21d074 with identifier: 10679615
2026-03-30 04:30:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e1b01415-9b4f-5e8e-b75b-25821f21d074 with identifier: 10679615
2026-03-30 04:30:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e1b01415-9b4f-5e8e-b75b-25821f21d074 with identifier: 10679615 to the API
2026-03-30 04:30:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10679615>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 250,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'e1b01415-9b4f-5e8e-b75b-25821f21d074',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VRY815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10679615',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'XF',
'odometer': 71465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2022-04-20',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar XF 2.0i - Petrol - Automatic - 250 hp - 71.465 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679615%27 HTTP/1.1" 200 None
2026-03-30 04:30:01 [adesa.be] INFO: Saving data for 10679615: {'auction_closing_time': 1801392300.0, 'created_time': 1773677446.864272, 'last_price_update_time': 1774845001.190518}
2026-03-30 04:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10679615') HTTP/1.1" 204 0
2026-03-30 04:30:01 [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:30:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10609370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af01f6d6-813f-58af-89f7-cbd7bca1ded8 with identifier: 10609370
2026-03-30 04:30:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af01f6d6-813f-58af-89f7-cbd7bca1ded8 with scrape type 2
2026-03-30 04:30:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af01f6d6-813f-58af-89f7-cbd7bca1ded8 with scrape type 2
2026-03-30 04:30:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af01f6d6-813f-58af-89f7-cbd7bca1ded8, identifier: 10609370
2026-03-30 04:30:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af01f6d6-813f-58af-89f7-cbd7bca1ded8 with identifier: 10609370
2026-03-30 04:30:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af01f6d6-813f-58af-89f7-cbd7bca1ded8 with identifier: 10609370
2026-03-30 04:30:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af01f6d6-813f-58af-89f7-cbd7bca1ded8 with identifier: 10609370 to the API
2026-03-30 04:30:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10609370>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 134,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'af01f6d6-813f-58af-89f7-cbd7bca1ded8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DAV429',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10609370',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 146631,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2012-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 GDI - Petrol - Manual - 134 hp - 146.631 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 04:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609370%27 HTTP/1.1" 200 None
2026-03-30 04:30:03 [adesa.be] INFO: Saving data for 10609370: {'auction_closing_time': 1801392300.0, 'created_time': 1773236265.52851, 'last_price_update_time': 1774845003.097744}
2026-03-30 04:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609370') HTTP/1.1" 204 0
2026-03-30 04:30:06 [scrapy.extensions.logstats] INFO: Crawled 1529 pages (at 34 pages/min), scraped 1488 items (at 32 items/min)
2026-03-30 04:30:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 172MiB
2026-03-30 04:30:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569
2026-03-30 04:30:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with scrape type 2
2026-03-30 04:30:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with scrape type 2
2026-03-30 04:30:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321, identifier: 10726569
2026-03-30 04:30:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569
2026-03-30 04:30:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569
2026-03-30 04:30:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e2c4ff0-a1d8-5484-aba7-b09d44d87321 with identifier: 10726569 to the API
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726569>
{'auction_title': '',
'c_o_2_emission_value': 101,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': '0e2c4ff0-a1d8-5484-aba7-b09d44d87321',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLF995',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 55014,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 7,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 55.014 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726569%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Saving data for 10726569: {'auction_closing_time': 1774945800.0, 'created_time': 1774477173.715764, 'last_price_update_time': 1774845011.403375}
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726569') HTTP/1.1" 204 0
2026-03-30 04:30:11 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:11 [adesa.be] INFO: Found listing with ID: 10505002
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505002%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10505002: 2
2026-03-30 04:30:11 [adesa.be] INFO: Scraping item 10505002 url https://www.openlane.eu/en/carv6/auction/10505002
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10505014
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505014%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10505014: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10505014 url https://www.openlane.eu/en/carv6/auction/10505014
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10505013
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505013%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10505013: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10505013 url https://www.openlane.eu/en/carv6/auction/10505013
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10505007
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505007%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10505007: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10505007 url https://www.openlane.eu/en/carv6/auction/10505007
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10505001
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505001%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10505001: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10505001 url https://www.openlane.eu/en/carv6/auction/10505001
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10504965
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504965%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10504965: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10504965 url https://www.openlane.eu/en/carv6/auction/10504965
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10504982
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504982%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10504982: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10504982 url https://www.openlane.eu/en/carv6/auction/10504982
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10504970
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504970%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10504970: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10504970 url https://www.openlane.eu/en/carv6/auction/10504970
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10504971
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504971%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10504971: 2
2026-03-30 04:30:11 [adesa.be] INFO: Scraping item 10504971 url https://www.openlane.eu/en/carv6/auction/10504971
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10505031
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505031%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10505031: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10505031 url https://www.openlane.eu/en/carv6/auction/10505031
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10493753
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710493753%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10493753: 2
2026-03-30 04:30:11 [adesa.be] INFO: Scraping item 10493753 url https://www.openlane.eu/en/carv6/auction/10493753
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10373755
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373755%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10373755: 2
2026-03-30 04:30:11 [adesa.be] INFO: Scraping item 10373755 url https://www.openlane.eu/en/carv6/auction/10373755
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10438524
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438524%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10438524: 2
2026-03-30 04:30:11 [adesa.be] INFO: Scraping item 10438524 url https://www.openlane.eu/en/carv6/auction/10438524
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10392677
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710392677%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10392677: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10392677 url https://www.openlane.eu/en/carv6/auction/10392677
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10355068
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710355068%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10355068: 2
2026-03-30 04:30:11 [adesa.be] INFO: Scraping item 10355068 url https://www.openlane.eu/en/carv6/auction/10355068
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10458307
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710458307%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10458307: 2
2026-03-30 04:30:11 [adesa.be] INFO: Scraping item 10458307 url https://www.openlane.eu/en/carv6/auction/10458307
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10438746
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438746%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10438746: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10438746 url https://www.openlane.eu/en/carv6/auction/10438746
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10531348
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710531348%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10531348: 2
2026-03-30 04:30:11 [adesa.be] INFO: Scraping item 10531348 url https://www.openlane.eu/en/carv6/auction/10531348
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10386880
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710386880%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10386880: 2
2026-03-30 04:30:11 [adesa.be] INFO: Scraping item 10386880 url https://www.openlane.eu/en/carv6/auction/10386880
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10258076
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258076%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10258076: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10258076 url https://www.openlane.eu/en/carv6/auction/10258076
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10351033
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710351033%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10351033: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10351033 url https://www.openlane.eu/en/carv6/auction/10351033
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10507414
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507414%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10507414: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10507414 url https://www.openlane.eu/en/carv6/auction/10507414
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10507960
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710507960%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10507960: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10507960 url https://www.openlane.eu/en/carv6/auction/10507960
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10258066
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258066%27 HTTP/1.1" 200 None
2026-03-30 04:30:11 [adesa.be] INFO: Scrape type for 10258066: 0
2026-03-30 04:30:11 [adesa.be] INFO: Skipping item 10258066 url https://www.openlane.eu/en/carv6/auction/10258066
2026-03-30 04:30:11 [adesa.be] INFO: Found listing with ID: 10423997
2026-03-30 04:30:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710423997%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10423997: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10423997 url https://www.openlane.eu/en/carv6/auction/10423997
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10258053
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258053%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10258053: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10258053 url https://www.openlane.eu/en/carv6/auction/10258053
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10258077
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258077%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10258077: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10258077 url https://www.openlane.eu/en/carv6/auction/10258077
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10497156
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497156%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10497156: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10497156 url https://www.openlane.eu/en/carv6/auction/10497156
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10497158
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497158%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10497158: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10497158 url https://www.openlane.eu/en/carv6/auction/10497158
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10497157
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710497157%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10497157: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10497157 url https://www.openlane.eu/en/carv6/auction/10497157
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10737766
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737766%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10737766: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10737766 url https://www.openlane.eu/en/carv6/auction/10737766
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10704548
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704548%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10704548: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10704548 url https://www.openlane.eu/en/carv6/auction/10704548
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10591847
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591847%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10591847: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10591847 url https://www.openlane.eu/en/carv6/auction/10591847
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10591845
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591845%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10591845: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10591845 url https://www.openlane.eu/en/carv6/auction/10591845
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10489921
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710489921%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10489921: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10489921 url https://www.openlane.eu/en/carv6/auction/10489921
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10580437
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580437%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10580437: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10580437 url https://www.openlane.eu/en/carv6/auction/10580437
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10595474
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595474%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10595474: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10595474 url https://www.openlane.eu/en/carv6/auction/10595474
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10729495
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729495%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10729495: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10729495 url https://www.openlane.eu/en/carv6/auction/10729495
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10326185
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710326185%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10326185: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10326185 url https://www.openlane.eu/en/carv6/auction/10326185
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10623492
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623492%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10623492: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10623492 url https://www.openlane.eu/en/carv6/auction/10623492
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10623491
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623491%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10623491: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10623491 url https://www.openlane.eu/en/carv6/auction/10623491
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10623490
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623490%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10623490: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10623490 url https://www.openlane.eu/en/carv6/auction/10623490
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10729498
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729498%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10729498: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10729498 url https://www.openlane.eu/en/carv6/auction/10729498
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10729499
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729499%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10729499: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10729499 url https://www.openlane.eu/en/carv6/auction/10729499
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10614622
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614622%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10614622: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10614622 url https://www.openlane.eu/en/carv6/auction/10614622
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10614624
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614624%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10614624: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10614624 url https://www.openlane.eu/en/carv6/auction/10614624
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10729506
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729506%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10729506: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10729506 url https://www.openlane.eu/en/carv6/auction/10729506
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10729509
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729509%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10729509: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10729509 url https://www.openlane.eu/en/carv6/auction/10729509
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10729502
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729502%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10729502: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10729502 url https://www.openlane.eu/en/carv6/auction/10729502
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10716649
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716649%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10716649: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10716649 url https://www.openlane.eu/en/carv6/auction/10716649
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730366
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730366%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730366: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730366 url https://www.openlane.eu/en/carv6/auction/10730366
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730379
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730379%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730379: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730379 url https://www.openlane.eu/en/carv6/auction/10730379
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10734483
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710734483%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10734483: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10734483 url https://www.openlane.eu/en/carv6/auction/10734483
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10585106
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710585106%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10585106: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10585106 url https://www.openlane.eu/en/carv6/auction/10585106
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730384
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730384%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730384: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730384 url https://www.openlane.eu/en/carv6/auction/10730384
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10627573
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627573%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10627573: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10627573 url https://www.openlane.eu/en/carv6/auction/10627573
2026-03-30 04:30:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504979> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730375
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730375%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730375: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730375 url https://www.openlane.eu/en/carv6/auction/10730375
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730364
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730364%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730364: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730364 url https://www.openlane.eu/en/carv6/auction/10730364
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730381
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730381%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730381: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730381 url https://www.openlane.eu/en/carv6/auction/10730381
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730376
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730376%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730376: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730376 url https://www.openlane.eu/en/carv6/auction/10730376
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730371
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730371%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730371: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10730371 url https://www.openlane.eu/en/carv6/auction/10730371
2026-03-30 04:30: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:30:12 [adesa.be] INFO: Found listing with ID: 10730372
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730372%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730372: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730372 url https://www.openlane.eu/en/carv6/auction/10730372
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730369
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730369%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730369: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730369 url https://www.openlane.eu/en/carv6/auction/10730369
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10730368
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730368%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10730368: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10730368 url https://www.openlane.eu/en/carv6/auction/10730368
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10666275
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666275%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10666275: 0
2026-03-30 04:30:12 [adesa.be] INFO: Skipping item 10666275 url https://www.openlane.eu/en/carv6/auction/10666275
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10655596
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710655596%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10655596: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10655596 url https://www.openlane.eu/en/carv6/auction/10655596
2026-03-30 04:30:12 [adesa.be] INFO: Found listing with ID: 10627562
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627562%27 HTTP/1.1" 200 None
2026-03-30 04:30:12 [adesa.be] INFO: Scrape type for 10627562: 2
2026-03-30 04:30:12 [adesa.be] INFO: Scraping item 10627562 url https://www.openlane.eu/en/carv6/auction/10627562
2026-03-30 04:30:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979
2026-03-30 04:30:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ec59ec9-2f34-58ea-be40-388ea125979f with scrape type 2
2026-03-30 04:30:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ec59ec9-2f34-58ea-be40-388ea125979f with scrape type 2
2026-03-30 04:30:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4ec59ec9-2f34-58ea-be40-388ea125979f, identifier: 10504979
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627580
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627580%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627580: 0
2026-03-30 04:30:13 [adesa.be] INFO: Skipping item 10627580 url https://www.openlane.eu/en/carv6/auction/10627580
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627563
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627563%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627563: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10627563 url https://www.openlane.eu/en/carv6/auction/10627563
2026-03-30 04:30:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979
2026-03-30 04:30:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979
2026-03-30 04:30:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4ec59ec9-2f34-58ea-be40-388ea125979f with identifier: 10504979 to the API
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504979>
{'auction_title': '',
'c_o_2_emission_value': 126,
'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': '4ec59ec9-2f34-58ea-be40-388ea125979f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504979',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23800,
'price_includes_vat': True,
'registration_date': '2025-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus Active 1.0 EcoBoost X - Petrol - Automatic - 156 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'X',
'vin': None,
'year': 2025}
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504979%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Saving data for 10504979: {'auction_closing_time': 1798675200.0, 'created_time': 1773235919.030243, 'last_price_update_time': 1774845013.470364}
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10504979') HTTP/1.1" 204 0
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627590
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627590%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627590: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10627590 url https://www.openlane.eu/en/carv6/auction/10627590
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627582
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627582%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627582: 0
2026-03-30 04:30:13 [adesa.be] INFO: Skipping item 10627582 url https://www.openlane.eu/en/carv6/auction/10627582
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627586
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627586%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627586: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10627586 url https://www.openlane.eu/en/carv6/auction/10627586
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627564
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627564%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627564: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10627564 url https://www.openlane.eu/en/carv6/auction/10627564
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627588
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627588%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627588: 0
2026-03-30 04:30:13 [adesa.be] INFO: Skipping item 10627588 url https://www.openlane.eu/en/carv6/auction/10627588
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627584
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627584%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627584: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10627584 url https://www.openlane.eu/en/carv6/auction/10627584
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627579
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627579%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627579: 0
2026-03-30 04:30:13 [adesa.be] INFO: Skipping item 10627579 url https://www.openlane.eu/en/carv6/auction/10627579
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10627585
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627585%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10627585: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10627585 url https://www.openlane.eu/en/carv6/auction/10627585
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10726260
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726260%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10726260: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10726260 url https://www.openlane.eu/en/carv6/auction/10726260
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10615315
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615315%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10615315: 0
2026-03-30 04:30:13 [adesa.be] INFO: Skipping item 10615315 url https://www.openlane.eu/en/carv6/auction/10615315
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10729497
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729497%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10729497: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10729497 url https://www.openlane.eu/en/carv6/auction/10729497
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10615312
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615312%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10615312: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10615312 url https://www.openlane.eu/en/carv6/auction/10615312
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10373756
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373756%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10373756: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10373756 url https://www.openlane.eu/en/carv6/auction/10373756
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10730132
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730132%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10730132: 0
2026-03-30 04:30:13 [adesa.be] INFO: Skipping item 10730132 url https://www.openlane.eu/en/carv6/auction/10730132
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10580439
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580439%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10580439: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10580439 url https://www.openlane.eu/en/carv6/auction/10580439
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10562284
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710562284%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10562284: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10562284 url https://www.openlane.eu/en/carv6/auction/10562284
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10630787
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630787%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10630787: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10630787 url https://www.openlane.eu/en/carv6/auction/10630787
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10576365
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710576365%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10576365: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10576365 url https://www.openlane.eu/en/carv6/auction/10576365
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10405235
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710405235%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10405235: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10405235 url https://www.openlane.eu/en/carv6/auction/10405235
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10366783
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710366783%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10366783: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10366783 url https://www.openlane.eu/en/carv6/auction/10366783
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10461938
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710461938%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10461938: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10461938 url https://www.openlane.eu/en/carv6/auction/10461938
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10666627
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666627%27 HTTP/1.1" 200 None
2026-03-30 04:30:13 [adesa.be] INFO: Scrape type for 10666627: 2
2026-03-30 04:30:13 [adesa.be] INFO: Scraping item 10666627 url https://www.openlane.eu/en/carv6/auction/10666627
2026-03-30 04:30:13 [adesa.be] INFO: Found listing with ID: 10682815
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682815%27 HTTP/1.1" 200 None
2026-03-30 04:30:14 [adesa.be] INFO: Scrape type for 10682815: 2
2026-03-30 04:30:14 [adesa.be] INFO: Scraping item 10682815 url https://www.openlane.eu/en/carv6/auction/10682815
2026-03-30 04:30:14 [adesa.be] INFO: Found listing with ID: 10698828
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698828%27 HTTP/1.1" 200 None
2026-03-30 04:30:14 [adesa.be] INFO: Scrape type for 10698828: 0
2026-03-30 04:30:14 [adesa.be] INFO: Skipping item 10698828 url https://www.openlane.eu/en/carv6/auction/10698828
2026-03-30 04:30:14 [adesa.be] INFO: Found listing with ID: 10688261
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710688261%27 HTTP/1.1" 200 None
2026-03-30 04:30:14 [adesa.be] INFO: Scrape type for 10688261: 2
2026-03-30 04:30:14 [adesa.be] INFO: Scraping item 10688261 url https://www.openlane.eu/en/carv6/auction/10688261
2026-03-30 04:30:14 [adesa.be] INFO: Found listing with ID: 10707957
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710707957%27 HTTP/1.1" 200 None
2026-03-30 04:30:14 [adesa.be] INFO: Scrape type for 10707957: 2
2026-03-30 04:30:14 [adesa.be] INFO: Scraping item 10707957 url https://www.openlane.eu/en/carv6/auction/10707957
2026-03-30 04:30:14 [adesa.be] INFO: Found listing with ID: 10698830
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710698830%27 HTTP/1.1" 200 None
2026-03-30 04:30:14 [adesa.be] INFO: Scrape type for 10698830: 0
2026-03-30 04:30:14 [adesa.be] INFO: Skipping item 10698830 url https://www.openlane.eu/en/carv6/auction/10698830
2026-03-30 04:30:14 [adesa.be] INFO: Found listing with ID: 10258058
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258058%27 HTTP/1.1" 200 None
2026-03-30 04:30:14 [adesa.be] INFO: Scrape type for 10258058: 2
2026-03-30 04:30:14 [adesa.be] INFO: Scraping item 10258058 url https://www.openlane.eu/en/carv6/auction/10258058
2026-03-30 04:30:14 [adesa.be] INFO: Found listing with ID: 10666057
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666057%27 HTTP/1.1" 200 None
2026-03-30 04:30:14 [adesa.be] INFO: Scrape type for 10666057: 0
2026-03-30 04:30:14 [adesa.be] INFO: Skipping item 10666057 url https://www.openlane.eu/en/carv6/auction/10666057
2026-03-30 04:30:14 [adesa.be] INFO: Found listing with ID: 10583628
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710583628%27 HTTP/1.1" 200 None
2026-03-30 04:30:14 [adesa.be] INFO: Scrape type for 10583628: 2
2026-03-30 04:30:14 [adesa.be] INFO: Scraping item 10583628 url https://www.openlane.eu/en/carv6/auction/10583628
2026-03-30 04:30:14 [adesa.be] INFO: Found listing with ID: 10595467
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595467%27 HTTP/1.1" 200 None
2026-03-30 04:30:14 [adesa.be] INFO: Scrape type for 10595467: 2
2026-03-30 04:30:14 [adesa.be] INFO: Scraping item 10595467 url https://www.openlane.eu/en/carv6/auction/10595467
2026-03-30 04:30:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10738309> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d630779-9909-5f49-9bc9-a5ec09958d3d with identifier: 10738309
2026-03-30 04:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d630779-9909-5f49-9bc9-a5ec09958d3d with scrape type 2
2026-03-30 04:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d630779-9909-5f49-9bc9-a5ec09958d3d with scrape type 2
2026-03-30 04:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8d630779-9909-5f49-9bc9-a5ec09958d3d, identifier: 10738309
2026-03-30 04:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8d630779-9909-5f49-9bc9-a5ec09958d3d with identifier: 10738309
2026-03-30 04:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8d630779-9909-5f49-9bc9-a5ec09958d3d with identifier: 10738309
2026-03-30 04:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8d630779-9909-5f49-9bc9-a5ec09958d3d with identifier: 10738309 to the API
2026-03-30 04:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10738309>
{'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': 303,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '8d630779-9909-5f49-9bc9-a5ec09958d3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1111',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10738309',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 166910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20800,
'price_includes_vat': True,
'registration_date': '2019-02-14',
'seats_number': 5,
'seller_name': 'GMA Cars bv',
'title': 'Volvo XC60 T8 Momentum - Hybrid - Automatic - 303 hp - 166.910 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2019}
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710738309%27 HTTP/1.1" 200 None
2026-03-30 04:30:23 [adesa.be] INFO: Saving data for 10738309: {'auction_closing_time': 1801392300.0, 'created_time': 1774625664.49193, 'last_price_update_time': 1774845023.588721}
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10738309') HTTP/1.1" 204 0
2026-03-30 04:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9c09b3e-3ae5-5146-bc3a-04b16ca960cc with identifier: 10735644
2026-03-30 04:30:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9c09b3e-3ae5-5146-bc3a-04b16ca960cc with scrape type 2
2026-03-30 04:30:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9c09b3e-3ae5-5146-bc3a-04b16ca960cc with scrape type 2
2026-03-30 04:30:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b9c09b3e-3ae5-5146-bc3a-04b16ca960cc, identifier: 10735644
2026-03-30 04:30:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b9c09b3e-3ae5-5146-bc3a-04b16ca960cc with identifier: 10735644
2026-03-30 04:30:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b9c09b3e-3ae5-5146-bc3a-04b16ca960cc with identifier: 10735644
2026-03-30 04:30:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b9c09b3e-3ae5-5146-bc3a-04b16ca960cc with identifier: 10735644 to the API
2026-03-30 04:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735644>
{'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': 146,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b9c09b3e-3ae5-5146-bc3a-04b16ca960cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ASI319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735644',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Subaru',
'model': 'Forester',
'odometer': 215578,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2011-03-15',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Subaru Forester 2.0 - AWD - Diesel - Manual - 146 hp - 215.578 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735644%27 HTTP/1.1" 200 None
2026-03-30 04:30:28 [adesa.be] INFO: Saving data for 10735644: {'auction_closing_time': 1801392300.0, 'created_time': 1774625662.290339, 'last_price_update_time': 1774845028.657093}
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735644') HTTP/1.1" 204 0
2026-03-30 04:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10456216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216
2026-03-30 04:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b5226f-d4de-569c-a23a-285ea5046917 with scrape type 2
2026-03-30 04:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94b5226f-d4de-569c-a23a-285ea5046917 with scrape type 2
2026-03-30 04:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 94b5226f-d4de-569c-a23a-285ea5046917, identifier: 10456216
2026-03-30 04:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216
2026-03-30 04:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216
2026-03-30 04:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 94b5226f-d4de-569c-a23a-285ea5046917 with identifier: 10456216 to the API
2026-03-30 04:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10456216>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 490,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '94b5226f-d4de-569c-a23a-285ea5046917',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10456216',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q6 E-tron',
'odometer': 14948,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 58200,
'price_includes_vat': True,
'registration_date': '2024-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Audi SQ6 E-tron - Quattro - Electric - Automatic - 490 hp - 14.948 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710456216%27 HTTP/1.1" 200 None
2026-03-30 04:30:29 [adesa.be] INFO: Saving data for 10456216: {'auction_closing_time': 1798675200.0, 'created_time': 1773235890.011165, 'last_price_update_time': 1774845029.124557}
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10456216') HTTP/1.1" 204 0
2026-03-30 04:30:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730535> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1021075f-8d67-56d3-9130-81f400e59761 with identifier: 10730535
2026-03-30 04:30:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1021075f-8d67-56d3-9130-81f400e59761 with scrape type 2
2026-03-30 04:30:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1021075f-8d67-56d3-9130-81f400e59761 with scrape type 2
2026-03-30 04:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1021075f-8d67-56d3-9130-81f400e59761, identifier: 10730535
2026-03-30 04:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1021075f-8d67-56d3-9130-81f400e59761 with identifier: 10730535
2026-03-30 04:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1021075f-8d67-56d3-9130-81f400e59761 with identifier: 10730535
2026-03-30 04:30:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1021075f-8d67-56d3-9130-81f400e59761 with identifier: 10730535 to the API
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730535>
{'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': 149,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '1021075f-8d67-56d3-9130-81f400e59761',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFU545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730535',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 246769,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2021-06-21',
'seats_number': 5,
'seller_name': 'Car Investment Belgium BV',
'title': 'Seat Leon Sportstourer 1.4 e-Hybrid FR - Hybrid - Automatic - 149 '
'hp - 246.769 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730535%27 HTTP/1.1" 200 None
2026-03-30 04:30:30 [adesa.be] INFO: Saving data for 10730535: {'auction_closing_time': 1801392300.0, 'created_time': 1774538828.451119, 'last_price_update_time': 1774845030.438589}
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730535') HTTP/1.1" 204 0
2026-03-30 04:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802
2026-03-30 04:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f94c3818-a359-5737-a858-601121b55628 with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f94c3818-a359-5737-a858-601121b55628 with scrape type 2
2026-03-30 04:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f94c3818-a359-5737-a858-601121b55628, identifier: 10724802
2026-03-30 04:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802
2026-03-30 04:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802
2026-03-30 04:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f94c3818-a359-5737-a858-601121b55628 with identifier: 10724802 to the API
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724802>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f94c3818-a359-5737-a858-601121b55628',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FTP331',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724802',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 231415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5750,
'price_includes_vat': True,
'registration_date': '2018-12-12',
'seats_number': 3,
'seller_name': "Auto's Jacques BV",
'title': 'Renault Trafic L1H1 1.6 DCI Business - Diesel - Manual - 145 hp - '
'231.415 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724802%27 HTTP/1.1" 200 None
2026-03-30 04:30:33 [adesa.be] INFO: Saving data for 10724802: {'auction_closing_time': 1801392300.0, 'created_time': 1774453014.726983, 'last_price_update_time': 1774845033.193088}
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724802') HTTP/1.1" 204 0
2026-03-30 04:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719146> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146
2026-03-30 04:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2334c72-a1bc-57ab-9a64-19eba968ac91 with scrape type 2
2026-03-30 04:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2334c72-a1bc-57ab-9a64-19eba968ac91 with scrape type 2
2026-03-30 04:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b2334c72-a1bc-57ab-9a64-19eba968ac91, identifier: 10719146
2026-03-30 04:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146
2026-03-30 04:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146
2026-03-30 04:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b2334c72-a1bc-57ab-9a64-19eba968ac91 with identifier: 10719146 to the API
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719146>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b2334c72-a1bc-57ab-9a64-19eba968ac91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EMD076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719146',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 109140,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2016-07-11',
'seats_number': 5,
'seller_name': 'City Automobile srl',
'title': 'Renault Espace 1.6 DCI Initiale Paris - Diesel - Automatic - 160 hp '
'- 109.140 km',
'transmission': 'automatic',
'trim': 'Initiale Paris',
'vin': None,
'year': 2016}
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719146%27 HTTP/1.1" 200 None
2026-03-30 04:30:43 [adesa.be] INFO: Saving data for 10719146: {'auction_closing_time': 1801392300.0, 'created_time': 1774366060.122415, 'last_price_update_time': 1774845043.587895}
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719146') HTTP/1.1" 204 0
2026-03-30 04:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616501> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 817702be-118a-5938-9420-a2524fc9262e with identifier: 10616501
2026-03-30 04:30:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 817702be-118a-5938-9420-a2524fc9262e with scrape type 2
2026-03-30 04:30:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 817702be-118a-5938-9420-a2524fc9262e with scrape type 2
2026-03-30 04:30:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 817702be-118a-5938-9420-a2524fc9262e, identifier: 10616501
2026-03-30 04:30:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 817702be-118a-5938-9420-a2524fc9262e with identifier: 10616501
2026-03-30 04:30:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 817702be-118a-5938-9420-a2524fc9262e with identifier: 10616501
2026-03-30 04:30:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 817702be-118a-5938-9420-a2524fc9262e with identifier: 10616501 to the API
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616501>
{'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': 210,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '817702be-118a-5938-9420-a2524fc9262e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CCZ739',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616501',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 169373,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2017-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover 3.0 - AWD - Diesel - Automatic - 210 hp - '
'169.373 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616501%27 HTTP/1.1" 200 None
2026-03-30 04:30:45 [adesa.be] INFO: Saving data for 10616501: {'auction_closing_time': 1801392300.0, 'created_time': 1773236240.794012, 'last_price_update_time': 1774845045.905087}
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616501') HTTP/1.1" 204 0
2026-03-30 04:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862
2026-03-30 04:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d636ed43-d719-5871-9e34-768e529a63ab with scrape type 2
2026-03-30 04:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d636ed43-d719-5871-9e34-768e529a63ab with scrape type 2
2026-03-30 04:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d636ed43-d719-5871-9e34-768e529a63ab, identifier: 10691862
2026-03-30 04:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862
2026-03-30 04:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862
2026-03-30 04:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d636ed43-d719-5871-9e34-768e529a63ab with identifier: 10691862 to the API
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691862>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'd636ed43-d719-5871-9e34-768e529a63ab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EVL214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691862',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Espace',
'odometer': 375020,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2015-11-06',
'seats_number': 5,
'seller_name': "Tarauto's",
'title': 'Renault Espace 1.6 DCI - Diesel - Manual - 130 hp - 375.020 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710691862%27 HTTP/1.1" 200 None
2026-03-30 04:30:47 [adesa.be] INFO: Saving data for 10691862: {'auction_closing_time': 1801392300.0, 'created_time': 1773848696.919312, 'last_price_update_time': 1774845047.664281}
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10691862') HTTP/1.1" 204 0
2026-03-30 04:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573
2026-03-30 04:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b09d4b6-0e78-547b-965d-e776426a897f with scrape type 2
2026-03-30 04:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b09d4b6-0e78-547b-965d-e776426a897f with scrape type 2
2026-03-30 04:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b09d4b6-0e78-547b-965d-e776426a897f, identifier: 10627573
2026-03-30 04:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573
2026-03-30 04:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573
2026-03-30 04:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b09d4b6-0e78-547b-965d-e776426a897f with identifier: 10627573 to the API
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627573>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0b09d4b6-0e78-547b-965d-e776426a897f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '47293',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627573',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 5502,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2025-04-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Ioniq 5 Core - Electric - Automatic - 170 hp - 5.502 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2025}
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627573%27 HTTP/1.1" 200 None
2026-03-30 04:30:49 [adesa.be] INFO: Saving data for 10627573: {'auction_closing_time': 1798675200.0, 'created_time': 1773235843.166542, 'last_price_update_time': 1774845049.809512}
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627573') HTTP/1.1" 204 0
2026-03-30 04:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:30: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:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f84eed7-e4e8-5f73-9e2c-1fda69d2af19 with identifier: 10730534
2026-03-30 04:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f84eed7-e4e8-5f73-9e2c-1fda69d2af19 with scrape type 2
2026-03-30 04:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f84eed7-e4e8-5f73-9e2c-1fda69d2af19 with scrape type 2
2026-03-30 04:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7f84eed7-e4e8-5f73-9e2c-1fda69d2af19, identifier: 10730534
2026-03-30 04:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7f84eed7-e4e8-5f73-9e2c-1fda69d2af19 with identifier: 10730534
2026-03-30 04:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7f84eed7-e4e8-5f73-9e2c-1fda69d2af19 with identifier: 10730534
2026-03-30 04:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7f84eed7-e4e8-5f73-9e2c-1fda69d2af19 with identifier: 10730534 to the API
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:30: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:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730534>
{'auction_title': '',
'c_o_2_emission_value': 201,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '7f84eed7-e4e8-5f73-9e2c-1fda69d2af19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1DEZ468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730534',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 192656,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6350,
'price_includes_vat': True,
'registration_date': '2018-10-11',
'seats_number': 3,
'seller_name': 'Car Investment Belgium BV',
'title': 'Renault Master L1H1 2.3 DCI Grand Comfort - Diesel - Manual - 130 '
'hp - 192.656 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2018}
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730534%27 HTTP/1.1" 200 None
2026-03-30 04:30:52 [adesa.be] INFO: Saving data for 10730534: {'auction_closing_time': 1801392300.0, 'created_time': 1774538829.731588, 'last_price_update_time': 1774845052.982382}
2026-03-30 04:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:30:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730534') HTTP/1.1" 204 0
2026-03-30 04:31:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704034> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ecddae46-3f5e-503e-b171-407b84292a6b with identifier: 10704034
2026-03-30 04:31:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ecddae46-3f5e-503e-b171-407b84292a6b with scrape type 2
2026-03-30 04:31:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ecddae46-3f5e-503e-b171-407b84292a6b with scrape type 2
2026-03-30 04:31:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ecddae46-3f5e-503e-b171-407b84292a6b, identifier: 10704034
2026-03-30 04:31:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ecddae46-3f5e-503e-b171-407b84292a6b with identifier: 10704034
2026-03-30 04:31:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ecddae46-3f5e-503e-b171-407b84292a6b with identifier: 10704034
2026-03-30 04:31:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ecddae46-3f5e-503e-b171-407b84292a6b with identifier: 10704034 to the API
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704034>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 274,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ecddae46-3f5e-503e-b171-407b84292a6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LHB300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704034',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'XJ',
'odometer': 119890,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2014-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar XJ 3.0d - Diesel - Automatic - 274 hp - 119.890 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704034%27 HTTP/1.1" 200 None
2026-03-30 04:31:05 [adesa.be] INFO: Saving data for 10704034: {'auction_closing_time': 1801392300.0, 'created_time': 1774046112.486107, 'last_price_update_time': 1774845065.296139}
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704034') HTTP/1.1" 204 0
2026-03-30 04:31:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10583628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31:06 [scrapy.extensions.logstats] INFO: Crawled 1544 pages (at 15 pages/min), scraped 1501 items (at 13 items/min)
2026-03-30 04:31:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:31: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:31:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628
2026-03-30 04:31:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7f46bd6-d6e6-5b78-9089-48731caf4f3a with scrape type 2
2026-03-30 04:31:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7f46bd6-d6e6-5b78-9089-48731caf4f3a with scrape type 2
2026-03-30 04:31:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c7f46bd6-d6e6-5b78-9089-48731caf4f3a, identifier: 10583628
2026-03-30 04:31:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628
2026-03-30 04:31:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628
2026-03-30 04:31:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c7f46bd6-d6e6-5b78-9089-48731caf4f3a with identifier: 10583628 to the API
2026-03-30 04:31:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10583628>
{'auction_title': '',
'c_o_2_emission_value': 199,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'c7f46bd6-d6e6-5b78-9089-48731caf4f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HXA804',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10583628',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2025-12-10',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Expert Long 2.0 HDI - Diesel - Manual - 144 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710583628%27 HTTP/1.1" 200 None
2026-03-30 04:31:07 [adesa.be] INFO: Saving data for 10583628: {'auction_closing_time': 1798675200.0, 'created_time': 1773235785.817652, 'last_price_update_time': 1774845067.133662}
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10583628') HTTP/1.1" 204 0
2026-03-30 04:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10595467> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467
2026-03-30 04:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174157f2-a8e6-501c-bab4-a0422309e87f with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 174157f2-a8e6-501c-bab4-a0422309e87f with scrape type 2
2026-03-30 04:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 174157f2-a8e6-501c-bab4-a0422309e87f, identifier: 10595467
2026-03-30 04:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467
2026-03-30 04:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467
2026-03-30 04:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 174157f2-a8e6-501c-bab4-a0422309e87f with identifier: 10595467 to the API
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10595467>
{'auction_title': '',
'c_o_2_emission_value': 201,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '174157f2-a8e6-501c-bab4-a0422309e87f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HTE083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10595467',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22800,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot Expert Long 2.0 HDI - Diesel - Manual - 144 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595467%27 HTTP/1.1" 200 None
2026-03-30 04:31:10 [adesa.be] INFO: Saving data for 10595467: {'auction_closing_time': 1798675200.0, 'created_time': 1773235785.113788, 'last_price_update_time': 1774845070.956068}
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10595467') HTTP/1.1" 204 0
2026-03-30 04:31:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726405> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405
2026-03-30 04:31:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9816978-e30d-5c5f-88d6-fdcec473015b with scrape type 2
2026-03-30 04:31:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9816978-e30d-5c5f-88d6-fdcec473015b with scrape type 2
2026-03-30 04:31:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a9816978-e30d-5c5f-88d6-fdcec473015b, identifier: 10726405
2026-03-30 04:31:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405
2026-03-30 04:31:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405
2026-03-30 04:31:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a9816978-e30d-5c5f-88d6-fdcec473015b with identifier: 10726405 to the API
2026-03-30 04:31:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726405>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-31T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'a9816978-e30d-5c5f-88d6-fdcec473015b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVJ994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726405',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 81619,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 81.619 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726405%27 HTTP/1.1" 200 None
2026-03-30 04:31:12 [adesa.be] INFO: Saving data for 10726405: {'auction_closing_time': 1774945800.0, 'created_time': 1774477029.443868, 'last_price_update_time': 1774845072.082843}
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726405') HTTP/1.1" 204 0
2026-03-30 04:31:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10688261> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261
2026-03-30 04:31:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with scrape type 2
2026-03-30 04:31:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with scrape type 2
2026-03-30 04:31:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 62e3ff4b-4c19-538a-93ee-80d115ca9a08, identifier: 10688261
2026-03-30 04:31:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261
2026-03-30 04:31:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261
2026-03-30 04:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 62e3ff4b-4c19-538a-93ee-80d115ca9a08 with identifier: 10688261 to the API
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10688261>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 209,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '62e3ff4b-4c19-538a-93ee-80d115ca9a08',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HUZ319',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10688261',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2025-11-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Electric - Automatic - 209 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710688261%27 HTTP/1.1" 200 None
2026-03-30 04:31:15 [adesa.be] INFO: Saving data for 10688261: {'auction_closing_time': 1798675200.0, 'created_time': 1773915916.771156, 'last_price_update_time': 1774845075.249691}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10688261') HTTP/1.1" 204 0
2026-03-30 04:31:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10258058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058
2026-03-30 04:31:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with scrape type 2
2026-03-30 04:31:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with scrape type 2
2026-03-30 04:31:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5, identifier: 10258058
2026-03-30 04:31:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058
2026-03-30 04:31:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058
2026-03-30 04:31:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 91ef4d76-e6e0-52a9-a04a-7581e7c84bd5 with identifier: 10258058 to the API
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10258058>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 214,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '91ef4d76-e6e0-52a9-a04a-7581e7c84bd5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HSY766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10258058',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30500,
'price_includes_vat': True,
'registration_date': '2025-10-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Electric - Automatic - 214 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258058%27 HTTP/1.1" 200 None
2026-03-30 04:31:15 [adesa.be] INFO: Saving data for 10258058: {'auction_closing_time': 1798675200.0, 'created_time': 1773235784.735311, 'last_price_update_time': 1774845075.936657}
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10258058') HTTP/1.1" 204 0
2026-03-30 04:31:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815
2026-03-30 04:31:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with scrape type 2
2026-03-30 04:31:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with scrape type 2
2026-03-30 04:31:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c, identifier: 10682815
2026-03-30 04:31:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815
2026-03-30 04:31:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815
2026-03-30 04:31:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c with identifier: 10682815 to the API
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682815>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 147,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3c9954a0-08f2-5e1c-a90c-a004c2bc8b1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51937',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682815',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 25977,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2025-02-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 147 hp - 25.977 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682815%27 HTTP/1.1" 200 None
2026-03-30 04:31:16 [adesa.be] INFO: Saving data for 10682815: {'auction_closing_time': 1798675200.0, 'created_time': 1773829293.450609, 'last_price_update_time': 1774845076.659762}
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10682815') HTTP/1.1" 204 0
2026-03-30 04:31:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10735648
2026-03-30 04:31:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3c6892c-03b5-5162-8e16-d672c743e373 with scrape type 2
2026-03-30 04:31:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3c6892c-03b5-5162-8e16-d672c743e373 with scrape type 2
2026-03-30 04:31:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f3c6892c-03b5-5162-8e16-d672c743e373, identifier: 10735648
2026-03-30 04:31:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10735648
2026-03-30 04:31:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10735648
2026-03-30 04:31:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f3c6892c-03b5-5162-8e16-d672c743e373 with identifier: 10735648 to the API
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735648>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'f3c6892c-03b5-5162-8e16-d672c743e373',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDW790',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735648',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 151770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-07-30',
'seats_number': 7,
'seller_name': 'SBT Offerande bv',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Manual - 130 hp - 151.770 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2020}
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735648%27 HTTP/1.1" 200 None
2026-03-30 04:31:18 [adesa.be] INFO: Saving data for 10735648: {'auction_closing_time': 1801392300.0, 'created_time': 1774625660.056902, 'last_price_update_time': 1774845078.366425}
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735648') HTTP/1.1" 204 0
2026-03-30 04:31:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707957> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957
2026-03-30 04:31:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-30 04:31:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0bd79753-8065-5bec-ab78-21fb34635108 with scrape type 2
2026-03-30 04:31:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0bd79753-8065-5bec-ab78-21fb34635108, identifier: 10707957
2026-03-30 04:31:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957
2026-03-30 04:31:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957
2026-03-30 04:31:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0bd79753-8065-5bec-ab78-21fb34635108 with identifier: 10707957 to the API
2026-03-30 04:31:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707957>
{'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': 214,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '0bd79753-8065-5bec-ab78-21fb34635108',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2JCU702',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707957',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '408',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2026-01-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 408 GT - Electric - Automatic - 214 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2026}
2026-03-30 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710707957%27 HTTP/1.1" 200 None
2026-03-30 04:31:22 [adesa.be] INFO: Saving data for 10707957: {'auction_closing_time': 1798675200.0, 'created_time': 1774261196.695656, 'last_price_update_time': 1774845082.877787}
2026-03-30 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10707957') HTTP/1.1" 204 0
2026-03-30 04:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10405235> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235
2026-03-30 04:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98adbfe5-b74a-580a-b005-eb9554778c37 with scrape type 2
2026-03-30 04:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98adbfe5-b74a-580a-b005-eb9554778c37 with scrape type 2
2026-03-30 04:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 98adbfe5-b74a-580a-b005-eb9554778c37, identifier: 10405235
2026-03-30 04:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235
2026-03-30 04:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235
2026-03-30 04:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 98adbfe5-b74a-580a-b005-eb9554778c37 with identifier: 10405235 to the API
2026-03-30 04:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10405235>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '98adbfe5-b74a-580a-b005-eb9554778c37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '50203',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10405235',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 22263,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 22.263 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710405235%27 HTTP/1.1" 200 None
2026-03-30 04:31:25 [adesa.be] INFO: Saving data for 10405235: {'auction_closing_time': 1798675200.0, 'created_time': 1773235884.074291, 'last_price_update_time': 1774845085.045134}
2026-03-30 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10405235') HTTP/1.1" 204 0
2026-03-30 04:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627
2026-03-30 04:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cce05a25-5c90-51be-8402-4f3aa6760633 with scrape type 2
2026-03-30 04:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cce05a25-5c90-51be-8402-4f3aa6760633 with scrape type 2
2026-03-30 04:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cce05a25-5c90-51be-8402-4f3aa6760633, identifier: 10666627
2026-03-30 04:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627
2026-03-30 04:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627
2026-03-30 04:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cce05a25-5c90-51be-8402-4f3aa6760633 with identifier: 10666627 to the API
2026-03-30 04:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666627>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 147,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'cce05a25-5c90-51be-8402-4f3aa6760633',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666627',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24300,
'price_includes_vat': True,
'registration_date': '2025-10-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 Allure - Petrol - Automatic - 147 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710666627%27 HTTP/1.1" 200 None
2026-03-30 04:31:27 [adesa.be] INFO: Saving data for 10666627: {'auction_closing_time': 1798675200.0, 'created_time': 1773397784.026192, 'last_price_update_time': 1774845087.406659}
2026-03-30 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10666627') HTTP/1.1" 204 0
2026-03-30 04:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10366783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783
2026-03-30 04:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with scrape type 2
2026-03-30 04:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with scrape type 2
2026-03-30 04:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce, identifier: 10366783
2026-03-30 04:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783
2026-03-30 04:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783
2026-03-30 04:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: edd2c1fd-81bb-5247-b6cd-2eaad1a36cce with identifier: 10366783 to the API
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10366783>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'edd2c1fd-81bb-5247-b6cd-2eaad1a36cce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10366783',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21700,
'price_includes_vat': True,
'registration_date': '2025-07-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710366783%27 HTTP/1.1" 200 None
2026-03-30 04:31:30 [adesa.be] INFO: Saving data for 10366783: {'auction_closing_time': 1798675200.0, 'created_time': 1773235847.114208, 'last_price_update_time': 1774845090.595224}
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10366783') HTTP/1.1" 204 0
2026-03-30 04:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787
2026-03-30 04:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1000371e-226a-580b-aa5a-2244ec9a17e1 with scrape type 2
2026-03-30 04:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1000371e-226a-580b-aa5a-2244ec9a17e1 with scrape type 2
2026-03-30 04:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1000371e-226a-580b-aa5a-2244ec9a17e1, identifier: 10630787
2026-03-30 04:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787
2026-03-30 04:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787
2026-03-30 04:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1000371e-226a-580b-aa5a-2244ec9a17e1 with identifier: 10630787 to the API
2026-03-30 04:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630787>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1000371e-226a-580b-aa5a-2244ec9a17e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630787',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 20.234 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630787%27 HTTP/1.1" 200 None
2026-03-30 04:31:33 [adesa.be] INFO: Saving data for 10630787: {'auction_closing_time': 1798675200.0, 'created_time': 1773235783.355751, 'last_price_update_time': 1774845093.802012}
2026-03-30 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10630787') HTTP/1.1" 204 0
2026-03-30 04:31:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580439> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439
2026-03-30 04:31:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ff147d8-a006-5f11-b9d6-200118dc78d5 with scrape type 2
2026-03-30 04:31:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ff147d8-a006-5f11-b9d6-200118dc78d5 with scrape type 2
2026-03-30 04:31:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ff147d8-a006-5f11-b9d6-200118dc78d5, identifier: 10580439
2026-03-30 04:31:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439
2026-03-30 04:31:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439
2026-03-30 04:31:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ff147d8-a006-5f11-b9d6-200118dc78d5 with identifier: 10580439 to the API
2026-03-30 04:31:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580439>
{'auction_title': '',
'c_o_2_emission_value': 197,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 0,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 147,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '3ff147d8-a006-5f11-b9d6-200118dc78d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54746',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580439',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2026-01-07',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro 2.0 - Diesel - Automatic - 147 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580439%27 HTTP/1.1" 200 None
2026-03-30 04:31:35 [adesa.be] INFO: Saving data for 10580439: {'auction_closing_time': 1798675200.0, 'created_time': 1773235751.467625, 'last_price_update_time': 1774845095.874631}
2026-03-30 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10580439') HTTP/1.1" 204 0
2026-03-30 04:31:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10373756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756
2026-03-30 04:31:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b381dab4-870a-59dc-b4be-113cd8ecba51 with scrape type 2
2026-03-30 04:31:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b381dab4-870a-59dc-b4be-113cd8ecba51 with scrape type 2
2026-03-30 04:31:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b381dab4-870a-59dc-b4be-113cd8ecba51, identifier: 10373756
2026-03-30 04:31:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756
2026-03-30 04:31:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756
2026-03-30 04:31:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b381dab4-870a-59dc-b4be-113cd8ecba51 with identifier: 10373756 to the API
2026-03-30 04:31:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10373756>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b381dab4-870a-59dc-b4be-113cd8ecba51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49635',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10373756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 22303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 132 hp - 22.303 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-30 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373756%27 HTTP/1.1" 200 None
2026-03-30 04:31:37 [adesa.be] INFO: Saving data for 10373756: {'auction_closing_time': 1798675200.0, 'created_time': 1773235894.028703, 'last_price_update_time': 1774845097.144145}
2026-03-30 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10373756') HTTP/1.1" 204 0
2026-03-30 04:31:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10562284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284
2026-03-30 04:31:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with scrape type 2
2026-03-30 04:31:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with scrape type 2
2026-03-30 04:31:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12, identifier: 10562284
2026-03-30 04:31:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284
2026-03-30 04:31:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284
2026-03-30 04:31:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f6dc6de3-f2d7-5832-b49c-b22aa6b23d12 with identifier: 10562284 to the API
2026-03-30 04:31:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10562284>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f6dc6de3-f2d7-5832-b49c-b22aa6b23d12',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10562284',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20145,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 20.145 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710562284%27 HTTP/1.1" 200 None
2026-03-30 04:31:39 [adesa.be] INFO: Saving data for 10562284: {'auction_closing_time': 1798675200.0, 'created_time': 1773235747.975359, 'last_price_update_time': 1774845099.830413}
2026-03-30 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10562284') HTTP/1.1" 204 0
2026-03-30 04:31:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50675366-b8d5-5cd8-9274-3a86bb4506ad with identifier: 10729497
2026-03-30 04:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50675366-b8d5-5cd8-9274-3a86bb4506ad with scrape type 2
2026-03-30 04:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50675366-b8d5-5cd8-9274-3a86bb4506ad with scrape type 2
2026-03-30 04:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50675366-b8d5-5cd8-9274-3a86bb4506ad, identifier: 10729497
2026-03-30 04:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50675366-b8d5-5cd8-9274-3a86bb4506ad with identifier: 10729497
2026-03-30 04:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50675366-b8d5-5cd8-9274-3a86bb4506ad with identifier: 10729497
2026-03-30 04:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50675366-b8d5-5cd8-9274-3a86bb4506ad with identifier: 10729497 to the API
2026-03-30 04:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729497>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '50675366-b8d5-5cd8-9274-3a86bb4506ad',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729497',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 112 hp - 50 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2026}
2026-03-30 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729497%27 HTTP/1.1" 200 None
2026-03-30 04:31:41 [adesa.be] INFO: Saving data for 10729497: {'auction_closing_time': 1798675200.0, 'created_time': 1774521020.880378, 'last_price_update_time': 1774845101.869388}
2026-03-30 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729497') HTTP/1.1" 204 0
2026-03-30 04:31:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726260> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 157dad9e-b5eb-59ae-b51b-f30195960efd with identifier: 10726260
2026-03-30 04:31:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 157dad9e-b5eb-59ae-b51b-f30195960efd with scrape type 2
2026-03-30 04:31:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 157dad9e-b5eb-59ae-b51b-f30195960efd with scrape type 2
2026-03-30 04:31:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 157dad9e-b5eb-59ae-b51b-f30195960efd, identifier: 10726260
2026-03-30 04:31:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 157dad9e-b5eb-59ae-b51b-f30195960efd with identifier: 10726260
2026-03-30 04:31:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 157dad9e-b5eb-59ae-b51b-f30195960efd with identifier: 10726260
2026-03-30 04:31:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 157dad9e-b5eb-59ae-b51b-f30195960efd with identifier: 10726260 to the API
2026-03-30 04:31:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726260>
{'auction_title': '',
'c_o_2_emission_value': 152,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 0,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '157dad9e-b5eb-59ae-b51b-f30195960efd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56150',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726260',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2025-10-29',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo 1.5 - Diesel - Automatic - 132 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726260%27 HTTP/1.1" 200 None
2026-03-30 04:31:46 [adesa.be] INFO: Saving data for 10726260: {'auction_closing_time': 1798675200.0, 'created_time': 1774521018.436435, 'last_price_update_time': 1774845106.86121}
2026-03-30 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726260') HTTP/1.1" 204 0
2026-03-30 04:31:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10461938> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938
2026-03-30 04:31:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3996d56-23d5-51ec-91ad-b442b96cd390 with scrape type 2
2026-03-30 04:31:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3996d56-23d5-51ec-91ad-b442b96cd390 with scrape type 2
2026-03-30 04:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b3996d56-23d5-51ec-91ad-b442b96cd390, identifier: 10461938
2026-03-30 04:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938
2026-03-30 04:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938
2026-03-30 04:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b3996d56-23d5-51ec-91ad-b442b96cd390 with identifier: 10461938 to the API
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10461938>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3996d56-23d5-51ec-91ad-b442b96cd390',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10461938',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21800,
'price_includes_vat': True,
'registration_date': '2025-09-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 GT - Petrol - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710461938%27 HTTP/1.1" 200 None
2026-03-30 04:31:49 [adesa.be] INFO: Saving data for 10461938: {'auction_closing_time': 1798675200.0, 'created_time': 1773235884.865382, 'last_price_update_time': 1774845109.253408}
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10461938') HTTP/1.1" 204 0
2026-03-30 04:31:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10615312> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312
2026-03-30 04:31:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with scrape type 2
2026-03-30 04:31:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with scrape type 2
2026-03-30 04:31:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb, identifier: 10615312
2026-03-30 04:31:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312
2026-03-30 04:31:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312
2026-03-30 04:31:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae8bd005-bc7c-510a-8e6a-da0c84f69ecb with identifier: 10615312 to the API
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10615312>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 112,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ae8bd005-bc7c-510a-8e6a-da0c84f69ecb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55458',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10615312',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17100,
'price_includes_vat': True,
'registration_date': '2026-01-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Corsa 1.2 GS - Petrol - Automatic - 112 hp - 50 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2026}
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710615312%27 HTTP/1.1" 200 None
2026-03-30 04:31:49 [adesa.be] INFO: Saving data for 10615312: {'auction_closing_time': 1798675200.0, 'created_time': 1773235801.501118, 'last_price_update_time': 1774845109.744624}
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10615312') HTTP/1.1" 204 0
2026-03-30 04:31:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584
2026-03-30 04:31:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62368d5-2d2c-5121-a8b6-0f262e310f6d with scrape type 2
2026-03-30 04:31:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62368d5-2d2c-5121-a8b6-0f262e310f6d with scrape type 2
2026-03-30 04:31:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62368d5-2d2c-5121-a8b6-0f262e310f6d, identifier: 10627584
2026-03-30 04:31:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584
2026-03-30 04:31:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584
2026-03-30 04:31:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62368d5-2d2c-5121-a8b6-0f262e310f6d with identifier: 10627584 to the API
2026-03-30 04:31:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627584>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 435,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'f62368d5-2d2c-5121-a8b6-0f262e310f6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51884',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627584',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG4',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2024-06-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG4 62 kWh Luxury - AWD - Electric - Automatic - 435 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-30 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627584%27 HTTP/1.1" 200 None
2026-03-30 04:31:51 [adesa.be] INFO: Saving data for 10627584: {'auction_closing_time': 1798675200.0, 'created_time': 1773235827.562222, 'last_price_update_time': 1774845111.000381}
2026-03-30 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627584') HTTP/1.1" 204 0
2026-03-30 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564
2026-03-30 04:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 562f716a-fa22-5a70-85dc-9cce281a8827 with scrape type 2
2026-03-30 04:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 562f716a-fa22-5a70-85dc-9cce281a8827 with scrape type 2
2026-03-30 04:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 562f716a-fa22-5a70-85dc-9cce281a8827, identifier: 10627564
2026-03-30 04:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564
2026-03-30 04:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564
2026-03-30 04:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 562f716a-fa22-5a70-85dc-9cce281a8827 with identifier: 10627564 to the API
2026-03-30 04:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627564>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 435,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '562f716a-fa22-5a70-85dc-9cce281a8827',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627564',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG4',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2024-06-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG4 62 kWh Luxury - AWD - Electric - Automatic - 435 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-30 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627564%27 HTTP/1.1" 200 None
2026-03-30 04:31:51 [adesa.be] INFO: Saving data for 10627564: {'auction_closing_time': 1798675200.0, 'created_time': 1773235824.29269, 'last_price_update_time': 1774845111.660727}
2026-03-30 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627564') HTTP/1.1" 204 0
2026-03-30 04:31:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585
2026-03-30 04:31:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with scrape type 2
2026-03-30 04:31:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with scrape type 2
2026-03-30 04:31:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89, identifier: 10627585
2026-03-30 04:31:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585
2026-03-30 04:31:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585
2026-03-30 04:31:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89 with identifier: 10627585 to the API
2026-03-30 04:31:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627585>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 177,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '6ba1e9c7-3ff7-5bd3-ade7-de4af7175a89',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51885',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627585',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG5',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2024-06-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG5 Comfort - Electric - Automatic - 177 hp - 50 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2024}
2026-03-30 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627585%27 HTTP/1.1" 200 None
2026-03-30 04:31:52 [adesa.be] INFO: Saving data for 10627585: {'auction_closing_time': 1798675200.0, 'created_time': 1773235799.199385, 'last_price_update_time': 1774845112.165154}
2026-03-30 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627585') HTTP/1.1" 204 0
2026-03-30 04:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586
2026-03-30 04:31:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with scrape type 2
2026-03-30 04:31:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with scrape type 2
2026-03-30 04:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9913c9fb-1a79-5e9b-af9a-bfb59186a835, identifier: 10627586
2026-03-30 04:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586
2026-03-30 04:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586
2026-03-30 04:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9913c9fb-1a79-5e9b-af9a-bfb59186a835 with identifier: 10627586 to the API
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 435,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '9913c9fb-1a79-5e9b-af9a-bfb59186a835',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51881',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627586',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG4',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2024-06-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG4 62 kWh Luxury - AWD - Electric - Automatic - 435 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627586%27 HTTP/1.1" 200 None
2026-03-30 04:31:53 [adesa.be] INFO: Saving data for 10627586: {'auction_closing_time': 1798675200.0, 'created_time': 1773235753.594639, 'last_price_update_time': 1774845113.274763}
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627586') HTTP/1.1" 204 0
2026-03-30 04:31:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563
2026-03-30 04:31:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af619eca-6731-5610-98fa-4a45d24cdd17 with scrape type 2
2026-03-30 04:31:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af619eca-6731-5610-98fa-4a45d24cdd17 with scrape type 2
2026-03-30 04:31:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af619eca-6731-5610-98fa-4a45d24cdd17, identifier: 10627563
2026-03-30 04:31:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563
2026-03-30 04:31:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563
2026-03-30 04:31:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af619eca-6731-5610-98fa-4a45d24cdd17 with identifier: 10627563 to the API
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'af619eca-6731-5610-98fa-4a45d24cdd17',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627563',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'Marvel R',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2024-06-21',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG Marvel R 70 kWh Luxury - Electric - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2024}
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627563%27 HTTP/1.1" 200 None
2026-03-30 04:31:53 [adesa.be] INFO: Saving data for 10627563: {'auction_closing_time': 1798675200.0, 'created_time': 1773235822.35963, 'last_price_update_time': 1774845113.620979}
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627563') HTTP/1.1" 204 0
2026-03-30 04:31:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.872(s), this was the 1st time calling it.
2026-03-30 04:31:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.809287476509533 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:31:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10655596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:31: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:31:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596
2026-03-30 04:31:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27ac0450-5651-56fb-8216-41b7c9381b79 with scrape type 2
2026-03-30 04:31:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27ac0450-5651-56fb-8216-41b7c9381b79 with scrape type 2
2026-03-30 04:31:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 27ac0450-5651-56fb-8216-41b7c9381b79, identifier: 10655596
2026-03-30 04:31:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596
2026-03-30 04:31:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596
2026-03-30 04:31:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 27ac0450-5651-56fb-8216-41b7c9381b79 with identifier: 10655596 to the API
2026-03-30 04:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:31: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:31:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10655596>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 162,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '27ac0450-5651-56fb-8216-41b7c9381b79',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51863',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10655596',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'HS',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27000,
'price_includes_vat': True,
'registration_date': '2025-07-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG HS 1.5 Luxury - Hybrid - Automatic - 162 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-30 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710655596%27 HTTP/1.1" 200 None
2026-03-30 04:31:57 [adesa.be] INFO: Saving data for 10655596: {'auction_closing_time': 1798675200.0, 'created_time': 1773848664.931231, 'last_price_update_time': 1774845117.548206}
2026-03-30 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:31:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10655596') HTTP/1.1" 204 0
2026-03-30 04:31:59 [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:31:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.570(s), this was the 1st time calling it.
2026-03-30 04:31:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.32641245668066 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:32:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10442555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with identifier: 10442555
2026-03-30 04:32:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with scrape type 2
2026-03-30 04:32:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with scrape type 2
2026-03-30 04:32:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd, identifier: 10442555
2026-03-30 04:32:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with identifier: 10442555
2026-03-30 04:32:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with identifier: 10442555
2026-03-30 04:32:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2fed361a-e27c-59e6-ba62-d7ec3606c4bd with identifier: 10442555 to the API
2026-03-30 04:32:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10442555>
{'auction_title': '',
'c_o_2_emission_value': 230,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 241,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '2fed361a-e27c-59e6-ba62-d7ec3606c4bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KHK671',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10442555',
'listing': 'auctionplusdirectbuy',
'location': 'Chalon en Champagne (France)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 111740,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2019-10-15',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery 2.0 SE - AWD - Diesel - Automatic - 241 hp - '
'111.740 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2019}
2026-03-30 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710442555%27 HTTP/1.1" 200 None
2026-03-30 04:32:01 [adesa.be] INFO: Saving data for 10442555: {'auction_closing_time': 1798713900.0, 'created_time': 1773236266.778694, 'last_price_update_time': 1774845121.972631}
2026-03-30 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10442555') HTTP/1.1" 204 0
2026-03-30 04:32:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627562> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562
2026-03-30 04:32:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad68e53e-f403-527e-a033-2ce24db89b8f with scrape type 2
2026-03-30 04:32:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad68e53e-f403-527e-a033-2ce24db89b8f with scrape type 2
2026-03-30 04:32:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad68e53e-f403-527e-a033-2ce24db89b8f, identifier: 10627562
2026-03-30 04:32:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562
2026-03-30 04:32:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562
2026-03-30 04:32:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad68e53e-f403-527e-a033-2ce24db89b8f with identifier: 10627562 to the API
2026-03-30 04:32:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627562>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'ad68e53e-f403-527e-a033-2ce24db89b8f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51872',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627562',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'Marvel R',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28500,
'price_includes_vat': True,
'registration_date': '2025-07-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG Marvel R 70 kWh Luxury - Electric - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2025}
2026-03-30 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627562%27 HTTP/1.1" 200 None
2026-03-30 04:32:04 [adesa.be] INFO: Saving data for 10627562: {'auction_closing_time': 1798675200.0, 'created_time': 1773235820.553142, 'last_price_update_time': 1774845124.882003}
2026-03-30 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627562') HTTP/1.1" 204 0
2026-03-30 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10585106> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:06 [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:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106
2026-03-30 04:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36379259-4b0c-5dab-aecf-90fd74d29b24 with scrape type 2
2026-03-30 04:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36379259-4b0c-5dab-aecf-90fd74d29b24 with scrape type 2
2026-03-30 04:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36379259-4b0c-5dab-aecf-90fd74d29b24, identifier: 10585106
2026-03-30 04:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106
2026-03-30 04:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106
2026-03-30 04:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36379259-4b0c-5dab-aecf-90fd74d29b24 with identifier: 10585106 to the API
2026-03-30 04:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10585106>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'Compact',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 64,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '36379259-4b0c-5dab-aecf-90fd74d29b24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10585106',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2025-07-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i10 1.0 Select - Petrol - Manual - 64 hp - 50 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2025}
2026-03-30 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710585106%27 HTTP/1.1" 200 None
2026-03-30 04:32:06 [adesa.be] INFO: Saving data for 10585106: {'auction_closing_time': 1798675200.0, 'created_time': 1773235789.300641, 'last_price_update_time': 1774845126.749516}
2026-03-30 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10585106') HTTP/1.1" 204 0
2026-03-30 04:32:06 [scrapy.extensions.logstats] INFO: Crawled 1571 pages (at 27 pages/min), scraped 1529 items (at 28 items/min)
2026-03-30 04:32:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:32:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with identifier: 10716649
2026-03-30 04:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with scrape type 2
2026-03-30 04:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with scrape type 2
2026-03-30 04:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0d10152-c8e6-5731-b0c0-6fdb23940ff6, identifier: 10716649
2026-03-30 04:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with identifier: 10716649
2026-03-30 04:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with identifier: 10716649
2026-03-30 04:32:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0d10152-c8e6-5731-b0c0-6fdb23940ff6 with identifier: 10716649 to the API
2026-03-30 04:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716649>
{'auction_title': '',
'c_o_2_emission_value': 90,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 227,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'd0d10152-c8e6-5731-b0c0-6fdb23940ff6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716649',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 34595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 44900,
'price_includes_vat': True,
'registration_date': '2025-07-03',
'seats_number': 8,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Ford Transit Custom - Hybrid - Automatic - 227 hp - 34.595 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716649%27 HTTP/1.1" 200 None
2026-03-30 04:32:07 [adesa.be] INFO: Saving data for 10716649: {'auction_closing_time': 1798675200.0, 'created_time': 1774434135.099645, 'last_price_update_time': 1774845127.21732}
2026-03-30 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716649') HTTP/1.1" 204 0
2026-03-30 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10614624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624
2026-03-30 04:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be84b279-af4e-5103-9b0d-03ae936c2c9e with scrape type 2
2026-03-30 04:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be84b279-af4e-5103-9b0d-03ae936c2c9e with scrape type 2
2026-03-30 04:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: be84b279-af4e-5103-9b0d-03ae936c2c9e, identifier: 10614624
2026-03-30 04:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624
2026-03-30 04:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624
2026-03-30 04:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: be84b279-af4e-5103-9b0d-03ae936c2c9e with identifier: 10614624 to the API
2026-03-30 04:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10614624>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'LPG',
'id': 'be84b279-af4e-5103-9b0d-03ae936c2c9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55457',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10614624',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-12-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Duster 1.0 - LPG - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710614624%27 HTTP/1.1" 200 None
2026-03-30 04:32:08 [adesa.be] INFO: Saving data for 10614624: {'auction_closing_time': 1798675200.0, 'created_time': 1773235862.439291, 'last_price_update_time': 1774845128.451721}
2026-03-30 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10614624') HTTP/1.1" 204 0
2026-03-30 04:32:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ede9e35-384e-5ce9-88b3-dbd659a14306 with identifier: 10729502
2026-03-30 04:32:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ede9e35-384e-5ce9-88b3-dbd659a14306 with scrape type 2
2026-03-30 04:32:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ede9e35-384e-5ce9-88b3-dbd659a14306 with scrape type 2
2026-03-30 04:32:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ede9e35-384e-5ce9-88b3-dbd659a14306, identifier: 10729502
2026-03-30 04:32:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ede9e35-384e-5ce9-88b3-dbd659a14306 with identifier: 10729502
2026-03-30 04:32:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ede9e35-384e-5ce9-88b3-dbd659a14306 with identifier: 10729502
2026-03-30 04:32:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ede9e35-384e-5ce9-88b3-dbd659a14306 with identifier: 10729502 to the API
2026-03-30 04:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729502>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'MPV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'LPG',
'id': '6ede9e35-384e-5ce9-88b3-dbd659a14306',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729502',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Jogger',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18200,
'price_includes_vat': True,
'registration_date': '2026-03-24',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Jogger 1.0 Extreme - LPG - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': 'Extreme',
'vin': None,
'year': 2026}
2026-03-30 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729502%27 HTTP/1.1" 200 None
2026-03-30 04:32:08 [adesa.be] INFO: Saving data for 10729502: {'auction_closing_time': 1798675200.0, 'created_time': 1774520998.949925, 'last_price_update_time': 1774845128.96954}
2026-03-30 04:32:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729502') HTTP/1.1" 204 0
2026-03-30 04:32:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10730371
2026-03-30 04:32:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with scrape type 2
2026-03-30 04:32:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with scrape type 2
2026-03-30 04:32:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7, identifier: 10730371
2026-03-30 04:32:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10730371
2026-03-30 04:32:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10730371
2026-03-30 04:32:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fca1f8c7-eb05-5056-98e3-a2ad0cd694d7 with identifier: 10730371 to the API
2026-03-30 04:32:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730371>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fca1f8c7-eb05-5056-98e3-a2ad0cd694d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730371',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31700,
'price_includes_vat': True,
'registration_date': '2026-03-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 T-GDI Shine - Hybrid - Automatic - 180 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2026}
2026-03-30 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730371%27 HTTP/1.1" 200 None
2026-03-30 04:32:09 [adesa.be] INFO: Saving data for 10730371: {'auction_closing_time': 1798675200.0, 'created_time': 1774625695.618791, 'last_price_update_time': 1774845129.679706}
2026-03-30 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730371') HTTP/1.1" 204 0
2026-03-30 04:32:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.704(s), this was the 1st time calling it.
2026-03-30 04:32:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.589948623613886 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:32:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590
2026-03-30 04:32:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 825af2bf-ea2b-548c-9cab-0455cdbbc867 with scrape type 2
2026-03-30 04:32:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 825af2bf-ea2b-548c-9cab-0455cdbbc867 with scrape type 2
2026-03-30 04:32:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 825af2bf-ea2b-548c-9cab-0455cdbbc867, identifier: 10627590
2026-03-30 04:32:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590
2026-03-30 04:32:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590
2026-03-30 04:32:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 825af2bf-ea2b-548c-9cab-0455cdbbc867 with identifier: 10627590 to the API
2026-03-30 04:32:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627590>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '825af2bf-ea2b-548c-9cab-0455cdbbc867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52529',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627590',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'MG',
'model': 'MG3',
'odometer': 451,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'MG MG3 1.5 comfort - Petrol - Manual - 116 hp - 451 km',
'transmission': 'manual',
'trim': 'comfort',
'vin': None,
'year': 2025}
2026-03-30 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710627590%27 HTTP/1.1" 200 None
2026-03-30 04:32:12 [adesa.be] INFO: Saving data for 10627590: {'auction_closing_time': 1798675200.0, 'created_time': 1773235825.407822, 'last_price_update_time': 1774845132.10534}
2026-03-30 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10627590') HTTP/1.1" 204 0
2026-03-30 04:32:13 [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:32:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10326185> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185
2026-03-30 04:32:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 100f0430-1e3c-5b41-9d45-1e570086d2fb with scrape type 2
2026-03-30 04:32:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 100f0430-1e3c-5b41-9d45-1e570086d2fb with scrape type 2
2026-03-30 04:32:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 100f0430-1e3c-5b41-9d45-1e570086d2fb, identifier: 10326185
2026-03-30 04:32:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185
2026-03-30 04:32:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185
2026-03-30 04:32:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 100f0430-1e3c-5b41-9d45-1e570086d2fb with identifier: 10326185 to the API
2026-03-30 04:32:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10326185>
{'auction_title': '',
'c_o_2_emission_value': 191,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '100f0430-1e3c-5b41-9d45-1e570086d2fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '44992',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10326185',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Terramar',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 36550,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Terramar 2.0 TSI VZ - Petrol - 265 hp - 50 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2025}
2026-03-30 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710326185%27 HTTP/1.1" 200 None
2026-03-30 04:32:18 [adesa.be] INFO: Saving data for 10326185: {'auction_closing_time': 1798675200.0, 'created_time': 1773235917.116095, 'last_price_update_time': 1774845138.099834}
2026-03-30 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10326185') HTTP/1.1" 204 0
2026-03-30 04:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10575621> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efdc4f61-768a-569d-afd4-3943759f4395 with identifier: 10575621
2026-03-30 04:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efdc4f61-768a-569d-afd4-3943759f4395 with scrape type 2
2026-03-30 04:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efdc4f61-768a-569d-afd4-3943759f4395 with scrape type 2
2026-03-30 04:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: efdc4f61-768a-569d-afd4-3943759f4395, identifier: 10575621
2026-03-30 04:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: efdc4f61-768a-569d-afd4-3943759f4395 with identifier: 10575621
2026-03-30 04:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: efdc4f61-768a-569d-afd4-3943759f4395 with identifier: 10575621
2026-03-30 04:32:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: efdc4f61-768a-569d-afd4-3943759f4395 with identifier: 10575621 to the API
2026-03-30 04:32:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10575621>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'efdc4f61-768a-569d-afd4-3943759f4395',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GXM002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10575621',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Carens',
'odometer': 91415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-05-27',
'seats_number': 7,
'seller_name': None,
'title': 'Kia Carens 1.6i - Petrol - Manual - 135 hp - 91.415 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575621%27 HTTP/1.1" 200 None
2026-03-30 04:32:18 [adesa.be] INFO: Saving data for 10575621: {'auction_closing_time': 1801392300.0, 'created_time': 1773236262.923526, 'last_price_update_time': 1774845138.595152}
2026-03-30 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575621') HTTP/1.1" 204 0
2026-03-30 04:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10591847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847
2026-03-30 04:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e904070e-b2ce-5844-a749-8337ed349e64 with scrape type 2
2026-03-30 04:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e904070e-b2ce-5844-a749-8337ed349e64 with scrape type 2
2026-03-30 04:32:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e904070e-b2ce-5844-a749-8337ed349e64, identifier: 10591847
2026-03-30 04:32:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847
2026-03-30 04:32:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847
2026-03-30 04:32:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e904070e-b2ce-5844-a749-8337ed349e64 with identifier: 10591847 to the API
2026-03-30 04:32:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10591847>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'e904070e-b2ce-5844-a749-8337ed349e64',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49993',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10591847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 31903,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 132 hp - 31.903 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-30 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591847%27 HTTP/1.1" 200 None
2026-03-30 04:32:27 [adesa.be] INFO: Saving data for 10591847: {'auction_closing_time': 1798675200.0, 'created_time': 1773235826.996544, 'last_price_update_time': 1774845147.31842}
2026-03-30 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10591847') HTTP/1.1" 204 0
2026-03-30 04:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548
2026-03-30 04:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ced07d63-4f96-5f47-b545-d357676daf52 with scrape type 2
2026-03-30 04:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ced07d63-4f96-5f47-b545-d357676daf52 with scrape type 2
2026-03-30 04:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ced07d63-4f96-5f47-b545-d357676daf52, identifier: 10704548
2026-03-30 04:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548
2026-03-30 04:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548
2026-03-30 04:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ced07d63-4f96-5f47-b545-d357676daf52 with identifier: 10704548 to the API
2026-03-30 04:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704548>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'ced07d63-4f96-5f47-b545-d357676daf52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704548',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2025-11-21',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Berlingo 1.5 - Diesel - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704548%27 HTTP/1.1" 200 None
2026-03-30 04:32:42 [adesa.be] INFO: Saving data for 10704548: {'auction_closing_time': 1798675200.0, 'created_time': 1774261189.19805, 'last_price_update_time': 1774845162.714554}
2026-03-30 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704548') HTTP/1.1" 204 0
2026-03-30 04:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10737766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54d22e3-cd27-5879-bf83-63bc9c3dda94 with identifier: 10737766
2026-03-30 04:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54d22e3-cd27-5879-bf83-63bc9c3dda94 with scrape type 2
2026-03-30 04:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54d22e3-cd27-5879-bf83-63bc9c3dda94 with scrape type 2
2026-03-30 04:32:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54d22e3-cd27-5879-bf83-63bc9c3dda94, identifier: 10737766
2026-03-30 04:32:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54d22e3-cd27-5879-bf83-63bc9c3dda94 with identifier: 10737766
2026-03-30 04:32:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54d22e3-cd27-5879-bf83-63bc9c3dda94 with identifier: 10737766
2026-03-30 04:32:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54d22e3-cd27-5879-bf83-63bc9c3dda94 with identifier: 10737766 to the API
2026-03-30 04:32:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10737766>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'b54d22e3-cd27-5879-bf83-63bc9c3dda94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AXU672',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10737766',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'Q2',
'odometer': 115055,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2021-09-01',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Audi Q2 30 TDI Business - Diesel - Automatic - 116 hp - 115.055 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710737766%27 HTTP/1.1" 200 None
2026-03-30 04:32:43 [adesa.be] INFO: Saving data for 10737766: {'auction_closing_time': 1798675200.0, 'created_time': 1774625714.833923, 'last_price_update_time': 1774845163.96919}
2026-03-30 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10737766') HTTP/1.1" 204 0
2026-03-30 04:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729498> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee58b486-1a56-5c08-a1b1-f735dbfe7d87 with identifier: 10729498
2026-03-30 04:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee58b486-1a56-5c08-a1b1-f735dbfe7d87 with scrape type 2
2026-03-30 04:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee58b486-1a56-5c08-a1b1-f735dbfe7d87 with scrape type 2
2026-03-30 04:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee58b486-1a56-5c08-a1b1-f735dbfe7d87, identifier: 10729498
2026-03-30 04:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee58b486-1a56-5c08-a1b1-f735dbfe7d87 with identifier: 10729498
2026-03-30 04:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee58b486-1a56-5c08-a1b1-f735dbfe7d87 with identifier: 10729498
2026-03-30 04:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee58b486-1a56-5c08-a1b1-f735dbfe7d87 with identifier: 10729498 to the API
2026-03-30 04:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729498>
{'auction_title': '',
'c_o_2_emission_value': 105,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee58b486-1a56-5c08-a1b1-f735dbfe7d87',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57481',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729498',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2026-03-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Bigster 1.8 - Petrol - Automatic - 158 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729498%27 HTTP/1.1" 200 None
2026-03-30 04:32:44 [adesa.be] INFO: Saving data for 10729498: {'auction_closing_time': 1798675200.0, 'created_time': 1774521012.551291, 'last_price_update_time': 1774845164.503284}
2026-03-30 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729498') HTTP/1.1" 204 0
2026-03-30 04:32:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10591845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845
2026-03-30 04:32:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f787e490-e096-5512-8591-6283e1855c51 with scrape type 2
2026-03-30 04:32:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f787e490-e096-5512-8591-6283e1855c51 with scrape type 2
2026-03-30 04:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f787e490-e096-5512-8591-6283e1855c51, identifier: 10591845
2026-03-30 04:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845
2026-03-30 04:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845
2026-03-30 04:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f787e490-e096-5512-8591-6283e1855c51 with identifier: 10591845 to the API
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10591845>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f787e490-e096-5512-8591-6283e1855c51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10591845',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 32447,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 Feel - Petrol - Automatic - 132 hp - 32.447 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2023}
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710591845%27 HTTP/1.1" 200 None
2026-03-30 04:32:45 [adesa.be] INFO: Saving data for 10591845: {'auction_closing_time': 1798675200.0, 'created_time': 1773235862.047606, 'last_price_update_time': 1774845165.307869}
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10591845') HTTP/1.1" 204 0
2026-03-30 04:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10386880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:32: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:32:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880
2026-03-30 04:32:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2728b939-e7c1-5075-abc9-b63a88a82004 with scrape type 2
2026-03-30 04:32:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2728b939-e7c1-5075-abc9-b63a88a82004 with scrape type 2
2026-03-30 04:32:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2728b939-e7c1-5075-abc9-b63a88a82004, identifier: 10386880
2026-03-30 04:32:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880
2026-03-30 04:32:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880
2026-03-30 04:32:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2728b939-e7c1-5075-abc9-b63a88a82004 with identifier: 10386880 to the API
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:32: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:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10386880>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Black',
'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': '2728b939-e7c1-5075-abc9-b63a88a82004',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49796',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10386880',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2025-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 Techno - Petrol - Manual - 90 hp - 50 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710386880%27 HTTP/1.1" 200 None
2026-03-30 04:32:45 [adesa.be] INFO: Saving data for 10386880: {'auction_closing_time': 1798675200.0, 'created_time': 1773235871.632328, 'last_price_update_time': 1774845165.762762}
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:32:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10386880') HTTP/1.1" 204 0
2026-03-30 04:32:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.016(s), this was the 1st time calling it.
2026-03-30 04:32:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.1126933426586065 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10458307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:05 [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:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307
2026-03-30 04:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41806183-5002-5a4e-a266-1c8c90e0c3da with scrape type 2
2026-03-30 04:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41806183-5002-5a4e-a266-1c8c90e0c3da with scrape type 2
2026-03-30 04:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41806183-5002-5a4e-a266-1c8c90e0c3da, identifier: 10458307
2026-03-30 04:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307
2026-03-30 04:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307
2026-03-30 04:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41806183-5002-5a4e-a266-1c8c90e0c3da with identifier: 10458307 to the API
2026-03-30 04:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10458307>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Gray',
'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': '41806183-5002-5a4e-a266-1c8c90e0c3da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51933',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10458307',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 Techno - Petrol - Automatic - 90 hp - 50 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-30 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710458307%27 HTTP/1.1" 200 None
2026-03-30 04:33:05 [adesa.be] INFO: Saving data for 10458307: {'auction_closing_time': 1798675200.0, 'created_time': 1773235858.693199, 'last_price_update_time': 1774845185.922467}
2026-03-30 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10458307') HTTP/1.1" 204 0
2026-03-30 04:33:06 [scrapy.extensions.logstats] INFO: Crawled 1585 pages (at 14 pages/min), scraped 1543 items (at 14 items/min)
2026-03-30 04:33:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:33:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10438524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524
2026-03-30 04:33:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with scrape type 2
2026-03-30 04:33:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with scrape type 2
2026-03-30 04:33:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a, identifier: 10438524
2026-03-30 04:33:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524
2026-03-30 04:33:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524
2026-03-30 04:33:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 21e3eefb-a5a5-5459-b8e0-2507e6ebb62a with identifier: 10438524 to the API
2026-03-30 04:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10438524>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '21e3eefb-a5a5-5459-b8e0-2507e6ebb62a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '51749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10438524',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 22993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2024-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 132 hp - 22.993 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-30 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710438524%27 HTTP/1.1" 200 None
2026-03-30 04:33:07 [adesa.be] INFO: Saving data for 10438524: {'auction_closing_time': 1798675200.0, 'created_time': 1773235885.289518, 'last_price_update_time': 1774845187.555727}
2026-03-30 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10438524') HTTP/1.1" 204 0
2026-03-30 04:33:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10373755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755
2026-03-30 04:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with scrape type 2
2026-03-30 04:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with scrape type 2
2026-03-30 04:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cc1570ef-3687-5edf-85d0-de4a92bcd6e4, identifier: 10373755
2026-03-30 04:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755
2026-03-30 04:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755
2026-03-30 04:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cc1570ef-3687-5edf-85d0-de4a92bcd6e4 with identifier: 10373755 to the API
2026-03-30 04:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10373755>
{'auction_title': '',
'c_o_2_emission_value': 146,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'cc1570ef-3687-5edf-85d0-de4a92bcd6e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '49634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10373755',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 25353,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2024-10-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 131 hp - 25.353 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2024}
2026-03-30 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710373755%27 HTTP/1.1" 200 None
2026-03-30 04:33:11 [adesa.be] INFO: Saving data for 10373755: {'auction_closing_time': 1798675200.0, 'created_time': 1773235882.962143, 'last_price_update_time': 1774845191.93945}
2026-03-30 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10373755') HTTP/1.1" 204 0
2026-03-30 04:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:14 [adesa.be] INFO: Found listing with ID: 10716211
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716211%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10716211: 2
2026-03-30 04:33:14 [adesa.be] INFO: Scraping item 10716211 url https://www.openlane.eu/en/carv6/auction/10716211
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10580542
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580542%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10580542: 2
2026-03-30 04:33:14 [adesa.be] INFO: Scraping item 10580542 url https://www.openlane.eu/en/carv6/auction/10580542
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10693707
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710693707%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10693707: 2
2026-03-30 04:33:14 [adesa.be] INFO: Scraping item 10693707 url https://www.openlane.eu/en/carv6/auction/10693707
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10682970
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710682970%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10682970: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10682970 url https://www.openlane.eu/en/carv6/auction/10682970
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10653832
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710653832%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10653832: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10653832 url https://www.openlane.eu/en/carv6/auction/10653832
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10649237
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710649237%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10649237: 2
2026-03-30 04:33:14 [adesa.be] INFO: Scraping item 10649237 url https://www.openlane.eu/en/carv6/auction/10649237
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10258056
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710258056%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10258056: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10258056 url https://www.openlane.eu/en/carv6/auction/10258056
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10277379
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710277379%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10277379: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10277379 url https://www.openlane.eu/en/carv6/auction/10277379
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10406461
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710406461%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10406461: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10406461 url https://www.openlane.eu/en/carv6/auction/10406461
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10602291
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602291%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10602291: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10602291 url https://www.openlane.eu/en/carv6/auction/10602291
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10673713
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710673713%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10673713: 2
2026-03-30 04:33:14 [adesa.be] INFO: Scraping item 10673713 url https://www.openlane.eu/en/carv6/auction/10673713
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10595461
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595461%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10595461: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10595461 url https://www.openlane.eu/en/carv6/auction/10595461
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10326051
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710326051%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10326051: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10326051 url https://www.openlane.eu/en/carv6/auction/10326051
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10595469
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595469%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10595469: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10595469 url https://www.openlane.eu/en/carv6/auction/10595469
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10595470
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595470%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10595470: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10595470 url https://www.openlane.eu/en/carv6/auction/10595470
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10686921
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710686921%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10686921: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10686921 url https://www.openlane.eu/en/carv6/auction/10686921
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10595468
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710595468%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10595468: 0
2026-03-30 04:33:14 [adesa.be] INFO: Skipping item 10595468 url https://www.openlane.eu/en/carv6/auction/10595468
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10463665
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710463665%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10463665: 2
2026-03-30 04:33:14 [adesa.be] INFO: Scraping item 10463665 url https://www.openlane.eu/en/carv6/auction/10463665
2026-03-30 04:33:14 [adesa.be] INFO: Found listing with ID: 10281434
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710281434%27 HTTP/1.1" 200 None
2026-03-30 04:33:14 [adesa.be] INFO: Scrape type for 10281434: 2
2026-03-30 04:33:14 [adesa.be] INFO: Scraping item 10281434 url https://www.openlane.eu/en/carv6/auction/10281434
2026-03-30 04:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10493753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753
2026-03-30 04:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with scrape type 2
2026-03-30 04:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with scrape type 2
2026-03-30 04:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67, identifier: 10493753
2026-03-30 04:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753
2026-03-30 04:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753
2026-03-30 04:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67 with identifier: 10493753 to the API
2026-03-30 04:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10493753>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'cbdc10dd-3bf7-5fa5-8c80-0458e20ffd67',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52510',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10493753',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2025-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 GS - Petrol - Manual - 102 hp - 50 km',
'transmission': 'manual',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 04:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710493753%27 HTTP/1.1" 200 None
2026-03-30 04:33:15 [adesa.be] INFO: Saving data for 10493753: {'auction_closing_time': 1798675200.0, 'created_time': 1773235896.379437, 'last_price_update_time': 1774845195.158867}
2026-03-30 04:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10493753') HTTP/1.1" 204 0
2026-03-30 04:33:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971
2026-03-30 04:33:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acd44b4a-3818-50e6-b319-75eb9bb06666 with scrape type 2
2026-03-30 04:33:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acd44b4a-3818-50e6-b319-75eb9bb06666 with scrape type 2
2026-03-30 04:33:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acd44b4a-3818-50e6-b319-75eb9bb06666, identifier: 10504971
2026-03-30 04:33:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971
2026-03-30 04:33:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971
2026-03-30 04:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acd44b4a-3818-50e6-b319-75eb9bb06666 with identifier: 10504971 to the API
2026-03-30 04:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504971>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Blue',
'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': 'acd44b4a-3818-50e6-b319-75eb9bb06666',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52745',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504971',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28900,
'price_includes_vat': True,
'registration_date': '2025-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 GDI Premium - Petrol - Automatic - 161 hp - 50 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2025}
2026-03-30 04:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710504971%27 HTTP/1.1" 200 None
2026-03-30 04:33:16 [adesa.be] INFO: Saving data for 10504971: {'auction_closing_time': 1798675200.0, 'created_time': 1773235895.543395, 'last_price_update_time': 1774845196.231305}
2026-03-30 04:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10504971') HTTP/1.1" 204 0
2026-03-30 04:33:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10488781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781
2026-03-30 04:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73656339-8c2b-52b4-9288-ce90c6c0dc41 with scrape type 2
2026-03-30 04:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73656339-8c2b-52b4-9288-ce90c6c0dc41 with scrape type 2
2026-03-30 04:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 73656339-8c2b-52b4-9288-ce90c6c0dc41, identifier: 10488781
2026-03-30 04:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781
2026-03-30 04:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781
2026-03-30 04:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 73656339-8c2b-52b4-9288-ce90c6c0dc41 with identifier: 10488781 to the API
2026-03-30 04:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10488781>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '73656339-8c2b-52b4-9288-ce90c6c0dc41',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'XXXXX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10488781',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 262038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20950,
'price_includes_vat': True,
'registration_date': '2017-11-20',
'seats_number': 5,
'seller_name': "Tarauto's",
'title': 'Mercedes-Benz V 250 Avantgarde - 4-Matic - Diesel - Automatic - 190 '
'hp - 262.038 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2017}
2026-03-30 04:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488781%27 HTTP/1.1" 200 None
2026-03-30 04:33:17 [adesa.be] INFO: Saving data for 10488781: {'auction_closing_time': 1801392300.0, 'created_time': 1773235645.291014, 'last_price_update_time': 1774845197.505772}
2026-03-30 04:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488781') HTTP/1.1" 204 0
2026-03-30 04:33:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505002> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002
2026-03-30 04:33:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 905a8974-465e-5966-b06f-3d5d3ba3719d with scrape type 2
2026-03-30 04:33:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 905a8974-465e-5966-b06f-3d5d3ba3719d with scrape type 2
2026-03-30 04:33:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 905a8974-465e-5966-b06f-3d5d3ba3719d, identifier: 10505002
2026-03-30 04:33:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002
2026-03-30 04:33:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002
2026-03-30 04:33:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 905a8974-465e-5966-b06f-3d5d3ba3719d with identifier: 10505002 to the API
2026-03-30 04:33:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505002>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'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': '905a8974-465e-5966-b06f-3d5d3ba3719d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52697',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505002',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19300,
'price_includes_vat': True,
'registration_date': '2025-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 Comfort - Petrol - Manual - 101 hp - 50 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-30 04:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710505002%27 HTTP/1.1" 200 None
2026-03-30 04:33:19 [adesa.be] INFO: Saving data for 10505002: {'auction_closing_time': 1798675200.0, 'created_time': 1773235886.042078, 'last_price_update_time': 1774845199.704872}
2026-03-30 04:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10505002') HTTP/1.1" 204 0
2026-03-30 04:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805
2026-03-30 04:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8e45b9e-74b7-547b-be05-47d422f6f42e with scrape type 2
2026-03-30 04:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8e45b9e-74b7-547b-be05-47d422f6f42e with scrape type 2
2026-03-30 04:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e8e45b9e-74b7-547b-be05-47d422f6f42e, identifier: 10724805
2026-03-30 04:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805
2026-03-30 04:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805
2026-03-30 04:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e8e45b9e-74b7-547b-be05-47d422f6f42e with identifier: 10724805 to the API
2026-03-30 04:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724805>
{'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': 149,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'e8e45b9e-74b7-547b-be05-47d422f6f42e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EGL425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724805',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 158164,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2019-06-28',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Land Rover Range Rover Evoque 2.0 - AWD - Diesel - Automatic - 149 '
'hp - 158.164 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724805%27 HTTP/1.1" 200 None
2026-03-30 04:33:21 [adesa.be] INFO: Saving data for 10724805: {'auction_closing_time': 1801392300.0, 'created_time': 1774453016.362183, 'last_price_update_time': 1774845201.754157}
2026-03-30 04:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724805') HTTP/1.1" 204 0
2026-03-30 04:33:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47447bf4-6047-5550-b6b2-0ce28c74aac9 with identifier: 10735646
2026-03-30 04:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47447bf4-6047-5550-b6b2-0ce28c74aac9 with scrape type 2
2026-03-30 04:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47447bf4-6047-5550-b6b2-0ce28c74aac9 with scrape type 2
2026-03-30 04:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47447bf4-6047-5550-b6b2-0ce28c74aac9, identifier: 10735646
2026-03-30 04:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47447bf4-6047-5550-b6b2-0ce28c74aac9 with identifier: 10735646
2026-03-30 04:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47447bf4-6047-5550-b6b2-0ce28c74aac9 with identifier: 10735646
2026-03-30 04:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47447bf4-6047-5550-b6b2-0ce28c74aac9 with identifier: 10735646 to the API
2026-03-30 04:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735646>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '47447bf4-6047-5550-b6b2-0ce28c74aac9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1XWL744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735646',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 194794,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1000,
'price_includes_vat': True,
'registration_date': '2011-01-03',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Mercedes-Benz A 160 - Petrol - Manual - 95 hp - 194.794 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735646%27 HTTP/1.1" 200 None
2026-03-30 04:33:28 [adesa.be] INFO: Saving data for 10735646: {'auction_closing_time': 1801392300.0, 'created_time': 1774625661.564759, 'last_price_update_time': 1774845208.481067}
2026-03-30 04:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735646') HTTP/1.1" 204 0
2026-03-30 04:33:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807
2026-03-30 04:33:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 324a25a4-773a-5688-8cea-894b0a73fa57 with scrape type 2
2026-03-30 04:33:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 324a25a4-773a-5688-8cea-894b0a73fa57 with scrape type 2
2026-03-30 04:33:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 324a25a4-773a-5688-8cea-894b0a73fa57, identifier: 10724807
2026-03-30 04:33:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807
2026-03-30 04:33:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807
2026-03-30 04:33:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 324a25a4-773a-5688-8cea-894b0a73fa57 with identifier: 10724807 to the API
2026-03-30 04:33:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724807>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '324a25a4-773a-5688-8cea-894b0a73fa57',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1CPB411',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724807',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'XE',
'odometer': 171453,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2018-06-27',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'Jaguar XE 2.0d - Diesel - Automatic - 163 hp - 171.453 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724807%27 HTTP/1.1" 200 None
2026-03-30 04:33:29 [adesa.be] INFO: Saving data for 10724807: {'auction_closing_time': 1801392300.0, 'created_time': 1774453024.917414, 'last_price_update_time': 1774845209.689965}
2026-03-30 04:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724807') HTTP/1.1" 204 0
2026-03-30 04:33:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799
2026-03-30 04:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28408901-3eeb-5f12-b804-cc419d170faf with scrape type 2
2026-03-30 04:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28408901-3eeb-5f12-b804-cc419d170faf with scrape type 2
2026-03-30 04:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 28408901-3eeb-5f12-b804-cc419d170faf, identifier: 10724799
2026-03-30 04:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799
2026-03-30 04:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799
2026-03-30 04:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 28408901-3eeb-5f12-b804-cc419d170faf with identifier: 10724799 to the API
2026-03-30 04:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724799>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '28408901-3eeb-5f12-b804-cc419d170faf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CAT971',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724799',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Land Rover',
'model': 'Discovery',
'odometer': 174465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3850,
'price_includes_vat': True,
'registration_date': '2016-09-05',
'seats_number': 5,
'seller_name': "Auto's Jacques BV",
'title': 'Land Rover Discovery Sport 2.0 Business - Diesel - Manual - 150 hp '
'- 174.465 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-30 04:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724799%27 HTTP/1.1" 200 None
2026-03-30 04:33:33 [adesa.be] INFO: Saving data for 10724799: {'auction_closing_time': 1801392300.0, 'created_time': 1774453026.08756, 'last_price_update_time': 1774845213.652689}
2026-03-30 04:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724799') HTTP/1.1" 204 0
2026-03-30 04:33:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.614(s), this was the 1st time calling it.
2026-03-30 04:33:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.582839828880599 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0d3d303-2e8e-5ab8-9d2a-8c195c49ada7 with identifier: 10730536
2026-03-30 04:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d3d303-2e8e-5ab8-9d2a-8c195c49ada7 with scrape type 2
2026-03-30 04:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0d3d303-2e8e-5ab8-9d2a-8c195c49ada7 with scrape type 2
2026-03-30 04:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d0d3d303-2e8e-5ab8-9d2a-8c195c49ada7, identifier: 10730536
2026-03-30 04:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d0d3d303-2e8e-5ab8-9d2a-8c195c49ada7 with identifier: 10730536
2026-03-30 04:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d0d3d303-2e8e-5ab8-9d2a-8c195c49ada7 with identifier: 10730536
2026-03-30 04:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d0d3d303-2e8e-5ab8-9d2a-8c195c49ada7 with identifier: 10730536 to the API
2026-03-30 04:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730536>
{'auction_title': '',
'c_o_2_emission_value': 189,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'd0d3d303-2e8e-5ab8-9d2a-8c195c49ada7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PGH696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730536',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 90548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2016-06-29',
'seats_number': 3,
'seller_name': 'Elegant Cars bv',
'title': 'Citroën Jumpy 2.0 HDI - Diesel - Automatic - 163 hp - 90.548 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730536%27 HTTP/1.1" 200 None
2026-03-30 04:33:40 [adesa.be] INFO: Saving data for 10730536: {'auction_closing_time': 1801392300.0, 'created_time': 1774538829.420802, 'last_price_update_time': 1774845220.455391}
2026-03-30 04:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730536') HTTP/1.1" 204 0
2026-03-30 04:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c0965d1-0e98-5fd6-b152-666c6864679e with identifier: 10735645
2026-03-30 04:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0965d1-0e98-5fd6-b152-666c6864679e with scrape type 2
2026-03-30 04:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c0965d1-0e98-5fd6-b152-666c6864679e with scrape type 2
2026-03-30 04:33:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6c0965d1-0e98-5fd6-b152-666c6864679e, identifier: 10735645
2026-03-30 04:33:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6c0965d1-0e98-5fd6-b152-666c6864679e with identifier: 10735645
2026-03-30 04:33:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6c0965d1-0e98-5fd6-b152-666c6864679e with identifier: 10735645
2026-03-30 04:33:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6c0965d1-0e98-5fd6-b152-666c6864679e with identifier: 10735645 to the API
2026-03-30 04:33:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735645>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6c0965d1-0e98-5fd6-b152-666c6864679e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DBA901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735645',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 204360,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3050,
'price_includes_vat': True,
'registration_date': '2016-12-14',
'seats_number': 2,
'seller_name': "Auto's Jacques BV",
'title': 'Ford Transit Courier 1.5 TDCI Trend - Diesel - Manual - 75 hp - '
'204.360 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2016}
2026-03-30 04:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735645%27 HTTP/1.1" 200 None
2026-03-30 04:33:40 [adesa.be] INFO: Saving data for 10735645: {'auction_closing_time': 1801392300.0, 'created_time': 1774625663.464567, 'last_price_update_time': 1774845220.993583}
2026-03-30 04:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735645') HTTP/1.1" 204 0
2026-03-30 04:33:41 [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:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10281434> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434
2026-03-30 04:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0950619e-e976-501a-8729-938fe2cab805 with scrape type 2
2026-03-30 04:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0950619e-e976-501a-8729-938fe2cab805 with scrape type 2
2026-03-30 04:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0950619e-e976-501a-8729-938fe2cab805, identifier: 10281434
2026-03-30 04:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434
2026-03-30 04:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434
2026-03-30 04:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0950619e-e976-501a-8729-938fe2cab805 with identifier: 10281434 to the API
2026-03-30 04:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10281434>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '0950619e-e976-501a-8729-938fe2cab805',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EM59422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10281434',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 32450,
'price_includes_vat': True,
'registration_date': '2025-09-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Passat Variant 1.5 eTSI Elegance - Petrol - Automatic - '
'150 hp - 50 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2025}
2026-03-30 04:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710281434%27 HTTP/1.1" 200 None
2026-03-30 04:33:41 [adesa.be] INFO: Saving data for 10281434: {'auction_closing_time': 1798671600.0, 'created_time': 1773235776.411641, 'last_price_update_time': 1774845221.70308}
2026-03-30 04:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10281434') HTTP/1.1" 204 0
2026-03-30 04:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10463665> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665
2026-03-30 04:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e42706d-7f51-5d24-9dea-66a53943bb4c with scrape type 2
2026-03-30 04:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e42706d-7f51-5d24-9dea-66a53943bb4c with scrape type 2
2026-03-30 04:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e42706d-7f51-5d24-9dea-66a53943bb4c, identifier: 10463665
2026-03-30 04:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665
2026-03-30 04:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665
2026-03-30 04:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e42706d-7f51-5d24-9dea-66a53943bb4c with identifier: 10463665 to the API
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10463665>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '5e42706d-7f51-5d24-9dea-66a53943bb4c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7088MXJ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10463665',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 24192,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13800,
'price_includes_vat': True,
'registration_date': '2024-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 24.192 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2024}
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710463665%27 HTTP/1.1" 200 None
2026-03-30 04:33:42 [adesa.be] INFO: Saving data for 10463665: {'auction_closing_time': 1798671600.0, 'created_time': 1773235774.39278, 'last_price_update_time': 1774845222.229062}
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10463665') HTTP/1.1" 204 0
2026-03-30 04:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10576365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365
2026-03-30 04:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 104dabea-14fe-5e06-961c-179159af795b with scrape type 2
2026-03-30 04:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 104dabea-14fe-5e06-961c-179159af795b with scrape type 2
2026-03-30 04:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 104dabea-14fe-5e06-961c-179159af795b, identifier: 10576365
2026-03-30 04:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365
2026-03-30 04:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365
2026-03-30 04:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 104dabea-14fe-5e06-961c-179159af795b with identifier: 10576365 to the API
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10576365>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '104dabea-14fe-5e06-961c-179159af795b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10576365',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 20889,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14350,
'price_includes_vat': True,
'registration_date': '2025-01-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 1.2 Allure - Petrol - Manual - 102 hp - 20.889 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710576365%27 HTTP/1.1" 200 None
2026-03-30 04:33:42 [adesa.be] INFO: Saving data for 10576365: {'auction_closing_time': 1798675200.0, 'created_time': 1773235780.587431, 'last_price_update_time': 1774845222.669943}
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10576365') HTTP/1.1" 204 0
2026-03-30 04:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649237> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237
2026-03-30 04:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with scrape type 2
2026-03-30 04:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with scrape type 2
2026-03-30 04:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0, identifier: 10649237
2026-03-30 04:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237
2026-03-30 04:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237
2026-03-30 04:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5ca91c4d-b65c-53a1-8253-dfe1395ff8f0 with identifier: 10649237 to the API
2026-03-30 04:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649237>
{'auction_title': '',
'c_o_2_emission_value': 228,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '5ca91c4d-b65c-53a1-8253-dfe1395ff8f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '37822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649237',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 38900,
'price_includes_vat': True,
'registration_date': '2026-03-09',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Automatic - 170 '
'hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 04:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710649237%27 HTTP/1.1" 200 None
2026-03-30 04:33:47 [adesa.be] INFO: Saving data for 10649237: {'auction_closing_time': 1798675200.0, 'created_time': 1773235770.248238, 'last_price_update_time': 1774845227.126019}
2026-03-30 04:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10649237') HTTP/1.1" 204 0
2026-03-30 04:33:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10693707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707
2026-03-30 04:33:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 471e2963-b318-5ce4-a226-26d749ba28e2 with scrape type 2
2026-03-30 04:33:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 471e2963-b318-5ce4-a226-26d749ba28e2 with scrape type 2
2026-03-30 04:33:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 471e2963-b318-5ce4-a226-26d749ba28e2, identifier: 10693707
2026-03-30 04:33:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707
2026-03-30 04:33:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707
2026-03-30 04:33:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 471e2963-b318-5ce4-a226-26d749ba28e2 with identifier: 10693707 to the API
2026-03-30 04:33:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10693707>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 153,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '471e2963-b318-5ce4-a226-26d749ba28e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56940',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10693707',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-12-01',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Trafic - Diesel - Automatic - 153 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710693707%27 HTTP/1.1" 200 None
2026-03-30 04:33:51 [adesa.be] INFO: Saving data for 10693707: {'auction_closing_time': 1798675200.0, 'created_time': 1773915950.346638, 'last_price_update_time': 1774845231.731924}
2026-03-30 04:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10693707') HTTP/1.1" 204 0
2026-03-30 04:33:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10580542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542
2026-03-30 04:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with scrape type 2
2026-03-30 04:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with scrape type 2
2026-03-30 04:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9, identifier: 10580542
2026-03-30 04:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542
2026-03-30 04:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542
2026-03-30 04:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cadce7d-5950-5b2c-8727-30ecad9fe5e9 with identifier: 10580542 to the API
2026-03-30 04:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10580542>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1cadce7d-5950-5b2c-8727-30ecad9fe5e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54656',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10580542',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2025-12-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio Techno - Petrol - Automatic - 92 hp - 50 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-30 04:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710580542%27 HTTP/1.1" 200 None
2026-03-30 04:33:55 [adesa.be] INFO: Saving data for 10580542: {'auction_closing_time': 1798675200.0, 'created_time': 1773235804.196262, 'last_price_update_time': 1774845235.244914}
2026-03-30 04:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10580542') HTTP/1.1" 204 0
2026-03-30 04:33:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211
2026-03-30 04:33:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 780b3917-064a-5dd7-94fa-acb47fd090a7 with scrape type 2
2026-03-30 04:33:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 780b3917-064a-5dd7-94fa-acb47fd090a7 with scrape type 2
2026-03-30 04:33:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 780b3917-064a-5dd7-94fa-acb47fd090a7, identifier: 10716211
2026-03-30 04:33:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211
2026-03-30 04:33:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211
2026-03-30 04:33:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 780b3917-064a-5dd7-94fa-acb47fd090a7 with identifier: 10716211 to the API
2026-03-30 04:33:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716211>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '3.6L',
'engine_horse_power': 549,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '780b3917-064a-5dd7-94fa-acb47fd090a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57248',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716211',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': '911 Carrera',
'odometer': 11361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 180200,
'price_includes_vat': True,
'registration_date': '2024-11-21',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Porsche 911 Carrera GTS 3.6 - AWD - Petrol - Automatic - 549 hp - '
'11.361 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716211%27 HTTP/1.1" 200 None
2026-03-30 04:33:56 [adesa.be] INFO: Saving data for 10716211: {'auction_closing_time': 1798675200.0, 'created_time': 1774347861.53886, 'last_price_update_time': 1774845236.041124}
2026-03-30 04:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716211') HTTP/1.1" 204 0
2026-03-30 04:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731384> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:33: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:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab39e3ce-42e8-51ea-9648-ad851b06c9d8 with identifier: 10731384
2026-03-30 04:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab39e3ce-42e8-51ea-9648-ad851b06c9d8 with scrape type 2
2026-03-30 04:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab39e3ce-42e8-51ea-9648-ad851b06c9d8 with scrape type 2
2026-03-30 04:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ab39e3ce-42e8-51ea-9648-ad851b06c9d8, identifier: 10731384
2026-03-30 04:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ab39e3ce-42e8-51ea-9648-ad851b06c9d8 with identifier: 10731384
2026-03-30 04:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ab39e3ce-42e8-51ea-9648-ad851b06c9d8 with identifier: 10731384
2026-03-30 04:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ab39e3ce-42e8-51ea-9648-ad851b06c9d8 with identifier: 10731384 to the API
2026-03-30 04:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:33: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:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731384>
{'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': 120,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ab39e3ce-42e8-51ea-9648-ad851b06c9d8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CDL583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731384',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 183756,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2022-06-14',
'seats_number': 3,
'seller_name': 'Car Investment Belgium BV',
'title': 'Citroën Jumper L2H2 2.2 HDI Driver - Diesel - Manual - 120 hp - '
'183.756 km',
'transmission': 'manual',
'trim': 'Driver',
'vin': None,
'year': 2022}
2026-03-30 04:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731384%27 HTTP/1.1" 200 None
2026-03-30 04:33:59 [adesa.be] INFO: Saving data for 10731384: {'auction_closing_time': 1801392300.0, 'created_time': 1774538845.96085, 'last_price_update_time': 1774845239.196697}
2026-03-30 04:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731384') HTTP/1.1" 204 0
2026-03-30 04:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735643> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e871827-2116-5880-9e65-00954f2a1061 with identifier: 10735643
2026-03-30 04:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e871827-2116-5880-9e65-00954f2a1061 with scrape type 2
2026-03-30 04:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e871827-2116-5880-9e65-00954f2a1061 with scrape type 2
2026-03-30 04:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3e871827-2116-5880-9e65-00954f2a1061, identifier: 10735643
2026-03-30 04:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3e871827-2116-5880-9e65-00954f2a1061 with identifier: 10735643
2026-03-30 04:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3e871827-2116-5880-9e65-00954f2a1061 with identifier: 10735643
2026-03-30 04:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3e871827-2116-5880-9e65-00954f2a1061 with identifier: 10735643 to the API
2026-03-30 04:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735643>
{'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': 165,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3e871827-2116-5880-9e65-00954f2a1061',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N44770',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735643',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 66583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2020-03-11',
'seats_number': 3,
'seller_name': 'TEMUR BV',
'title': 'Citroën Jumper L2H2 2.2 HDI Driver - Diesel - Manual - 165 hp - '
'66.583 km',
'transmission': 'manual',
'trim': 'Driver',
'vin': None,
'year': 2020}
2026-03-30 04:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735643%27 HTTP/1.1" 200 None
2026-03-30 04:34:00 [adesa.be] INFO: Saving data for 10735643: {'auction_closing_time': 1801392300.0, 'created_time': 1774625692.65014, 'last_price_update_time': 1774845240.818011}
2026-03-30 04:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735643') HTTP/1.1" 204 0
2026-03-30 04:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806
2026-03-30 04:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef49ba38-807b-5386-afd5-bf43f3006686 with scrape type 2
2026-03-30 04:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef49ba38-807b-5386-afd5-bf43f3006686 with scrape type 2
2026-03-30 04:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ef49ba38-807b-5386-afd5-bf43f3006686, identifier: 10724806
2026-03-30 04:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806
2026-03-30 04:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806
2026-03-30 04:34:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ef49ba38-807b-5386-afd5-bf43f3006686 with identifier: 10724806 to the API
2026-03-30 04:34:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724806>
{'auction_title': '',
'c_o_2_emission_value': 78,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ef49ba38-807b-5386-afd5-bf43f3006686',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1AGX151',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724806',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 271842,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2017-05-24',
'seats_number': 5,
'seller_name': 'Avtolux bv',
'title': 'BMW X5 40e M Sport - xDrive - Hybrid - Automatic - 245 hp - 271.842 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2017}
2026-03-30 04:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724806%27 HTTP/1.1" 200 None
2026-03-30 04:34:02 [adesa.be] INFO: Saving data for 10724806: {'auction_closing_time': 1801392300.0, 'created_time': 1774453020.630417, 'last_price_update_time': 1774845242.366652}
2026-03-30 04:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724806') HTTP/1.1" 204 0
2026-03-30 04:34:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800
2026-03-30 04:34:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ece210d-ed38-5688-95cc-59ebe16427bd with scrape type 2
2026-03-30 04:34:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ece210d-ed38-5688-95cc-59ebe16427bd with scrape type 2
2026-03-30 04:34:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ece210d-ed38-5688-95cc-59ebe16427bd, identifier: 10724800
2026-03-30 04:34:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800
2026-03-30 04:34:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800
2026-03-30 04:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ece210d-ed38-5688-95cc-59ebe16427bd with identifier: 10724800 to the API
2026-03-30 04:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724800>
{'auction_title': '',
'c_o_2_emission_value': 206,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3ece210d-ed38-5688-95cc-59ebe16427bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUV850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724800',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X7',
'odometer': 61711,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 64200,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 6,
'seller_name': 'Avilon Motors Comm V',
'title': 'BMW X7 40d M Sport - xDrive - Diesel - Automatic - 211 hp - 61.711 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-30 04:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724800%27 HTTP/1.1" 200 None
2026-03-30 04:34:03 [adesa.be] INFO: Saving data for 10724800: {'auction_closing_time': 1801392300.0, 'created_time': 1774453018.274992, 'last_price_update_time': 1774845243.214907}
2026-03-30 04:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724800') HTTP/1.1" 204 0
2026-03-30 04:34:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10731385> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 091b9b97-63dc-50ab-a1c0-37b2041e1b1a with identifier: 10731385
2026-03-30 04:34:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 091b9b97-63dc-50ab-a1c0-37b2041e1b1a with scrape type 2
2026-03-30 04:34:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 091b9b97-63dc-50ab-a1c0-37b2041e1b1a with scrape type 2
2026-03-30 04:34:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 091b9b97-63dc-50ab-a1c0-37b2041e1b1a, identifier: 10731385
2026-03-30 04:34:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 091b9b97-63dc-50ab-a1c0-37b2041e1b1a with identifier: 10731385
2026-03-30 04:34:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 091b9b97-63dc-50ab-a1c0-37b2041e1b1a with identifier: 10731385
2026-03-30 04:34:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 091b9b97-63dc-50ab-a1c0-37b2041e1b1a with identifier: 10731385 to the API
2026-03-30 04:34:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10731385>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '091b9b97-63dc-50ab-a1c0-37b2041e1b1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FTW397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10731385',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 214109,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2008-07-22',
'seats_number': 5,
'seller_name': 'First Automotive',
'title': 'BMW 5 Series 520d - Diesel - Manual - 163 hp - 214.109 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-30 04:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710731385%27 HTTP/1.1" 200 None
2026-03-30 04:34:04 [adesa.be] INFO: Saving data for 10731385: {'auction_closing_time': 1801392300.0, 'created_time': 1774538839.940324, 'last_price_update_time': 1774845244.092243}
2026-03-30 04:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10731385') HTTP/1.1" 204 0
2026-03-30 04:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730537> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b3c865a-127a-5680-81c8-e278c362a676 with identifier: 10730537
2026-03-30 04:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b3c865a-127a-5680-81c8-e278c362a676 with scrape type 2
2026-03-30 04:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b3c865a-127a-5680-81c8-e278c362a676 with scrape type 2
2026-03-30 04:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3b3c865a-127a-5680-81c8-e278c362a676, identifier: 10730537
2026-03-30 04:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3b3c865a-127a-5680-81c8-e278c362a676 with identifier: 10730537
2026-03-30 04:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3b3c865a-127a-5680-81c8-e278c362a676 with identifier: 10730537
2026-03-30 04:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3b3c865a-127a-5680-81c8-e278c362a676 with identifier: 10730537 to the API
2026-03-30 04:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730537>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3b3c865a-127a-5680-81c8-e278c362a676',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FUG664',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730537',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 237006,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2011-03-30',
'seats_number': 5,
'seller_name': 'First Automotive',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 237.006 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730537%27 HTTP/1.1" 200 None
2026-03-30 04:34:04 [adesa.be] INFO: Saving data for 10730537: {'auction_closing_time': 1801392300.0, 'created_time': 1774538836.830853, 'last_price_update_time': 1774845244.775276}
2026-03-30 04:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730537') HTTP/1.1" 204 0
2026-03-30 04:34:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623057> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057
2026-03-30 04:34:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bed4a5fe-849a-5989-af8b-abc7955b4bd4 with scrape type 2
2026-03-30 04:34:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bed4a5fe-849a-5989-af8b-abc7955b4bd4 with scrape type 2
2026-03-30 04:34:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bed4a5fe-849a-5989-af8b-abc7955b4bd4, identifier: 10623057
2026-03-30 04:34:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057
2026-03-30 04:34:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057
2026-03-30 04:34:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bed4a5fe-849a-5989-af8b-abc7955b4bd4 with identifier: 10623057 to the API
2026-03-30 04:34:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623057>
{'auction_title': '',
'c_o_2_emission_value': 219,
'category': 'Estate',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.4L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'bed4a5fe-849a-5989-af8b-abc7955b4bd4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SLP153',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623057',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC70',
'odometer': 297723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-07-07',
'seats_number': 3,
'seller_name': None,
'title': 'Volvo XC70 2.4 - Diesel - Automatic - 163 hp - 297.723 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2009}
2026-03-30 04:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623057%27 HTTP/1.1" 200 None
2026-03-30 04:34:05 [adesa.be] INFO: Saving data for 10623057: {'auction_closing_time': 1801392300.0, 'created_time': 1773235901.23676, 'last_price_update_time': 1774845245.673327}
2026-03-30 04:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623057') HTTP/1.1" 204 0
2026-03-30 04:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10363951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951
2026-03-30 04:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b9581da-580a-5006-9718-5f3d3aa05eb9 with scrape type 2
2026-03-30 04:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b9581da-580a-5006-9718-5f3d3aa05eb9 with scrape type 2
2026-03-30 04:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b9581da-580a-5006-9718-5f3d3aa05eb9, identifier: 10363951
2026-03-30 04:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951
2026-03-30 04:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951
2026-03-30 04:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b9581da-580a-5006-9718-5f3d3aa05eb9 with identifier: 10363951 to the API
2026-03-30 04:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10363951>
{'auction_title': '',
'c_o_2_emission_value': 56,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '1b9581da-580a-5006-9718-5f3d3aa05eb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCK295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10363951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 59920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 28100,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'59.920 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-30 04:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710363951%27 HTTP/1.1" 200 None
2026-03-30 04:34:06 [adesa.be] INFO: Saving data for 10363951: {'auction_closing_time': 1801392300.0, 'created_time': 1773235970.015217, 'last_price_update_time': 1774845246.693064}
2026-03-30 04:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10363951') HTTP/1.1" 204 0
2026-03-30 04:34:06 [scrapy.extensions.logstats] INFO: Crawled 1613 pages (at 28 pages/min), scraped 1570 items (at 27 items/min)
2026-03-30 04:34:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:34:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10533798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798
2026-03-30 04:34:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e8c15a6-2bdb-5990-af68-61f90175cf85 with scrape type 2
2026-03-30 04:34:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e8c15a6-2bdb-5990-af68-61f90175cf85 with scrape type 2
2026-03-30 04:34:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e8c15a6-2bdb-5990-af68-61f90175cf85, identifier: 10533798
2026-03-30 04:34:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798
2026-03-30 04:34:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798
2026-03-30 04:34:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e8c15a6-2bdb-5990-af68-61f90175cf85 with identifier: 10533798 to the API
2026-03-30 04:34:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10533798>
{'auction_title': '',
'c_o_2_emission_value': 24,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '9e8c15a6-2bdb-5990-af68-61f90175cf85',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPY040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10533798',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 119386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 T6 Inscription - AWD - Hybrid - Automatic - 253 hp - '
'119.386 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-30 04:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533798%27 HTTP/1.1" 200 None
2026-03-30 04:34:08 [adesa.be] INFO: Saving data for 10533798: {'auction_closing_time': 1801392300.0, 'created_time': 1773235711.447193, 'last_price_update_time': 1774845248.077278}
2026-03-30 04:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10533798') HTTP/1.1" 204 0
2026-03-30 04:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616506> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506
2026-03-30 04:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with scrape type 2
2026-03-30 04:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with scrape type 2
2026-03-30 04:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0, identifier: 10616506
2026-03-30 04:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506
2026-03-30 04:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506
2026-03-30 04:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0 with identifier: 10616506 to the API
2026-03-30 04:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616506>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '72c84c48-abc4-50f2-8f29-7b2ecb7ad1d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGY304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616506',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 180122,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16850,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 2,
'seller_name': None,
'title': 'Volvo XC60 B4 - AWD - Diesel - Automatic - 197 hp - 180.122 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616506%27 HTTP/1.1" 200 None
2026-03-30 04:34:09 [adesa.be] INFO: Saving data for 10616506: {'auction_closing_time': 1801392300.0, 'created_time': 1773235971.249843, 'last_price_update_time': 1774845249.694193}
2026-03-30 04:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616506') HTTP/1.1" 204 0
2026-03-30 04:34:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616510> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510
2026-03-30 04:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1517c4e-6456-505e-95d0-64cfc547404f with scrape type 2
2026-03-30 04:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1517c4e-6456-505e-95d0-64cfc547404f with scrape type 2
2026-03-30 04:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1517c4e-6456-505e-95d0-64cfc547404f, identifier: 10616510
2026-03-30 04:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510
2026-03-30 04:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510
2026-03-30 04:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1517c4e-6456-505e-95d0-64cfc547404f with identifier: 10616510 to the API
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616510>
{'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': 253,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'c1517c4e-6456-505e-95d0-64cfc547404f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQH187',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616510',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V90',
'odometer': 194643,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 T6 Inscription - Hybrid - Automatic - 253 hp - 194.643 km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2020}
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616510%27 HTTP/1.1" 200 None
2026-03-30 04:34:11 [adesa.be] INFO: Saving data for 10616510: {'auction_closing_time': 1801392300.0, 'created_time': 1773236000.406336, 'last_price_update_time': 1774845251.391582}
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616510') HTTP/1.1" 204 0
2026-03-30 04:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10428543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543
2026-03-30 04:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42e99574-eb05-59b8-9834-40844cbcaee3 with scrape type 2
2026-03-30 04:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42e99574-eb05-59b8-9834-40844cbcaee3 with scrape type 2
2026-03-30 04:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 42e99574-eb05-59b8-9834-40844cbcaee3, identifier: 10428543
2026-03-30 04:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543
2026-03-30 04:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543
2026-03-30 04:34:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 42e99574-eb05-59b8-9834-40844cbcaee3 with identifier: 10428543 to the API
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10428543>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '42e99574-eb05-59b8-9834-40844cbcaee3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XDS839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10428543',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 37465,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2019-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T3 R-Design - Petrol - Automatic - 163 hp - 37.465 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2019}
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710428543%27 HTTP/1.1" 200 None
2026-03-30 04:34:11 [adesa.be] INFO: Saving data for 10428543: {'auction_closing_time': 1801392300.0, 'created_time': 1773235996.840958, 'last_price_update_time': 1774845251.923843}
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10428543') HTTP/1.1" 204 0
2026-03-30 04:34:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.782(s), this was the 1st time calling it.
2026-03-30 04:34:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.167221887302451 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:34:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.638(s), this was the 1st time calling it.
2026-03-30 04:34:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.426796434474055 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:34:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 262.827(s), this was the 2nd time calling it.
2026-03-30 04:34:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.9232147133674005 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:34:24 [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:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10488791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791
2026-03-30 04:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc03b02f-492a-56f4-a31e-d4cb26912e29 with scrape type 2
2026-03-30 04:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc03b02f-492a-56f4-a31e-d4cb26912e29 with scrape type 2
2026-03-30 04:34:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bc03b02f-492a-56f4-a31e-d4cb26912e29, identifier: 10488791
2026-03-30 04:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791
2026-03-30 04:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791
2026-03-30 04:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bc03b02f-492a-56f4-a31e-d4cb26912e29 with identifier: 10488791 to the API
2026-03-30 04:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10488791>
{'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': 149,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'bc03b02f-492a-56f4-a31e-d4cb26912e29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UMT134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10488791',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V70',
'odometer': 175088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2016-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V70 2.0 - Diesel - Manual - 149 hp - 175.088 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488791%27 HTTP/1.1" 200 None
2026-03-30 04:34:25 [adesa.be] INFO: Saving data for 10488791: {'auction_closing_time': 1801392300.0, 'created_time': 1773235997.591794, 'last_price_update_time': 1774845265.564214}
2026-03-30 04:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488791') HTTP/1.1" 204 0
2026-03-30 04:34:25 [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:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555
2026-03-30 04:34:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f24f811-6d68-510d-a306-b77072061ada with scrape type 2
2026-03-30 04:34:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f24f811-6d68-510d-a306-b77072061ada with scrape type 2
2026-03-30 04:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f24f811-6d68-510d-a306-b77072061ada, identifier: 10616555
2026-03-30 04:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555
2026-03-30 04:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555
2026-03-30 04:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f24f811-6d68-510d-a306-b77072061ada with identifier: 10616555 to the API
2026-03-30 04:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616555>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '2f24f811-6d68-510d-a306-b77072061ada',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WLY160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616555',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'S40',
'odometer': 249850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2010-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo S40 1.6 Momentum - Diesel - Manual - 110 hp - 249.850 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2010}
2026-03-30 04:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616555%27 HTTP/1.1" 200 None
2026-03-30 04:34:28 [adesa.be] INFO: Saving data for 10616555: {'auction_closing_time': 1801392300.0, 'created_time': 1773235921.066634, 'last_price_update_time': 1774845268.316842}
2026-03-30 04:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616555') HTTP/1.1" 204 0
2026-03-30 04:34:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 04:34:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10729495
2026-03-30 04:34:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b663068-0155-5727-b501-ee165cf4a006 with scrape type 2
2026-03-30 04:34:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b663068-0155-5727-b501-ee165cf4a006 with scrape type 2
2026-03-30 04:34:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b663068-0155-5727-b501-ee165cf4a006, identifier: 10729495
2026-03-30 04:34:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10729495
2026-03-30 04:34:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10729495
2026-03-30 04:34:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b663068-0155-5727-b501-ee165cf4a006 with identifier: 10729495 to the API
2026-03-30 04:34:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729495>
{'auction_title': '',
'c_o_2_emission_value': 211,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 0,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 142,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '7b663068-0155-5727-b501-ee165cf4a006',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729495',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25500,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumper L2H2 2.2 - Diesel - Manual - 142 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729495%27 HTTP/1.1" 200 None
2026-03-30 04:34:30 [adesa.be] INFO: Saving data for 10729495: {'auction_closing_time': 1798675200.0, 'created_time': 1774521014.244113, 'last_price_update_time': 1774845270.490502}
2026-03-30 04:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729495') HTTP/1.1" 204 0
2026-03-30 04:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616529> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529
2026-03-30 04:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40c48f65-b7c6-593f-878c-b8068b32d48c with scrape type 2
2026-03-30 04:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40c48f65-b7c6-593f-878c-b8068b32d48c with scrape type 2
2026-03-30 04:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 40c48f65-b7c6-593f-878c-b8068b32d48c, identifier: 10616529
2026-03-30 04:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529
2026-03-30 04:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529
2026-03-30 04:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 40c48f65-b7c6-593f-878c-b8068b32d48c with identifier: 10616529 to the API
2026-03-30 04:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616529>
{'auction_title': '',
'c_o_2_emission_value': 187,
'category': 'Light truck',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 180,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '40c48f65-b7c6-593f-878c-b8068b32d48c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PLA010',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616529',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 200328,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10550,
'price_includes_vat': True,
'registration_date': '2016-07-29',
'seats_number': 2,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 180 hp - 200.328 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616529%27 HTTP/1.1" 200 None
2026-03-30 04:34:35 [adesa.be] INFO: Saving data for 10616529: {'auction_closing_time': 1801392300.0, 'created_time': 1773236025.503192, 'last_price_update_time': 1774845275.884846}
2026-03-30 04:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616529') HTTP/1.1" 204 0
2026-03-30 04:34:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623492> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492
2026-03-30 04:34:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a5002cc-6139-51cc-ab7e-0adba81d4786 with scrape type 2
2026-03-30 04:34:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a5002cc-6139-51cc-ab7e-0adba81d4786 with scrape type 2
2026-03-30 04:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a5002cc-6139-51cc-ab7e-0adba81d4786, identifier: 10623492
2026-03-30 04:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492
2026-03-30 04:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492
2026-03-30 04:34:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a5002cc-6139-51cc-ab7e-0adba81d4786 with identifier: 10623492 to the API
2026-03-30 04:34:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623492>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 132,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3a5002cc-6139-51cc-ab7e-0adba81d4786',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623492',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Bigster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25800,
'price_includes_vat': True,
'registration_date': '2025-12-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Bigster 1.2 - AWD - Petrol - Manual - 132 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623492%27 HTTP/1.1" 200 None
2026-03-30 04:34:37 [adesa.be] INFO: Saving data for 10623492: {'auction_closing_time': 1798675200.0, 'created_time': 1773235811.636769, 'last_price_update_time': 1774845277.215018}
2026-03-30 04:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623492') HTTP/1.1" 204 0
2026-03-30 04:34:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10148707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707
2026-03-30 04:34:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07a4c6ff-4db6-5403-8d8a-e267101198a0 with scrape type 2
2026-03-30 04:34:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07a4c6ff-4db6-5403-8d8a-e267101198a0 with scrape type 2
2026-03-30 04:34:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07a4c6ff-4db6-5403-8d8a-e267101198a0, identifier: 10148707
2026-03-30 04:34:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707
2026-03-30 04:34:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707
2026-03-30 04:34:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07a4c6ff-4db6-5403-8d8a-e267101198a0 with identifier: 10148707 to the API
2026-03-30 04:34:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10148707>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '07a4c6ff-4db6-5403-8d8a-e267101198a0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WEH605',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10148707',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 205646,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15650,
'price_includes_vat': True,
'registration_date': '2019-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - '
'205.646 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148707%27 HTTP/1.1" 200 None
2026-03-30 04:34:38 [adesa.be] INFO: Saving data for 10148707: {'auction_closing_time': 1801392300.0, 'created_time': 1773236023.41878, 'last_price_update_time': 1774845278.886414}
2026-03-30 04:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10148707') HTTP/1.1" 204 0
2026-03-30 04:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542
2026-03-30 04:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with scrape type 2
2026-03-30 04:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with scrape type 2
2026-03-30 04:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2, identifier: 10616542
2026-03-30 04:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542
2026-03-30 04:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542
2026-03-30 04:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1628ab7a-bfcb-55c2-bf7a-b781b53b73e2 with identifier: 10616542 to the API
2026-03-30 04:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616542>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1628ab7a-bfcb-55c2-bf7a-b781b53b73e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1gvc998',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616542',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 257352,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2014-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.6 TDI Trendline - Diesel - Manual - 105 '
'hp - 257.352 km',
'transmission': 'manual',
'trim': 'Trendline',
'vin': None,
'year': 2014}
2026-03-30 04:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616542%27 HTTP/1.1" 200 None
2026-03-30 04:34:40 [adesa.be] INFO: Saving data for 10616542: {'auction_closing_time': 1801392300.0, 'created_time': 1773236055.543302, 'last_price_update_time': 1774845280.121602}
2026-03-30 04:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616542') HTTP/1.1" 204 0
2026-03-30 04:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with identifier: 10616530
2026-03-30 04:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with scrape type 2
2026-03-30 04:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with scrape type 2
2026-03-30 04:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de0c8ca1-625e-57f4-944b-d7ee0987cbf6, identifier: 10616530
2026-03-30 04:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with identifier: 10616530
2026-03-30 04:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with identifier: 10616530
2026-03-30 04:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de0c8ca1-625e-57f4-944b-d7ee0987cbf6 with identifier: 10616530 to the API
2026-03-30 04:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616530>
{'auction_title': '',
'c_o_2_emission_value': 199,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 210,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'de0c8ca1-625e-57f4-944b-d7ee0987cbf6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FLB750',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616530',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 138088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8800,
'price_includes_vat': True,
'registration_date': '2013-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TSI Sport & Style - 4Motion - Petrol - '
'Automatic - 210 hp - 138.088 km',
'transmission': 'automatic',
'trim': 'Sport & Style',
'vin': None,
'year': 2013}
2026-03-30 04:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616530%27 HTTP/1.1" 200 None
2026-03-30 04:34:40 [adesa.be] INFO: Saving data for 10616530: {'auction_closing_time': 1801392300.0, 'created_time': 1773236025.135246, 'last_price_update_time': 1774845280.572731}
2026-03-30 04:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616530') HTTP/1.1" 204 0
2026-03-30 04:34:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10522382> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382
2026-03-30 04:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d584f1d0-f63d-59b6-92b1-be2178408b61 with scrape type 2
2026-03-30 04:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d584f1d0-f63d-59b6-92b1-be2178408b61 with scrape type 2
2026-03-30 04:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d584f1d0-f63d-59b6-92b1-be2178408b61, identifier: 10522382
2026-03-30 04:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382
2026-03-30 04:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382
2026-03-30 04:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d584f1d0-f63d-59b6-92b1-be2178408b61 with identifier: 10522382 to the API
2026-03-30 04:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10522382>
{'auction_title': '',
'c_o_2_emission_value': 116,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 85,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'd584f1d0-f63d-59b6-92b1-be2178408b61',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CIL687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10522382',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 252630,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Sportsvan 1.2 TSI Sound - Petrol - Manual - 85 hp - '
'252.630 km',
'transmission': 'manual',
'trim': 'Sound',
'vin': None,
'year': 2016}
2026-03-30 04:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710522382%27 HTTP/1.1" 200 None
2026-03-30 04:34:41 [adesa.be] INFO: Saving data for 10522382: {'auction_closing_time': 1801392300.0, 'created_time': 1773235697.909278, 'last_price_update_time': 1774845281.996664}
2026-03-30 04:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10522382') HTTP/1.1" 204 0
2026-03-30 04:34:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985
2026-03-30 04:34:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with scrape type 2
2026-03-30 04:34:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with scrape type 2
2026-03-30 04:34:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29, identifier: 10662985
2026-03-30 04:34:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985
2026-03-30 04:34:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985
2026-03-30 04:34:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdefe29d-fccb-5a5b-9a3f-d22f94deaa29 with identifier: 10662985 to the API
2026-03-30 04:34:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662985>
{'auction_title': '',
'c_o_2_emission_value': 55,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'fdefe29d-fccb-5a5b-9a3f-d22f94deaa29',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662985',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 249591,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2010-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo 1.2 TDI BlueMotion - Diesel - Manual - 75 hp - '
'249.591 km',
'transmission': 'manual',
'trim': 'BlueMotion',
'vin': None,
'year': 2010}
2026-03-30 04:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662985%27 HTTP/1.1" 200 None
2026-03-30 04:34:42 [adesa.be] INFO: Saving data for 10662985: {'auction_closing_time': 1801392300.0, 'created_time': 1773331044.581264, 'last_price_update_time': 1774845282.488794}
2026-03-30 04:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662985') HTTP/1.1" 204 0
2026-03-30 04:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10371581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581
2026-03-30 04:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9484772e-ae5a-57f9-946f-239036e22ac6 with scrape type 2
2026-03-30 04:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9484772e-ae5a-57f9-946f-239036e22ac6 with scrape type 2
2026-03-30 04:34:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9484772e-ae5a-57f9-946f-239036e22ac6, identifier: 10371581
2026-03-30 04:34:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581
2026-03-30 04:34:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581
2026-03-30 04:34:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9484772e-ae5a-57f9-946f-239036e22ac6 with identifier: 10371581 to the API
2026-03-30 04:34:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10371581>
{'auction_title': '',
'c_o_2_emission_value': 95,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 60,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '9484772e-ae5a-57f9-946f-239036e22ac6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FPZ124',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10371581',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Up!',
'odometer': 109488,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2016-08-19',
'seats_number': 4,
'seller_name': None,
'title': 'Volkswagen Up! colour up! fortana red - Petrol - Manual - 60 hp - '
'109.488 km',
'transmission': 'manual',
'trim': 'colour up! fortana red',
'vin': None,
'year': 2016}
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710371581%27 HTTP/1.1" 200 None
2026-03-30 04:34:46 [adesa.be] INFO: Saving data for 10371581: {'auction_closing_time': 1801392300.0, 'created_time': 1773235991.928223, 'last_price_update_time': 1774845286.05511}
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10371581') HTTP/1.1" 204 0
2026-03-30 04:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540
2026-03-30 04:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6db3bd64-c7a1-5bed-835a-abe151349dd6 with scrape type 2
2026-03-30 04:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6db3bd64-c7a1-5bed-835a-abe151349dd6 with scrape type 2
2026-03-30 04:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6db3bd64-c7a1-5bed-835a-abe151349dd6, identifier: 10616540
2026-03-30 04:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540
2026-03-30 04:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540
2026-03-30 04:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6db3bd64-c7a1-5bed-835a-abe151349dd6 with identifier: 10616540 to the API
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 102,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6db3bd64-c7a1-5bed-835a-abe151349dd6',
'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=10616540',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Caddy',
'odometer': 252376,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4750,
'price_includes_vat': True,
'registration_date': '2015-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Caddy Maxi 1.6 TDI Baseline - Diesel - Manual - 102 hp - '
'252.376 km',
'transmission': 'manual',
'trim': 'Baseline',
'vin': None,
'year': 2015}
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616540%27 HTTP/1.1" 200 None
2026-03-30 04:34:46 [adesa.be] INFO: Saving data for 10616540: {'auction_closing_time': 1801392300.0, 'created_time': 1773236053.185703, 'last_price_update_time': 1774845286.534079}
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616540') HTTP/1.1" 204 0
2026-03-30 04:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10674346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346
2026-03-30 04:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed8928b0-edee-52be-9d8b-1b1ff475a9ac with scrape type 2
2026-03-30 04:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed8928b0-edee-52be-9d8b-1b1ff475a9ac with scrape type 2
2026-03-30 04:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ed8928b0-edee-52be-9d8b-1b1ff475a9ac, identifier: 10674346
2026-03-30 04:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346
2026-03-30 04:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346
2026-03-30 04:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ed8928b0-edee-52be-9d8b-1b1ff475a9ac with identifier: 10674346 to the API
2026-03-30 04:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10674346>
{'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': 114,
'expiration_date': '2026-12-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'ed8928b0-edee-52be-9d8b-1b1ff475a9ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DLB447',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10674346',
'listing': 'auctionplusdirectbuy',
'location': 'Tarnos (France)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 71467,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke 1.0 DIG-T Acenta - Petrol - Manual - 114 hp - 71.467 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2023}
2026-03-30 04:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710674346%27 HTTP/1.1" 200 None
2026-03-30 04:34:47 [adesa.be] INFO: Saving data for 10674346: {'auction_closing_time': 1798713900.0, 'created_time': 1773441262.875561, 'last_price_update_time': 1774845287.127006}
2026-03-30 04:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10674346') HTTP/1.1" 204 0
2026-03-30 04:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788
2026-03-30 04:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with scrape type 2
2026-03-30 04:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with scrape type 2
2026-03-30 04:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc, identifier: 10588788
2026-03-30 04:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788
2026-03-30 04:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788
2026-03-30 04:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 755eb8a2-7fb7-5d94-b866-4cac06ac45dc with identifier: 10588788 to the API
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588788>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 99,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '755eb8a2-7fb7-5d94-b866-4cac06ac45dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FPK476',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588788',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Auris',
'odometer': 99298,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-09-16',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Auris Touring Sports 1.8 - Hybrid - Automatic - 99 hp - '
'99.298 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2013}
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588788%27 HTTP/1.1" 200 None
2026-03-30 04:34:50 [adesa.be] INFO: Saving data for 10588788: {'auction_closing_time': 1801392300.0, 'created_time': 1773236047.715625, 'last_price_update_time': 1774845290.459517}
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588788') HTTP/1.1" 204 0
2026-03-30 04:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10575629> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629
2026-03-30 04:34:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97840c5e-1e8a-5755-a90f-65fa2ff16397 with scrape type 2
2026-03-30 04:34:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97840c5e-1e8a-5755-a90f-65fa2ff16397 with scrape type 2
2026-03-30 04:34:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97840c5e-1e8a-5755-a90f-65fa2ff16397, identifier: 10575629
2026-03-30 04:34:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629
2026-03-30 04:34:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629
2026-03-30 04:34:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97840c5e-1e8a-5755-a90f-65fa2ff16397 with identifier: 10575629 to the API
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10575629>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Hatchback',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 132,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '97840c5e-1e8a-5755-a90f-65fa2ff16397',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CEB785',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10575629',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Auris',
'odometer': 106264,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Auris 1.6i Comfort - Petrol - Manual - 132 hp - 106.264 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2013}
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575629%27 HTTP/1.1" 200 None
2026-03-30 04:34:50 [adesa.be] INFO: Saving data for 10575629: {'auction_closing_time': 1801392300.0, 'created_time': 1773235704.937371, 'last_price_update_time': 1774845290.926506}
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575629') HTTP/1.1" 204 0
2026-03-30 04:34:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787
2026-03-30 04:34:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae73292e-f0ab-5299-9557-71ab84469dc3 with scrape type 2
2026-03-30 04:34:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae73292e-f0ab-5299-9557-71ab84469dc3 with scrape type 2
2026-03-30 04:34:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae73292e-f0ab-5299-9557-71ab84469dc3, identifier: 10588787
2026-03-30 04:34:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787
2026-03-30 04:34:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787
2026-03-30 04:34:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae73292e-f0ab-5299-9557-71ab84469dc3 with identifier: 10588787 to the API
2026-03-30 04:34:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588787>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ae73292e-f0ab-5299-9557-71ab84469dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YBL388',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588787',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 271651,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2009-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 1.6 TDI Ambiente - Diesel - Manual - 105 hp - '
'271.651 km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2009}
2026-03-30 04:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588787%27 HTTP/1.1" 200 None
2026-03-30 04:34:51 [adesa.be] INFO: Saving data for 10588787: {'auction_closing_time': 1801392300.0, 'created_time': 1773235998.368974, 'last_price_update_time': 1774845291.393849}
2026-03-30 04:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588787') HTTP/1.1" 204 0
2026-03-30 04:34:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.076(s), this was the 1st time calling it.
2026-03-30 04:34:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.966930480067484 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:34:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10574079> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079
2026-03-30 04:34:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with scrape type 2
2026-03-30 04:34:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with scrape type 2
2026-03-30 04:34:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd, identifier: 10574079
2026-03-30 04:34:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079
2026-03-30 04:34:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079
2026-03-30 04:34:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3df3c50-846d-5d7d-bd42-24cf20e4b2fd with identifier: 10574079 to the API
2026-03-30 04:34:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10574079>
{'auction_title': '',
'c_o_2_emission_value': 232,
'category': 'Cabrio car',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 175,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'a3df3c50-846d-5d7d-bd42-24cf20e4b2fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AHZ637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10574079',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Saab',
'model': '9-3',
'odometer': 242647,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2005-05-13',
'seats_number': 4,
'seller_name': None,
'title': 'Saab 9-3 2.0 - Petrol - Automatic - 175 hp - 242.647 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2005}
2026-03-30 04:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710574079%27 HTTP/1.1" 200 None
2026-03-30 04:34:55 [adesa.be] INFO: Saving data for 10574079: {'auction_closing_time': 1801392300.0, 'created_time': 1773236100.1329, 'last_price_update_time': 1774845295.707132}
2026-03-30 04:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10574079') HTTP/1.1" 204 0
2026-03-30 04:34:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.790(s), this was the 1st time calling it.
2026-03-30 04:34:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.992759611642679 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:34:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548
2026-03-30 04:34:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 001c2a66-99d1-5310-a108-65cc29d632bf with scrape type 2
2026-03-30 04:34:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 001c2a66-99d1-5310-a108-65cc29d632bf with scrape type 2
2026-03-30 04:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 001c2a66-99d1-5310-a108-65cc29d632bf, identifier: 10616548
2026-03-30 04:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548
2026-03-30 04:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548
2026-03-30 04:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 001c2a66-99d1-5310-a108-65cc29d632bf with identifier: 10616548 to the API
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616548>
{'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': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '001c2a66-99d1-5310-a108-65cc29d632bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WWL574',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616548',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 326166,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2015-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Variant 1.6 TDI Highline - Diesel - Manual - 110 hp '
'- 326.166 km',
'transmission': 'manual',
'trim': 'Highline',
'vin': None,
'year': 2015}
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616548%27 HTTP/1.1" 200 None
2026-03-30 04:34:57 [adesa.be] INFO: Saving data for 10616548: {'auction_closing_time': 1801392300.0, 'created_time': 1773236057.220283, 'last_price_update_time': 1774845297.275396}
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616548') HTTP/1.1" 204 0
2026-03-30 04:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547
2026-03-30 04:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with scrape type 2
2026-03-30 04:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with scrape type 2
2026-03-30 04:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a, identifier: 10616547
2026-03-30 04:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547
2026-03-30 04:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547
2026-03-30 04:34:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a with identifier: 10616547 to the API
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616547>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1cbafd2e-5a1f-5d01-b8d6-487c7ba3b57a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WAJ894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616547',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 147128,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2010-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 1.6 TDI Greenline - Diesel - Manual - 105 hp - '
'147.128 km',
'transmission': 'manual',
'trim': 'Greenline',
'vin': None,
'year': 2010}
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616547%27 HTTP/1.1" 200 None
2026-03-30 04:34:57 [adesa.be] INFO: Saving data for 10616547: {'auction_closing_time': 1801392300.0, 'created_time': 1773236046.003831, 'last_price_update_time': 1774845297.958711}
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616547') HTTP/1.1" 204 0
2026-03-30 04:34:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10533800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:34: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:34:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800
2026-03-30 04:34:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8642ae-a621-5496-8400-9bc75cf450ed with scrape type 2
2026-03-30 04:34:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8642ae-a621-5496-8400-9bc75cf450ed with scrape type 2
2026-03-30 04:34:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ae8642ae-a621-5496-8400-9bc75cf450ed, identifier: 10533800
2026-03-30 04:34:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800
2026-03-30 04:34:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800
2026-03-30 04:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ae8642ae-a621-5496-8400-9bc75cf450ed with identifier: 10533800 to the API
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:34: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:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10533800>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 80,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ae8642ae-a621-5496-8400-9bc75cf450ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACS075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10533800',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 199456,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4650,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 80 '
'hp - 199.456 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2021}
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533800%27 HTTP/1.1" 200 None
2026-03-30 04:34:58 [adesa.be] INFO: Saving data for 10533800: {'auction_closing_time': 1801392300.0, 'created_time': 1773235953.550022, 'last_price_update_time': 1774845298.597439}
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10533800') HTTP/1.1" 204 0
2026-03-30 04:35:00 [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:35:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616556> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556
2026-03-30 04:35:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49942849-8418-5a7d-8933-e4632e8d957c with scrape type 2
2026-03-30 04:35:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49942849-8418-5a7d-8933-e4632e8d957c with scrape type 2
2026-03-30 04:35:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49942849-8418-5a7d-8933-e4632e8d957c, identifier: 10616556
2026-03-30 04:35:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556
2026-03-30 04:35:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556
2026-03-30 04:35:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49942849-8418-5a7d-8933-e4632e8d957c with identifier: 10616556 to the API
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616556>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.0L',
'engine_horse_power': 68,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '49942849-8418-5a7d-8933-e4632e8d957c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ben038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616556',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Aygo',
'odometer': 221348,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1200,
'price_includes_vat': True,
'registration_date': '2008-02-21',
'seats_number': 4,
'seller_name': None,
'title': 'Toyota Aygo 1.0 VVT-i - Petrol - Manual - 68 hp - 221.348 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2008}
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616556%27 HTTP/1.1" 200 None
2026-03-30 04:35:00 [adesa.be] INFO: Saving data for 10616556: {'auction_closing_time': 1801392300.0, 'created_time': 1773236046.753675, 'last_price_update_time': 1774845300.989484}
2026-03-30 04:35:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616556') HTTP/1.1" 204 0
2026-03-30 04:35:01 [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:35:01 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 11.075(s), this was the 1st time calling it.
2026-03-30 04:35:01 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.40769573604374 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 04:35:01 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '3db09b62f4071bc5c39b25cee059d10b', '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=3db09b62f4071bc5c39b25cee059d10b.
2026-03-30 04:35:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10575620> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620
2026-03-30 04:35:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eedaf0a4-fba5-5a19-be74-a83261a80b6b with scrape type 2
2026-03-30 04:35:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eedaf0a4-fba5-5a19-be74-a83261a80b6b with scrape type 2
2026-03-30 04:35:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: eedaf0a4-fba5-5a19-be74-a83261a80b6b, identifier: 10575620
2026-03-30 04:35:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620
2026-03-30 04:35:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620
2026-03-30 04:35:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: eedaf0a4-fba5-5a19-be74-a83261a80b6b with identifier: 10575620 to the API
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10575620>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '4.5L',
'engine_horse_power': 339,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'eedaf0a4-fba5-5a19-be74-a83261a80b6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GYD440',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10575620',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 165411,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2004-06-16',
'seats_number': 2,
'seller_name': None,
'title': 'Porsche Cayenne S 4.5i - AWD - Petrol - Automatic - 339 hp - '
'165.411 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2004}
2026-03-30 04:35:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575620%27 HTTP/1.1" 200 None
2026-03-30 04:35:04 [adesa.be] INFO: Saving data for 10575620: {'auction_closing_time': 1801392300.0, 'created_time': 1773236098.591073, 'last_price_update_time': 1774845304.005265}
2026-03-30 04:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575620') HTTP/1.1" 204 0
2026-03-30 04:35:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10659574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19eddd67-5b1a-516d-871c-64126292ccea with identifier: 10659574
2026-03-30 04:35:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19eddd67-5b1a-516d-871c-64126292ccea with scrape type 2
2026-03-30 04:35:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19eddd67-5b1a-516d-871c-64126292ccea with scrape type 2
2026-03-30 04:35:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 19eddd67-5b1a-516d-871c-64126292ccea, identifier: 10659574
2026-03-30 04:35:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 19eddd67-5b1a-516d-871c-64126292ccea with identifier: 10659574
2026-03-30 04:35:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 19eddd67-5b1a-516d-871c-64126292ccea with identifier: 10659574
2026-03-30 04:35:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 19eddd67-5b1a-516d-871c-64126292ccea with identifier: 10659574 to the API
2026-03-30 04:35:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10659574>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 381,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Electric',
'id': '19eddd67-5b1a-516d-871c-64126292ccea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BPE003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10659574',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Taycan',
'odometer': 80282,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 4,
'seller_name': None,
'title': 'Porsche Taycan 4 93 kWh - Electric - Automatic - 381 hp - 80.282 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659574%27 HTTP/1.1" 200 None
2026-03-30 04:35:06 [adesa.be] INFO: Saving data for 10659574: {'auction_closing_time': 1801392300.0, 'created_time': 1773331058.141492, 'last_price_update_time': 1774845306.023829}
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10659574') HTTP/1.1" 204 0
2026-03-30 04:35:06 [scrapy.extensions.logstats] INFO: Crawled 1640 pages (at 27 pages/min), scraped 1597 items (at 27 items/min)
2026-03-30 04:35:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:35:08 [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:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10531348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348
2026-03-30 04:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with scrape type 2
2026-03-30 04:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with scrape type 2
2026-03-30 04:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd, identifier: 10531348
2026-03-30 04:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348
2026-03-30 04:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348
2026-03-30 04:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd with identifier: 10531348 to the API
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10531348>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1a8673d6-c1d0-5a08-bfc9-0c53271a2ccd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10531348',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15700,
'price_includes_vat': True,
'registration_date': '2025-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio 1.0 Techno - Petrol - Manual - 90 hp - 50 km',
'transmission': 'manual',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710531348%27 HTTP/1.1" 200 None
2026-03-30 04:35:13 [adesa.be] INFO: Saving data for 10531348: {'auction_closing_time': 1798675200.0, 'created_time': 1773235860.000758, 'last_price_update_time': 1774845313.599124}
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10531348') HTTP/1.1" 204 0
2026-03-30 04:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491
2026-03-30 04:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 806fcc35-bb5f-5132-b56e-f038f9141ff1 with scrape type 2
2026-03-30 04:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 806fcc35-bb5f-5132-b56e-f038f9141ff1 with scrape type 2
2026-03-30 04:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 806fcc35-bb5f-5132-b56e-f038f9141ff1, identifier: 10616491
2026-03-30 04:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491
2026-03-30 04:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491
2026-03-30 04:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 806fcc35-bb5f-5132-b56e-f038f9141ff1 with identifier: 10616491 to the API
2026-03-30 04:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616491>
{'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': 339,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '806fcc35-bb5f-5132-b56e-f038f9141ff1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SKL778',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 183458,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31200,
'price_includes_vat': True,
'registration_date': '2018-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0i - Petrol - Automatic - 339 hp - 183.458 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616491%27 HTTP/1.1" 200 None
2026-03-30 04:35:14 [adesa.be] INFO: Saving data for 10616491: {'auction_closing_time': 1801392300.0, 'created_time': 1773236105.99836, 'last_price_update_time': 1774845314.068093}
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616491') HTTP/1.1" 204 0
2026-03-30 04:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489
2026-03-30 04:35:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 667e71dd-3a86-5bfe-b4a0-860137b01d8d with scrape type 2
2026-03-30 04:35:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 667e71dd-3a86-5bfe-b4a0-860137b01d8d with scrape type 2
2026-03-30 04:35:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 667e71dd-3a86-5bfe-b4a0-860137b01d8d, identifier: 10616489
2026-03-30 04:35:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489
2026-03-30 04:35:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489
2026-03-30 04:35:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 667e71dd-3a86-5bfe-b4a0-860137b01d8d with identifier: 10616489 to the API
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616489>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 339,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '667e71dd-3a86-5bfe-b4a0-860137b01d8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2axw138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616489',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 189409,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 37100,
'price_includes_vat': True,
'registration_date': '2018-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne 3.0 - Hybrid - Automatic - 339 hp - 189.409 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616489%27 HTTP/1.1" 200 None
2026-03-30 04:35:15 [adesa.be] INFO: Saving data for 10616489: {'auction_closing_time': 1801392300.0, 'created_time': 1773236102.079278, 'last_price_update_time': 1774845315.584726}
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616489') HTTP/1.1" 204 0
2026-03-30 04:35:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544
2026-03-30 04:35:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcc1446d-a4e9-5c1c-9656-f3354403104b with scrape type 2
2026-03-30 04:35:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcc1446d-a4e9-5c1c-9656-f3354403104b with scrape type 2
2026-03-30 04:35:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dcc1446d-a4e9-5c1c-9656-f3354403104b, identifier: 10616544
2026-03-30 04:35:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544
2026-03-30 04:35:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544
2026-03-30 04:35:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dcc1446d-a4e9-5c1c-9656-f3354403104b with identifier: 10616544 to the API
2026-03-30 04:35:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616544>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 75,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'dcc1446d-a4e9-5c1c-9656-f3354403104b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GKR059',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616544',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 196882,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2014-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot Partner Tepee 1.6 Active - Diesel - Manual - 75 hp - '
'196.882 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2014}
2026-03-30 04:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616544%27 HTTP/1.1" 200 None
2026-03-30 04:35:22 [adesa.be] INFO: Saving data for 10616544: {'auction_closing_time': 1801392300.0, 'created_time': 1773236096.154524, 'last_price_update_time': 1774845322.387079}
2026-03-30 04:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616544') HTTP/1.1" 204 0
2026-03-30 04:35:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616525> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525
2026-03-30 04:35:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356ede0e-0807-5307-a250-bffe8efedc8a with scrape type 2
2026-03-30 04:35:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 356ede0e-0807-5307-a250-bffe8efedc8a with scrape type 2
2026-03-30 04:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 356ede0e-0807-5307-a250-bffe8efedc8a, identifier: 10616525
2026-03-30 04:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525
2026-03-30 04:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525
2026-03-30 04:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 356ede0e-0807-5307-a250-bffe8efedc8a with identifier: 10616525 to the API
2026-03-30 04:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616525>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 165,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '356ede0e-0807-5307-a250-bffe8efedc8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XTY543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616525',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 111129,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11750,
'price_includes_vat': True,
'registration_date': '2020-05-22',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Boxer L3H2 2.2 HDI Asphalt - Diesel - Manual - 165 hp - '
'111.129 km',
'transmission': 'manual',
'trim': 'Asphalt',
'vin': None,
'year': 2020}
2026-03-30 04:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616525%27 HTTP/1.1" 200 None
2026-03-30 04:35:26 [adesa.be] INFO: Saving data for 10616525: {'auction_closing_time': 1801392300.0, 'created_time': 1773236114.837519, 'last_price_update_time': 1774845326.870261}
2026-03-30 04:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616525') HTTP/1.1" 204 0
2026-03-30 04:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623067> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067
2026-03-30 04:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with scrape type 2
2026-03-30 04:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with scrape type 2
2026-03-30 04:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae, identifier: 10623067
2026-03-30 04:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067
2026-03-30 04:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067
2026-03-30 04:35:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: deb5bcc4-dad4-5abf-93b4-0ddecb9508ae with identifier: 10623067 to the API
2026-03-30 04:35:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623067>
{'auction_title': '',
'c_o_2_emission_value': 79,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 332,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'deb5bcc4-dad4-5abf-93b4-0ddecb9508ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RNK870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623067',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 273908,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2017-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne S 3.0 - AWD - Hybrid - Automatic - 332 hp - 273.908 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623067%27 HTTP/1.1" 200 None
2026-03-30 04:35:37 [adesa.be] INFO: Saving data for 10623067: {'auction_closing_time': 1801392300.0, 'created_time': 1773235927.420585, 'last_price_update_time': 1774845337.780339}
2026-03-30 04:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623067') HTTP/1.1" 204 0
2026-03-30 04:35:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10344429> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429
2026-03-30 04:35:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with scrape type 2
2026-03-30 04:35:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with scrape type 2
2026-03-30 04:35:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7, identifier: 10344429
2026-03-30 04:35:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429
2026-03-30 04:35:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429
2026-03-30 04:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7 with identifier: 10344429 to the API
2026-03-30 04:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10344429>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '46d0e4ae-c034-52e2-b4c6-7f7e32d7e5e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XNL025',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10344429',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 85704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2020-02-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW 1.5 HDI Active - Diesel - Automatic - 130 hp - '
'85.704 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-30 04:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710344429%27 HTTP/1.1" 200 None
2026-03-30 04:35:40 [adesa.be] INFO: Saving data for 10344429: {'auction_closing_time': 1801392300.0, 'created_time': 1773236112.38761, 'last_price_update_time': 1774845340.844134}
2026-03-30 04:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10344429') HTTP/1.1" 204 0
2026-03-30 04:35:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10146436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436
2026-03-30 04:35:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with scrape type 2
2026-03-30 04:35:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with scrape type 2
2026-03-30 04:35:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f, identifier: 10146436
2026-03-30 04:35:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436
2026-03-30 04:35:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436
2026-03-30 04:35:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f with identifier: 10146436 to the API
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10146436>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'e0c277c7-59d7-5d8c-b2c4-bdeea8f5470f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2VGD014',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10146436',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 27743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 SW 1.6 Allure Pack - Hybrid - Automatic - 180 hp - '
'27.743 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146436%27 HTTP/1.1" 200 None
2026-03-30 04:35:41 [adesa.be] INFO: Saving data for 10146436: {'auction_closing_time': 1801392300.0, 'created_time': 1773236114.035186, 'last_price_update_time': 1774845341.759524}
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146436') HTTP/1.1" 204 0
2026-03-30 04:35:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616523> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523
2026-03-30 04:35:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c180cd45-a998-5c24-a8ce-0da84124b23f with scrape type 2
2026-03-30 04:35:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c180cd45-a998-5c24-a8ce-0da84124b23f with scrape type 2
2026-03-30 04:35:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c180cd45-a998-5c24-a8ce-0da84124b23f, identifier: 10616523
2026-03-30 04:35:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523
2026-03-30 04:35:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523
2026-03-30 04:35:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c180cd45-a998-5c24-a8ce-0da84124b23f with identifier: 10616523 to the API
2026-03-30 04:35:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616523>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'c180cd45-a998-5c24-a8ce-0da84124b23f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKE898',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616523',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 198512,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Automatic - 130 hp - 198.512 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-30 04:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616523%27 HTTP/1.1" 200 None
2026-03-30 04:35:42 [adesa.be] INFO: Saving data for 10616523: {'auction_closing_time': 1801392300.0, 'created_time': 1773236142.079448, 'last_price_update_time': 1774845342.991013}
2026-03-30 04:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616523') HTTP/1.1" 204 0
2026-03-30 04:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10553902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902
2026-03-30 04:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de69984d-e126-59b1-986f-6fa47bddbaf7 with scrape type 2
2026-03-30 04:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de69984d-e126-59b1-986f-6fa47bddbaf7 with scrape type 2
2026-03-30 04:35:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de69984d-e126-59b1-986f-6fa47bddbaf7, identifier: 10553902
2026-03-30 04:35:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902
2026-03-30 04:35:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902
2026-03-30 04:35:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de69984d-e126-59b1-986f-6fa47bddbaf7 with identifier: 10553902 to the API
2026-03-30 04:35:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10553902>
{'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': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'de69984d-e126-59b1-986f-6fa47bddbaf7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CHL422',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10553902',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 28186,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12200,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 1.2i Active Pack - Petrol - Manual - 110 hp - 28.186 km',
'transmission': 'manual',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-30 04:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553902%27 HTTP/1.1" 200 None
2026-03-30 04:35:44 [adesa.be] INFO: Saving data for 10553902: {'auction_closing_time': 1801392300.0, 'created_time': 1773236137.008631, 'last_price_update_time': 1774845344.242094}
2026-03-30 04:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10553902') HTTP/1.1" 204 0
2026-03-30 04:35:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785
2026-03-30 04:35:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f638f3c3-8124-544f-ab26-5ea71a2a8829 with scrape type 2
2026-03-30 04:35:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f638f3c3-8124-544f-ab26-5ea71a2a8829 with scrape type 2
2026-03-30 04:35:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f638f3c3-8124-544f-ab26-5ea71a2a8829, identifier: 10588785
2026-03-30 04:35:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785
2026-03-30 04:35:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785
2026-03-30 04:35:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f638f3c3-8124-544f-ab26-5ea71a2a8829 with identifier: 10588785 to the API
2026-03-30 04:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588785>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f638f3c3-8124-544f-ab26-5ea71a2a8829',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AKB301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588785',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 287832,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-08-14',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.6 HDI Allure - Diesel - Automatic - 115 hp - 287.832 '
'km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2017}
2026-03-30 04:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588785%27 HTTP/1.1" 200 None
2026-03-30 04:35:47 [adesa.be] INFO: Saving data for 10588785: {'auction_closing_time': 1801392300.0, 'created_time': 1773236139.403283, 'last_price_update_time': 1774845347.795322}
2026-03-30 04:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588785') HTTP/1.1" 204 0
2026-03-30 04:35:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.159(s), this was the 1st time calling it.
2026-03-30 04:35:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.134713155580689 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:35:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541
2026-03-30 04:35:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with scrape type 2
2026-03-30 04:35:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with scrape type 2
2026-03-30 04:35:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29e50da4-c1cb-5997-9fb4-897e4c9e3385, identifier: 10616541
2026-03-30 04:35:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541
2026-03-30 04:35:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541
2026-03-30 04:35:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29e50da4-c1cb-5997-9fb4-897e4c9e3385 with identifier: 10616541 to the API
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616541>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '29e50da4-c1cb-5997-9fb4-897e4c9e3385',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EED837',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616541',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 93215,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2010-03-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 HDI Premium - Diesel - Manual - 110 hp - 93.215 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2010}
2026-03-30 04:35:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616541%27 HTTP/1.1" 200 None
2026-03-30 04:35:52 [adesa.be] INFO: Saving data for 10616541: {'auction_closing_time': 1801392300.0, 'created_time': 1773236129.660677, 'last_price_update_time': 1774845352.008315}
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616541') HTTP/1.1" 204 0
2026-03-30 04:35:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:35: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:35:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032
2026-03-30 04:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with scrape type 2
2026-03-30 04:35:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with scrape type 2
2026-03-30 04:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552, identifier: 10704032
2026-03-30 04:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032
2026-03-30 04:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032
2026-03-30 04:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cf2e67f-afff-5bc4-b1ad-dcd8b641f552 with identifier: 10704032 to the API
2026-03-30 04:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:35: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:35:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704032>
{'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': 181,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '6cf2e67f-afff-5bc4-b1ad-dcd8b641f552',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '119531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 27972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-09-05',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.6 Allure Pack - Hybrid - Automatic - 181 hp - 27.972 '
'km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-30 04:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704032%27 HTTP/1.1" 200 None
2026-03-30 04:35:57 [adesa.be] INFO: Saving data for 10704032: {'auction_closing_time': 1801392300.0, 'created_time': 1774046214.742062, 'last_price_update_time': 1774845357.817549}
2026-03-30 04:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704032') HTTP/1.1" 204 0
2026-03-30 04:35:58 [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:36:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:36: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:36:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494
2026-03-30 04:36:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85731274-442f-522d-b540-644755ada638 with scrape type 2
2026-03-30 04:36:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 85731274-442f-522d-b540-644755ada638 with scrape type 2
2026-03-30 04:36:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 85731274-442f-522d-b540-644755ada638, identifier: 10616494
2026-03-30 04:36:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494
2026-03-30 04:36:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494
2026-03-30 04:36:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 85731274-442f-522d-b540-644755ada638 with identifier: 10616494 to the API
2026-03-30 04:36:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:36: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:36:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616494>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.6L',
'engine_horse_power': 440,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '85731274-442f-522d-b540-644755ada638',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2GJY653',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616494',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Porsche',
'model': 'Macan',
'odometer': 218063,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27200,
'price_includes_vat': True,
'registration_date': '2017-07-24',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Macan Turbo 3.6 - AWD - Petrol - Automatic - 440 hp - '
'218.063 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616494%27 HTTP/1.1" 200 None
2026-03-30 04:36:05 [adesa.be] INFO: Saving data for 10616494: {'auction_closing_time': 1801392300.0, 'created_time': 1773236002.687513, 'last_price_update_time': 1774845365.51954}
2026-03-30 04:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616494') HTTP/1.1" 204 0
2026-03-30 04:36:06 [scrapy.extensions.logstats] INFO: Crawled 1654 pages (at 14 pages/min), scraped 1611 items (at 14 items/min)
2026-03-30 04:36:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:36:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616533> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:36: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:36:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533
2026-03-30 04:36:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 933c8220-10fb-597b-9999-a551b2a519ac with scrape type 2
2026-03-30 04:36:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 933c8220-10fb-597b-9999-a551b2a519ac with scrape type 2
2026-03-30 04:36:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 933c8220-10fb-597b-9999-a551b2a519ac, identifier: 10616533
2026-03-30 04:36:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533
2026-03-30 04:36:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533
2026-03-30 04:36:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 933c8220-10fb-597b-9999-a551b2a519ac with identifier: 10616533 to the API
2026-03-30 04:36:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:36: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:36:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616533>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '933c8220-10fb-597b-9999-a551b2a519ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CBH511',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616533',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 142796,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2i Active - Petrol - Manual - 130 hp - 142.796 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2018}
2026-03-30 04:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616533%27 HTTP/1.1" 200 None
2026-03-30 04:36:08 [adesa.be] INFO: Saving data for 10616533: {'auction_closing_time': 1801392300.0, 'created_time': 1773236131.630653, 'last_price_update_time': 1774845368.795202}
2026-03-30 04:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616533') HTTP/1.1" 204 0
2026-03-30 04:36:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10609369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:36: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:36:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369
2026-03-30 04:36:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 455fb170-a63d-5950-af80-bac23f0779ff with scrape type 2
2026-03-30 04:36:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 455fb170-a63d-5950-af80-bac23f0779ff with scrape type 2
2026-03-30 04:36:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 455fb170-a63d-5950-af80-bac23f0779ff, identifier: 10609369
2026-03-30 04:36:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369
2026-03-30 04:36:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369
2026-03-30 04:36:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 455fb170-a63d-5950-af80-bac23f0779ff with identifier: 10609369 to the API
2026-03-30 04:36:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:36: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:36:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10609369>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '455fb170-a63d-5950-af80-bac23f0779ff',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SEL075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10609369',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 106370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2017-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2i Access - Petrol - Manual - 130 hp - 106.370 km',
'transmission': 'manual',
'trim': 'Access',
'vin': None,
'year': 2017}
2026-03-30 04:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609369%27 HTTP/1.1" 200 None
2026-03-30 04:36:09 [adesa.be] INFO: Saving data for 10609369: {'auction_closing_time': 1801392300.0, 'created_time': 1773236026.188491, 'last_price_update_time': 1774845369.752345}
2026-03-30 04:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609369') HTTP/1.1" 204 0
2026-03-30 04:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:36: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:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056
2026-03-30 04:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 207959d9-e7ed-55fe-875d-0d30a6da2e7e with scrape type 2
2026-03-30 04:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 207959d9-e7ed-55fe-875d-0d30a6da2e7e with scrape type 2
2026-03-30 04:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 207959d9-e7ed-55fe-875d-0d30a6da2e7e, identifier: 10623056
2026-03-30 04:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056
2026-03-30 04:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056
2026-03-30 04:36:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 207959d9-e7ed-55fe-875d-0d30a6da2e7e with identifier: 10623056 to the API
2026-03-30 04:36:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:36: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:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623056>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.7L',
'engine_horse_power': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '207959d9-e7ed-55fe-875d-0d30a6da2e7e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AWL808',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623056',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 216274,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2013-10-04',
'seats_number': 7,
'seller_name': None,
'title': 'Opel Zafira 1.7 CDTI Comfort - Diesel - Manual - 110 hp - 216.274 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2013}
2026-03-30 04:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623056%27 HTTP/1.1" 200 None
2026-03-30 04:36:16 [adesa.be] INFO: Saving data for 10623056: {'auction_closing_time': 1801392300.0, 'created_time': 1773235907.690795, 'last_price_update_time': 1774845376.236562}
2026-03-30 04:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623056') HTTP/1.1" 204 0
2026-03-30 04:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10191279> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:36: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:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279
2026-03-30 04:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with scrape type 2
2026-03-30 04:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with scrape type 2
2026-03-30 04:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf, identifier: 10191279
2026-03-30 04:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279
2026-03-30 04:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279
2026-03-30 04:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3958ef35-e1c9-5d92-8e2a-6dd837ed1baf with identifier: 10191279 to the API
2026-03-30 04:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:36: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:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10191279>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3958ef35-e1c9-5d92-8e2a-6dd837ed1baf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HCE006',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10191279',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 46528,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15650,
'price_includes_vat': True,
'registration_date': '2023-03-09',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Partner 1.5 HDI - Diesel - Automatic - 131 hp - 46.528 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710191279%27 HTTP/1.1" 200 None
2026-03-30 04:36:19 [adesa.be] INFO: Saving data for 10191279: {'auction_closing_time': 1801392300.0, 'created_time': 1773236116.423374, 'last_price_update_time': 1774845379.97639}
2026-03-30 04:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10191279') HTTP/1.1" 204 0
2026-03-30 04:36:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:36: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:36:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10673713
2026-03-30 04:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-30 04:36:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 479dbb90-d696-5505-8b55-d1dc7836277a with scrape type 2
2026-03-30 04:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 479dbb90-d696-5505-8b55-d1dc7836277a, identifier: 10673713
2026-03-30 04:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10673713
2026-03-30 04:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10673713
2026-03-30 04:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 479dbb90-d696-5505-8b55-d1dc7836277a with identifier: 10673713 to the API
2026-03-30 04:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:36: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:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673713>
{'auction_title': '',
'c_o_2_emission_value': 205,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '479dbb90-d696-5505-8b55-d1dc7836277a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '37800',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673713',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 31500,
'price_includes_vat': True,
'registration_date': '2026-03-10',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Automatic - 150 hp - 50 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 04:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710673713%27 HTTP/1.1" 200 None
2026-03-30 04:36:20 [adesa.be] INFO: Saving data for 10673713: {'auction_closing_time': 1798675200.0, 'created_time': 1773658271.77255, 'last_price_update_time': 1774845380.860432}
2026-03-30 04:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10673713') HTTP/1.1" 204 0
2026-03-30 04:36:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616539> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:36: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:36:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539
2026-03-30 04:36:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with scrape type 2
2026-03-30 04:36:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with scrape type 2
2026-03-30 04:36:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5, identifier: 10616539
2026-03-30 04:36:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539
2026-03-30 04:36:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539
2026-03-30 04:36:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5 with identifier: 10616539 to the API
2026-03-30 04:36:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:36: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:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616539>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 119,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '18d8a791-bbcc-5ff8-bf65-38e83a7ba0e5',
'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=10616539',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 157918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2014-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia 2.0 CDTI - Diesel - Manual - 119 hp - 157.918 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616539%27 HTTP/1.1" 200 None
2026-03-30 04:36:22 [adesa.be] INFO: Saving data for 10616539: {'auction_closing_time': 1801392300.0, 'created_time': 1773236159.835895, 'last_price_update_time': 1774845382.193657}
2026-03-30 04:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616539') HTTP/1.1" 204 0
2026-03-30 04:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616516> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:36: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:36:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516
2026-03-30 04:36:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 191206f2-7d51-59ac-bbf2-fdf7b478c02d with scrape type 2
2026-03-30 04:36:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 191206f2-7d51-59ac-bbf2-fdf7b478c02d with scrape type 2
2026-03-30 04:36:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 191206f2-7d51-59ac-bbf2-fdf7b478c02d, identifier: 10616516
2026-03-30 04:36:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516
2026-03-30 04:36:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516
2026-03-30 04:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 191206f2-7d51-59ac-bbf2-fdf7b478c02d with identifier: 10616516 to the API
2026-03-30 04:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:36: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:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616516>
{'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': 157,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '191206f2-7d51-59ac-bbf2-fdf7b478c02d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUH269',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616516',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 110798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 1.3 - Hybrid - Automatic - 157 hp - 110.798 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616516%27 HTTP/1.1" 200 None
2026-03-30 04:36:34 [adesa.be] INFO: Saving data for 10616516: {'auction_closing_time': 1801392300.0, 'created_time': 1773236145.164381, 'last_price_update_time': 1774845394.362078}
2026-03-30 04:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616516') HTTP/1.1" 204 0
2026-03-30 04:37:06 [scrapy.extensions.logstats] INFO: Crawled 1661 pages (at 7 pages/min), scraped 1618 items (at 7 items/min)
2026-03-30 04:37:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:37:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.370(s), this was the 1st time calling it.
2026-03-30 04:37:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.096384835421778 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:37:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.958(s), this was the 2nd time calling it.
2026-03-30 04:37:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.661413545915667 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:37:12 [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:37:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10396491> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:37: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:37:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491
2026-03-30 04:37:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d50bb99-ca49-522a-b038-be27bb2fb587 with scrape type 2
2026-03-30 04:37:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d50bb99-ca49-522a-b038-be27bb2fb587 with scrape type 2
2026-03-30 04:37:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d50bb99-ca49-522a-b038-be27bb2fb587, identifier: 10396491
2026-03-30 04:37:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491
2026-03-30 04:37:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491
2026-03-30 04:37:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d50bb99-ca49-522a-b038-be27bb2fb587 with identifier: 10396491 to the API
2026-03-30 04:37:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:37: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:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10396491>
{'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': 94,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '1d50bb99-ca49-522a-b038-be27bb2fb587',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMC011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10396491',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 84560,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana 1.6i RS Line - Hybrid - Automatic - 94 hp - 84.560 '
'km',
'transmission': 'automatic',
'trim': 'RS Line',
'vin': None,
'year': 2022}
2026-03-30 04:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710396491%27 HTTP/1.1" 200 None
2026-03-30 04:37:13 [adesa.be] INFO: Saving data for 10396491: {'auction_closing_time': 1801392300.0, 'created_time': 1773236006.627565, 'last_price_update_time': 1774845433.769346}
2026-03-30 04:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10396491') HTTP/1.1" 204 0
2026-03-30 04:37:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 04:37:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 148.997(s), this was the 2nd time calling it.
2026-03-30 04:37:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.434730513906849 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:37:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 04:37:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10246890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:37: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:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890
2026-03-30 04:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 385e49f0-2c73-5486-b859-f2bd5aae4504 with scrape type 2
2026-03-30 04:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 385e49f0-2c73-5486-b859-f2bd5aae4504 with scrape type 2
2026-03-30 04:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 385e49f0-2c73-5486-b859-f2bd5aae4504, identifier: 10246890
2026-03-30 04:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890
2026-03-30 04:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890
2026-03-30 04:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 385e49f0-2c73-5486-b859-f2bd5aae4504 with identifier: 10246890 to the API
2026-03-30 04:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:37: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:37:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10246890>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 224,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '385e49f0-2c73-5486-b859-f2bd5aae4504',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ATS105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10246890',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Viano',
'odometer': 279234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11650,
'price_includes_vat': True,
'registration_date': '2013-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz Viano 3.0 CDI Ambiente - Diesel - Automatic - 224 hp '
'- 279.234 km',
'transmission': 'automatic',
'trim': 'Ambiente',
'vin': None,
'year': 2013}
2026-03-30 04:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246890%27 HTTP/1.1" 200 None
2026-03-30 04:37:34 [adesa.be] INFO: Saving data for 10246890: {'auction_closing_time': 1801392300.0, 'created_time': 1773236175.875637, 'last_price_update_time': 1774845454.360431}
2026-03-30 04:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10246890') HTTP/1.1" 204 0
2026-03-30 04:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10672561> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:37: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:37:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561
2026-03-30 04:37:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with scrape type 2
2026-03-30 04:37:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with scrape type 2
2026-03-30 04:37:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e, identifier: 10672561
2026-03-30 04:37:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561
2026-03-30 04:37:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561
2026-03-30 04:37:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6a8e7d88-810b-53b9-8dd3-fa9659ff170e with identifier: 10672561 to the API
2026-03-30 04:37:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:37: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:37:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10672561>
{'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': 60,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '6a8e7d88-810b-53b9-8dd3-fa9659ff170e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1YDQ644',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10672561',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 125957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1900,
'price_includes_vat': True,
'registration_date': '2008-08-11',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.2i Ambiente - Petrol - Manual - 60 hp - 125.957 km',
'transmission': 'manual',
'trim': 'Ambiente',
'vin': None,
'year': 2008}
2026-03-30 04:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672561%27 HTTP/1.1" 200 None
2026-03-30 04:37:36 [adesa.be] INFO: Saving data for 10672561: {'auction_closing_time': 1801392300.0, 'created_time': 1773416985.164904, 'last_price_update_time': 1774845456.355671}
2026-03-30 04:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10672561') HTTP/1.1" 204 0
2026-03-30 04:37:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10355068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:37: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:37:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068
2026-03-30 04:37:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05327e32-3b2e-5585-976e-f95e1af8be7c with scrape type 2
2026-03-30 04:37:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05327e32-3b2e-5585-976e-f95e1af8be7c with scrape type 2
2026-03-30 04:37:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 05327e32-3b2e-5585-976e-f95e1af8be7c, identifier: 10355068
2026-03-30 04:37:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068
2026-03-30 04:37:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068
2026-03-30 04:37:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 05327e32-3b2e-5585-976e-f95e1af8be7c with identifier: 10355068 to the API
2026-03-30 04:37:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:37: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:37:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10355068>
{'auction_title': '',
'c_o_2_emission_value': 202,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 144,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '05327e32-3b2e-5585-976e-f95e1af8be7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HRC300',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10355068',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2025-10-09',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert Long 2.0 HDI - Diesel - Manual - 144 hp - 50 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 04:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710355068%27 HTTP/1.1" 200 None
2026-03-30 04:37:39 [adesa.be] INFO: Saving data for 10355068: {'auction_closing_time': 1798675200.0, 'created_time': 1773235869.351805, 'last_price_update_time': 1774845459.782534}
2026-03-30 04:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10355068') HTTP/1.1" 204 0
2026-03-30 04:37:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:37: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:37:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783
2026-03-30 04:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with scrape type 2
2026-03-30 04:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with scrape type 2
2026-03-30 04:37:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9, identifier: 10588783
2026-03-30 04:37:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783
2026-03-30 04:37:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783
2026-03-30 04:37:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2d7a74d6-96a3-5eb2-b88d-1699242c31c9 with identifier: 10588783 to the API
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:37: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:37:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588783>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '2d7a74d6-96a3-5eb2-b88d-1699242c31c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2AFL603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588783',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 189848,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 200d - Diesel - Automatic - 136 hp '
'- 189.848 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710588783%27 HTTP/1.1" 200 None
2026-03-30 04:37:42 [adesa.be] INFO: Saving data for 10588783: {'auction_closing_time': 1801392300.0, 'created_time': 1773236204.096128, 'last_price_update_time': 1774845462.193099}
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10588783') HTTP/1.1" 204 0
2026-03-30 04:37:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10488794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:37: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:37:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794
2026-03-30 04:37:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36627616-2110-50df-86c7-1119f1dde8a3 with scrape type 2
2026-03-30 04:37:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36627616-2110-50df-86c7-1119f1dde8a3 with scrape type 2
2026-03-30 04:37:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36627616-2110-50df-86c7-1119f1dde8a3, identifier: 10488794
2026-03-30 04:37:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794
2026-03-30 04:37:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794
2026-03-30 04:37:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36627616-2110-50df-86c7-1119f1dde8a3 with identifier: 10488794 to the API
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:37: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:37:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10488794>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '36627616-2110-50df-86c7-1119f1dde8a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VBX387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10488794',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mini',
'model': '5 Doors',
'odometer': 138531,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4550,
'price_includes_vat': True,
'registration_date': '2017-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mini 5 Doors Cooper - Petrol - Automatic - 136 hp - 138.531 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488794%27 HTTP/1.1" 200 None
2026-03-30 04:37:42 [adesa.be] INFO: Saving data for 10488794: {'auction_closing_time': 1801392300.0, 'created_time': 1773236143.957046, 'last_price_update_time': 1774845462.689757}
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488794') HTTP/1.1" 204 0
2026-03-30 04:37:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10575624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:37: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:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624
2026-03-30 04:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with scrape type 2
2026-03-30 04:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with scrape type 2
2026-03-30 04:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b, identifier: 10575624
2026-03-30 04:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624
2026-03-30 04:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624
2026-03-30 04:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddcdd04a-e20f-5229-bedd-e1e30fb2f79b with identifier: 10575624 to the API
2026-03-30 04:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:37: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:37:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10575624>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 109,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ddcdd04a-e20f-5229-bedd-e1e30fb2f79b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KTU122',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10575624',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 261972,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2016-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 180d AMG Line - Diesel - Automatic '
'- 109 hp - 261.972 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2016}
2026-03-30 04:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575624%27 HTTP/1.1" 200 None
2026-03-30 04:37:43 [adesa.be] INFO: Saving data for 10575624: {'auction_closing_time': 1801392300.0, 'created_time': 1773236212.014227, 'last_price_update_time': 1774845463.849333}
2026-03-30 04:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575624') HTTP/1.1" 204 0
2026-03-30 04:37:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.483(s), this was the 1st time calling it.
2026-03-30 04:37:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.016309044942016 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623059> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:37: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:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059
2026-03-30 04:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aaa96c86-5fbc-59df-a2ac-04f19429ae1e with scrape type 2
2026-03-30 04:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aaa96c86-5fbc-59df-a2ac-04f19429ae1e with scrape type 2
2026-03-30 04:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aaa96c86-5fbc-59df-a2ac-04f19429ae1e, identifier: 10623059
2026-03-30 04:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059
2026-03-30 04:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059
2026-03-30 04:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aaa96c86-5fbc-59df-a2ac-04f19429ae1e with identifier: 10623059 to the API
2026-03-30 04:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:37: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:37:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623059>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'aaa96c86-5fbc-59df-a2ac-04f19429ae1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LUK387',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623059',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 325599,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz CLA Shooting Brake 200 - Diesel - Manual - 136 hp - '
'325.599 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623059%27 HTTP/1.1" 200 None
2026-03-30 04:37:57 [adesa.be] INFO: Saving data for 10623059: {'auction_closing_time': 1801392300.0, 'created_time': 1773235695.339081, 'last_price_update_time': 1774845477.441385}
2026-03-30 04:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623059') HTTP/1.1" 204 0
2026-03-30 04:37:58 [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:38:06 [scrapy.extensions.logstats] INFO: Crawled 1669 pages (at 8 pages/min), scraped 1626 items (at 8 items/min)
2026-03-30 04:38:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:38:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.567(s), this was the 1st time calling it.
2026-03-30 04:38:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.654213054391602 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:38: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:38:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623068> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:38: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:38:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068
2026-03-30 04:38:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e835bfd3-07c0-515b-9c68-2c64314e5622 with scrape type 2
2026-03-30 04:38:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e835bfd3-07c0-515b-9c68-2c64314e5622 with scrape type 2
2026-03-30 04:38:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e835bfd3-07c0-515b-9c68-2c64314e5622, identifier: 10623068
2026-03-30 04:38:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068
2026-03-30 04:38:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068
2026-03-30 04:38:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e835bfd3-07c0-515b-9c68-2c64314e5622 with identifier: 10623068 to the API
2026-03-30 04:38:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:38: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:38:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623068>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'e835bfd3-07c0-515b-9c68-2c64314e5622',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KCA026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623068',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 160501,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2015-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.6 CDTI Innovation - Diesel - Automatic - 136 hp - '
'160.501 km',
'transmission': 'automatic',
'trim': 'Innovation',
'vin': None,
'year': 2015}
2026-03-30 04:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623068%27 HTTP/1.1" 200 None
2026-03-30 04:38:23 [adesa.be] INFO: Saving data for 10623068: {'auction_closing_time': 1801392300.0, 'created_time': 1773235700.966961, 'last_price_update_time': 1774845503.967693}
2026-03-30 04:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623068') HTTP/1.1" 204 0
2026-03-30 04:38:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.233(s), this was the 1st time calling it.
2026-03-30 04:38:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.4942426319757285 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:38:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623055> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:38: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:38:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055
2026-03-30 04:38:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c984fc0-078f-5d24-85a8-c2538f3583cc with scrape type 2
2026-03-30 04:38:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c984fc0-078f-5d24-85a8-c2538f3583cc with scrape type 2
2026-03-30 04:38:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3c984fc0-078f-5d24-85a8-c2538f3583cc, identifier: 10623055
2026-03-30 04:38:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055
2026-03-30 04:38:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055
2026-03-30 04:38:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3c984fc0-078f-5d24-85a8-c2538f3583cc with identifier: 10623055 to the API
2026-03-30 04:38:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:38: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:38:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623055>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3c984fc0-078f-5d24-85a8-c2538f3583cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ADD224',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623055',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '6',
'odometer': 301315,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda 6 2.2 Skydrive - Diesel - Manual - 150 hp - 301.315 km',
'transmission': 'manual',
'trim': 'Skydrive',
'vin': None,
'year': 2015}
2026-03-30 04:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623055%27 HTTP/1.1" 200 None
2026-03-30 04:38:28 [adesa.be] INFO: Saving data for 10623055: {'auction_closing_time': 1801392300.0, 'created_time': 1773235900.526978, 'last_price_update_time': 1774845508.026243}
2026-03-30 04:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623055') HTTP/1.1" 204 0
2026-03-30 04:38:30 [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:38:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.746(s), this was the 1st time calling it.
2026-03-30 04:38:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.878810323811271 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:38:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10659578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:38: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:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578
2026-03-30 04:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with scrape type 2
2026-03-30 04:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with scrape type 2
2026-03-30 04:38:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae, identifier: 10659578
2026-03-30 04:38:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578
2026-03-30 04:38:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578
2026-03-30 04:38:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4a56b8ba-8e47-503b-8e75-df66f9d8f2ae with identifier: 10659578 to the API
2026-03-30 04:38:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:38: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:38:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10659578>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 109,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '4a56b8ba-8e47-503b-8e75-df66f9d8f2ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '01J040685',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10659578',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 155059,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5600,
'price_includes_vat': True,
'registration_date': '2012-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI - Diesel - Manual - 109 hp - 155.059 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 04:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659578%27 HTTP/1.1" 200 None
2026-03-30 04:38:34 [adesa.be] INFO: Saving data for 10659578: {'auction_closing_time': 1801392300.0, 'created_time': 1773331070.052032, 'last_price_update_time': 1774845514.885544}
2026-03-30 04:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10659578') HTTP/1.1" 204 0
2026-03-30 04:38:35 [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:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10488779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:38: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:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10678211> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:38: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:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4255057-b165-58b4-8b2b-625a347b8210 with identifier: 10488779
2026-03-30 04:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4255057-b165-58b4-8b2b-625a347b8210 with scrape type 2
2026-03-30 04:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4255057-b165-58b4-8b2b-625a347b8210 with scrape type 2
2026-03-30 04:38:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a4255057-b165-58b4-8b2b-625a347b8210, identifier: 10488779
2026-03-30 04:38:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a4255057-b165-58b4-8b2b-625a347b8210 with identifier: 10488779
2026-03-30 04:38:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a4255057-b165-58b4-8b2b-625a347b8210 with identifier: 10488779
2026-03-30 04:38:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a4255057-b165-58b4-8b2b-625a347b8210 with identifier: 10488779 to the API
2026-03-30 04:38:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:38: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:38:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10488779>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Cabrio car',
'color': 'Green',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'a4255057-b165-58b4-8b2b-625a347b8210',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPU978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10488779',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'F-Type',
'odometer': 66654,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 34700,
'price_includes_vat': True,
'registration_date': '2023-05-17',
'seats_number': 2,
'seller_name': None,
'title': 'Jaguar F-Type 2.0 - Petrol - Automatic - 300 hp - 66.654 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710488779%27 HTTP/1.1" 200 None
2026-03-30 04:38:38 [adesa.be] INFO: Saving data for 10488779: {'auction_closing_time': 1801392300.0, 'created_time': 1773236262.534234, 'last_price_update_time': 1774845518.601202}
2026-03-30 04:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10488779') HTTP/1.1" 204 0
2026-03-30 04:38:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211
2026-03-30 04:38:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with scrape type 2
2026-03-30 04:38:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with scrape type 2
2026-03-30 04:38:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2, identifier: 10678211
2026-03-30 04:38:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211
2026-03-30 04:38:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211
2026-03-30 04:38:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2 with identifier: 10678211 to the API
2026-03-30 04:38:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:38: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:38:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10678211>
{'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': 122,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '9f5a05ca-7b8c-55a4-a0aa-643d1483c7d2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XUX593',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10678211',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 122825,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2020-06-02',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.5 Elegance - Diesel - Automatic - 122 hp '
'- 122.825 km',
'transmission': 'automatic',
'trim': 'Elegance',
'vin': None,
'year': 2020}
2026-03-30 04:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678211%27 HTTP/1.1" 200 None
2026-03-30 04:38:39 [adesa.be] INFO: Saving data for 10678211: {'auction_closing_time': 1801392300.0, 'created_time': 1773677311.355897, 'last_price_update_time': 1774845519.088246}
2026-03-30 04:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678211') HTTP/1.1" 204 0
2026-03-30 04:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623054> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:38: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:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 082c5aab-14a2-5e39-b013-96790a4a5486 with identifier: 10623054
2026-03-30 04:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 082c5aab-14a2-5e39-b013-96790a4a5486 with scrape type 2
2026-03-30 04:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 082c5aab-14a2-5e39-b013-96790a4a5486 with scrape type 2
2026-03-30 04:38:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 082c5aab-14a2-5e39-b013-96790a4a5486, identifier: 10623054
2026-03-30 04:38:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 082c5aab-14a2-5e39-b013-96790a4a5486 with identifier: 10623054
2026-03-30 04:38:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 082c5aab-14a2-5e39-b013-96790a4a5486 with identifier: 10623054
2026-03-30 04:38:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 082c5aab-14a2-5e39-b013-96790a4a5486 with identifier: 10623054 to the API
2026-03-30 04:38:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:38: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:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623054>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '082c5aab-14a2-5e39-b013-96790a4a5486',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UKT160',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623054',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'E-Pace',
'odometer': 128500,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2018-06-01',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar E-Pace 2.0d S Black Edition - Diesel - Automatic - 179 hp - '
'128.500 km',
'transmission': 'automatic',
'trim': 'S Black Edition',
'vin': None,
'year': 2018}
2026-03-30 04:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710623054%27 HTTP/1.1" 200 None
2026-03-30 04:38:40 [adesa.be] INFO: Saving data for 10623054: {'auction_closing_time': 1801392300.0, 'created_time': 1773235902.11087, 'last_price_update_time': 1774845520.279668}
2026-03-30 04:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10623054') HTTP/1.1" 204 0
2026-03-30 04:39:06 [scrapy.extensions.logstats] INFO: Crawled 1675 pages (at 6 pages/min), scraped 1632 items (at 6 items/min)
2026-03-30 04:39:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:39:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154
2026-03-30 04:39:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with scrape type 2
2026-03-30 04:39:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with scrape type 2
2026-03-30 04:39:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac9c5ad8-94d5-532b-bb45-e03e89e4d094, identifier: 10652154
2026-03-30 04:39:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154
2026-03-30 04:39:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154
2026-03-30 04:39:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac9c5ad8-94d5-532b-bb45-e03e89e4d094 with identifier: 10652154 to the API
2026-03-30 04:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652154>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'ac9c5ad8-94d5-532b-bb45-e03e89e4d094',
'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=10652154',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 256049,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2700,
'price_includes_vat': True,
'registration_date': '2011-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Insignia 2.0 CDTI Sport Business - Diesel - Manual - 130 hp - '
'256.049 km',
'transmission': 'manual',
'trim': 'Sport Business',
'vin': None,
'year': 2011}
2026-03-30 04:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652154%27 HTTP/1.1" 200 None
2026-03-30 04:39:07 [adesa.be] INFO: Saving data for 10652154: {'auction_closing_time': 1801392300.0, 'created_time': 1773235906.122893, 'last_price_update_time': 1774845547.133412}
2026-03-30 04:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10652154') HTTP/1.1" 204 0
2026-03-30 04:39:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a678529-156c-570e-9860-a0bdcf990f1e with identifier: 10704036
2026-03-30 04:39:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a678529-156c-570e-9860-a0bdcf990f1e with scrape type 2
2026-03-30 04:39:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a678529-156c-570e-9860-a0bdcf990f1e with scrape type 2
2026-03-30 04:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a678529-156c-570e-9860-a0bdcf990f1e, identifier: 10704036
2026-03-30 04:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a678529-156c-570e-9860-a0bdcf990f1e with identifier: 10704036
2026-03-30 04:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a678529-156c-570e-9860-a0bdcf990f1e with identifier: 10704036
2026-03-30 04:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a678529-156c-570e-9860-a0bdcf990f1e with identifier: 10704036 to the API
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704036>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '1a678529-156c-570e-9860-a0bdcf990f1e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1cqj667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704036',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'IX35',
'odometer': 244963,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4400,
'price_includes_vat': True,
'registration_date': '2010-05-07',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai IX35 2.0i - AWD - Petrol - Manual - 163 hp - 244.963 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704036%27 HTTP/1.1" 200 None
2026-03-30 04:39:09 [adesa.be] INFO: Saving data for 10704036: {'auction_closing_time': 1801392300.0, 'created_time': 1774046116.262295, 'last_price_update_time': 1774845549.338917}
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704036') HTTP/1.1" 204 0
2026-03-30 04:39:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592
2026-03-30 04:39:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 560b69a6-1bbf-55fa-a683-8752c249a3e5 with scrape type 2
2026-03-30 04:39:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 560b69a6-1bbf-55fa-a683-8752c249a3e5 with scrape type 2
2026-03-30 04:39:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 560b69a6-1bbf-55fa-a683-8752c249a3e5, identifier: 10630592
2026-03-30 04:39:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592
2026-03-30 04:39:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592
2026-03-30 04:39:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 560b69a6-1bbf-55fa-a683-8752c249a3e5 with identifier: 10630592 to the API
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630592>
{'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': 177,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '560b69a6-1bbf-55fa-a683-8752c249a3e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WNE646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630592',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 186675,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12550,
'price_includes_vat': True,
'registration_date': '2019-07-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 2.0 HDI GT Line - Diesel - Automatic - 177 hp - '
'186.675 km',
'transmission': 'automatic',
'trim': 'GT Line',
'vin': None,
'year': 2019}
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630592%27 HTTP/1.1" 200 None
2026-03-30 04:39:09 [adesa.be] INFO: Saving data for 10630592: {'auction_closing_time': 1801392300.0, 'created_time': 1773235922.383787, 'last_price_update_time': 1774845549.795426}
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10630592') HTTP/1.1" 204 0
2026-03-30 04:39:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10575628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c497071-051f-56f2-a168-2672ffac5d09 with identifier: 10575628
2026-03-30 04:39:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c497071-051f-56f2-a168-2672ffac5d09 with scrape type 2
2026-03-30 04:39:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c497071-051f-56f2-a168-2672ffac5d09 with scrape type 2
2026-03-30 04:39:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c497071-051f-56f2-a168-2672ffac5d09, identifier: 10575628
2026-03-30 04:39:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c497071-051f-56f2-a168-2672ffac5d09 with identifier: 10575628
2026-03-30 04:39:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c497071-051f-56f2-a168-2672ffac5d09 with identifier: 10575628
2026-03-30 04:39:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c497071-051f-56f2-a168-2672ffac5d09 with identifier: 10575628 to the API
2026-03-30 04:39:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10575628>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '9c497071-051f-56f2-a168-2672ffac5d09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LCV784',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10575628',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'IX35',
'odometer': 137846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai IX35 1.6i - Petrol - Manual - 135 hp - 137.846 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710575628%27 HTTP/1.1" 200 None
2026-03-30 04:39:12 [adesa.be] INFO: Saving data for 10575628: {'auction_closing_time': 1801392300.0, 'created_time': 1773236285.389638, 'last_price_update_time': 1774845552.413436}
2026-03-30 04:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10575628') HTTP/1.1" 204 0
2026-03-30 04:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with identifier: 10662989
2026-03-30 04:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with scrape type 2
2026-03-30 04:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with scrape type 2
2026-03-30 04:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac, identifier: 10662989
2026-03-30 04:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with identifier: 10662989
2026-03-30 04:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with identifier: 10662989
2026-03-30 04:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac with identifier: 10662989 to the API
2026-03-30 04:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662989>
{'auction_title': '',
'c_o_2_emission_value': 201,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '2cdb0f79-6a10-504c-9e88-bc6b8c33b1ac',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2GMB823',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662989',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Iveco',
'model': 'Daily',
'odometer': 124785,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12250,
'price_includes_vat': True,
'registration_date': '2017-12-21',
'seats_number': 3,
'seller_name': None,
'title': 'Iveco Daily 2.3 - Diesel - Automatic - 115 hp - 124.785 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662989%27 HTTP/1.1" 200 None
2026-03-30 04:39:13 [adesa.be] INFO: Saving data for 10662989: {'auction_closing_time': 1801392300.0, 'created_time': 1773331089.784331, 'last_price_update_time': 1774845553.849795}
2026-03-30 04:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662989') HTTP/1.1" 204 0
2026-03-30 04:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10148725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f390a65-731b-5a78-8cf3-f19b1278c5bd with identifier: 10148725
2026-03-30 04:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f390a65-731b-5a78-8cf3-f19b1278c5bd with scrape type 2
2026-03-30 04:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f390a65-731b-5a78-8cf3-f19b1278c5bd with scrape type 2
2026-03-30 04:39:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f390a65-731b-5a78-8cf3-f19b1278c5bd, identifier: 10148725
2026-03-30 04:39:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f390a65-731b-5a78-8cf3-f19b1278c5bd with identifier: 10148725
2026-03-30 04:39:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f390a65-731b-5a78-8cf3-f19b1278c5bd with identifier: 10148725
2026-03-30 04:39:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f390a65-731b-5a78-8cf3-f19b1278c5bd with identifier: 10148725 to the API
2026-03-30 04:39:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10148725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1f390a65-731b-5a78-8cf3-f19b1278c5bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGS970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10148725',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 240125,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8150,
'price_includes_vat': True,
'registration_date': '2021-09-20',
'seats_number': 7,
'seller_name': None,
'title': 'Ford Transit 2.0 - Diesel - Manual - 131 hp - 240.125 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148725%27 HTTP/1.1" 200 None
2026-03-30 04:39:14 [adesa.be] INFO: Saving data for 10148725: {'auction_closing_time': 1801392300.0, 'created_time': 1773236324.931206, 'last_price_update_time': 1774845554.328107}
2026-03-30 04:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10148725') HTTP/1.1" 204 0
2026-03-30 04:39:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616509> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5583c1a4-94a8-58cf-a358-c30c352ad649 with identifier: 10616509
2026-03-30 04:39:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5583c1a4-94a8-58cf-a358-c30c352ad649 with scrape type 2
2026-03-30 04:39:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5583c1a4-94a8-58cf-a358-c30c352ad649 with scrape type 2
2026-03-30 04:39:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5583c1a4-94a8-58cf-a358-c30c352ad649, identifier: 10616509
2026-03-30 04:39:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5583c1a4-94a8-58cf-a358-c30c352ad649 with identifier: 10616509
2026-03-30 04:39:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5583c1a4-94a8-58cf-a358-c30c352ad649 with identifier: 10616509
2026-03-30 04:39:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5583c1a4-94a8-58cf-a358-c30c352ad649 with identifier: 10616509 to the API
2026-03-30 04:39:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616509>
{'auction_title': '',
'c_o_2_emission_value': 183,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 170,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '5583c1a4-94a8-58cf-a358-c30c352ad649',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VND108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616509',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Tourneo',
'odometer': 207509,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2019-01-06',
'seats_number': 9,
'seller_name': None,
'title': 'Ford Tourneo Custom L2H1 2.0 TDCI Trend - Diesel - Automatic - 170 '
'hp - 207.509 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-30 04:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616509%27 HTTP/1.1" 200 None
2026-03-30 04:39:18 [adesa.be] INFO: Saving data for 10616509: {'auction_closing_time': 1801392300.0, 'created_time': 1773236318.855426, 'last_price_update_time': 1774845558.270175}
2026-03-30 04:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616509') HTTP/1.1" 204 0
2026-03-30 04:39:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b00a9bf7-970d-5028-ada5-5525f42eb54c with identifier: 10616538
2026-03-30 04:39:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b00a9bf7-970d-5028-ada5-5525f42eb54c with scrape type 2
2026-03-30 04:39:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b00a9bf7-970d-5028-ada5-5525f42eb54c with scrape type 2
2026-03-30 04:39:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b00a9bf7-970d-5028-ada5-5525f42eb54c, identifier: 10616538
2026-03-30 04:39:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b00a9bf7-970d-5028-ada5-5525f42eb54c with identifier: 10616538
2026-03-30 04:39:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b00a9bf7-970d-5028-ada5-5525f42eb54c with identifier: 10616538
2026-03-30 04:39:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b00a9bf7-970d-5028-ada5-5525f42eb54c with identifier: 10616538 to the API
2026-03-30 04:39:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616538>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.5L',
'engine_horse_power': 170,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'b00a9bf7-970d-5028-ada5-5525f42eb54c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1pza204',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616538',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'H1',
'odometer': 196378,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5150,
'price_includes_vat': True,
'registration_date': '2011-11-18',
'seats_number': 3,
'seller_name': None,
'title': 'Hyundai H1 2.5 - Diesel - Automatic - 170 hp - 196.378 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616538%27 HTTP/1.1" 200 None
2026-03-30 04:39:19 [adesa.be] INFO: Saving data for 10616538: {'auction_closing_time': 1801392300.0, 'created_time': 1773236283.954063, 'last_price_update_time': 1774845559.640024}
2026-03-30 04:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616538') HTTP/1.1" 204 0
2026-03-30 04:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10466780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07c61d09-2f64-59fb-bf16-319ec9544277 with identifier: 10466780
2026-03-30 04:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07c61d09-2f64-59fb-bf16-319ec9544277 with scrape type 2
2026-03-30 04:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07c61d09-2f64-59fb-bf16-319ec9544277 with scrape type 2
2026-03-30 04:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07c61d09-2f64-59fb-bf16-319ec9544277, identifier: 10466780
2026-03-30 04:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07c61d09-2f64-59fb-bf16-319ec9544277 with identifier: 10466780
2026-03-30 04:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07c61d09-2f64-59fb-bf16-319ec9544277 with identifier: 10466780
2026-03-30 04:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07c61d09-2f64-59fb-bf16-319ec9544277 with identifier: 10466780 to the API
2026-03-30 04:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10466780>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '07c61d09-2f64-59fb-bf16-319ec9544277',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'C66849',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10466780',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 35258,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - 35.258 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2022}
2026-03-30 04:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710466780%27 HTTP/1.1" 200 None
2026-03-30 04:39:22 [adesa.be] INFO: Saving data for 10466780: {'auction_closing_time': 1801392300.0, 'created_time': 1773235657.024331, 'last_price_update_time': 1774845562.67205}
2026-03-30 04:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10466780') HTTP/1.1" 204 0
2026-03-30 04:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10630093> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with identifier: 10630093
2026-03-30 04:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with scrape type 2
2026-03-30 04:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with scrape type 2
2026-03-30 04:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f, identifier: 10630093
2026-03-30 04:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with identifier: 10630093
2026-03-30 04:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with identifier: 10630093
2026-03-30 04:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1bcbead2-cd0b-5441-bc8f-60c293d71f5f with identifier: 10630093 to the API
2026-03-30 04:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10630093>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Red',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '1bcbead2-cd0b-5441-bc8f-60c293d71f5f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2ANS847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10630093',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Fiesta',
'odometer': 135177,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2014-10-14',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Fiesta 1.0i Titanium - Petrol - Manual - 80 hp - 135.177 km',
'transmission': 'manual',
'trim': 'Titanium',
'vin': None,
'year': 2014}
2026-03-30 04:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710630093%27 HTTP/1.1" 200 None
2026-03-30 04:39:23 [adesa.be] INFO: Saving data for 10630093: {'auction_closing_time': 1801392300.0, 'created_time': 1773235896.978227, 'last_price_update_time': 1774845563.149351}
2026-03-30 04:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10630093') HTTP/1.1" 204 0
2026-03-30 04:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10539976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26aaf710-e66e-58ac-b9a8-21013c03f3ca with identifier: 10539976
2026-03-30 04:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26aaf710-e66e-58ac-b9a8-21013c03f3ca with scrape type 2
2026-03-30 04:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26aaf710-e66e-58ac-b9a8-21013c03f3ca with scrape type 2
2026-03-30 04:39:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26aaf710-e66e-58ac-b9a8-21013c03f3ca, identifier: 10539976
2026-03-30 04:39:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26aaf710-e66e-58ac-b9a8-21013c03f3ca with identifier: 10539976
2026-03-30 04:39:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26aaf710-e66e-58ac-b9a8-21013c03f3ca with identifier: 10539976
2026-03-30 04:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26aaf710-e66e-58ac-b9a8-21013c03f3ca with identifier: 10539976 to the API
2026-03-30 04:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10539976>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '26aaf710-e66e-58ac-b9a8-21013c03f3ca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1RBJ531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10539976',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Galaxy',
'odometer': 277548,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2000,
'price_includes_vat': True,
'registration_date': '2015-01-15',
'seats_number': 7,
'seller_name': None,
'title': 'Ford Galaxy 2.0 TDCI Trend - Diesel - Manual - 136 hp - 277.548 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2015}
2026-03-30 04:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710539976%27 HTTP/1.1" 200 None
2026-03-30 04:39:26 [adesa.be] INFO: Saving data for 10539976: {'auction_closing_time': 1801392300.0, 'created_time': 1773236324.546239, 'last_price_update_time': 1774845566.659275}
2026-03-30 04:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10539976') HTTP/1.1" 204 0
2026-03-30 04:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10644781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781
2026-03-30 04:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf415218-8e94-5ba7-bb01-d12685f69b2b with scrape type 2
2026-03-30 04:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf415218-8e94-5ba7-bb01-d12685f69b2b with scrape type 2
2026-03-30 04:39:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: bf415218-8e94-5ba7-bb01-d12685f69b2b, identifier: 10644781
2026-03-30 04:39:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781
2026-03-30 04:39:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781
2026-03-30 04:39:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: bf415218-8e94-5ba7-bb01-d12685f69b2b with identifier: 10644781 to the API
2026-03-30 04:39:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10644781>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'bf415218-8e94-5ba7-bb01-d12685f69b2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GJZ208',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10644781',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Bravo',
'odometer': 228687,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2014-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat Bravo 1.6 MultiJet - Diesel - Manual - 105 hp - 228.687 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644781%27 HTTP/1.1" 200 None
2026-03-30 04:39:28 [adesa.be] INFO: Saving data for 10644781: {'auction_closing_time': 1801392300.0, 'created_time': 1773235902.608873, 'last_price_update_time': 1774845568.973534}
2026-03-30 04:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10644781') HTTP/1.1" 204 0
2026-03-30 04:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10609371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ecee39d-e017-560e-9c68-ce2ce31a7127 with identifier: 10609371
2026-03-30 04:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ecee39d-e017-560e-9c68-ce2ce31a7127 with scrape type 2
2026-03-30 04:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ecee39d-e017-560e-9c68-ce2ce31a7127 with scrape type 2
2026-03-30 04:39:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ecee39d-e017-560e-9c68-ce2ce31a7127, identifier: 10609371
2026-03-30 04:39:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ecee39d-e017-560e-9c68-ce2ce31a7127 with identifier: 10609371
2026-03-30 04:39:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ecee39d-e017-560e-9c68-ce2ce31a7127 with identifier: 10609371
2026-03-30 04:39:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ecee39d-e017-560e-9c68-ce2ce31a7127 with identifier: 10609371 to the API
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10609371>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '8ecee39d-e017-560e-9c68-ce2ce31a7127',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CGK545',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10609371',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 277592,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2016-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 2.0 MultiJet Cross - AWD - Diesel - Manual - 136 hp - '
'277.592 km',
'transmission': 'manual',
'trim': 'Cross',
'vin': None,
'year': 2016}
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609371%27 HTTP/1.1" 200 None
2026-03-30 04:39:30 [adesa.be] INFO: Saving data for 10609371: {'auction_closing_time': 1801392300.0, 'created_time': 1773236323.195668, 'last_price_update_time': 1774845570.236508}
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609371') HTTP/1.1" 204 0
2026-03-30 04:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10508349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 452bb735-b8dc-598d-a8af-828b5bafb7e1 with identifier: 10508349
2026-03-30 04:39:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 452bb735-b8dc-598d-a8af-828b5bafb7e1 with scrape type 2
2026-03-30 04:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 452bb735-b8dc-598d-a8af-828b5bafb7e1 with scrape type 2
2026-03-30 04:39:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 452bb735-b8dc-598d-a8af-828b5bafb7e1, identifier: 10508349
2026-03-30 04:39:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 452bb735-b8dc-598d-a8af-828b5bafb7e1 with identifier: 10508349
2026-03-30 04:39:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 452bb735-b8dc-598d-a8af-828b5bafb7e1 with identifier: 10508349
2026-03-30 04:39:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 452bb735-b8dc-598d-a8af-828b5bafb7e1 with identifier: 10508349 to the API
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10508349>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '452bb735-b8dc-598d-a8af-828b5bafb7e1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WSP105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10508349',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 221576,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4450,
'price_includes_vat': True,
'registration_date': '2016-06-30',
'seats_number': 3,
'seller_name': None,
'title': 'Fiat Doblo Cargo 1.6 MultiJet - Diesel - Manual - 105 hp - 221.576 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710508349%27 HTTP/1.1" 200 None
2026-03-30 04:39:30 [adesa.be] INFO: Saving data for 10508349: {'auction_closing_time': 1801392300.0, 'created_time': 1773236176.891092, 'last_price_update_time': 1774845570.699476}
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10508349') HTTP/1.1" 204 0
2026-03-30 04:39:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92d6f992-25db-5507-9f1e-7418e17dffa6 with identifier: 10662983
2026-03-30 04:39:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92d6f992-25db-5507-9f1e-7418e17dffa6 with scrape type 2
2026-03-30 04:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92d6f992-25db-5507-9f1e-7418e17dffa6 with scrape type 2
2026-03-30 04:39:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92d6f992-25db-5507-9f1e-7418e17dffa6, identifier: 10662983
2026-03-30 04:39:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92d6f992-25db-5507-9f1e-7418e17dffa6 with identifier: 10662983
2026-03-30 04:39:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92d6f992-25db-5507-9f1e-7418e17dffa6 with identifier: 10662983
2026-03-30 04:39:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92d6f992-25db-5507-9f1e-7418e17dffa6 with identifier: 10662983 to the API
2026-03-30 04:39:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662983>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'MPV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '92d6f992-25db-5507-9f1e-7418e17dffa6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662983',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'B-Max',
'odometer': 87117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2015-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Ford B-Max 1.0 EcoBoost Sync Edition - Petrol - Manual - 100 hp - '
'87.117 km',
'transmission': 'manual',
'trim': 'Sync Edition',
'vin': None,
'year': 2015}
2026-03-30 04:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662983%27 HTTP/1.1" 200 None
2026-03-30 04:39:31 [adesa.be] INFO: Saving data for 10662983: {'auction_closing_time': 1801392300.0, 'created_time': 1773331086.942614, 'last_price_update_time': 1774845571.341843}
2026-03-30 04:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662983') HTTP/1.1" 204 0
2026-03-30 04:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704033> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: caa6e7b7-1cff-566f-9218-7efc6cf0d040 with identifier: 10704033
2026-03-30 04:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item caa6e7b7-1cff-566f-9218-7efc6cf0d040 with scrape type 2
2026-03-30 04:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item caa6e7b7-1cff-566f-9218-7efc6cf0d040 with scrape type 2
2026-03-30 04:39:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: caa6e7b7-1cff-566f-9218-7efc6cf0d040, identifier: 10704033
2026-03-30 04:39:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: caa6e7b7-1cff-566f-9218-7efc6cf0d040 with identifier: 10704033
2026-03-30 04:39:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: caa6e7b7-1cff-566f-9218-7efc6cf0d040 with identifier: 10704033
2026-03-30 04:39:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: caa6e7b7-1cff-566f-9218-7efc6cf0d040 with identifier: 10704033 to the API
2026-03-30 04:39:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704033>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'MPV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'caa6e7b7-1cff-566f-9218-7efc6cf0d040',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1ELV250',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704033',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500L',
'odometer': 170689,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4200,
'price_includes_vat': True,
'registration_date': '2013-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500L 1.3 MultiJet Lounge - Diesel - Manual - 84 hp - 170.689 '
'km',
'transmission': 'manual',
'trim': 'Lounge',
'vin': None,
'year': 2013}
2026-03-30 04:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704033%27 HTTP/1.1" 200 None
2026-03-30 04:39:32 [adesa.be] INFO: Saving data for 10704033: {'auction_closing_time': 1801392300.0, 'created_time': 1774046095.746028, 'last_price_update_time': 1774845572.617864}
2026-03-30 04:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704033') HTTP/1.1" 204 0
2026-03-30 04:39:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10644780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ec4786a-295e-5914-982e-a11412cd3576 with identifier: 10644780
2026-03-30 04:39:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ec4786a-295e-5914-982e-a11412cd3576 with scrape type 2
2026-03-30 04:39:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ec4786a-295e-5914-982e-a11412cd3576 with scrape type 2
2026-03-30 04:39:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ec4786a-295e-5914-982e-a11412cd3576, identifier: 10644780
2026-03-30 04:39:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ec4786a-295e-5914-982e-a11412cd3576 with identifier: 10644780
2026-03-30 04:39:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ec4786a-295e-5914-982e-a11412cd3576 with identifier: 10644780
2026-03-30 04:39:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ec4786a-295e-5914-982e-a11412cd3576 with identifier: 10644780 to the API
2026-03-30 04:39:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10644780>
{'auction_title': '',
'c_o_2_emission_value': 109,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '0ec4786a-295e-5914-982e-a11412cd3576',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1AEA683',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10644780',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500X',
'odometer': 151460,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2015-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Fiat 500X 1.6 MultiJet Opening Edition - Diesel - Manual - 115 hp - '
'151.460 km',
'transmission': 'manual',
'trim': 'Opening Edition',
'vin': None,
'year': 2015}
2026-03-30 04:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710644780%27 HTTP/1.1" 200 None
2026-03-30 04:39:33 [adesa.be] INFO: Saving data for 10644780: {'auction_closing_time': 1801392300.0, 'created_time': 1773235708.162563, 'last_price_update_time': 1774845573.074551}
2026-03-30 04:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10644780') HTTP/1.1" 204 0
2026-03-30 04:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10553908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49186a43-56e7-55d0-bedc-cbac2c049e34 with identifier: 10553908
2026-03-30 04:39:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49186a43-56e7-55d0-bedc-cbac2c049e34 with scrape type 2
2026-03-30 04:39:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49186a43-56e7-55d0-bedc-cbac2c049e34 with scrape type 2
2026-03-30 04:39:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 49186a43-56e7-55d0-bedc-cbac2c049e34, identifier: 10553908
2026-03-30 04:39:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 49186a43-56e7-55d0-bedc-cbac2c049e34 with identifier: 10553908
2026-03-30 04:39:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 49186a43-56e7-55d0-bedc-cbac2c049e34 with identifier: 10553908
2026-03-30 04:39:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 49186a43-56e7-55d0-bedc-cbac2c049e34 with identifier: 10553908 to the API
2026-03-30 04:39:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10553908>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '49186a43-56e7-55d0-bedc-cbac2c049e34',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TXAK740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10553908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 165814,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4800,
'price_includes_vat': True,
'registration_date': '2019-11-21',
'seats_number': 7,
'seller_name': None,
'title': 'Citroën C4 Grand Spacetourer 1.5 HDI Business - Diesel - Automatic '
'- 130 hp - 165.814 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-30 04:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710553908%27 HTTP/1.1" 200 None
2026-03-30 04:39:40 [adesa.be] INFO: Saving data for 10553908: {'auction_closing_time': 1801392300.0, 'created_time': 1773236370.645116, 'last_price_update_time': 1774845580.268561}
2026-03-30 04:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10553908') HTTP/1.1" 204 0
2026-03-30 04:39:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.664(s), this was the 1st time calling it.
2026-03-30 04:39:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.256636507725089 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:39:49 [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:39:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616513> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b9fd5d6-7da0-54f5-a107-33a53096927d with identifier: 10616513
2026-03-30 04:39:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b9fd5d6-7da0-54f5-a107-33a53096927d with scrape type 2
2026-03-30 04:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b9fd5d6-7da0-54f5-a107-33a53096927d with scrape type 2
2026-03-30 04:39:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b9fd5d6-7da0-54f5-a107-33a53096927d, identifier: 10616513
2026-03-30 04:39:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b9fd5d6-7da0-54f5-a107-33a53096927d with identifier: 10616513
2026-03-30 04:39:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b9fd5d6-7da0-54f5-a107-33a53096927d with identifier: 10616513
2026-03-30 04:39:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b9fd5d6-7da0-54f5-a107-33a53096927d with identifier: 10616513 to the API
2026-03-30 04:39:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616513>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 135,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6b9fd5d6-7da0-54f5-a107-33a53096927d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMR392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616513',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 104922,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI - Diesel - Manual - 135 hp - 104.922 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616513%27 HTTP/1.1" 200 None
2026-03-30 04:39:50 [adesa.be] INFO: Saving data for 10616513: {'auction_closing_time': 1801392300.0, 'created_time': 1773236288.280242, 'last_price_update_time': 1774845590.761177}
2026-03-30 04:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616513') HTTP/1.1" 204 0
2026-03-30 04:39:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10148704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb4d4c08-b58b-5c12-a9b5-97df36b44869 with identifier: 10148704
2026-03-30 04:39:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb4d4c08-b58b-5c12-a9b5-97df36b44869 with scrape type 2
2026-03-30 04:39:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb4d4c08-b58b-5c12-a9b5-97df36b44869 with scrape type 2
2026-03-30 04:39:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fb4d4c08-b58b-5c12-a9b5-97df36b44869, identifier: 10148704
2026-03-30 04:39:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fb4d4c08-b58b-5c12-a9b5-97df36b44869 with identifier: 10148704
2026-03-30 04:39:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fb4d4c08-b58b-5c12-a9b5-97df36b44869 with identifier: 10148704
2026-03-30 04:39:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fb4d4c08-b58b-5c12-a9b5-97df36b44869 with identifier: 10148704 to the API
2026-03-30 04:39:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10148704>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'fb4d4c08-b58b-5c12-a9b5-97df36b44869',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2clu188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10148704',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 27526,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16300,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C5 X 1.6 Feel - Hybrid - Automatic - 180 hp - 27.526 km',
'transmission': 'automatic',
'trim': 'Feel',
'vin': None,
'year': 2022}
2026-03-30 04:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148704%27 HTTP/1.1" 200 None
2026-03-30 04:39:51 [adesa.be] INFO: Saving data for 10148704: {'auction_closing_time': 1801392300.0, 'created_time': 1773236322.554939, 'last_price_update_time': 1774845591.368432}
2026-03-30 04:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10148704') HTTP/1.1" 204 0
2026-03-30 04:39:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.822(s), this was the 1st time calling it.
2026-03-30 04:39:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.3381197229422424 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:39:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.662(s), this was the 1st time calling it.
2026-03-30 04:39:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.323978018545921 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10617284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with identifier: 10617284
2026-03-30 04:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with scrape type 2
2026-03-30 04:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with scrape type 2
2026-03-30 04:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0, identifier: 10617284
2026-03-30 04:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with identifier: 10617284
2026-03-30 04:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with identifier: 10617284
2026-03-30 04:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0 with identifier: 10617284 to the API
2026-03-30 04:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10617284>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '3.0L',
'engine_horse_power': 211,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'a8642c4b-950b-5a0c-b4ec-5bf1a6cb9cc0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEW968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10617284',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X6',
'odometer': 381505,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7450,
'price_includes_vat': True,
'registration_date': '2010-02-05',
'seats_number': 4,
'seller_name': None,
'title': 'BMW X6 30d - xDrive - Diesel - Automatic - 211 hp - 381.505 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-30 04:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710617284%27 HTTP/1.1" 200 None
2026-03-30 04:39:54 [adesa.be] INFO: Saving data for 10617284: {'auction_closing_time': 1801392300.0, 'created_time': 1773236360.389214, 'last_price_update_time': 1774845594.542346}
2026-03-30 04:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10617284') HTTP/1.1" 204 0
2026-03-30 04:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10146442> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with identifier: 10146442
2026-03-30 04:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with scrape type 2
2026-03-30 04:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with scrape type 2
2026-03-30 04:39:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0b684137-1660-50a5-88d5-44cfb1a1cfc8, identifier: 10146442
2026-03-30 04:39:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with identifier: 10146442
2026-03-30 04:39:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with identifier: 10146442
2026-03-30 04:39:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0b684137-1660-50a5-88d5-44cfb1a1cfc8 with identifier: 10146442 to the API
2026-03-30 04:39:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10146442>
{'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': 480,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '0b684137-1660-50a5-88d5-44cfb1a1cfc8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKB070',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10146442',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 179318,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30300,
'price_includes_vat': True,
'registration_date': '2020-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 3.0i M Sport - Petrol - Automatic - 480 hp - 179.318 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-30 04:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146442%27 HTTP/1.1" 200 None
2026-03-30 04:39:56 [adesa.be] INFO: Saving data for 10146442: {'auction_closing_time': 1801392300.0, 'created_time': 1773236353.008782, 'last_price_update_time': 1774845596.297913}
2026-03-30 04:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146442') HTTP/1.1" 204 0
2026-03-30 04:39:56 [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:39:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:39: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:39:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d7fcff1-644c-5449-aa03-b5e15e95aabb with identifier: 10616549
2026-03-30 04:39:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d7fcff1-644c-5449-aa03-b5e15e95aabb with scrape type 2
2026-03-30 04:39:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d7fcff1-644c-5449-aa03-b5e15e95aabb with scrape type 2
2026-03-30 04:39:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3d7fcff1-644c-5449-aa03-b5e15e95aabb, identifier: 10616549
2026-03-30 04:39:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3d7fcff1-644c-5449-aa03-b5e15e95aabb with identifier: 10616549
2026-03-30 04:39:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3d7fcff1-644c-5449-aa03-b5e15e95aabb with identifier: 10616549
2026-03-30 04:39:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3d7fcff1-644c-5449-aa03-b5e15e95aabb with identifier: 10616549 to the API
2026-03-30 04:39:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:39: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:39:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616549>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '3d7fcff1-644c-5449-aa03-b5e15e95aabb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ZTFJ839822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616549',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 200155,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2015-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C4 Picasso 1.6 - Diesel - Automatic - 120 hp - 200.155 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616549%27 HTTP/1.1" 200 None
2026-03-30 04:39:58 [adesa.be] INFO: Saving data for 10616549: {'auction_closing_time': 1801392300.0, 'created_time': 1773236312.413932, 'last_price_update_time': 1774845598.035791}
2026-03-30 04:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:39:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616549') HTTP/1.1" 204 0
2026-03-30 04:39:58 [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:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10659575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aedffa5f-913b-5af7-a951-56b38abc91d6 with identifier: 10659575
2026-03-30 04:40:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aedffa5f-913b-5af7-a951-56b38abc91d6 with scrape type 2
2026-03-30 04:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aedffa5f-913b-5af7-a951-56b38abc91d6 with scrape type 2
2026-03-30 04:40:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: aedffa5f-913b-5af7-a951-56b38abc91d6, identifier: 10659575
2026-03-30 04:40:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: aedffa5f-913b-5af7-a951-56b38abc91d6 with identifier: 10659575
2026-03-30 04:40:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: aedffa5f-913b-5af7-a951-56b38abc91d6 with identifier: 10659575
2026-03-30 04:40:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: aedffa5f-913b-5af7-a951-56b38abc91d6 with identifier: 10659575 to the API
2026-03-30 04:40:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10659575>
{'auction_title': '',
'c_o_2_emission_value': 167,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'aedffa5f-913b-5af7-a951-56b38abc91d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UVE092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10659575',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 216320,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18000,
'price_includes_vat': True,
'registration_date': '2018-08-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30 M-Pack - xDrive - Petrol - Automatic - 252 hp - 216.320 '
'km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2018}
2026-03-30 04:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659575%27 HTTP/1.1" 200 None
2026-03-30 04:40:01 [adesa.be] INFO: Saving data for 10659575: {'auction_closing_time': 1801392300.0, 'created_time': 1773331094.631899, 'last_price_update_time': 1774845601.361775}
2026-03-30 04:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10659575') HTTP/1.1" 204 0
2026-03-30 04:40:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10680082> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4b32adf-aea1-57f1-b28c-0404738a3916 with identifier: 10680082
2026-03-30 04:40:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4b32adf-aea1-57f1-b28c-0404738a3916 with scrape type 2
2026-03-30 04:40:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4b32adf-aea1-57f1-b28c-0404738a3916 with scrape type 2
2026-03-30 04:40:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d4b32adf-aea1-57f1-b28c-0404738a3916, identifier: 10680082
2026-03-30 04:40:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d4b32adf-aea1-57f1-b28c-0404738a3916 with identifier: 10680082
2026-03-30 04:40:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d4b32adf-aea1-57f1-b28c-0404738a3916 with identifier: 10680082
2026-03-30 04:40:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d4b32adf-aea1-57f1-b28c-0404738a3916 with identifier: 10680082 to the API
2026-03-30 04:40:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10680082>
{'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': 190,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'd4b32adf-aea1-57f1-b28c-0404738a3916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KJR875',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10680082',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X4',
'odometer': 175253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2015-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 20d M Sport - xDrive - Diesel - Automatic - 190 hp - 175.253 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2015}
2026-03-30 04:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710680082%27 HTTP/1.1" 200 None
2026-03-30 04:40:04 [adesa.be] INFO: Saving data for 10680082: {'auction_closing_time': 1801392300.0, 'created_time': 1773677331.621534, 'last_price_update_time': 1774845604.987889}
2026-03-30 04:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10680082') HTTP/1.1" 204 0
2026-03-30 04:40:06 [scrapy.extensions.logstats] INFO: Crawled 1700 pages (at 25 pages/min), scraped 1657 items (at 25 items/min)
2026-03-30 04:40:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:40:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616503> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ddf466e1-a577-5b7b-b60b-7984c747d3f9 with identifier: 10616503
2026-03-30 04:40:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ddf466e1-a577-5b7b-b60b-7984c747d3f9 with scrape type 2
2026-03-30 04:40:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ddf466e1-a577-5b7b-b60b-7984c747d3f9 with scrape type 2
2026-03-30 04:40:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ddf466e1-a577-5b7b-b60b-7984c747d3f9, identifier: 10616503
2026-03-30 04:40:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ddf466e1-a577-5b7b-b60b-7984c747d3f9 with identifier: 10616503
2026-03-30 04:40:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ddf466e1-a577-5b7b-b60b-7984c747d3f9 with identifier: 10616503
2026-03-30 04:40:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ddf466e1-a577-5b7b-b60b-7984c747d3f9 with identifier: 10616503 to the API
2026-03-30 04:40:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616503>
{'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': 245,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'ddf466e1-a577-5b7b-b60b-7984c747d3f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2EAG375',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616503',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X5',
'odometer': 186035,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2017-07-31',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 40e - xDrive - Hybrid - Automatic - 245 hp - 186.035 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616503%27 HTTP/1.1" 200 None
2026-03-30 04:40:08 [adesa.be] INFO: Saving data for 10616503: {'auction_closing_time': 1801392300.0, 'created_time': 1773236355.849252, 'last_price_update_time': 1774845608.190043}
2026-03-30 04:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616503') HTTP/1.1" 204 0
2026-03-30 04:40:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988
2026-03-30 04:40:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with scrape type 2
2026-03-30 04:40:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with scrape type 2
2026-03-30 04:40:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8, identifier: 10662988
2026-03-30 04:40:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988
2026-03-30 04:40:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988
2026-03-30 04:40:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9a474ce6-3f7d-5510-b2bc-44dacd3995c8 with identifier: 10662988 to the API
2026-03-30 04:40:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662988>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.1L',
'engine_horse_power': 120,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '9a474ce6-3f7d-5510-b2bc-44dacd3995c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662988',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 264595,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3100,
'price_includes_vat': True,
'registration_date': '2011-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 180 CDI - Diesel - Manual - 120 hp - 264.595 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2011}
2026-03-30 04:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662988%27 HTTP/1.1" 200 None
2026-03-30 04:40:15 [adesa.be] INFO: Saving data for 10662988: {'auction_closing_time': 1801392300.0, 'created_time': 1773331130.815256, 'last_price_update_time': 1774845615.874569}
2026-03-30 04:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662988') HTTP/1.1" 204 0
2026-03-30 04:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10672563> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with identifier: 10672563
2026-03-30 04:40:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with scrape type 2
2026-03-30 04:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with scrape type 2
2026-03-30 04:40:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf, identifier: 10672563
2026-03-30 04:40:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with identifier: 10672563
2026-03-30 04:40:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with identifier: 10672563
2026-03-30 04:40:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b54f7aaa-c7a1-52cf-89da-a8b09bb096cf with identifier: 10672563 to the API
2026-03-30 04:40:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10672563>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 258,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'b54f7aaa-c7a1-52cf-89da-a8b09bb096cf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SCZ818',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10672563',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '7 Series',
'odometer': 181520,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21300,
'price_includes_vat': True,
'registration_date': '2016-08-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 7 Series Long 740e - Hybrid - Automatic - 258 hp - 181.520 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710672563%27 HTTP/1.1" 200 None
2026-03-30 04:40:21 [adesa.be] INFO: Saving data for 10672563: {'auction_closing_time': 1801392300.0, 'created_time': 1773416981.013986, 'last_price_update_time': 1774845621.400068}
2026-03-30 04:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10672563') HTTP/1.1" 204 0
2026-03-30 04:40:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c449c25-27ec-5683-9b39-2e218762d62d with identifier: 10616497
2026-03-30 04:40:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c449c25-27ec-5683-9b39-2e218762d62d with scrape type 2
2026-03-30 04:40:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c449c25-27ec-5683-9b39-2e218762d62d with scrape type 2
2026-03-30 04:40:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c449c25-27ec-5683-9b39-2e218762d62d, identifier: 10616497
2026-03-30 04:40:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c449c25-27ec-5683-9b39-2e218762d62d with identifier: 10616497
2026-03-30 04:40:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c449c25-27ec-5683-9b39-2e218762d62d with identifier: 10616497
2026-03-30 04:40:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c449c25-27ec-5683-9b39-2e218762d62d with identifier: 10616497 to the API
2026-03-30 04:40:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616497>
{'auction_title': '',
'c_o_2_emission_value': 139,
'category': 'Cabrio car',
'color': 'Green',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '4c449c25-27ec-5683-9b39-2e218762d62d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1FFY687',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616497',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 178780,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2018-07-16',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes-Benz E 220d AMG Line - Diesel - Automatic - 194 hp - '
'178.780 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
2026-03-30 04:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616497%27 HTTP/1.1" 200 None
2026-03-30 04:40:24 [adesa.be] INFO: Saving data for 10616497: {'auction_closing_time': 1801392300.0, 'created_time': 1773236204.487708, 'last_price_update_time': 1774845624.135184}
2026-03-30 04:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616497') HTTP/1.1" 204 0
2026-03-30 04:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704037> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa32c43a-898d-5f1a-8e2f-484ee2393757 with identifier: 10704037
2026-03-30 04:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa32c43a-898d-5f1a-8e2f-484ee2393757 with scrape type 2
2026-03-30 04:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa32c43a-898d-5f1a-8e2f-484ee2393757 with scrape type 2
2026-03-30 04:40:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fa32c43a-898d-5f1a-8e2f-484ee2393757, identifier: 10704037
2026-03-30 04:40:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fa32c43a-898d-5f1a-8e2f-484ee2393757 with identifier: 10704037
2026-03-30 04:40:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fa32c43a-898d-5f1a-8e2f-484ee2393757 with identifier: 10704037
2026-03-30 04:40:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fa32c43a-898d-5f1a-8e2f-484ee2393757 with identifier: 10704037 to the API
2026-03-30 04:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704037>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'fa32c43a-898d-5f1a-8e2f-484ee2393757',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFN073',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704037',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 108334,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22400,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520d Luxury - Diesel - Automatic - 163 hp - '
'108.334 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2021}
2026-03-30 04:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704037%27 HTTP/1.1" 200 None
2026-03-30 04:40:26 [adesa.be] INFO: Saving data for 10704037: {'auction_closing_time': 1801392300.0, 'created_time': 1774046239.665168, 'last_price_update_time': 1774845626.048296}
2026-03-30 04:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704037') HTTP/1.1" 204 0
2026-03-30 04:40:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10594091> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with identifier: 10594091
2026-03-30 04:40:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with scrape type 2
2026-03-30 04:40:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with scrape type 2
2026-03-30 04:40:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f13d2e3c-35a6-5705-a3ab-8375a7522bb0, identifier: 10594091
2026-03-30 04:40:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with identifier: 10594091
2026-03-30 04:40:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with identifier: 10594091
2026-03-30 04:40:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f13d2e3c-35a6-5705-a3ab-8375a7522bb0 with identifier: 10594091 to the API
2026-03-30 04:40:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10594091>
{'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': 125,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'f13d2e3c-35a6-5705-a3ab-8375a7522bb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AWW072',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10594091',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 45009,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2021-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 25e X Line - xDrive - Hybrid - Automatic - 125 hp - 45.009 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-30 04:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710594091%27 HTTP/1.1" 200 None
2026-03-30 04:40:34 [adesa.be] INFO: Saving data for 10594091: {'auction_closing_time': 1801392300.0, 'created_time': 1773236220.429185, 'last_price_update_time': 1774845634.584141}
2026-03-30 04:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10594091') HTTP/1.1" 204 0
2026-03-30 04:40:38 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.570(s), this was the 1st time calling it.
2026-03-30 04:40:38 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.164927515892111 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:40:43 [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:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10523677> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5dd0c9-768e-5083-9742-a7e12327ce35 with identifier: 10523677
2026-03-30 04:40:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5dd0c9-768e-5083-9742-a7e12327ce35 with scrape type 2
2026-03-30 04:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f5dd0c9-768e-5083-9742-a7e12327ce35 with scrape type 2
2026-03-30 04:40:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4f5dd0c9-768e-5083-9742-a7e12327ce35, identifier: 10523677
2026-03-30 04:40:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4f5dd0c9-768e-5083-9742-a7e12327ce35 with identifier: 10523677
2026-03-30 04:40:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4f5dd0c9-768e-5083-9742-a7e12327ce35 with identifier: 10523677
2026-03-30 04:40:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4f5dd0c9-768e-5083-9742-a7e12327ce35 with identifier: 10523677 to the API
2026-03-30 04:40:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10523677>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.5L',
'engine_horse_power': 248,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '4f5dd0c9-768e-5083-9742-a7e12327ce35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PFU816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10523677',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'RX',
'odometer': 202372,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2015-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus RX 450h - AWD - Hybrid - Automatic - 248 hp - 202.372 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710523677%27 HTTP/1.1" 200 None
2026-03-30 04:40:44 [adesa.be] INFO: Saving data for 10523677: {'auction_closing_time': 1801392300.0, 'created_time': 1773236216.111246, 'last_price_update_time': 1774845644.669584}
2026-03-30 04:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10523677') HTTP/1.1" 204 0
2026-03-30 04:40:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10679617> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:40: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:40:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b777ea3-77a2-544b-b1a5-bd9253decd8d with identifier: 10679617
2026-03-30 04:40:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b777ea3-77a2-544b-b1a5-bd9253decd8d with scrape type 2
2026-03-30 04:40:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b777ea3-77a2-544b-b1a5-bd9253decd8d with scrape type 2
2026-03-30 04:40:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b777ea3-77a2-544b-b1a5-bd9253decd8d, identifier: 10679617
2026-03-30 04:40:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b777ea3-77a2-544b-b1a5-bd9253decd8d with identifier: 10679617
2026-03-30 04:40:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b777ea3-77a2-544b-b1a5-bd9253decd8d with identifier: 10679617
2026-03-30 04:40:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b777ea3-77a2-544b-b1a5-bd9253decd8d with identifier: 10679617 to the API
2026-03-30 04:40:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:40: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:40:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10679617>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1b777ea3-77a2-544b-b1a5-bd9253decd8d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DRO675',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10679617',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 168018,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2018-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520 Business - Diesel - Automatic - 163 hp - '
'168.018 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-30 04:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679617%27 HTTP/1.1" 200 None
2026-03-30 04:40:50 [adesa.be] INFO: Saving data for 10679617: {'auction_closing_time': 1801392300.0, 'created_time': 1773677398.007887, 'last_price_update_time': 1774845650.916157}
2026-03-30 04:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10679617') HTTP/1.1" 204 0
2026-03-30 04:41:06 [scrapy.extensions.logstats] INFO: Crawled 1708 pages (at 8 pages/min), scraped 1665 items (at 8 items/min)
2026-03-30 04:41:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:41:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10652155> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:41: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:41:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6441e4b9-aea9-557c-b6b2-923fad86d408 with identifier: 10652155
2026-03-30 04:41:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6441e4b9-aea9-557c-b6b2-923fad86d408 with scrape type 2
2026-03-30 04:41:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6441e4b9-aea9-557c-b6b2-923fad86d408 with scrape type 2
2026-03-30 04:41:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6441e4b9-aea9-557c-b6b2-923fad86d408, identifier: 10652155
2026-03-30 04:41:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6441e4b9-aea9-557c-b6b2-923fad86d408 with identifier: 10652155
2026-03-30 04:41:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6441e4b9-aea9-557c-b6b2-923fad86d408 with identifier: 10652155
2026-03-30 04:41:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6441e4b9-aea9-557c-b6b2-923fad86d408 with identifier: 10652155 to the API
2026-03-30 04:41:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:41: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:41:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10652155>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '6441e4b9-aea9-557c-b6b2-923fad86d408',
'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=10652155',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 224301,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7100,
'price_includes_vat': True,
'registration_date': '2012-08-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520d M-Pack - Diesel - Automatic - 184 hp - '
'224.301 km',
'transmission': 'automatic',
'trim': 'M-Pack',
'vin': None,
'year': 2012}
2026-03-30 04:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710652155%27 HTTP/1.1" 200 None
2026-03-30 04:41:29 [adesa.be] INFO: Saving data for 10652155: {'auction_closing_time': 1801392300.0, 'created_time': 1773235948.39371, 'last_price_update_time': 1774845689.359778}
2026-03-30 04:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10652155') HTTP/1.1" 204 0
2026-03-30 04:41:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10679616> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:41: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:41:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00dbc249-8399-5c4d-b422-829f3127072c with identifier: 10679616
2026-03-30 04:41:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00dbc249-8399-5c4d-b422-829f3127072c with scrape type 2
2026-03-30 04:41:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00dbc249-8399-5c4d-b422-829f3127072c with scrape type 2
2026-03-30 04:41:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 00dbc249-8399-5c4d-b422-829f3127072c, identifier: 10679616
2026-03-30 04:41:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 00dbc249-8399-5c4d-b422-829f3127072c with identifier: 10679616
2026-03-30 04:41:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 00dbc249-8399-5c4d-b422-829f3127072c with identifier: 10679616
2026-03-30 04:41:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 00dbc249-8399-5c4d-b422-829f3127072c with identifier: 10679616 to the API
2026-03-30 04:41:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:41: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:41:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10679616>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '00dbc249-8399-5c4d-b422-829f3127072c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '712037',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10679616',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 117168,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2014-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520 - Diesel - Automatic - 184 hp - 117.168 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 04:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710679616%27 HTTP/1.1" 200 None
2026-03-30 04:41:33 [adesa.be] INFO: Saving data for 10679616: {'auction_closing_time': 1801392300.0, 'created_time': 1773677350.480392, 'last_price_update_time': 1774845693.467042}
2026-03-30 04:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10679616') HTTP/1.1" 204 0
2026-03-30 04:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:41: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:41:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e206c98e-4831-5887-8331-7b06b8ee0113 with identifier: 10616502
2026-03-30 04:41:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e206c98e-4831-5887-8331-7b06b8ee0113 with scrape type 2
2026-03-30 04:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e206c98e-4831-5887-8331-7b06b8ee0113 with scrape type 2
2026-03-30 04:41:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e206c98e-4831-5887-8331-7b06b8ee0113, identifier: 10616502
2026-03-30 04:41:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e206c98e-4831-5887-8331-7b06b8ee0113 with identifier: 10616502
2026-03-30 04:41:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e206c98e-4831-5887-8331-7b06b8ee0113 with identifier: 10616502
2026-03-30 04:41:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e206c98e-4831-5887-8331-7b06b8ee0113 with identifier: 10616502 to the API
2026-03-30 04:41:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:41: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:41:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616502>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 183,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': 'e206c98e-4831-5887-8331-7b06b8ee0113',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1SUE295',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616502',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 184320,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2021-06-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 530e - Hybrid - Automatic - 183 hp - 184.320 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616502%27 HTTP/1.1" 200 None
2026-03-30 04:41:38 [adesa.be] INFO: Saving data for 10616502: {'auction_closing_time': 1801392300.0, 'created_time': 1773236383.065793, 'last_price_update_time': 1774845698.007782}
2026-03-30 04:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616502') HTTP/1.1" 204 0
2026-03-30 04:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616514> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:41: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:41:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f62303b7-c070-5438-bf0f-cc530934c5cc with identifier: 10616514
2026-03-30 04:41:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f62303b7-c070-5438-bf0f-cc530934c5cc with scrape type 2
2026-03-30 04:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f62303b7-c070-5438-bf0f-cc530934c5cc with scrape type 2
2026-03-30 04:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f62303b7-c070-5438-bf0f-cc530934c5cc, identifier: 10616514
2026-03-30 04:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f62303b7-c070-5438-bf0f-cc530934c5cc with identifier: 10616514
2026-03-30 04:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f62303b7-c070-5438-bf0f-cc530934c5cc with identifier: 10616514
2026-03-30 04:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f62303b7-c070-5438-bf0f-cc530934c5cc with identifier: 10616514 to the API
2026-03-30 04:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:41: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:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616514>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f62303b7-c070-5438-bf0f-cc530934c5cc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PAN123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616514',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 105302,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15000,
'price_includes_vat': True,
'registration_date': '2015-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 190 hp - 105.302 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 04:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616514%27 HTTP/1.1" 200 None
2026-03-30 04:41:41 [adesa.be] INFO: Saving data for 10616514: {'auction_closing_time': 1801392300.0, 'created_time': 1773236380.819718, 'last_price_update_time': 1774845701.887218}
2026-03-30 04:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616514') HTTP/1.1" 204 0
2026-03-30 04:41:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10678216> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:41: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:41:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5063829-66b0-5c41-8290-2b4fe8d98342 with identifier: 10678216
2026-03-30 04:41:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5063829-66b0-5c41-8290-2b4fe8d98342 with scrape type 2
2026-03-30 04:41:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5063829-66b0-5c41-8290-2b4fe8d98342 with scrape type 2
2026-03-30 04:41:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5063829-66b0-5c41-8290-2b4fe8d98342, identifier: 10678216
2026-03-30 04:41:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5063829-66b0-5c41-8290-2b4fe8d98342 with identifier: 10678216
2026-03-30 04:41:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5063829-66b0-5c41-8290-2b4fe8d98342 with identifier: 10678216
2026-03-30 04:41:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5063829-66b0-5c41-8290-2b4fe8d98342 with identifier: 10678216 to the API
2026-03-30 04:41:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:41: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:41:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10678216>
{'auction_title': '',
'c_o_2_emission_value': 134,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'd5063829-66b0-5c41-8290-2b4fe8d98342',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WVN242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10678216',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 120701,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2019-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series 318d Sport - Diesel - Automatic - 136 hp - 120.701 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-30 04:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678216%27 HTTP/1.1" 200 None
2026-03-30 04:41:46 [adesa.be] INFO: Saving data for 10678216: {'auction_closing_time': 1801392300.0, 'created_time': 1773677478.780124, 'last_price_update_time': 1774845706.342805}
2026-03-30 04:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:41:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678216') HTTP/1.1" 204 0
2026-03-30 04:41:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.992(s), this was the 1st time calling it.
2026-03-30 04:41:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.872316271066875 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:41:57 [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:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10146432> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d15f074a-7e5e-5a60-99de-792fdc4dcc6a with identifier: 10146432
2026-03-30 04:42:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d15f074a-7e5e-5a60-99de-792fdc4dcc6a with scrape type 2
2026-03-30 04:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d15f074a-7e5e-5a60-99de-792fdc4dcc6a with scrape type 2
2026-03-30 04:42:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d15f074a-7e5e-5a60-99de-792fdc4dcc6a, identifier: 10146432
2026-03-30 04:42:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d15f074a-7e5e-5a60-99de-792fdc4dcc6a with identifier: 10146432
2026-03-30 04:42:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d15f074a-7e5e-5a60-99de-792fdc4dcc6a with identifier: 10146432
2026-03-30 04:42:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d15f074a-7e5e-5a60-99de-792fdc4dcc6a with identifier: 10146432 to the API
2026-03-30 04:42:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10146432>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'd15f074a-7e5e-5a60-99de-792fdc4dcc6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2FHJ970',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10146432',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C3',
'odometer': 45381,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2024-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2i - Petrol - Manual - 83 hp - 45.381 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710146432%27 HTTP/1.1" 200 None
2026-03-30 04:42:03 [adesa.be] INFO: Saving data for 10146432: {'auction_closing_time': 1801392300.0, 'created_time': 1773236361.089027, 'last_price_update_time': 1774845723.959128}
2026-03-30 04:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10146432') HTTP/1.1" 204 0
2026-03-30 04:42:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10568035> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c1d6bf97-a194-5f9e-b084-36323ee88cb4 with identifier: 10568035
2026-03-30 04:42:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c1d6bf97-a194-5f9e-b084-36323ee88cb4 with scrape type 2
2026-03-30 04:42:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c1d6bf97-a194-5f9e-b084-36323ee88cb4 with scrape type 2
2026-03-30 04:42:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c1d6bf97-a194-5f9e-b084-36323ee88cb4, identifier: 10568035
2026-03-30 04:42:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c1d6bf97-a194-5f9e-b084-36323ee88cb4 with identifier: 10568035
2026-03-30 04:42:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c1d6bf97-a194-5f9e-b084-36323ee88cb4 with identifier: 10568035
2026-03-30 04:42:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c1d6bf97-a194-5f9e-b084-36323ee88cb4 with identifier: 10568035 to the API
2026-03-30 04:42:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10568035>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'c1d6bf97-a194-5f9e-b084-36323ee88cb4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FGF693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10568035',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 16770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116d M Sport - Diesel - Automatic - 116 hp - 16.770 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-30 04:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568035%27 HTTP/1.1" 200 None
2026-03-30 04:42:05 [adesa.be] INFO: Saving data for 10568035: {'auction_closing_time': 1801392300.0, 'created_time': 1773236445.50237, 'last_price_update_time': 1774845725.440701}
2026-03-30 04:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10568035') HTTP/1.1" 204 0
2026-03-30 04:42:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 263.943(s), this was the 2nd time calling it.
2026-03-30 04:42:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.390620624337945 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:42:06 [scrapy.extensions.logstats] INFO: Crawled 1715 pages (at 7 pages/min), scraped 1672 items (at 7 items/min)
2026-03-30 04:42:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616517> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af9cebbd-1dbb-5878-a83e-a4b99505aad3 with identifier: 10616517
2026-03-30 04:42:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af9cebbd-1dbb-5878-a83e-a4b99505aad3 with scrape type 2
2026-03-30 04:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af9cebbd-1dbb-5878-a83e-a4b99505aad3 with scrape type 2
2026-03-30 04:42:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: af9cebbd-1dbb-5878-a83e-a4b99505aad3, identifier: 10616517
2026-03-30 04:42:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: af9cebbd-1dbb-5878-a83e-a4b99505aad3 with identifier: 10616517
2026-03-30 04:42:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: af9cebbd-1dbb-5878-a83e-a4b99505aad3 with identifier: 10616517
2026-03-30 04:42:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: af9cebbd-1dbb-5878-a83e-a4b99505aad3 with identifier: 10616517 to the API
2026-03-30 04:42:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616517>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'af9cebbd-1dbb-5878-a83e-a4b99505aad3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1TJE825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616517',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 124197,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2020-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116d - Diesel - Automatic - 116 hp - 124.197 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616517%27 HTTP/1.1" 200 None
2026-03-30 04:42:08 [adesa.be] INFO: Saving data for 10616517: {'auction_closing_time': 1801392300.0, 'created_time': 1773236444.757692, 'last_price_update_time': 1774845728.36041}
2026-03-30 04:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616517') HTTP/1.1" 204 0
2026-03-30 04:42:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10421420> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with identifier: 10421420
2026-03-30 04:42:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with scrape type 2
2026-03-30 04:42:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with scrape type 2
2026-03-30 04:42:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6bb55496-57c2-5f26-bae6-bc9fc46a9900, identifier: 10421420
2026-03-30 04:42:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with identifier: 10421420
2026-03-30 04:42:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with identifier: 10421420
2026-03-30 04:42:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6bb55496-57c2-5f26-bae6-bc9fc46a9900 with identifier: 10421420 to the API
2026-03-30 04:42:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10421420>
{'auction_title': '',
'c_o_2_emission_value': 55,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '6bb55496-57c2-5f26-bae6-bc9fc46a9900',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YJU759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10421420',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 102586,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24200,
'price_includes_vat': True,
'registration_date': '2020-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 50 TFSIe S Line - Quattro - Hybrid - Automatic - 252 hp - '
'102.586 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-30 04:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421420%27 HTTP/1.1" 200 None
2026-03-30 04:42:10 [adesa.be] INFO: Saving data for 10421420: {'auction_closing_time': 1801392300.0, 'created_time': 1773236439.288556, 'last_price_update_time': 1774845730.916871}
2026-03-30 04:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10421420') HTTP/1.1" 204 0
2026-03-30 04:42:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10602488> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with identifier: 10602488
2026-03-30 04:42:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with scrape type 2
2026-03-30 04:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with scrape type 2
2026-03-30 04:42:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c5ac073e-625c-5fba-8e66-9f1791a7c2f4, identifier: 10602488
2026-03-30 04:42:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with identifier: 10602488
2026-03-30 04:42:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with identifier: 10602488
2026-03-30 04:42:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c5ac073e-625c-5fba-8e66-9f1791a7c2f4 with identifier: 10602488 to the API
2026-03-30 04:42:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10602488>
{'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': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'c5ac073e-625c-5fba-8e66-9f1791a7c2f4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1UWK139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10602488',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 267305,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 0,
'price_includes_vat': True,
'registration_date': '2018-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 1.4 TFSI Sport - Petrol - Automatic - 150 hp - 267.305 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-30 04:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710602488%27 HTTP/1.1" 200 None
2026-03-30 04:42:13 [adesa.be] INFO: Saving data for 10602488: {'auction_closing_time': 1801392300.0, 'created_time': 1773236436.21046, 'last_price_update_time': 1774845733.41561}
2026-03-30 04:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10602488') HTTP/1.1" 204 0
2026-03-30 04:42:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 04:42:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.871(s), this was the 1st time calling it.
2026-03-30 04:42:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.086832829003582 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:42:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10678215> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215
2026-03-30 04:42:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52699e0d-b3ca-513a-8989-1826aa82640f with scrape type 2
2026-03-30 04:42:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52699e0d-b3ca-513a-8989-1826aa82640f with scrape type 2
2026-03-30 04:42:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52699e0d-b3ca-513a-8989-1826aa82640f, identifier: 10678215
2026-03-30 04:42:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215
2026-03-30 04:42:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215
2026-03-30 04:42:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52699e0d-b3ca-513a-8989-1826aa82640f with identifier: 10678215 to the API
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10678215>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '52699e0d-b3ca-513a-8989-1826aa82640f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLZ317',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10678215',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 85738,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 23700,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C Break 300e Sport Edition - Hybrid - Automatic - 211 '
'hp - 85.738 km',
'transmission': 'automatic',
'trim': 'Sport Edition',
'vin': None,
'year': 2022}
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710678215%27 HTTP/1.1" 200 None
2026-03-30 04:42:15 [adesa.be] INFO: Saving data for 10678215: {'auction_closing_time': 1801392300.0, 'created_time': 1773677292.149125, 'last_price_update_time': 1774845735.32074}
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10678215') HTTP/1.1" 204 0
2026-03-30 04:42:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10148717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4a877f4-913b-5020-85d6-435a6438f009 with identifier: 10148717
2026-03-30 04:42:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4a877f4-913b-5020-85d6-435a6438f009 with scrape type 2
2026-03-30 04:42:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4a877f4-913b-5020-85d6-435a6438f009 with scrape type 2
2026-03-30 04:42:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b4a877f4-913b-5020-85d6-435a6438f009, identifier: 10148717
2026-03-30 04:42:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b4a877f4-913b-5020-85d6-435a6438f009 with identifier: 10148717
2026-03-30 04:42:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b4a877f4-913b-5020-85d6-435a6438f009 with identifier: 10148717
2026-03-30 04:42:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b4a877f4-913b-5020-85d6-435a6438f009 with identifier: 10148717 to the API
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10148717>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'b4a877f4-913b-5020-85d6-435a6438f009',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1AOS506',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10148717',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A7',
'odometer': 227417,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14300,
'price_includes_vat': True,
'registration_date': '2016-12-05',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A7 Sportback 2.0 TFSI - Quattro - Petrol - Automatic - 252 hp '
'- 227.417 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710148717%27 HTTP/1.1" 200 None
2026-03-30 04:42:15 [adesa.be] INFO: Saving data for 10148717: {'auction_closing_time': 1801392300.0, 'created_time': 1773236435.640627, 'last_price_update_time': 1774845735.813921}
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10148717') HTTP/1.1" 204 0
2026-03-30 04:42:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.767(s), this was the 1st time calling it.
2026-03-30 04:42:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.614556049742627 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:42:19 [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:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10704031> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1cba30-2325-5a1b-9c14-25799eeac44c with identifier: 10704031
2026-03-30 04:42:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1cba30-2325-5a1b-9c14-25799eeac44c with scrape type 2
2026-03-30 04:42:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e1cba30-2325-5a1b-9c14-25799eeac44c with scrape type 2
2026-03-30 04:42:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e1cba30-2325-5a1b-9c14-25799eeac44c, identifier: 10704031
2026-03-30 04:42:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e1cba30-2325-5a1b-9c14-25799eeac44c with identifier: 10704031
2026-03-30 04:42:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e1cba30-2325-5a1b-9c14-25799eeac44c with identifier: 10704031
2026-03-30 04:42:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e1cba30-2325-5a1b-9c14-25799eeac44c with identifier: 10704031 to the API
2026-03-30 04:42:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10704031>
{'auction_title': '',
'c_o_2_emission_value': 266,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 4',
'engine': '3.1L',
'engine_horse_power': 255,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '6e1cba30-2325-5a1b-9c14-25799eeac44c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1GAO279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10704031',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 138960,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2005-03-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A6 3.2 FSI - Quattro - Petrol - Manual - 255 hp - 138.960 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-30 04:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710704031%27 HTTP/1.1" 200 None
2026-03-30 04:42:22 [adesa.be] INFO: Saving data for 10704031: {'auction_closing_time': 1801392300.0, 'created_time': 1774046098.872344, 'last_price_update_time': 1774845742.380089}
2026-03-30 04:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10704031') HTTP/1.1" 204 0
2026-03-30 04:42:25 [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:42:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10501019> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ee9c845-8fba-549f-8c70-8b01716bd083 with identifier: 10501019
2026-03-30 04:42:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ee9c845-8fba-549f-8c70-8b01716bd083 with scrape type 2
2026-03-30 04:42:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ee9c845-8fba-549f-8c70-8b01716bd083 with scrape type 2
2026-03-30 04:42:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1ee9c845-8fba-549f-8c70-8b01716bd083, identifier: 10501019
2026-03-30 04:42:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1ee9c845-8fba-549f-8c70-8b01716bd083 with identifier: 10501019
2026-03-30 04:42:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1ee9c845-8fba-549f-8c70-8b01716bd083 with identifier: 10501019
2026-03-30 04:42:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1ee9c845-8fba-549f-8c70-8b01716bd083 with identifier: 10501019 to the API
2026-03-30 04:42:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10501019>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1ee9c845-8fba-549f-8c70-8b01716bd083',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQK741',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10501019',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 51923,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18500,
'price_includes_vat': True,
'registration_date': '2020-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 16d Sport - Diesel - Automatic - 116 hp - 51.923 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-30 04:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710501019%27 HTTP/1.1" 200 None
2026-03-30 04:42:27 [adesa.be] INFO: Saving data for 10501019: {'auction_closing_time': 1801392300.0, 'created_time': 1773236340.275374, 'last_price_update_time': 1774845747.871763}
2026-03-30 04:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10501019') HTTP/1.1" 204 0
2026-03-30 04:42:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10421414> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414
2026-03-30 04:42:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d799a1-7162-5963-9483-5c6619ff9c96 with scrape type 2
2026-03-30 04:42:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d799a1-7162-5963-9483-5c6619ff9c96 with scrape type 2
2026-03-30 04:42:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 02d799a1-7162-5963-9483-5c6619ff9c96, identifier: 10421414
2026-03-30 04:42:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414
2026-03-30 04:42:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414
2026-03-30 04:42:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 02d799a1-7162-5963-9483-5c6619ff9c96 with identifier: 10421414 to the API
2026-03-30 04:42:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10421414>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '02d799a1-7162-5963-9483-5c6619ff9c96',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1EBU026',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10421414',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 64776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 27300,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 35 TDI S Line - Diesel - Automatic - 163 hp - '
'64.776 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-30 04:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710421414%27 HTTP/1.1" 200 None
2026-03-30 04:42:39 [adesa.be] INFO: Saving data for 10421414: {'auction_closing_time': 1801392300.0, 'created_time': 1773236425.835629, 'last_price_update_time': 1774845759.938371}
2026-03-30 04:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10421414') HTTP/1.1" 204 0
2026-03-30 04:42:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10609365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365
2026-03-30 04:42:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59607120-3775-5d21-b799-e0e973344360 with scrape type 2
2026-03-30 04:42:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59607120-3775-5d21-b799-e0e973344360 with scrape type 2
2026-03-30 04:42:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 59607120-3775-5d21-b799-e0e973344360, identifier: 10609365
2026-03-30 04:42:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365
2026-03-30 04:42:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365
2026-03-30 04:42:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 59607120-3775-5d21-b799-e0e973344360 with identifier: 10609365 to the API
2026-03-30 04:42:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10609365>
{'auction_title': '',
'c_o_2_emission_value': 115,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '59607120-3775-5d21-b799-e0e973344360',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJV392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10609365',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 59210,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19400,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 30 TFSI - Petrol - Automatic - 110 hp - 59.210 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710609365%27 HTTP/1.1" 200 None
2026-03-30 04:42:41 [adesa.be] INFO: Saving data for 10609365: {'auction_closing_time': 1801392300.0, 'created_time': 1773236493.038978, 'last_price_update_time': 1774845761.525614}
2026-03-30 04:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10609365') HTTP/1.1" 204 0
2026-03-30 04:42:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519
2026-03-30 04:42:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29be2be4-397c-5fba-b696-b7e2ba875c2b with scrape type 2
2026-03-30 04:42:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29be2be4-397c-5fba-b696-b7e2ba875c2b with scrape type 2
2026-03-30 04:42:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 29be2be4-397c-5fba-b696-b7e2ba875c2b, identifier: 10616519
2026-03-30 04:42:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519
2026-03-30 04:42:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519
2026-03-30 04:42:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 29be2be4-397c-5fba-b696-b7e2ba875c2b with identifier: 10616519 to the API
2026-03-30 04:42:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616519>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '29be2be4-397c-5fba-b696-b7e2ba875c2b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SPL024',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616519',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Stelvio',
'odometer': 150483,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2018-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Stelvio 2.2 JTD Super - Diesel - Automatic - 150 hp - '
'150.483 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2018}
2026-03-30 04:42:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616519%27 HTTP/1.1" 200 None
2026-03-30 04:42:47 [adesa.be] INFO: Saving data for 10616519: {'auction_closing_time': 1801392300.0, 'created_time': 1773236480.534342, 'last_price_update_time': 1774845767.195983}
2026-03-30 04:42:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616519') HTTP/1.1" 204 0
2026-03-30 04:42:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10246550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550
2026-03-30 04:42:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1241ca2d-c42e-5938-a3e1-55a710b7249a with scrape type 2
2026-03-30 04:42:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1241ca2d-c42e-5938-a3e1-55a710b7249a with scrape type 2
2026-03-30 04:42:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1241ca2d-c42e-5938-a3e1-55a710b7249a, identifier: 10246550
2026-03-30 04:42:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550
2026-03-30 04:42:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550
2026-03-30 04:42:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1241ca2d-c42e-5938-a3e1-55a710b7249a with identifier: 10246550 to the API
2026-03-30 04:42:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10246550>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 160,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '1241ca2d-c42e-5938-a3e1-55a710b7249a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VCW682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10246550',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Alfa Romeo',
'model': 'Giulia',
'odometer': 199920,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2020-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Alfa Romeo Giulia 2.2 JTDm Super - Diesel - Automatic - 160 hp - '
'199.920 km',
'transmission': 'automatic',
'trim': 'Super',
'vin': None,
'year': 2020}
2026-03-30 04:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710246550%27 HTTP/1.1" 200 None
2026-03-30 04:42:48 [adesa.be] INFO: Saving data for 10246550: {'auction_closing_time': 1801392300.0, 'created_time': 1773236491.851367, 'last_price_update_time': 1774845768.396437}
2026-03-30 04:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10246550') HTTP/1.1" 204 0
2026-03-30 04:42:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a0d7d17-2b07-58f6-a1bb-09b8c2aa1ecc with identifier: 10730917
2026-03-30 04:42:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a0d7d17-2b07-58f6-a1bb-09b8c2aa1ecc with scrape type 2
2026-03-30 04:42:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a0d7d17-2b07-58f6-a1bb-09b8c2aa1ecc with scrape type 2
2026-03-30 04:42:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1a0d7d17-2b07-58f6-a1bb-09b8c2aa1ecc, identifier: 10730917
2026-03-30 04:42:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1a0d7d17-2b07-58f6-a1bb-09b8c2aa1ecc with identifier: 10730917
2026-03-30 04:42:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1a0d7d17-2b07-58f6-a1bb-09b8c2aa1ecc with identifier: 10730917
2026-03-30 04:42:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1a0d7d17-2b07-58f6-a1bb-09b8c2aa1ecc with identifier: 10730917 to the API
2026-03-30 04:42:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730917>
{'auction_title': '',
'c_o_2_emission_value': 42,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 253,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '1a0d7d17-2b07-58f6-a1bb-09b8c2aa1ecc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1SFH138',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 192410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2021-01-06',
'seats_number': 5,
'seller_name': 'Hedin Automotive nv',
'title': 'Volvo XC60 T6 Inscription - Hybrid - Automatic - 253 hp - 192.410 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2021}
2026-03-30 04:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730917%27 HTTP/1.1" 200 None
2026-03-30 04:42:52 [adesa.be] INFO: Saving data for 10730917: {'auction_closing_time': 1774868400.0, 'created_time': 1774538807.530761, 'last_price_update_time': 1774845772.486847}
2026-03-30 04:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730917') HTTP/1.1" 204 0
2026-03-30 04:42:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10481271> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with identifier: 10481271
2026-03-30 04:42:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with scrape type 2
2026-03-30 04:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with scrape type 2
2026-03-30 04:42:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4, identifier: 10481271
2026-03-30 04:42:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with identifier: 10481271
2026-03-30 04:42:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with identifier: 10481271
2026-03-30 04:42:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4 with identifier: 10481271 to the API
2026-03-30 04:42:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10481271>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '07fbf0d2-64ab-52bf-8bc4-20a5c4ec04c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALF662',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10481271',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 131021,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14400,
'price_includes_vat': True,
'registration_date': '2021-05-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 25e Advantage - xDrive - Hybrid - Automatic - 125 hp - '
'131.021 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-30 04:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710481271%27 HTTP/1.1" 200 None
2026-03-30 04:42:55 [adesa.be] INFO: Saving data for 10481271: {'auction_closing_time': 1801392300.0, 'created_time': 1773236194.701819, 'last_price_update_time': 1774845775.497174}
2026-03-30 04:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10481271') HTTP/1.1" 204 0
2026-03-30 04:42:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906
2026-03-30 04:42:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b187fce3-40d4-5d8d-800f-fd2aba57008d with scrape type 2
2026-03-30 04:42:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b187fce3-40d4-5d8d-800f-fd2aba57008d with scrape type 2
2026-03-30 04:42:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b187fce3-40d4-5d8d-800f-fd2aba57008d, identifier: 10723906
2026-03-30 04:42:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906
2026-03-30 04:42:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906
2026-03-30 04:42:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b187fce3-40d4-5d8d-800f-fd2aba57008d with identifier: 10723906 to the API
2026-03-30 04:42:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723906>
{'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': 163,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b187fce3-40d4-5d8d-800f-fd2aba57008d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMH786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 231191,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo XC60 D4 Momentum Pro - Diesel - Automatic - 163 hp - 231.191 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-30 04:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723906%27 HTTP/1.1" 200 None
2026-03-30 04:42:56 [adesa.be] INFO: Saving data for 10723906: {'auction_closing_time': 1774868400.0, 'created_time': 1774452854.025758, 'last_price_update_time': 1774845776.186856}
2026-03-30 04:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723906') HTTP/1.1" 204 0
2026-03-30 04:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10533797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with identifier: 10533797
2026-03-30 04:42:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with scrape type 2
2026-03-30 04:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with scrape type 2
2026-03-30 04:42:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b, identifier: 10533797
2026-03-30 04:42:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with identifier: 10533797
2026-03-30 04:42:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with identifier: 10533797
2026-03-30 04:42:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2aec109c-d1ca-50df-8c1a-78f9ed741e1b with identifier: 10533797 to the API
2026-03-30 04:42:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10533797>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '2aec109c-d1ca-50df-8c1a-78f9ed741e1b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FQA989',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10533797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 29493,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22600,
'price_includes_vat': True,
'registration_date': '2024-07-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 1 Series 116d M Sport - Diesel - Automatic - 116 hp - 29.493 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2024}
2026-03-30 04:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710533797%27 HTTP/1.1" 200 None
2026-03-30 04:42:57 [adesa.be] INFO: Saving data for 10533797: {'auction_closing_time': 1801392300.0, 'created_time': 1773236445.139974, 'last_price_update_time': 1774845777.484791}
2026-03-30 04:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10533797') HTTP/1.1" 204 0
2026-03-30 04:42:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723886> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886
2026-03-30 04:42:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with scrape type 2
2026-03-30 04:42:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with scrape type 2
2026-03-30 04:42:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9cd298bd-c864-52ee-ba43-f2e21fa749d1, identifier: 10723886
2026-03-30 04:42:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886
2026-03-30 04:42:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886
2026-03-30 04:42:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9cd298bd-c864-52ee-ba43-f2e21fa749d1 with identifier: 10723886 to the API
2026-03-30 04:42:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723886>
{'auction_title': '',
'c_o_2_emission_value': 136,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9cd298bd-c864-52ee-ba43-f2e21fa749d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GCT157',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723886',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 278952,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2019-06-14',
'seats_number': 5,
'seller_name': 'M-Lease bv',
'title': 'Volvo V60 D3 - Diesel - Manual - 150 hp - 278.952 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723886%27 HTTP/1.1" 200 None
2026-03-30 04:42:57 [adesa.be] INFO: Saving data for 10723886: {'auction_closing_time': 1774868400.0, 'created_time': 1774452851.441263, 'last_price_update_time': 1774845777.988741}
2026-03-30 04:42:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723886') HTTP/1.1" 204 0
2026-03-30 04:42:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723907> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:42: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:42:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907
2026-03-30 04:42:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d54d7665-33b7-573c-bc23-e60abe04afdc with scrape type 2
2026-03-30 04:42:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d54d7665-33b7-573c-bc23-e60abe04afdc with scrape type 2
2026-03-30 04:42:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d54d7665-33b7-573c-bc23-e60abe04afdc, identifier: 10723907
2026-03-30 04:42:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907
2026-03-30 04:42:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907
2026-03-30 04:42:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d54d7665-33b7-573c-bc23-e60abe04afdc with identifier: 10723907 to the API
2026-03-30 04:42:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:42: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:42:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723907>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd54d7665-33b7-573c-bc23-e60abe04afdc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UEJ077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723907',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 242798,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2018-04-16',
'seats_number': 5,
'seller_name': 'TVH Equipment nv',
'title': 'Volvo V60 D2 Dynamic Edition - Diesel - Manual - 120 hp - 242.798 '
'km',
'transmission': 'manual',
'trim': 'Dynamic Edition',
'vin': None,
'year': 2018}
2026-03-30 04:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723907%27 HTTP/1.1" 200 None
2026-03-30 04:42:59 [adesa.be] INFO: Saving data for 10723907: {'auction_closing_time': 1774868400.0, 'created_time': 1774452857.559033, 'last_price_update_time': 1774845779.589945}
2026-03-30 04:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:42:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723907') HTTP/1.1" 204 0
2026-03-30 04:43:01 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.064(s), this was the 1st time calling it.
2026-03-30 04:43:01 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.719812373611153 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:43:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:43: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:43:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10736803
2026-03-30 04:43:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de9fafbd-2fff-5668-8721-a0a2d05f7301 with scrape type 2
2026-03-30 04:43:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de9fafbd-2fff-5668-8721-a0a2d05f7301 with scrape type 2
2026-03-30 04:43:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de9fafbd-2fff-5668-8721-a0a2d05f7301, identifier: 10736803
2026-03-30 04:43:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10736803
2026-03-30 04:43:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10736803
2026-03-30 04:43:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de9fafbd-2fff-5668-8721-a0a2d05f7301 with identifier: 10736803 to the API
2026-03-30 04:43:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:43: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:43:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736803>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'de9fafbd-2fff-5668-8721-a0a2d05f7301',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2HNA604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736803',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 171870,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9000,
'price_includes_vat': True,
'registration_date': '2020-11-19',
'seats_number': 5,
'seller_name': 'Jetcars BV',
'title': 'Volvo V60 D3 Momentum - Diesel - Manual - 150 hp - 171.870 km',
'transmission': 'manual',
'trim': 'Momentum',
'vin': None,
'year': 2020}
2026-03-30 04:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736803%27 HTTP/1.1" 200 None
2026-03-30 04:43:03 [adesa.be] INFO: Saving data for 10736803: {'auction_closing_time': 1774868400.0, 'created_time': 1774625637.486704, 'last_price_update_time': 1774845783.733377}
2026-03-30 04:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736803') HTTP/1.1" 204 0
2026-03-30 04:43:06 [scrapy.extensions.logstats] INFO: Crawled 1733 pages (at 18 pages/min), scraped 1690 items (at 18 items/min)
2026-03-30 04:43:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723876> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:43: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:43:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876
2026-03-30 04:43:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d01bd0ff-110c-5a1d-9141-13e63c52177f with scrape type 2
2026-03-30 04:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d01bd0ff-110c-5a1d-9141-13e63c52177f with scrape type 2
2026-03-30 04:43:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d01bd0ff-110c-5a1d-9141-13e63c52177f, identifier: 10723876
2026-03-30 04:43:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876
2026-03-30 04:43:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876
2026-03-30 04:43:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d01bd0ff-110c-5a1d-9141-13e63c52177f with identifier: 10723876 to the API
2026-03-30 04:43:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:43: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:43:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723876>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd01bd0ff-110c-5a1d-9141-13e63c52177f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJK979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723876',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 224976,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - 4Motion - Diesel - Manual - '
'150 hp - 224.976 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-30 04:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723876%27 HTTP/1.1" 200 None
2026-03-30 04:43:07 [adesa.be] INFO: Saving data for 10723876: {'auction_closing_time': 1774868400.0, 'created_time': 1774452854.449823, 'last_price_update_time': 1774845787.439792}
2026-03-30 04:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723876') HTTP/1.1" 204 0
2026-03-30 04:43:09 [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:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:43: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:43:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10736823
2026-03-30 04:43:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with scrape type 2
2026-03-30 04:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with scrape type 2
2026-03-30 04:43:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179, identifier: 10736823
2026-03-30 04:43:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10736823
2026-03-30 04:43:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10736823
2026-03-30 04:43:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a1793a2e-55c1-5dc6-bab8-d7e41b3ad179 with identifier: 10736823 to the API
2026-03-30 04:43:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:43: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:43:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736823>
{'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': 122,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'a1793a2e-55c1-5dc6-bab8-d7e41b3ad179',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPP436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736823',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 151182,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11100,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Passat Variant 2.0 TDI Style Business - Diesel - '
'Automatic - 122 hp - 151.182 km',
'transmission': 'automatic',
'trim': 'Style Business',
'vin': None,
'year': 2022}
2026-03-30 04:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736823%27 HTTP/1.1" 200 None
2026-03-30 04:43:15 [adesa.be] INFO: Saving data for 10736823: {'auction_closing_time': 1774868400.0, 'created_time': 1774625637.190929, 'last_price_update_time': 1774845795.511328}
2026-03-30 04:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736823') HTTP/1.1" 204 0
2026-03-30 04:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723888> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:43: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:43:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888
2026-03-30 04:43:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffd3b414-f806-597b-98b4-280d5e2a39dc with scrape type 2
2026-03-30 04:43:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffd3b414-f806-597b-98b4-280d5e2a39dc with scrape type 2
2026-03-30 04:43:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ffd3b414-f806-597b-98b4-280d5e2a39dc, identifier: 10723888
2026-03-30 04:43:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888
2026-03-30 04:43:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888
2026-03-30 04:43:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ffd3b414-f806-597b-98b4-280d5e2a39dc with identifier: 10723888 to the API
2026-03-30 04:43:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:43: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:43:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723888>
{'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': 197,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ffd3b414-f806-597b-98b4-280d5e2a39dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HX4939',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723888',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 103864,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Volvo V60 2.0 B4 Momentum Pro - Diesel - Automatic - 197 hp - '
'103.864 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-30 04:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723888%27 HTTP/1.1" 200 None
2026-03-30 04:43:31 [adesa.be] INFO: Saving data for 10723888: {'auction_closing_time': 1774868400.0, 'created_time': 1774452858.150424, 'last_price_update_time': 1774845811.790862}
2026-03-30 04:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723888') HTTP/1.1" 204 0
2026-03-30 04:43:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.444(s), this was the 1st time calling it.
2026-03-30 04:43:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.2352853160527464 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:43:45 [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:43:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:43: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:43:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with identifier: 10662986
2026-03-30 04:43:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with scrape type 2
2026-03-30 04:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with scrape type 2
2026-03-30 04:43:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996, identifier: 10662986
2026-03-30 04:43:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with identifier: 10662986
2026-03-30 04:43:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with identifier: 10662986
2026-03-30 04:43:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996 with identifier: 10662986 to the API
2026-03-30 04:43:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:43: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:43:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662986>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 143,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'fab3d3e4-cfc6-5cd1-baab-2d2cb9d73996',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'adr859',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662986',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 251605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2009-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 3 Series Touring 318d - Diesel - Manual - 143 hp - 251.605 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-30 04:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710662986%27 HTTP/1.1" 200 None
2026-03-30 04:43:50 [adesa.be] INFO: Saving data for 10662986: {'auction_closing_time': 1801392300.0, 'created_time': 1773331249.477734, 'last_price_update_time': 1774845830.360791}
2026-03-30 04:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10662986') HTTP/1.1" 204 0
2026-03-30 04:43:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.210(s), this was the 1st time calling it.
2026-03-30 04:43:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.2810931839315485 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:43:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736520> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:43: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:43:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with identifier: 10736520
2026-03-30 04:43:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with scrape type 2
2026-03-30 04:43:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with scrape type 2
2026-03-30 04:43:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8, identifier: 10736520
2026-03-30 04:43:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with identifier: 10736520
2026-03-30 04:43:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with identifier: 10736520
2026-03-30 04:43:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92878e2a-98a0-59ab-bcf0-54f3c760f8f8 with identifier: 10736520 to the API
2026-03-30 04:43:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:43: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:43:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736520>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': '92878e2a-98a0-59ab-bcf0-54f3c760f8f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WMB142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736520',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'e-Golf',
'odometer': 64565,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9450,
'price_includes_vat': True,
'registration_date': '2019-07-08',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen e-Golf 35,8 kWh - Electric - Automatic - 136 hp - 64.565 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736520%27 HTTP/1.1" 200 None
2026-03-30 04:43:53 [adesa.be] INFO: Saving data for 10736520: {'auction_closing_time': 1774868400.0, 'created_time': 1774625636.653252, 'last_price_update_time': 1774845833.509053}
2026-03-30 04:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:43:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736520') HTTP/1.1" 204 0
2026-03-30 04:43:54 [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:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723879> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:44: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:44:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879
2026-03-30 04:44:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12109982-54b2-59b0-b844-b7ff8a279cb9 with scrape type 2
2026-03-30 04:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12109982-54b2-59b0-b844-b7ff8a279cb9 with scrape type 2
2026-03-30 04:44:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 12109982-54b2-59b0-b844-b7ff8a279cb9, identifier: 10723879
2026-03-30 04:44:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879
2026-03-30 04:44:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879
2026-03-30 04:44:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 12109982-54b2-59b0-b844-b7ff8a279cb9 with identifier: 10723879 to the API
2026-03-30 04:44:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:44: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:44:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723879>
{'auction_title': '',
'c_o_2_emission_value': 203,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '3.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '12109982-54b2-59b0-b844-b7ff8a279cb9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TLL978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723879',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Amarok',
'odometer': 334752,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2017-12-07',
'seats_number': 5,
'seller_name': "Auto's Bart bv",
'title': 'Volkswagen Amarok 3.0 TDI Highline - 4Motion - Diesel - Automatic - '
'204 hp - 334.752 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2017}
2026-03-30 04:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723879%27 HTTP/1.1" 200 None
2026-03-30 04:44:01 [adesa.be] INFO: Saving data for 10723879: {'auction_closing_time': 1774868400.0, 'created_time': 1774452864.227809, 'last_price_update_time': 1774845841.092013}
2026-03-30 04:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723879') HTTP/1.1" 204 0
2026-03-30 04:44:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616536> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:44: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:44:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f17a6c69-6501-5a34-8e83-909c99f0af00 with identifier: 10616536
2026-03-30 04:44:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f17a6c69-6501-5a34-8e83-909c99f0af00 with scrape type 2
2026-03-30 04:44:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f17a6c69-6501-5a34-8e83-909c99f0af00 with scrape type 2
2026-03-30 04:44:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f17a6c69-6501-5a34-8e83-909c99f0af00, identifier: 10616536
2026-03-30 04:44:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f17a6c69-6501-5a34-8e83-909c99f0af00 with identifier: 10616536
2026-03-30 04:44:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f17a6c69-6501-5a34-8e83-909c99f0af00 with identifier: 10616536
2026-03-30 04:44:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f17a6c69-6501-5a34-8e83-909c99f0af00 with identifier: 10616536 to the API
2026-03-30 04:44:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:44: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:44:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616536>
{'auction_title': '',
'c_o_2_emission_value': 99,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'f17a6c69-6501-5a34-8e83-909c99f0af00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '310X05G358',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616536',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 231095,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6300,
'price_includes_vat': True,
'registration_date': '2016-09-29',
'seats_number': 7,
'seller_name': None,
'title': 'BMW 2 Series Gran Tourer 216d Advantage - Diesel - Manual - 116 hp '
'- 231.095 km',
'transmission': 'manual',
'trim': 'Advantage',
'vin': None,
'year': 2016}
2026-03-30 04:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616536%27 HTTP/1.1" 200 None
2026-03-30 04:44:03 [adesa.be] INFO: Saving data for 10616536: {'auction_closing_time': 1801392300.0, 'created_time': 1773236208.323599, 'last_price_update_time': 1774845843.601855}
2026-03-30 04:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616536') HTTP/1.1" 204 0
2026-03-30 04:44:06 [scrapy.extensions.logstats] INFO: Crawled 1740 pages (at 7 pages/min), scraped 1697 items (at 7 items/min)
2026-03-30 04:44:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:44:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736495> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:44: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:44:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with identifier: 10736495
2026-03-30 04:44:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with scrape type 2
2026-03-30 04:44:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with scrape type 2
2026-03-30 04:44:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 57c2550b-d8f2-51ad-8f71-17c4d8edc680, identifier: 10736495
2026-03-30 04:44:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with identifier: 10736495
2026-03-30 04:44:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with identifier: 10736495
2026-03-30 04:44:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 57c2550b-d8f2-51ad-8f71-17c4d8edc680 with identifier: 10736495 to the API
2026-03-30 04:44:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:44: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:44:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736495>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '57c2550b-d8f2-51ad-8f71-17c4d8edc680',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMW883',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736495',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 164295,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 150 hp - '
'164.295 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-30 04:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736495%27 HTTP/1.1" 200 None
2026-03-30 04:44:22 [adesa.be] INFO: Saving data for 10736495: {'auction_closing_time': 1774868400.0, 'created_time': 1774625644.321075, 'last_price_update_time': 1774845862.3575}
2026-03-30 04:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736495') HTTP/1.1" 204 0
2026-03-30 04:44:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.121(s), this was the 1st time calling it.
2026-03-30 04:44:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.048325764751682 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:44:31 [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:44:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:44: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:44:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910
2026-03-30 04:44:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e49b0fbd-349a-5762-ba6f-3be620815949 with scrape type 2
2026-03-30 04:44:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e49b0fbd-349a-5762-ba6f-3be620815949 with scrape type 2
2026-03-30 04:44:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e49b0fbd-349a-5762-ba6f-3be620815949, identifier: 10723910
2026-03-30 04:44:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910
2026-03-30 04:44:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910
2026-03-30 04:44:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e49b0fbd-349a-5762-ba6f-3be620815949 with identifier: 10723910 to the API
2026-03-30 04:44:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:44: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:44:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723910>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e49b0fbd-349a-5762-ba6f-3be620815949',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BED596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 224213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'224.213 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-30 04:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723910%27 HTTP/1.1" 200 None
2026-03-30 04:44:32 [adesa.be] INFO: Saving data for 10723910: {'auction_closing_time': 1774868400.0, 'created_time': 1774452866.117776, 'last_price_update_time': 1774845872.485838}
2026-03-30 04:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723910') HTTP/1.1" 204 0
2026-03-30 04:44:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.339(s), this was the 1st time calling it.
2026-03-30 04:44:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.004436361049516 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:44:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723909> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:44: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:44:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909
2026-03-30 04:44:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3da106cc-18db-5910-bdb7-b686c36c6be6 with scrape type 2
2026-03-30 04:44:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3da106cc-18db-5910-bdb7-b686c36c6be6 with scrape type 2
2026-03-30 04:44:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3da106cc-18db-5910-bdb7-b686c36c6be6, identifier: 10723909
2026-03-30 04:44:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909
2026-03-30 04:44:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909
2026-03-30 04:44:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3da106cc-18db-5910-bdb7-b686c36c6be6 with identifier: 10723909 to the API
2026-03-30 04:44:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:44: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:44:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723909>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '3da106cc-18db-5910-bdb7-b686c36c6be6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALM113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723909',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 253384,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2021-05-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Karoq 2.0 TDI Clever - Diesel - Manual - 150 hp - 253.384 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-30 04:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723909%27 HTTP/1.1" 200 None
2026-03-30 04:44:40 [adesa.be] INFO: Saving data for 10723909: {'auction_closing_time': 1774868400.0, 'created_time': 1774452868.008061, 'last_price_update_time': 1774845880.913048}
2026-03-30 04:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723909') HTTP/1.1" 204 0
2026-03-30 04:44:41 [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:44:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10568036> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:44: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:44:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036
2026-03-30 04:44:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with scrape type 2
2026-03-30 04:44:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with scrape type 2
2026-03-30 04:44:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1, identifier: 10568036
2026-03-30 04:44:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036
2026-03-30 04:44:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036
2026-03-30 04:44:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1 with identifier: 10568036 to the API
2026-03-30 04:44:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:44: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:44:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10568036>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '01b8efe4-56d5-5082-bc60-1a4f4dd9ffa1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YRA123',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10568036',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 98324,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2020-11-12',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 30 TDI S Line - Diesel - Automatic - 136 hp - '
'98.324 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2020}
2026-03-30 04:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710568036%27 HTTP/1.1" 200 None
2026-03-30 04:44:50 [adesa.be] INFO: Saving data for 10568036: {'auction_closing_time': 1801392300.0, 'created_time': 1773236427.448642, 'last_price_update_time': 1774845890.393298}
2026-03-30 04:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10568036') HTTP/1.1" 204 0
2026-03-30 04:45:06 [scrapy.extensions.logstats] INFO: Crawled 1744 pages (at 4 pages/min), scraped 1701 items (at 4 items/min)
2026-03-30 04:45:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:45:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.292(s), this was the 1st time calling it.
2026-03-30 04:45:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.073498198003879 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:45:16 [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:45:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723877> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:45: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:45:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877
2026-03-30 04:45:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with scrape type 2
2026-03-30 04:45:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with scrape type 2
2026-03-30 04:45:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e2c76edc-87ee-53aa-9dee-ed34fdac4c59, identifier: 10723877
2026-03-30 04:45:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877
2026-03-30 04:45:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877
2026-03-30 04:45:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e2c76edc-87ee-53aa-9dee-ed34fdac4c59 with identifier: 10723877 to the API
2026-03-30 04:45:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:45: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:45:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723877>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e2c76edc-87ee-53aa-9dee-ed34fdac4c59',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJL156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723877',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 211572,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7900,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Tiguan 2.0 TDI Comfortline - 4Motion - Diesel - 150 hp - '
'211.572 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2020}
2026-03-30 04:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723877%27 HTTP/1.1" 200 None
2026-03-30 04:45:18 [adesa.be] INFO: Saving data for 10723877: {'auction_closing_time': 1774868400.0, 'created_time': 1774452856.136116, 'last_price_update_time': 1774845918.872728}
2026-03-30 04:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723877') HTTP/1.1" 204 0
2026-03-30 04:45:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 268.460(s), this was the 2nd time calling it.
2026-03-30 04:45:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.833817808490625 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:45:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723878> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:45: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:45:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878
2026-03-30 04:45:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f685b185-4a2f-52dc-91df-86eaf5e1669e with scrape type 2
2026-03-30 04:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f685b185-4a2f-52dc-91df-86eaf5e1669e with scrape type 2
2026-03-30 04:45:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f685b185-4a2f-52dc-91df-86eaf5e1669e, identifier: 10723878
2026-03-30 04:45:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878
2026-03-30 04:45:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878
2026-03-30 04:45:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f685b185-4a2f-52dc-91df-86eaf5e1669e with identifier: 10723878 to the API
2026-03-30 04:45:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:45: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:45:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723878>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f685b185-4a2f-52dc-91df-86eaf5e1669e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1FBN952',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723878',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 200,
'price_includes_vat': True,
'registration_date': '2013-05-16',
'seats_number': 2,
'seller_name': 'SWDE',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - 90 '
'hp - 999.999 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2013}
2026-03-30 04:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723878%27 HTTP/1.1" 200 None
2026-03-30 04:45:24 [adesa.be] INFO: Saving data for 10723878: {'auction_closing_time': 1774868400.0, 'created_time': 1774452862.471646, 'last_price_update_time': 1774845924.25308}
2026-03-30 04:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723878') HTTP/1.1" 204 0
2026-03-30 04:45:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 04:45:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.807(s), this was the 1st time calling it.
2026-03-30 04:45:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.579504110009323 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:45:31 [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:45:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723897> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:45: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:45:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897
2026-03-30 04:45:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with scrape type 2
2026-03-30 04:45:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with scrape type 2
2026-03-30 04:45:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353, identifier: 10723897
2026-03-30 04:45:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897
2026-03-30 04:45:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897
2026-03-30 04:45:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1f31fc16-e22c-5a23-921d-3f8c1f1ed353 with identifier: 10723897 to the API
2026-03-30 04:45:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:45: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:45:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723897>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '1f31fc16-e22c-5a23-921d-3f8c1f1ed353',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPQ528',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723897',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 76115,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'76.115 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-30 04:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723897%27 HTTP/1.1" 200 None
2026-03-30 04:45:33 [adesa.be] INFO: Saving data for 10723897: {'auction_closing_time': 1774868400.0, 'created_time': 1774452861.792366, 'last_price_update_time': 1774845933.792156}
2026-03-30 04:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:45:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723897') HTTP/1.1" 204 0
2026-03-30 04:45:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.989(s), this was the 1st time calling it.
2026-03-30 04:45:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.881645650849742 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:45:48 [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:46:06 [scrapy.extensions.logstats] INFO: Crawled 1747 pages (at 3 pages/min), scraped 1704 items (at 3 items/min)
2026-03-30 04:46:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:46:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.280(s), this was the 1st time calling it.
2026-03-30 04:46:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.276738619068351 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:46: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:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723899> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:46: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:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899
2026-03-30 04:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0312761-4827-55c6-932e-04115dbb0258 with scrape type 2
2026-03-30 04:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0312761-4827-55c6-932e-04115dbb0258 with scrape type 2
2026-03-30 04:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f0312761-4827-55c6-932e-04115dbb0258, identifier: 10723899
2026-03-30 04:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899
2026-03-30 04:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899
2026-03-30 04:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f0312761-4827-55c6-932e-04115dbb0258 with identifier: 10723899 to the API
2026-03-30 04:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:46: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:46:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723899>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'f0312761-4827-55c6-932e-04115dbb0258',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WSC066',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723899',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 135062,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-08-27',
'seats_number': 5,
'seller_name': 'Wit-Gele Kruis Vlaams-Brabant vzw',
'title': 'Renault Clio 0.9 TCe Zen - Petrol - Manual - 90 hp - 135.062 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2019}
2026-03-30 04:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723899%27 HTTP/1.1" 200 None
2026-03-30 04:46:33 [adesa.be] INFO: Saving data for 10723899: {'auction_closing_time': 1774868400.0, 'created_time': 1774452877.769065, 'last_price_update_time': 1774845993.615356}
2026-03-30 04:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723899') HTTP/1.1" 204 0
2026-03-30 04:46:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724944> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:46: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:46:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944
2026-03-30 04:46:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with scrape type 2
2026-03-30 04:46:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with scrape type 2
2026-03-30 04:46:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7, identifier: 10724944
2026-03-30 04:46:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944
2026-03-30 04:46:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944
2026-03-30 04:46:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6ff21d9-95a0-50d4-8b5f-1471f60b42d7 with identifier: 10724944 to the API
2026-03-30 04:46:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:46: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:46:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724944>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 4',
'engine': '1.4L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'c6ff21d9-95a0-50d4-8b5f-1471f60b42d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1KXK587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724944',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 182023,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1150,
'price_includes_vat': True,
'registration_date': '2007-09-17',
'seats_number': 5,
'seller_name': 'CommV Used Car Selection',
'title': 'Toyota Yaris 1.4 D-4D Active - Diesel - Manual - 89 hp - 182.023 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2007}
2026-03-30 04:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710724944%27 HTTP/1.1" 200 None
2026-03-30 04:46:36 [adesa.be] INFO: Saving data for 10724944: {'auction_closing_time': 1774868400.0, 'created_time': 1774452859.543882, 'last_price_update_time': 1774845996.385399}
2026-03-30 04:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:46:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10724944') HTTP/1.1" 204 0
2026-03-30 04:46:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.337(s), this was the 2nd time calling it.
2026-03-30 04:46:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.063010527946599 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:46:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723901> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:46: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:46:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901
2026-03-30 04:46:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a24e3a4d-2851-5c84-9826-598bf889d0fd with scrape type 2
2026-03-30 04:46:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a24e3a4d-2851-5c84-9826-598bf889d0fd with scrape type 2
2026-03-30 04:46:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a24e3a4d-2851-5c84-9826-598bf889d0fd, identifier: 10723901
2026-03-30 04:46:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901
2026-03-30 04:46:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901
2026-03-30 04:46:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a24e3a4d-2851-5c84-9826-598bf889d0fd with identifier: 10723901 to the API
2026-03-30 04:46:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:46: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:46:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723901>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'a24e3a4d-2851-5c84-9826-598bf889d0fd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1WUK850',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723901',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 132386,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2019-09-18',
'seats_number': 5,
'seller_name': 'Wit-Gele Kruis Vlaams-Brabant vzw',
'title': 'Renault Clio 0.9 TCe Zen - Petrol - Manual - 90 hp - 132.386 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2019}
2026-03-30 04:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723901%27 HTTP/1.1" 200 None
2026-03-30 04:46:43 [adesa.be] INFO: Saving data for 10723901: {'auction_closing_time': 1774868400.0, 'created_time': 1774452879.781272, 'last_price_update_time': 1774846003.399296}
2026-03-30 04:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:46:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723901') HTTP/1.1" 204 0
2026-03-30 04:46:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 04:46:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.643(s), this was the 1st time calling it.
2026-03-30 04:46:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8203269435342433 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:46:54 [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:47:06 [scrapy.extensions.logstats] INFO: Crawled 1750 pages (at 3 pages/min), scraped 1707 items (at 3 items/min)
2026-03-30 04:47:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723887> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:47: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:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887
2026-03-30 04:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e39e17e4-28de-59ae-9f57-6063496ba2f8 with scrape type 2
2026-03-30 04:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e39e17e4-28de-59ae-9f57-6063496ba2f8 with scrape type 2
2026-03-30 04:47:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e39e17e4-28de-59ae-9f57-6063496ba2f8, identifier: 10723887
2026-03-30 04:47:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887
2026-03-30 04:47:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887
2026-03-30 04:47:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e39e17e4-28de-59ae-9f57-6063496ba2f8 with identifier: 10723887 to the API
2026-03-30 04:47:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:47: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:47:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723887>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 98,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e39e17e4-28de-59ae-9f57-6063496ba2f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EFW330',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723887',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 132194,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3000,
'price_includes_vat': True,
'registration_date': '2017-10-18',
'seats_number': 2,
'seller_name': 'Ijkpunt Landmeters bv',
'title': 'Peugeot Partner L1H1 1.6i Premium - Petrol - Manual - 98 hp - '
'132.194 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-30 04:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723887%27 HTTP/1.1" 200 None
2026-03-30 04:47:08 [adesa.be] INFO: Saving data for 10723887: {'auction_closing_time': 1774868400.0, 'created_time': 1774452882.737452, 'last_price_update_time': 1774846028.914876}
2026-03-30 04:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723887') HTTP/1.1" 204 0
2026-03-30 04:47:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723880> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:47: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:47:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10723880
2026-03-30 04:47:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with scrape type 2
2026-03-30 04:47:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with scrape type 2
2026-03-30 04:47:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3, identifier: 10723880
2026-03-30 04:47:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10723880
2026-03-30 04:47:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10723880
2026-03-30 04:47:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3 with identifier: 10723880 to the API
2026-03-30 04:47:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:47: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:47:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723880>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'SUV',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e5ab4a94-ed4d-5414-9ccf-65a720d2a9a3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DGT418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723880',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 28048,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2023-03-15',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Kia Stonic 1.0 - Petrol - 101 hp - 28.048 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723880%27 HTTP/1.1" 200 None
2026-03-30 04:47:11 [adesa.be] INFO: Saving data for 10723880: {'auction_closing_time': 1774868400.0, 'created_time': 1774453200.783206, 'last_price_update_time': 1774846031.497789}
2026-03-30 04:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723880') HTTP/1.1" 204 0
2026-03-30 04:47:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723911> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:47: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:47:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911
2026-03-30 04:47:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with scrape type 2
2026-03-30 04:47:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with scrape type 2
2026-03-30 04:47:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc, identifier: 10723911
2026-03-30 04:47:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911
2026-03-30 04:47:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911
2026-03-30 04:47:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc with identifier: 10723911 to the API
2026-03-30 04:47:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:47: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:47:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723911>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7c32a87c-12ba-51fc-a4f4-dd3a3cf939bc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1DJV485',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723911',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Laguna',
'odometer': 153365,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2015-10-16',
'seats_number': 4,
'seller_name': 'Sin-Cars bv',
'title': 'Renault Laguna 2.0 DCI Intens - Diesel - Manual - 150 hp - 153.365 '
'km',
'transmission': 'manual',
'trim': 'Intens',
'vin': None,
'year': 2015}
2026-03-30 04:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723911%27 HTTP/1.1" 200 None
2026-03-30 04:47:15 [adesa.be] INFO: Saving data for 10723911: {'auction_closing_time': 1774868400.0, 'created_time': 1774452867.344076, 'last_price_update_time': 1774846035.628048}
2026-03-30 04:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723911') HTTP/1.1" 204 0
2026-03-30 04:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723905> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:47: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:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10723905
2026-03-30 04:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b55c755d-7a79-592b-96d3-7e0d15ffbc0a with scrape type 2
2026-03-30 04:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b55c755d-7a79-592b-96d3-7e0d15ffbc0a with scrape type 2
2026-03-30 04:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b55c755d-7a79-592b-96d3-7e0d15ffbc0a, identifier: 10723905
2026-03-30 04:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10723905
2026-03-30 04:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10723905
2026-03-30 04:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b55c755d-7a79-592b-96d3-7e0d15ffbc0a with identifier: 10723905 to the API
2026-03-30 04:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:47: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:47:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723905>
{'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': 250,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b55c755d-7a79-592b-96d3-7e0d15ffbc0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CSJ552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723905',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 331132,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2012-02-16',
'seats_number': 5,
'seller_name': 'Jetcars BV',
'title': 'Jeep Grand Cherokee 3.0 Overland - AWD - Diesel - Automatic - 250 '
'hp - 331.132 km',
'transmission': 'automatic',
'trim': 'Overland',
'vin': None,
'year': 2012}
2026-03-30 04:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723905%27 HTTP/1.1" 200 None
2026-03-30 04:47:17 [adesa.be] INFO: Saving data for 10723905: {'auction_closing_time': 1774868400.0, 'created_time': 1774453198.322509, 'last_price_update_time': 1774846037.01053}
2026-03-30 04:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723905') HTTP/1.1" 204 0
2026-03-30 04:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616500> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:47: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:47:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e42e3c73-29d4-5ae8-9276-b0f71735d514 with identifier: 10616500
2026-03-30 04:47:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e42e3c73-29d4-5ae8-9276-b0f71735d514 with scrape type 2
2026-03-30 04:47:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e42e3c73-29d4-5ae8-9276-b0f71735d514 with scrape type 2
2026-03-30 04:47:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e42e3c73-29d4-5ae8-9276-b0f71735d514, identifier: 10616500
2026-03-30 04:47:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e42e3c73-29d4-5ae8-9276-b0f71735d514 with identifier: 10616500
2026-03-30 04:47:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e42e3c73-29d4-5ae8-9276-b0f71735d514 with identifier: 10616500
2026-03-30 04:47:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e42e3c73-29d4-5ae8-9276-b0f71735d514 with identifier: 10616500 to the API
2026-03-30 04:47:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:47: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:47:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616500>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': 'e42e3c73-29d4-5ae8-9276-b0f71735d514',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJW901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616500',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 140076,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21100,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 4,
'seller_name': None,
'title': 'Audi A5 Sportback 40 TDI S Line - Diesel - Automatic - 204 hp - '
'140.076 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-30 04:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710616500%27 HTTP/1.1" 200 None
2026-03-30 04:47:23 [adesa.be] INFO: Saving data for 10616500: {'auction_closing_time': 1801392300.0, 'created_time': 1773236434.20542, 'last_price_update_time': 1774846043.382629}
2026-03-30 04:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10616500') HTTP/1.1" 204 0
2026-03-30 04:47:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723900> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:47: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:47:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10723900
2026-03-30 04:47:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd263337-1ea9-5a3f-87fe-8a66f30006b0 with scrape type 2
2026-03-30 04:47:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd263337-1ea9-5a3f-87fe-8a66f30006b0 with scrape type 2
2026-03-30 04:47:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dd263337-1ea9-5a3f-87fe-8a66f30006b0, identifier: 10723900
2026-03-30 04:47:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10723900
2026-03-30 04:47:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10723900
2026-03-30 04:47:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dd263337-1ea9-5a3f-87fe-8a66f30006b0 with identifier: 10723900 to the API
2026-03-30 04:47:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:47: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:47:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723900>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'dd263337-1ea9-5a3f-87fe-8a66f30006b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TGF867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723900',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'XE',
'odometer': 128088,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2020-08-18',
'seats_number': 5,
'seller_name': 'AATWO SRL',
'title': 'Jaguar XE 2.0d R Sport - Diesel - Automatic - 179 hp - 128.088 km',
'transmission': 'automatic',
'trim': 'R Sport',
'vin': None,
'year': 2020}
2026-03-30 04:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723900%27 HTTP/1.1" 200 None
2026-03-30 04:47:25 [adesa.be] INFO: Saving data for 10723900: {'auction_closing_time': 1774868400.0, 'created_time': 1774453200.062837, 'last_price_update_time': 1774846045.384691}
2026-03-30 04:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723900') HTTP/1.1" 204 0
2026-03-30 04:47:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.324(s), this was the 1st time calling it.
2026-03-30 04:47:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.392771258421858 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:47:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723902> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:47: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:47:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10723902
2026-03-30 04:47:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c373bd66-7de3-5556-a663-9c7526a18d7d with scrape type 2
2026-03-30 04:47:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c373bd66-7de3-5556-a663-9c7526a18d7d with scrape type 2
2026-03-30 04:47:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c373bd66-7de3-5556-a663-9c7526a18d7d, identifier: 10723902
2026-03-30 04:47:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10723902
2026-03-30 04:47:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10723902
2026-03-30 04:47:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c373bd66-7de3-5556-a663-9c7526a18d7d with identifier: 10723902 to the API
2026-03-30 04:47:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:47: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:47:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723902>
{'auction_title': '',
'c_o_2_emission_value': 184,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 3',
'engine': '2.0L',
'engine_horse_power': 112,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'c373bd66-7de3-5556-a663-9c7526a18d7d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1LBX718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723902',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 141317,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1550,
'price_includes_vat': True,
'registration_date': '2005-07-28',
'seats_number': 5,
'seller_name': 'ZOUHRI, SAMIR // SAM CARS',
'title': 'Hyundai Tucson 2.0 CRDi - Diesel - Manual - 112 hp - 141.317 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2005}
2026-03-30 04:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723902%27 HTTP/1.1" 200 None
2026-03-30 04:47:28 [adesa.be] INFO: Saving data for 10723902: {'auction_closing_time': 1774868400.0, 'created_time': 1774453198.579713, 'last_price_update_time': 1774846048.725144}
2026-03-30 04:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:47:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723902') HTTP/1.1" 204 0
2026-03-30 04:47:32 [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:47:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 405.496(s), this was the 3rd time calling it.
2026-03-30 04:47:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.889391372108175 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:47:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-30 04:47:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.205(s), this was the 2nd time calling it.
2026-03-30 04:47:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.819608307773525 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:48:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 04:48:06 [scrapy.extensions.logstats] INFO: Crawled 1757 pages (at 7 pages/min), scraped 1714 items (at 7 items/min)
2026-03-30 04:48:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736489> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cdfae1c-2975-552c-9827-1c7fb6f29844 with identifier: 10736489
2026-03-30 04:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cdfae1c-2975-552c-9827-1c7fb6f29844 with scrape type 2
2026-03-30 04:48:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cdfae1c-2975-552c-9827-1c7fb6f29844 with scrape type 2
2026-03-30 04:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cdfae1c-2975-552c-9827-1c7fb6f29844, identifier: 10736489
2026-03-30 04:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cdfae1c-2975-552c-9827-1c7fb6f29844 with identifier: 10736489
2026-03-30 04:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cdfae1c-2975-552c-9827-1c7fb6f29844 with identifier: 10736489
2026-03-30 04:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cdfae1c-2975-552c-9827-1c7fb6f29844 with identifier: 10736489 to the API
2026-03-30 04:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736489>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 115,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '6cdfae1c-2975-552c-9827-1c7fb6f29844',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ywv211',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736489',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 261200,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 100,
'price_includes_vat': True,
'registration_date': '2009-01-20',
'seats_number': 5,
'seller_name': 'Elie Mourra',
'title': 'Kia Ceed SW - Diesel - Manual - 115 hp - 261.200 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2009}
2026-03-30 04:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736489%27 HTTP/1.1" 200 None
2026-03-30 04:48:20 [adesa.be] INFO: Saving data for 10736489: {'auction_closing_time': 1774868400.0, 'created_time': 1774625627.1978, 'last_price_update_time': 1774846100.962455}
2026-03-30 04:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736489') HTTP/1.1" 204 0
2026-03-30 04:48:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10736818
2026-03-30 04:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74f3b388-6f91-5e81-8792-0e429dd72002 with scrape type 2
2026-03-30 04:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74f3b388-6f91-5e81-8792-0e429dd72002 with scrape type 2
2026-03-30 04:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74f3b388-6f91-5e81-8792-0e429dd72002, identifier: 10736818
2026-03-30 04:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10736818
2026-03-30 04:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10736818
2026-03-30 04:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74f3b388-6f91-5e81-8792-0e429dd72002 with identifier: 10736818 to the API
2026-03-30 04:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736818>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '74f3b388-6f91-5e81-8792-0e429dd72002',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1LSL799HUB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736818',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 77459,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3550,
'price_includes_vat': True,
'registration_date': '2015-11-24',
'seats_number': 5,
'seller_name': 'Infrabel nv',
'title': 'Renault Kangoo 1.5 DCI Zen - Diesel - Manual - 75 hp - 77.459 km',
'transmission': 'manual',
'trim': 'Zen',
'vin': None,
'year': 2015}
2026-03-30 04:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736818%27 HTTP/1.1" 200 None
2026-03-30 04:48:39 [adesa.be] INFO: Saving data for 10736818: {'auction_closing_time': 1774868400.0, 'created_time': 1774625640.993576, 'last_price_update_time': 1774846119.795894}
2026-03-30 04:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736818') HTTP/1.1" 204 0
2026-03-30 04:48:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53129b13-b666-547a-861e-73536816b17b with identifier: 10736829
2026-03-30 04:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53129b13-b666-547a-861e-73536816b17b with scrape type 2
2026-03-30 04:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53129b13-b666-547a-861e-73536816b17b with scrape type 2
2026-03-30 04:48:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53129b13-b666-547a-861e-73536816b17b, identifier: 10736829
2026-03-30 04:48:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53129b13-b666-547a-861e-73536816b17b with identifier: 10736829
2026-03-30 04:48:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53129b13-b666-547a-861e-73536816b17b with identifier: 10736829
2026-03-30 04:48:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53129b13-b666-547a-861e-73536816b17b with identifier: 10736829 to the API
2026-03-30 04:48:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736829>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '53129b13-b666-547a-861e-73536816b17b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UQQ841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736829',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 138981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-07-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'138.981 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-30 04:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736829%27 HTTP/1.1" 200 None
2026-03-30 04:48:40 [adesa.be] INFO: Saving data for 10736829: {'auction_closing_time': 1774868400.0, 'created_time': 1774625629.279931, 'last_price_update_time': 1774846120.346755}
2026-03-30 04:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736829') HTTP/1.1" 204 0
2026-03-30 04:48:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723896> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896
2026-03-30 04:48:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e70d7151-0a13-505e-8f3a-ca15251b80d9 with scrape type 2
2026-03-30 04:48:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e70d7151-0a13-505e-8f3a-ca15251b80d9 with scrape type 2
2026-03-30 04:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e70d7151-0a13-505e-8f3a-ca15251b80d9, identifier: 10723896
2026-03-30 04:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896
2026-03-30 04:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896
2026-03-30 04:48:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e70d7151-0a13-505e-8f3a-ca15251b80d9 with identifier: 10723896 to the API
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723896>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'e70d7151-0a13-505e-8f3a-ca15251b80d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DPQ509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723896',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 72265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-05-16',
'seats_number': 5,
'seller_name': "D'Ieteren Lease",
'title': 'Volkswagen Golf 1.0 TSI Life Business - Petrol - Manual - 110 hp - '
'72.265 km',
'transmission': 'manual',
'trim': 'Life Business',
'vin': None,
'year': 2023}
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723896%27 HTTP/1.1" 200 None
2026-03-30 04:48:41 [adesa.be] INFO: Saving data for 10723896: {'auction_closing_time': 1774868400.0, 'created_time': 1774452856.925419, 'last_price_update_time': 1774846121.377811}
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723896') HTTP/1.1" 204 0
2026-03-30 04:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736497> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b515d130-c65d-5d8d-b04a-015ed5d68e02 with identifier: 10736497
2026-03-30 04:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b515d130-c65d-5d8d-b04a-015ed5d68e02 with scrape type 2
2026-03-30 04:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b515d130-c65d-5d8d-b04a-015ed5d68e02 with scrape type 2
2026-03-30 04:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b515d130-c65d-5d8d-b04a-015ed5d68e02, identifier: 10736497
2026-03-30 04:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b515d130-c65d-5d8d-b04a-015ed5d68e02 with identifier: 10736497
2026-03-30 04:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b515d130-c65d-5d8d-b04a-015ed5d68e02 with identifier: 10736497
2026-03-30 04:48:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b515d130-c65d-5d8d-b04a-015ed5d68e02 with identifier: 10736497 to the API
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736497>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b515d130-c65d-5d8d-b04a-015ed5d68e02',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1BSG927',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736497',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 219671,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5250,
'price_includes_vat': True,
'registration_date': '2017-12-04',
'seats_number': 3,
'seller_name': 'Denys nv',
'title': 'Ford Transit Custom L1H1 2.0 TDCI Trend - Diesel - Manual - 105 hp '
'- 219.671 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2017}
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736497%27 HTTP/1.1" 200 None
2026-03-30 04:48:41 [adesa.be] INFO: Saving data for 10736497: {'auction_closing_time': 1774868400.0, 'created_time': 1774625651.467377, 'last_price_update_time': 1774846121.876678}
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736497') HTTP/1.1" 204 0
2026-03-30 04:48:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a80451c5-e054-5b12-902e-5324abd00916 with identifier: 10730781
2026-03-30 04:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a80451c5-e054-5b12-902e-5324abd00916 with scrape type 2
2026-03-30 04:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a80451c5-e054-5b12-902e-5324abd00916 with scrape type 2
2026-03-30 04:48:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a80451c5-e054-5b12-902e-5324abd00916, identifier: 10730781
2026-03-30 04:48:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a80451c5-e054-5b12-902e-5324abd00916 with identifier: 10730781
2026-03-30 04:48:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a80451c5-e054-5b12-902e-5324abd00916 with identifier: 10730781
2026-03-30 04:48:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a80451c5-e054-5b12-902e-5324abd00916 with identifier: 10730781 to the API
2026-03-30 04:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730781>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'a80451c5-e054-5b12-902e-5324abd00916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ALT701',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730781',
'listing': 'auctionplusdirectbuy',
'location': 'Judetul Arges (Romania)',
'make': 'Ford',
'model': 'Transit',
'odometer': 128750,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8950,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 2,
'seller_name': 'J&T Autolease',
'title': 'Ford Transit box 2.0 TDCI Trend - Diesel - Manual - 131 hp - '
'128.750 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730781%27 HTTP/1.1" 200 None
2026-03-30 04:48:43 [adesa.be] INFO: Saving data for 10730781: {'auction_closing_time': 1774868400.0, 'created_time': 1774538800.721042, 'last_price_update_time': 1774846123.793417}
2026-03-30 04:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730781') HTTP/1.1" 204 0
2026-03-30 04:48:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.670(s), this was the 1st time calling it.
2026-03-30 04:48:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.6811083911906834 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:48:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723894> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10723894
2026-03-30 04:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebabcbb3-00c9-5965-9a01-6c87ddf29501 with scrape type 2
2026-03-30 04:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebabcbb3-00c9-5965-9a01-6c87ddf29501 with scrape type 2
2026-03-30 04:48:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ebabcbb3-00c9-5965-9a01-6c87ddf29501, identifier: 10723894
2026-03-30 04:48:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10723894
2026-03-30 04:48:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10723894
2026-03-30 04:48:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ebabcbb3-00c9-5965-9a01-6c87ddf29501 with identifier: 10723894 to the API
2026-03-30 04:48:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723894>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'ebabcbb3-00c9-5965-9a01-6c87ddf29501',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'AB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723894',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 44700,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2018-11-09',
'seats_number': 5,
'seller_name': 'DBI-used cars',
'title': 'Ford Kuga 1.5 EcoBoost Business - Petrol - Manual - 120 hp - 44.700 '
'km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2018}
2026-03-30 04:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723894%27 HTTP/1.1" 200 None
2026-03-30 04:48:46 [adesa.be] INFO: Saving data for 10723894: {'auction_closing_time': 1774868400.0, 'created_time': 1774453221.499523, 'last_price_update_time': 1774846126.45582}
2026-03-30 04:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723894') HTTP/1.1" 204 0
2026-03-30 04:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10736797
2026-03-30 04:48:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with scrape type 2
2026-03-30 04:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with scrape type 2
2026-03-30 04:48:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0, identifier: 10736797
2026-03-30 04:48:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10736797
2026-03-30 04:48:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10736797
2026-03-30 04:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25227ca0-3f4f-5a64-8d3b-48fac096d8d0 with identifier: 10736797 to the API
2026-03-30 04:48:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736797>
{'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-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '25227ca0-3f4f-5a64-8d3b-48fac096d8d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN765',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736797',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 104766,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Focus 1.5 EcoBlue Connected - Diesel - Manual - 120 hp - '
'104.766 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-30 04:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736797%27 HTTP/1.1" 200 None
2026-03-30 04:48:47 [adesa.be] INFO: Saving data for 10736797: {'auction_closing_time': 1774868400.0, 'created_time': 1774625657.822609, 'last_price_update_time': 1774846127.767651}
2026-03-30 04:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736797') HTTP/1.1" 204 0
2026-03-30 04:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b836fdd3-1d19-57bc-a189-5d49052bc5c9 with identifier: 10730765
2026-03-30 04:48:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b836fdd3-1d19-57bc-a189-5d49052bc5c9 with scrape type 2
2026-03-30 04:48:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b836fdd3-1d19-57bc-a189-5d49052bc5c9 with scrape type 2
2026-03-30 04:48:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b836fdd3-1d19-57bc-a189-5d49052bc5c9, identifier: 10730765
2026-03-30 04:48:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b836fdd3-1d19-57bc-a189-5d49052bc5c9 with identifier: 10730765
2026-03-30 04:48:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b836fdd3-1d19-57bc-a189-5d49052bc5c9 with identifier: 10730765
2026-03-30 04:48:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b836fdd3-1d19-57bc-a189-5d49052bc5c9 with identifier: 10730765 to the API
2026-03-30 04:48:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730765>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'b836fdd3-1d19-57bc-a189-5d49052bc5c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTE045',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730765',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 168850,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-11-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Focus 1.5 EcoBlue Titanium - Diesel - Automatic - 120 hp - '
'168.850 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2020}
2026-03-30 04:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730765%27 HTTP/1.1" 200 None
2026-03-30 04:48:50 [adesa.be] INFO: Saving data for 10730765: {'auction_closing_time': 1774868400.0, 'created_time': 1774538780.912894, 'last_price_update_time': 1774846130.335574}
2026-03-30 04:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730765') HTTP/1.1" 204 0
2026-03-30 04:48:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10659576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60628171-eb3c-5d94-a8fe-d0c14f85253a with identifier: 10659576
2026-03-30 04:48:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60628171-eb3c-5d94-a8fe-d0c14f85253a with scrape type 2
2026-03-30 04:48:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60628171-eb3c-5d94-a8fe-d0c14f85253a with scrape type 2
2026-03-30 04:48:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 60628171-eb3c-5d94-a8fe-d0c14f85253a, identifier: 10659576
2026-03-30 04:48:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 60628171-eb3c-5d94-a8fe-d0c14f85253a with identifier: 10659576
2026-03-30 04:48:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 60628171-eb3c-5d94-a8fe-d0c14f85253a with identifier: 10659576
2026-03-30 04:48:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 60628171-eb3c-5d94-a8fe-d0c14f85253a with identifier: 10659576 to the API
2026-03-30 04:48:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10659576>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Hybrid',
'id': '60628171-eb3c-5d94-a8fe-d0c14f85253a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKN886',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10659576',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 126303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 24800,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series 530e M Sport - Hybrid - Automatic - 184 hp - 126.303 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 04:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710659576%27 HTTP/1.1" 200 None
2026-03-30 04:48:50 [adesa.be] INFO: Saving data for 10659576: {'auction_closing_time': 1801392300.0, 'created_time': 1773331304.346839, 'last_price_update_time': 1774846130.808753}
2026-03-30 04:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10659576') HTTP/1.1" 204 0
2026-03-30 04:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with identifier: 10729558
2026-03-30 04:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with scrape type 2
2026-03-30 04:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with scrape type 2
2026-03-30 04:48:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b8aaaf5-229c-517e-8c13-4c01fd19d588, identifier: 10729558
2026-03-30 04:48:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with identifier: 10729558
2026-03-30 04:48:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with identifier: 10729558
2026-03-30 04:48:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b8aaaf5-229c-517e-8c13-4c01fd19d588 with identifier: 10729558 to the API
2026-03-30 04:48:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10729558>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.2L',
'engine_horse_power': 70,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '1b8aaaf5-229c-517e-8c13-4c01fd19d588',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1GJU541',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729558',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Panda',
'odometer': 103910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 300,
'price_includes_vat': True,
'registration_date': '2010-04-15',
'seats_number': 4,
'seller_name': 'Ores Assets',
'title': 'Fiat Panda 1.3 MultiJet - Diesel - Manual - 70 hp - 103.910 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2010}
2026-03-30 04:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710729558%27 HTTP/1.1" 200 None
2026-03-30 04:48:52 [adesa.be] INFO: Saving data for 10729558: {'auction_closing_time': 1774868400.0, 'created_time': 1774520955.635357, 'last_price_update_time': 1774846132.055868}
2026-03-30 04:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10729558') HTTP/1.1" 204 0
2026-03-30 04:48:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10725725
2026-03-30 04:48:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fac10bb-dafa-5f67-8c51-465447eed620 with scrape type 2
2026-03-30 04:48:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fac10bb-dafa-5f67-8c51-465447eed620 with scrape type 2
2026-03-30 04:48:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1fac10bb-dafa-5f67-8c51-465447eed620, identifier: 10725725
2026-03-30 04:48:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10725725
2026-03-30 04:48:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10725725
2026-03-30 04:48:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1fac10bb-dafa-5f67-8c51-465447eed620 with identifier: 10725725 to the API
2026-03-30 04:48:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '1fac10bb-dafa-5f67-8c51-465447eed620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '112121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725725',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Talento',
'odometer': 147638,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 3,
'seller_name': 'GMA Cars bv',
'title': 'Fiat Talento L2H1 2.0 MultiJet - Diesel - Manual - 120 hp - 147.638 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725725%27 HTTP/1.1" 200 None
2026-03-30 04:48:52 [adesa.be] INFO: Saving data for 10725725: {'auction_closing_time': 1774868400.0, 'created_time': 1774453223.808934, 'last_price_update_time': 1774846132.561239}
2026-03-30 04:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725725') HTTP/1.1" 204 0
2026-03-30 04:48:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723890> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:53 [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:48:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10723890
2026-03-30 04:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdae31f6-f2aa-5aee-a361-356f186d5916 with scrape type 2
2026-03-30 04:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdae31f6-f2aa-5aee-a361-356f186d5916 with scrape type 2
2026-03-30 04:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: fdae31f6-f2aa-5aee-a361-356f186d5916, identifier: 10723890
2026-03-30 04:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10723890
2026-03-30 04:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10723890
2026-03-30 04:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: fdae31f6-f2aa-5aee-a361-356f186d5916 with identifier: 10723890 to the API
2026-03-30 04:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723890>
{'auction_title': '',
'c_o_2_emission_value': 166,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'fdae31f6-f2aa-5aee-a361-356f186d5916',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UNC371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723890',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 180179,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2018-06-20',
'seats_number': 3,
'seller_name': 'Ores Assets',
'title': 'Fiat Ducato 2.3 MultiJet - Diesel - Manual - 130 hp - 180.179 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723890%27 HTTP/1.1" 200 None
2026-03-30 04:48:53 [adesa.be] INFO: Saving data for 10723890: {'auction_closing_time': 1774868400.0, 'created_time': 1774453213.291186, 'last_price_update_time': 1774846133.691177}
2026-03-30 04:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723890') HTTP/1.1" 204 0
2026-03-30 04:48:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.837(s), this was the 1st time calling it.
2026-03-30 04:48:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.2410771378249925 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:48:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10736822
2026-03-30 04:48:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 028f131e-63ab-5bb6-8a98-8a3b15016341 with scrape type 2
2026-03-30 04:48:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 028f131e-63ab-5bb6-8a98-8a3b15016341 with scrape type 2
2026-03-30 04:48:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 028f131e-63ab-5bb6-8a98-8a3b15016341, identifier: 10736822
2026-03-30 04:48:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10736822
2026-03-30 04:48:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10736822
2026-03-30 04:48:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 028f131e-63ab-5bb6-8a98-8a3b15016341 with identifier: 10736822 to the API
2026-03-30 04:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736822>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '028f131e-63ab-5bb6-8a98-8a3b15016341',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VKG688A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736822',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 94584,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17650,
'price_includes_vat': True,
'registration_date': '2018-12-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 180d AMG Line - Diesel - Automatic - 116 hp - '
'94.584 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
2026-03-30 04:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736822%27 HTTP/1.1" 200 None
2026-03-30 04:48:55 [adesa.be] INFO: Saving data for 10736822: {'auction_closing_time': 1774868400.0, 'created_time': 1774625631.521972, 'last_price_update_time': 1774846135.092623}
2026-03-30 04:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736822') HTTP/1.1" 204 0
2026-03-30 04:48:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723889> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10723889
2026-03-30 04:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2294974-ab18-50fa-80d3-942ffafbd727 with scrape type 2
2026-03-30 04:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2294974-ab18-50fa-80d3-942ffafbd727 with scrape type 2
2026-03-30 04:48:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f2294974-ab18-50fa-80d3-942ffafbd727, identifier: 10723889
2026-03-30 04:48:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10723889
2026-03-30 04:48:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10723889
2026-03-30 04:48:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f2294974-ab18-50fa-80d3-942ffafbd727 with identifier: 10723889 to the API
2026-03-30 04:48:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723889>
{'auction_title': '',
'c_o_2_emission_value': 151,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'f2294974-ab18-50fa-80d3-942ffafbd727',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VXT386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723889',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 159965,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6700,
'price_includes_vat': True,
'registration_date': '2019-04-01',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Citroën Jumpy 2.0 HDI Club - Diesel - Automatic - 177 hp - 159.965 '
'km',
'transmission': 'automatic',
'trim': 'Club',
'vin': None,
'year': 2019}
2026-03-30 04:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723889%27 HTTP/1.1" 200 None
2026-03-30 04:48:56 [adesa.be] INFO: Saving data for 10723889: {'auction_closing_time': 1774868400.0, 'created_time': 1774453211.900827, 'last_price_update_time': 1774846136.375767}
2026-03-30 04:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723889') HTTP/1.1" 204 0
2026-03-30 04:48:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10725690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10725690
2026-03-30 04:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad42cbee-5a39-50f3-b73e-7799c1d600f7 with scrape type 2
2026-03-30 04:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad42cbee-5a39-50f3-b73e-7799c1d600f7 with scrape type 2
2026-03-30 04:48:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad42cbee-5a39-50f3-b73e-7799c1d600f7, identifier: 10725690
2026-03-30 04:48:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10725690
2026-03-30 04:48:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10725690
2026-03-30 04:48:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad42cbee-5a39-50f3-b73e-7799c1d600f7 with identifier: 10725690 to the API
2026-03-30 04:48:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10725690>
{'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': 116,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad42cbee-5a39-50f3-b73e-7799c1d600f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVD894',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10725690',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 188979,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6800,
'price_includes_vat': True,
'registration_date': '2021-08-02',
'seats_number': 5,
'seller_name': 'CIT BLATON NV/SA',
'title': 'Dacia Duster 1.5 DCI Prestige - Diesel - Manual - 116 hp - 188.979 '
'km',
'transmission': 'manual',
'trim': 'Prestige',
'vin': None,
'year': 2021}
2026-03-30 04:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710725690%27 HTTP/1.1" 200 None
2026-03-30 04:48:57 [adesa.be] INFO: Saving data for 10725690: {'auction_closing_time': 1774868400.0, 'created_time': 1774453212.644317, 'last_price_update_time': 1774846137.011655}
2026-03-30 04:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10725690') HTTP/1.1" 204 0
2026-03-30 04:48:57 [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:48:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726306> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9b1e095-7dc7-5c40-b381-7056c4fc9782 with identifier: 10726306
2026-03-30 04:48:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9b1e095-7dc7-5c40-b381-7056c4fc9782 with scrape type 2
2026-03-30 04:48:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9b1e095-7dc7-5c40-b381-7056c4fc9782 with scrape type 2
2026-03-30 04:48:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c9b1e095-7dc7-5c40-b381-7056c4fc9782, identifier: 10726306
2026-03-30 04:48:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c9b1e095-7dc7-5c40-b381-7056c4fc9782 with identifier: 10726306
2026-03-30 04:48:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c9b1e095-7dc7-5c40-b381-7056c4fc9782 with identifier: 10726306
2026-03-30 04:48:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c9b1e095-7dc7-5c40-b381-7056c4fc9782 with identifier: 10726306 to the API
2026-03-30 04:48:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726306>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'c9b1e095-7dc7-5c40-b381-7056c4fc9782',
'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=10726306',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'e-Jumpy',
'odometer': 7,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 6,
'seller_name': 'Car Quality Services GmbH',
'title': 'Citroën e-Jumpy 50 kWh - Electric - Automatic - 136 hp - 7 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726306%27 HTTP/1.1" 200 None
2026-03-30 04:48:57 [adesa.be] INFO: Saving data for 10726306: {'auction_closing_time': 1774868400.0, 'created_time': 1774453225.49985, 'last_price_update_time': 1774846137.983106}
2026-03-30 04:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726306') HTTP/1.1" 204 0
2026-03-30 04:48:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10735855
2026-03-30 04:48:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb58e113-0637-507a-94dd-231fea50ffa4 with scrape type 2
2026-03-30 04:48:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb58e113-0637-507a-94dd-231fea50ffa4 with scrape type 2
2026-03-30 04:48:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb58e113-0637-507a-94dd-231fea50ffa4, identifier: 10735855
2026-03-30 04:48:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10735855
2026-03-30 04:48:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10735855
2026-03-30 04:48:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb58e113-0637-507a-94dd-231fea50ffa4 with identifier: 10735855 to the API
2026-03-30 04:48:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735855>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb58e113-0637-507a-94dd-231fea50ffa4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TR',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735855',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mazda',
'model': '6',
'odometer': 252026,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 850,
'price_includes_vat': True,
'registration_date': '2008-02-14',
'seats_number': 5,
'seller_name': 'Percy Motors Perwez',
'title': 'Mazda 6 2.0 CDVi Active - Diesel - Manual - 140 hp - 252.026 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2008}
2026-03-30 04:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735855%27 HTTP/1.1" 200 None
2026-03-30 04:48:58 [adesa.be] INFO: Saving data for 10735855: {'auction_closing_time': 1774868400.0, 'created_time': 1774625627.501902, 'last_price_update_time': 1774846138.456313}
2026-03-30 04:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735855') HTTP/1.1" 204 0
2026-03-30 04:48:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726307> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccc16c53-6198-5d3d-8b6c-22bf13ff824d with identifier: 10726307
2026-03-30 04:48:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccc16c53-6198-5d3d-8b6c-22bf13ff824d with scrape type 2
2026-03-30 04:48:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ccc16c53-6198-5d3d-8b6c-22bf13ff824d with scrape type 2
2026-03-30 04:48:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ccc16c53-6198-5d3d-8b6c-22bf13ff824d, identifier: 10726307
2026-03-30 04:48:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ccc16c53-6198-5d3d-8b6c-22bf13ff824d with identifier: 10726307
2026-03-30 04:48:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ccc16c53-6198-5d3d-8b6c-22bf13ff824d with identifier: 10726307
2026-03-30 04:48:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ccc16c53-6198-5d3d-8b6c-22bf13ff824d with identifier: 10726307 to the API
2026-03-30 04:48:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726307>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'ccc16c53-6198-5d3d-8b6c-22bf13ff824d',
'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=10726307',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'e-Jumpy',
'odometer': 6,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 6,
'seller_name': 'Car Quality Services GmbH',
'title': 'Citroën e-Jumpy 50 kWh - Electric - Automatic - 136 hp - 6 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726307%27 HTTP/1.1" 200 None
2026-03-30 04:48:59 [adesa.be] INFO: Saving data for 10726307: {'auction_closing_time': 1774868400.0, 'created_time': 1774453225.051339, 'last_price_update_time': 1774846139.088928}
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726307') HTTP/1.1" 204 0
2026-03-30 04:48:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736493> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10736493
2026-03-30 04:48:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d403f553-fdeb-55c2-ae61-cbbfff8e7094 with scrape type 2
2026-03-30 04:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d403f553-fdeb-55c2-ae61-cbbfff8e7094 with scrape type 2
2026-03-30 04:48:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d403f553-fdeb-55c2-ae61-cbbfff8e7094, identifier: 10736493
2026-03-30 04:48:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10736493
2026-03-30 04:48:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10736493
2026-03-30 04:48:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d403f553-fdeb-55c2-ae61-cbbfff8e7094 with identifier: 10736493 to the API
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:48:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736493>
{'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': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd403f553-fdeb-55c2-ae61-cbbfff8e7094',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLB724',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736493',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 132471,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7000,
'price_includes_vat': True,
'registration_date': '2020-09-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Citroën C5 Aircross 1.5 HDI Business - Diesel - Manual - 131 hp - '
'132.471 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736493%27 HTTP/1.1" 200 None
2026-03-30 04:48:59 [adesa.be] INFO: Saving data for 10736493: {'auction_closing_time': 1774868400.0, 'created_time': 1774625623.659911, 'last_price_update_time': 1774846139.590924}
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736493') HTTP/1.1" 204 0
2026-03-30 04:48:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:48: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:48:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67c27972-19d3-5a2e-98f5-dc23b0f5031a with identifier: 10730692
2026-03-30 04:48:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67c27972-19d3-5a2e-98f5-dc23b0f5031a with scrape type 2
2026-03-30 04:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 67c27972-19d3-5a2e-98f5-dc23b0f5031a with scrape type 2
2026-03-30 04:48:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 67c27972-19d3-5a2e-98f5-dc23b0f5031a, identifier: 10730692
2026-03-30 04:48:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 67c27972-19d3-5a2e-98f5-dc23b0f5031a with identifier: 10730692
2026-03-30 04:48:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 67c27972-19d3-5a2e-98f5-dc23b0f5031a with identifier: 10730692
2026-03-30 04:48:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 67c27972-19d3-5a2e-98f5-dc23b0f5031a with identifier: 10730692 to the API
2026-03-30 04:48:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:48: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:49:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730692>
{'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': 131,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '67c27972-19d3-5a2e-98f5-dc23b0f5031a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAM310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730692',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 205808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7450,
'price_includes_vat': True,
'registration_date': '2019-10-25',
'seats_number': 5,
'seller_name': 'CIT BLATON NV/SA',
'title': 'Citroën C5 Aircross 1.5 HDI Business - Diesel - Automatic - 131 hp '
'- 205.808 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2019}
2026-03-30 04:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730692%27 HTTP/1.1" 200 None
2026-03-30 04:49:00 [adesa.be] INFO: Saving data for 10730692: {'auction_closing_time': 1774868400.0, 'created_time': 1774538781.221469, 'last_price_update_time': 1774846140.065486}
2026-03-30 04:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730692') HTTP/1.1" 204 0
2026-03-30 04:49:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723884> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10723884
2026-03-30 04:49:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with scrape type 2
2026-03-30 04:49:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with scrape type 2
2026-03-30 04:49:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249, identifier: 10723884
2026-03-30 04:49:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10723884
2026-03-30 04:49:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10723884
2026-03-30 04:49:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b2f37fa-d3d8-57a1-b992-d9df05cd3249 with identifier: 10723884 to the API
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723884>
{'auction_title': '',
'c_o_2_emission_value': 48,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '6b2f37fa-d3d8-57a1-b992-d9df05cd3249',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMQ537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723884',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X3',
'odometer': 121837,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2020-10-21',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW X3 30e - Hybrid - Automatic - 184 hp - 121.837 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723884%27 HTTP/1.1" 200 None
2026-03-30 04:49:01 [adesa.be] INFO: Saving data for 10723884: {'auction_closing_time': 1774868400.0, 'created_time': 1774453214.73467, 'last_price_update_time': 1774846141.225726}
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723884') HTTP/1.1" 204 0
2026-03-30 04:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10730693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726297> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 797f26ac-e9e5-5812-955d-80ec8f6b6039 with identifier: 10730693
2026-03-30 04:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 797f26ac-e9e5-5812-955d-80ec8f6b6039 with scrape type 2
2026-03-30 04:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 797f26ac-e9e5-5812-955d-80ec8f6b6039 with scrape type 2
2026-03-30 04:49:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 797f26ac-e9e5-5812-955d-80ec8f6b6039, identifier: 10730693
2026-03-30 04:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10726297
2026-03-30 04:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8a5da1a-005a-5df1-86e5-745be84f76e6 with scrape type 2
2026-03-30 04:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8a5da1a-005a-5df1-86e5-745be84f76e6 with scrape type 2
2026-03-30 04:49:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d8a5da1a-005a-5df1-86e5-745be84f76e6, identifier: 10726297
2026-03-30 04:49:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 797f26ac-e9e5-5812-955d-80ec8f6b6039 with identifier: 10730693
2026-03-30 04:49:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 797f26ac-e9e5-5812-955d-80ec8f6b6039 with identifier: 10730693
2026-03-30 04:49:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 797f26ac-e9e5-5812-955d-80ec8f6b6039 with identifier: 10730693 to the API
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10730693>
{'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-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '797f26ac-e9e5-5812-955d-80ec8f6b6039',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFN816',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10730693',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 170381,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6150,
'price_includes_vat': True,
'registration_date': '2021-03-18',
'seats_number': 5,
'seller_name': 'Facilicom Wheels BV',
'title': 'Ford Focus 1.5 EcoBlue Connected - Diesel - Manual - 120 hp - '
'170.381 km',
'transmission': 'manual',
'trim': 'Connected',
'vin': None,
'year': 2021}
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710730693%27 HTTP/1.1" 200 None
2026-03-30 04:49:01 [adesa.be] INFO: Saving data for 10730693: {'auction_closing_time': 1774868400.0, 'created_time': 1774538781.549059, 'last_price_update_time': 1774846141.792479}
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10730693') HTTP/1.1" 204 0
2026-03-30 04:49:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10726297
2026-03-30 04:49:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10726297
2026-03-30 04:49:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d8a5da1a-005a-5df1-86e5-745be84f76e6 with identifier: 10726297 to the API
2026-03-30 04:49:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726297>
{'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': 265,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd8a5da1a-005a-5df1-86e5-745be84f76e6',
'is_damaged': True,
'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=10726297',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 166583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18400,
'price_includes_vat': True,
'registration_date': '2019-01-18',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW X3 30d X Line - xDrive - Diesel - Automatic - 265 hp - 166.583 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-30 04:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710726297%27 HTTP/1.1" 200 None
2026-03-30 04:49:02 [adesa.be] INFO: Saving data for 10726297: {'auction_closing_time': 1774868400.0, 'created_time': 1774453214.437923, 'last_price_update_time': 1774846142.062045}
2026-03-30 04:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10726297') HTTP/1.1" 204 0
2026-03-30 04:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723874> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72e3725d-9d8a-5683-a7aa-59a050fc729a with identifier: 10723874
2026-03-30 04:49:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72e3725d-9d8a-5683-a7aa-59a050fc729a with scrape type 2
2026-03-30 04:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72e3725d-9d8a-5683-a7aa-59a050fc729a with scrape type 2
2026-03-30 04:49:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 72e3725d-9d8a-5683-a7aa-59a050fc729a, identifier: 10723874
2026-03-30 04:49:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 72e3725d-9d8a-5683-a7aa-59a050fc729a with identifier: 10723874
2026-03-30 04:49:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 72e3725d-9d8a-5683-a7aa-59a050fc729a with identifier: 10723874
2026-03-30 04:49:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 72e3725d-9d8a-5683-a7aa-59a050fc729a with identifier: 10723874 to the API
2026-03-30 04:49:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723874>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '72e3725d-9d8a-5683-a7aa-59a050fc729a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YWU966',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723874',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 160658,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6250,
'price_includes_vat': True,
'registration_date': '2017-05-17',
'seats_number': 5,
'seller_name': 'Materialise nv',
'title': 'BMW 2 Series Active Tourer 225e - Hybrid - Automatic - 136 hp - '
'160.658 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723874%27 HTTP/1.1" 200 None
2026-03-30 04:49:03 [adesa.be] INFO: Saving data for 10723874: {'auction_closing_time': 1774868400.0, 'created_time': 1774453215.978315, 'last_price_update_time': 1774846143.613287}
2026-03-30 04:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723874') HTTP/1.1" 204 0
2026-03-30 04:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723883> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723892> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10723883
2026-03-30 04:49:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with scrape type 2
2026-03-30 04:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with scrape type 2
2026-03-30 04:49:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4, identifier: 10723883
2026-03-30 04:49:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10723883
2026-03-30 04:49:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10723883
2026-03-30 04:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 93b2a47e-7cdc-59bd-b77c-d536ead8acc4 with identifier: 10723883 to the API
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723883>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '93b2a47e-7cdc-59bd-b77c-d536ead8acc4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XGU827',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723883',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '6 Series',
'odometer': 167415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2020-01-02',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'BMW 6 Series GT 620d M Sport - Diesel - Automatic - 190 hp - '
'167.415 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723883%27 HTTP/1.1" 200 None
2026-03-30 04:49:04 [adesa.be] INFO: Saving data for 10723883: {'auction_closing_time': 1774868400.0, 'created_time': 1774453216.278174, 'last_price_update_time': 1774846144.184949}
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723883') HTTP/1.1" 204 0
2026-03-30 04:49:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892
2026-03-30 04:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with scrape type 2
2026-03-30 04:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with scrape type 2
2026-03-30 04:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9fb40516-62da-5f36-90ba-cee9d0f40fe7, identifier: 10723892
2026-03-30 04:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892
2026-03-30 04:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892
2026-03-30 04:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9fb40516-62da-5f36-90ba-cee9d0f40fe7 with identifier: 10723892 to the API
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723892>
{'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-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9fb40516-62da-5f36-90ba-cee9d0f40fe7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BXA371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723892',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 205670,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 18d Lounge - Diesel - Automatic - 150 hp - 205.670 km',
'transmission': 'automatic',
'trim': 'Lounge',
'vin': None,
'year': 2022}
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723892%27 HTTP/1.1" 200 None
2026-03-30 04:49:04 [adesa.be] INFO: Saving data for 10723892: {'auction_closing_time': 1774868400.0, 'created_time': 1774452850.763399, 'last_price_update_time': 1774846144.550587}
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723892') HTTP/1.1" 204 0
2026-03-30 04:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e368c9cf-fd60-5370-8cd8-9769e759077d with identifier: 10735853
2026-03-30 04:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e368c9cf-fd60-5370-8cd8-9769e759077d with scrape type 2
2026-03-30 04:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e368c9cf-fd60-5370-8cd8-9769e759077d with scrape type 2
2026-03-30 04:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e368c9cf-fd60-5370-8cd8-9769e759077d, identifier: 10735853
2026-03-30 04:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e368c9cf-fd60-5370-8cd8-9769e759077d with identifier: 10735853
2026-03-30 04:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e368c9cf-fd60-5370-8cd8-9769e759077d with identifier: 10735853
2026-03-30 04:49:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e368c9cf-fd60-5370-8cd8-9769e759077d with identifier: 10735853 to the API
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735853>
{'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': 116,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'e368c9cf-fd60-5370-8cd8-9769e759077d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TRADING',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735853',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '2 Series',
'odometer': 156616,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4900,
'price_includes_vat': True,
'registration_date': '2017-11-06',
'seats_number': 5,
'seller_name': 'DBI-used cars',
'title': 'BMW 2 Series Active Tourer 216 - Diesel - Manual - 116 hp - 156.616 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735853%27 HTTP/1.1" 200 None
2026-03-30 04:49:05 [adesa.be] INFO: Saving data for 10735853: {'auction_closing_time': 1774868400.0, 'created_time': 1774625629.865094, 'last_price_update_time': 1774846145.193588}
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735853') HTTP/1.1" 204 0
2026-03-30 04:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baf70fce-98cc-5fbd-aace-8b0f505bdf80 with identifier: 10735857
2026-03-30 04:49:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baf70fce-98cc-5fbd-aace-8b0f505bdf80 with scrape type 2
2026-03-30 04:49:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baf70fce-98cc-5fbd-aace-8b0f505bdf80 with scrape type 2
2026-03-30 04:49:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: baf70fce-98cc-5fbd-aace-8b0f505bdf80, identifier: 10735857
2026-03-30 04:49:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: baf70fce-98cc-5fbd-aace-8b0f505bdf80 with identifier: 10735857
2026-03-30 04:49:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: baf70fce-98cc-5fbd-aace-8b0f505bdf80 with identifier: 10735857
2026-03-30 04:49:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: baf70fce-98cc-5fbd-aace-8b0f505bdf80 with identifier: 10735857 to the API
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735857>
{'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': 218,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'baf70fce-98cc-5fbd-aace-8b0f505bdf80',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1CAS867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735857',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q7',
'odometer': 328871,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2017-06-19',
'seats_number': 5,
'seller_name': 'AUTOBEDRIJF DECKX - TEAM NV',
'title': 'Audi Q7 3.0 TDI - Quattro - Diesel - Automatic - 218 hp - 328.871 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735857%27 HTTP/1.1" 200 None
2026-03-30 04:49:05 [adesa.be] INFO: Saving data for 10735857: {'auction_closing_time': 1774868400.0, 'created_time': 1774625620.578525, 'last_price_update_time': 1774846145.652672}
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735857') HTTP/1.1" 204 0
2026-03-30 04:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736490> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22bf44cb-17d1-5af3-befd-bc731c28469e with identifier: 10736490
2026-03-30 04:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22bf44cb-17d1-5af3-befd-bc731c28469e with scrape type 2
2026-03-30 04:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22bf44cb-17d1-5af3-befd-bc731c28469e with scrape type 2
2026-03-30 04:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22bf44cb-17d1-5af3-befd-bc731c28469e, identifier: 10736490
2026-03-30 04:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22bf44cb-17d1-5af3-befd-bc731c28469e with identifier: 10736490
2026-03-30 04:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22bf44cb-17d1-5af3-befd-bc731c28469e with identifier: 10736490
2026-03-30 04:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22bf44cb-17d1-5af3-befd-bc731c28469e with identifier: 10736490 to the API
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736490>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '22bf44cb-17d1-5af3-befd-bc731c28469e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2CJM035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736490',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 236415,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2950,
'price_includes_vat': True,
'registration_date': '2013-10-29',
'seats_number': 5,
'seller_name': 'Grifgnée Yannick',
'title': 'BMW 1 Series 114d Premiere - Diesel - Manual - 95 hp - 236.415 km',
'transmission': 'manual',
'trim': 'Premiere',
'vin': None,
'year': 2013}
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736490%27 HTTP/1.1" 200 None
2026-03-30 04:49:06 [adesa.be] INFO: Saving data for 10736490: {'auction_closing_time': 1774868400.0, 'created_time': 1774625626.131486, 'last_price_update_time': 1774846146.438099}
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736490') HTTP/1.1" 204 0
2026-03-30 04:49:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736519> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a6db09b-3950-5636-b396-3e3f35cc17cb with identifier: 10736519
2026-03-30 04:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a6db09b-3950-5636-b396-3e3f35cc17cb with scrape type 2
2026-03-30 04:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a6db09b-3950-5636-b396-3e3f35cc17cb with scrape type 2
2026-03-30 04:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a6db09b-3950-5636-b396-3e3f35cc17cb, identifier: 10736519
2026-03-30 04:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a6db09b-3950-5636-b396-3e3f35cc17cb with identifier: 10736519
2026-03-30 04:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a6db09b-3950-5636-b396-3e3f35cc17cb with identifier: 10736519
2026-03-30 04:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a6db09b-3950-5636-b396-3e3f35cc17cb with identifier: 10736519 to the API
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736519>
{'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-30T11:00:00Z',
'fuel_type': 'Hybrid',
'id': '0a6db09b-3950-5636-b396-3e3f35cc17cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUZ470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736519',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 93342,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19450,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 1.4 TFSI Attraction - Hybrid - Automatic - 150 hp '
'- 93.342 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736519%27 HTTP/1.1" 200 None
2026-03-30 04:49:06 [adesa.be] INFO: Saving data for 10736519: {'auction_closing_time': 1774868400.0, 'created_time': 1774625670.167684, 'last_price_update_time': 1774846146.953832}
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736519') HTTP/1.1" 204 0
2026-03-30 04:49:06 [scrapy.extensions.logstats] INFO: Crawled 1788 pages (at 31 pages/min), scraped 1745 items (at 31 items/min)
2026-03-30 04:49:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736515> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2acf6f49-43c4-578d-8426-464bf5daa1d3 with identifier: 10736515
2026-03-30 04:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2acf6f49-43c4-578d-8426-464bf5daa1d3 with scrape type 2
2026-03-30 04:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2acf6f49-43c4-578d-8426-464bf5daa1d3 with scrape type 2
2026-03-30 04:49:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2acf6f49-43c4-578d-8426-464bf5daa1d3, identifier: 10736515
2026-03-30 04:49:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2acf6f49-43c4-578d-8426-464bf5daa1d3 with identifier: 10736515
2026-03-30 04:49:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2acf6f49-43c4-578d-8426-464bf5daa1d3 with identifier: 10736515
2026-03-30 04:49:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2acf6f49-43c4-578d-8426-464bf5daa1d3 with identifier: 10736515 to the API
2026-03-30 04:49:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736515>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '2acf6f49-43c4-578d-8426-464bf5daa1d3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WJB263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736515',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 199883,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14950,
'price_includes_vat': True,
'registration_date': '2019-06-13',
'seats_number': 4,
'seller_name': 'Allia Insurance Brokers NV',
'title': 'Audi A5 Sportback 35 TDI - Diesel - Automatic - 150 hp - 199.883 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736515%27 HTTP/1.1" 200 None
2026-03-30 04:49:07 [adesa.be] INFO: Saving data for 10736515: {'auction_closing_time': 1774868400.0, 'created_time': 1774625670.449611, 'last_price_update_time': 1774846147.753001}
2026-03-30 04:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736515') HTTP/1.1" 204 0
2026-03-30 04:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723919> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10723919
2026-03-30 04:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdad6dcf-7190-5337-b3dc-4d91053f1f6b with scrape type 2
2026-03-30 04:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdad6dcf-7190-5337-b3dc-4d91053f1f6b with scrape type 2
2026-03-30 04:49:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cdad6dcf-7190-5337-b3dc-4d91053f1f6b, identifier: 10723919
2026-03-30 04:49:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10723919
2026-03-30 04:49:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10723919
2026-03-30 04:49:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cdad6dcf-7190-5337-b3dc-4d91053f1f6b with identifier: 10723919 to the API
2026-03-30 04:49:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723919>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Coupé',
'color': 'Purple',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'cdad6dcf-7190-5337-b3dc-4d91053f1f6b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEK384',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723919',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 87836,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 4,
'seller_name': 'ARVAL Belgium',
'title': 'Audi A5 35 TFSI S Line - Petrol - Automatic - 150 hp - 87.836 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-30 04:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723919%27 HTTP/1.1" 200 None
2026-03-30 04:49:08 [adesa.be] INFO: Saving data for 10723919: {'auction_closing_time': 1774868400.0, 'created_time': 1774453217.379004, 'last_price_update_time': 1774846148.318342}
2026-03-30 04:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723919') HTTP/1.1" 204 0
2026-03-30 04:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723908> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10723908
2026-03-30 04:49:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b81d44d7-8ed9-5112-8ac6-62061001012b with scrape type 2
2026-03-30 04:49:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b81d44d7-8ed9-5112-8ac6-62061001012b with scrape type 2
2026-03-30 04:49:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b81d44d7-8ed9-5112-8ac6-62061001012b, identifier: 10723908
2026-03-30 04:49:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10723908
2026-03-30 04:49:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10723908
2026-03-30 04:49:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b81d44d7-8ed9-5112-8ac6-62061001012b with identifier: 10723908 to the API
2026-03-30 04:49:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723908>
{'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-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'b81d44d7-8ed9-5112-8ac6-62061001012b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XAZ905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723908',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 118361,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2019-10-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TFSI - Petrol - Automatic - 150 hp - 118.361 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723908%27 HTTP/1.1" 200 None
2026-03-30 04:49:09 [adesa.be] INFO: Saving data for 10723908: {'auction_closing_time': 1774868400.0, 'created_time': 1774453217.731586, 'last_price_update_time': 1774846149.79484}
2026-03-30 04:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723908') HTTP/1.1" 204 0
2026-03-30 04:49:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10736802
2026-03-30 04:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with scrape type 2
2026-03-30 04:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with scrape type 2
2026-03-30 04:49:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 04f82a46-8652-5bf4-8709-6f1a1d6efa81, identifier: 10736802
2026-03-30 04:49:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10736802
2026-03-30 04:49:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10736802
2026-03-30 04:49:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 04f82a46-8652-5bf4-8709-6f1a1d6efa81 with identifier: 10736802 to the API
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736802>
{'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': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '04f82a46-8652-5bf4-8709-6f1a1d6efa81',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGX425',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736802',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 143887,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10180,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 HDI Allure - Diesel - Manual - 130 hp - 143.887 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736802%27 HTTP/1.1" 200 None
2026-03-30 04:49:10 [adesa.be] INFO: Saving data for 10736802: {'auction_closing_time': 1774868400.0, 'created_time': 1774625667.473008, 'last_price_update_time': 1774846150.47263}
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736802') HTTP/1.1" 204 0
2026-03-30 04:49:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10736801
2026-03-30 04:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with scrape type 2
2026-03-30 04:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with scrape type 2
2026-03-30 04:49:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7369d449-4b6a-583f-a1bb-3b5fd3065f71, identifier: 10736801
2026-03-30 04:49:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10736801
2026-03-30 04:49:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10736801
2026-03-30 04:49:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7369d449-4b6a-583f-a1bb-3b5fd3065f71 with identifier: 10736801 to the API
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736801>
{'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': 163,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '7369d449-4b6a-583f-a1bb-3b5fd3065f71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ATP430',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736801',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 170410,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13510,
'price_includes_vat': True,
'registration_date': '2021-07-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'170.410 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736801%27 HTTP/1.1" 200 None
2026-03-30 04:49:10 [adesa.be] INFO: Saving data for 10736801: {'auction_closing_time': 1774868400.0, 'created_time': 1774625667.781219, 'last_price_update_time': 1774846150.828412}
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736801') HTTP/1.1" 204 0
2026-03-30 04:49:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10719286> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-30 04:49:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with scrape type 2
2026-03-30 04:49:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with scrape type 2
2026-03-30 04:49:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b, identifier: 10719286
2026-03-30 04:49:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-30 04:49:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286
2026-03-30 04:49:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9e500f68-43b0-5cbf-8ee4-c36f07bec02b with identifier: 10719286 to the API
2026-03-30 04:49:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10719286>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': '9e500f68-43b0-5cbf-8ee4-c36f07bec02b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1NUJ413',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10719286',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 175470,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2016-04-28',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumper L2H2 2.2 HDI Club - Diesel - Manual - 130 hp - '
'175.470 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2016}
2026-03-30 04:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710719286%27 HTTP/1.1" 200 None
2026-03-30 04:49:11 [adesa.be] INFO: Saving data for 10719286: {'auction_closing_time': 1774868400.0, 'created_time': 1774365723.821109, 'last_price_update_time': 1774846151.311278}
2026-03-30 04:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10719286') HTTP/1.1" 204 0
2026-03-30 04:49:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a491b037-a8be-5f59-a99a-f553fdd189f3 with identifier: 10736609
2026-03-30 04:49:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a491b037-a8be-5f59-a99a-f553fdd189f3 with scrape type 2
2026-03-30 04:49:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a491b037-a8be-5f59-a99a-f553fdd189f3 with scrape type 2
2026-03-30 04:49:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a491b037-a8be-5f59-a99a-f553fdd189f3, identifier: 10736609
2026-03-30 04:49:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a491b037-a8be-5f59-a99a-f553fdd189f3 with identifier: 10736609
2026-03-30 04:49:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a491b037-a8be-5f59-a99a-f553fdd189f3 with identifier: 10736609
2026-03-30 04:49:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a491b037-a8be-5f59-a99a-f553fdd189f3 with identifier: 10736609 to the API
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736609>
{'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': 180,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a491b037-a8be-5f59-a99a-f553fdd189f3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFJ240',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736609',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 53867,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-03-17',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volvo XC40 T5 R-Design - Hybrid - Automatic - 180 hp - 53.867 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736609%27 HTTP/1.1" 200 None
2026-03-30 04:49:12 [adesa.be] INFO: Saving data for 10736609: {'auction_closing_time': 1774864800.0, 'created_time': 1774625691.267002, 'last_price_update_time': 1774846152.185955}
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736609') HTTP/1.1" 204 0
2026-03-30 04:49:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736607> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e75d5f6-8c83-506a-ab7c-621a7974951b with identifier: 10736607
2026-03-30 04:49:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e75d5f6-8c83-506a-ab7c-621a7974951b with scrape type 2
2026-03-30 04:49:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e75d5f6-8c83-506a-ab7c-621a7974951b with scrape type 2
2026-03-30 04:49:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5e75d5f6-8c83-506a-ab7c-621a7974951b, identifier: 10736607
2026-03-30 04:49:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5e75d5f6-8c83-506a-ab7c-621a7974951b with identifier: 10736607
2026-03-30 04:49:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5e75d5f6-8c83-506a-ab7c-621a7974951b with identifier: 10736607
2026-03-30 04:49:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5e75d5f6-8c83-506a-ab7c-621a7974951b with identifier: 10736607 to the API
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736607>
{'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:00:00Z',
'fuel_type': 'Hybrid',
'id': '5e75d5f6-8c83-506a-ab7c-621a7974951b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTK329',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736607',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 148089,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volvo V60 T6 R-Design - AWD - Hybrid - Automatic - 253 hp - 148.089 '
'km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736607%27 HTTP/1.1" 200 None
2026-03-30 04:49:12 [adesa.be] INFO: Saving data for 10736607: {'auction_closing_time': 1774864800.0, 'created_time': 1774625693.136843, 'last_price_update_time': 1774846152.727394}
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736607') HTTP/1.1" 204 0
2026-03-30 04:49:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736605> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 850accb6-0a3a-59d7-a09c-1e0db30bd3df with identifier: 10736605
2026-03-30 04:49:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 850accb6-0a3a-59d7-a09c-1e0db30bd3df with scrape type 2
2026-03-30 04:49:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 850accb6-0a3a-59d7-a09c-1e0db30bd3df with scrape type 2
2026-03-30 04:49:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 850accb6-0a3a-59d7-a09c-1e0db30bd3df, identifier: 10736605
2026-03-30 04:49:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 850accb6-0a3a-59d7-a09c-1e0db30bd3df with identifier: 10736605
2026-03-30 04:49:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 850accb6-0a3a-59d7-a09c-1e0db30bd3df with identifier: 10736605
2026-03-30 04:49:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 850accb6-0a3a-59d7-a09c-1e0db30bd3df with identifier: 10736605 to the API
2026-03-30 04:49:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736605>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '850accb6-0a3a-59d7-a09c-1e0db30bd3df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DHF861',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736605',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 61770,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22200,
'price_includes_vat': True,
'registration_date': '2023-03-20',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Tesla Model Y - Electric - Automatic - 299 hp - 61.770 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736605%27 HTTP/1.1" 200 None
2026-03-30 04:49:13 [adesa.be] INFO: Saving data for 10736605: {'auction_closing_time': 1774864800.0, 'created_time': 1774625690.890523, 'last_price_update_time': 1774846153.941847}
2026-03-30 04:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736605') HTTP/1.1" 204 0
2026-03-30 04:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736608> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b463e643-b6d1-5fec-a38d-296439547906 with identifier: 10736608
2026-03-30 04:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b463e643-b6d1-5fec-a38d-296439547906 with scrape type 2
2026-03-30 04:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b463e643-b6d1-5fec-a38d-296439547906 with scrape type 2
2026-03-30 04:49:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b463e643-b6d1-5fec-a38d-296439547906, identifier: 10736608
2026-03-30 04:49:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b463e643-b6d1-5fec-a38d-296439547906 with identifier: 10736608
2026-03-30 04:49:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b463e643-b6d1-5fec-a38d-296439547906 with identifier: 10736608
2026-03-30 04:49:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b463e643-b6d1-5fec-a38d-296439547906 with identifier: 10736608 to the API
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736608>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b463e643-b6d1-5fec-a38d-296439547906',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEK713',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736608',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 56117,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12700,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volvo XC40 T4 R-Design - Hybrid - Automatic - 129 hp - 56.117 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736608%27 HTTP/1.1" 200 None
2026-03-30 04:49:15 [adesa.be] INFO: Saving data for 10736608: {'auction_closing_time': 1774864800.0, 'created_time': 1774625641.487327, 'last_price_update_time': 1774846155.436259}
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736608') HTTP/1.1" 204 0
2026-03-30 04:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dade8ad4-770f-5757-916e-c9e8d04035d6 with identifier: 10736820
2026-03-30 04:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dade8ad4-770f-5757-916e-c9e8d04035d6 with scrape type 2
2026-03-30 04:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dade8ad4-770f-5757-916e-c9e8d04035d6 with scrape type 2
2026-03-30 04:49:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dade8ad4-770f-5757-916e-c9e8d04035d6, identifier: 10736820
2026-03-30 04:49:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dade8ad4-770f-5757-916e-c9e8d04035d6 with identifier: 10736820
2026-03-30 04:49:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dade8ad4-770f-5757-916e-c9e8d04035d6 with identifier: 10736820
2026-03-30 04:49:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dade8ad4-770f-5757-916e-c9e8d04035d6 with identifier: 10736820 to the API
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736820>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 89,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'dade8ad4-770f-5757-916e-c9e8d04035d6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1PGA788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736820',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 181603,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2016-06-28',
'seats_number': 3,
'seller_name': 'Verhelst Aannemingen NV',
'title': 'Citroën Berlingo 1.6 HDI Club - Diesel - Manual - 89 hp - 181.603 '
'km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2016}
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736820%27 HTTP/1.1" 200 None
2026-03-30 04:49:15 [adesa.be] INFO: Saving data for 10736820: {'auction_closing_time': 1774868400.0, 'created_time': 1774625622.714702, 'last_price_update_time': 1774846155.945172}
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736820') HTTP/1.1" 204 0
2026-03-30 04:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736604> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6bb28e5-29d9-56f7-84c7-98dc7e7ba664 with identifier: 10736604
2026-03-30 04:49:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6bb28e5-29d9-56f7-84c7-98dc7e7ba664 with scrape type 2
2026-03-30 04:49:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6bb28e5-29d9-56f7-84c7-98dc7e7ba664 with scrape type 2
2026-03-30 04:49:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b6bb28e5-29d9-56f7-84c7-98dc7e7ba664, identifier: 10736604
2026-03-30 04:49:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b6bb28e5-29d9-56f7-84c7-98dc7e7ba664 with identifier: 10736604
2026-03-30 04:49:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b6bb28e5-29d9-56f7-84c7-98dc7e7ba664 with identifier: 10736604
2026-03-30 04:49:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b6bb28e5-29d9-56f7-84c7-98dc7e7ba664 with identifier: 10736604 to the API
2026-03-30 04:49:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736604>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 306,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'b6bb28e5-29d9-56f7-84c7-98dc7e7ba664',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFU337',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736604',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 70147,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-03-22',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 306 hp - '
'70.147 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736604%27 HTTP/1.1" 200 None
2026-03-30 04:49:16 [adesa.be] INFO: Saving data for 10736604: {'auction_closing_time': 1774864800.0, 'created_time': 1774625683.468615, 'last_price_update_time': 1774846156.410764}
2026-03-30 04:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736604') HTTP/1.1" 204 0
2026-03-30 04:49:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736600> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 765fb5e8-42f3-524c-92a7-8f6c29b97c6e with identifier: 10736600
2026-03-30 04:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 765fb5e8-42f3-524c-92a7-8f6c29b97c6e with scrape type 2
2026-03-30 04:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 765fb5e8-42f3-524c-92a7-8f6c29b97c6e with scrape type 2
2026-03-30 04:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 765fb5e8-42f3-524c-92a7-8f6c29b97c6e, identifier: 10736600
2026-03-30 04:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 765fb5e8-42f3-524c-92a7-8f6c29b97c6e with identifier: 10736600
2026-03-30 04:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 765fb5e8-42f3-524c-92a7-8f6c29b97c6e with identifier: 10736600
2026-03-30 04:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 765fb5e8-42f3-524c-92a7-8f6c29b97c6e with identifier: 10736600 to the API
2026-03-30 04:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736600>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '765fb5e8-42f3-524c-92a7-8f6c29b97c6e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXG918',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736600',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 105666,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Skoda Scala 1.5 Monte Carlo - Petrol - Manual - 150 hp - 105.666 km',
'transmission': 'manual',
'trim': 'Monte Carlo',
'vin': None,
'year': 2021}
2026-03-30 04:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736600%27 HTTP/1.1" 200 None
2026-03-30 04:49:17 [adesa.be] INFO: Saving data for 10736600: {'auction_closing_time': 1774864800.0, 'created_time': 1774625656.720004, 'last_price_update_time': 1774846157.511346}
2026-03-30 04:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736600') HTTP/1.1" 204 0
2026-03-30 04:49:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736602> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d4e2e71-f57b-539c-92b7-37c8385ac374 with identifier: 10736602
2026-03-30 04:49:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d4e2e71-f57b-539c-92b7-37c8385ac374 with scrape type 2
2026-03-30 04:49:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d4e2e71-f57b-539c-92b7-37c8385ac374 with scrape type 2
2026-03-30 04:49:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1d4e2e71-f57b-539c-92b7-37c8385ac374, identifier: 10736602
2026-03-30 04:49:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1d4e2e71-f57b-539c-92b7-37c8385ac374 with identifier: 10736602
2026-03-30 04:49:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1d4e2e71-f57b-539c-92b7-37c8385ac374 with identifier: 10736602
2026-03-30 04:49:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1d4e2e71-f57b-539c-92b7-37c8385ac374 with identifier: 10736602 to the API
2026-03-30 04:49:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736602>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '1d4e2e71-f57b-539c-92b7-37c8385ac374',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTK304',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736602',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 82163,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-03-16',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 82.163 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:49:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736602%27 HTTP/1.1" 200 None
2026-03-30 04:49:18 [adesa.be] INFO: Saving data for 10736602: {'auction_closing_time': 1774864800.0, 'created_time': 1774625682.32598, 'last_price_update_time': 1774846158.019089}
2026-03-30 04:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736602') HTTP/1.1" 204 0
2026-03-30 04:49:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736601> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 025077d3-9233-58a5-ac56-5d01c3063bb3 with identifier: 10736601
2026-03-30 04:49:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 025077d3-9233-58a5-ac56-5d01c3063bb3 with scrape type 2
2026-03-30 04:49:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 025077d3-9233-58a5-ac56-5d01c3063bb3 with scrape type 2
2026-03-30 04:49:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 025077d3-9233-58a5-ac56-5d01c3063bb3, identifier: 10736601
2026-03-30 04:49:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 025077d3-9233-58a5-ac56-5d01c3063bb3 with identifier: 10736601
2026-03-30 04:49:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 025077d3-9233-58a5-ac56-5d01c3063bb3 with identifier: 10736601
2026-03-30 04:49:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 025077d3-9233-58a5-ac56-5d01c3063bb3 with identifier: 10736601 to the API
2026-03-30 04:49:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736601>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '025077d3-9233-58a5-ac56-5d01c3063bb3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSG021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736601',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Scala',
'odometer': 152444,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Skoda Scala 1.0 TSI Clever - Petrol - Manual - 110 hp - 152.444 km',
'transmission': 'manual',
'trim': 'Clever',
'vin': None,
'year': 2022}
2026-03-30 04:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736601%27 HTTP/1.1" 200 None
2026-03-30 04:49:19 [adesa.be] INFO: Saving data for 10736601: {'auction_closing_time': 1774864800.0, 'created_time': 1774625612.065756, 'last_price_update_time': 1774846159.100323}
2026-03-30 04:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736601') HTTP/1.1" 204 0
2026-03-30 04:49:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736599> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cdc8c5b-af42-56a2-8215-a033958b8e51 with identifier: 10736599
2026-03-30 04:49:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cdc8c5b-af42-56a2-8215-a033958b8e51 with scrape type 2
2026-03-30 04:49:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cdc8c5b-af42-56a2-8215-a033958b8e51 with scrape type 2
2026-03-30 04:49:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2cdc8c5b-af42-56a2-8215-a033958b8e51, identifier: 10736599
2026-03-30 04:49:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2cdc8c5b-af42-56a2-8215-a033958b8e51 with identifier: 10736599
2026-03-30 04:49:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2cdc8c5b-af42-56a2-8215-a033958b8e51 with identifier: 10736599
2026-03-30 04:49:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2cdc8c5b-af42-56a2-8215-a033958b8e51 with identifier: 10736599 to the API
2026-03-30 04:49:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736599>
{'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': 110,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2cdc8c5b-af42-56a2-8215-a033958b8e51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEF036',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736599',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 105362,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7500,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Skoda Octavia Combi 1.0 TSI Ambition - Petrol - Manual - 110 hp - '
'105.362 km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2021}
2026-03-30 04:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736599%27 HTTP/1.1" 200 None
2026-03-30 04:49:19 [adesa.be] INFO: Saving data for 10736599: {'auction_closing_time': 1774864800.0, 'created_time': 1774625638.765695, 'last_price_update_time': 1774846159.558976}
2026-03-30 04:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736599') HTTP/1.1" 204 0
2026-03-30 04:49:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736597> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 508cac9e-4990-54c4-892f-9cdb17335beb with identifier: 10736597
2026-03-30 04:49:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 508cac9e-4990-54c4-892f-9cdb17335beb with scrape type 2
2026-03-30 04:49:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 508cac9e-4990-54c4-892f-9cdb17335beb with scrape type 2
2026-03-30 04:49:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 508cac9e-4990-54c4-892f-9cdb17335beb, identifier: 10736597
2026-03-30 04:49:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 508cac9e-4990-54c4-892f-9cdb17335beb with identifier: 10736597
2026-03-30 04:49:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 508cac9e-4990-54c4-892f-9cdb17335beb with identifier: 10736597
2026-03-30 04:49:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 508cac9e-4990-54c4-892f-9cdb17335beb with identifier: 10736597 to the API
2026-03-30 04:49:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736597>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '508cac9e-4990-54c4-892f-9cdb17335beb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACG581',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736597',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 78044,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2021-02-17',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Automatic - 150 hp - 78.044 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736597%27 HTTP/1.1" 200 None
2026-03-30 04:49:21 [adesa.be] INFO: Saving data for 10736597: {'auction_closing_time': 1774864800.0, 'created_time': 1774625668.760817, 'last_price_update_time': 1774846161.146905}
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736597') HTTP/1.1" 204 0
2026-03-30 04:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736598> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53196633-9450-5c4e-8c7f-8b5db0ce2d8b with identifier: 10736598
2026-03-30 04:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53196633-9450-5c4e-8c7f-8b5db0ce2d8b with scrape type 2
2026-03-30 04:49:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53196633-9450-5c4e-8c7f-8b5db0ce2d8b with scrape type 2
2026-03-30 04:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 53196633-9450-5c4e-8c7f-8b5db0ce2d8b, identifier: 10736598
2026-03-30 04:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 53196633-9450-5c4e-8c7f-8b5db0ce2d8b with identifier: 10736598
2026-03-30 04:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 53196633-9450-5c4e-8c7f-8b5db0ce2d8b with identifier: 10736598
2026-03-30 04:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 53196633-9450-5c4e-8c7f-8b5db0ce2d8b with identifier: 10736598 to the API
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736598>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '53196633-9450-5c4e-8c7f-8b5db0ce2d8b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YCC659',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736598',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 155554,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-07-13',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Skoda Karoq 1.5 TSI Sportline - Petrol - Automatic - 150 hp - '
'155.554 km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2020}
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736598%27 HTTP/1.1" 200 None
2026-03-30 04:49:21 [adesa.be] INFO: Saving data for 10736598: {'auction_closing_time': 1774864800.0, 'created_time': 1774625625.46757, 'last_price_update_time': 1774846161.615686}
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736598') HTTP/1.1" 204 0
2026-03-30 04:49:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723873> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0486a19c-6294-56ba-88a5-a3ca6752fe27 with identifier: 10723873
2026-03-30 04:49:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0486a19c-6294-56ba-88a5-a3ca6752fe27 with scrape type 2
2026-03-30 04:49:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0486a19c-6294-56ba-88a5-a3ca6752fe27 with scrape type 2
2026-03-30 04:49:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0486a19c-6294-56ba-88a5-a3ca6752fe27, identifier: 10723873
2026-03-30 04:49:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0486a19c-6294-56ba-88a5-a3ca6752fe27 with identifier: 10723873
2026-03-30 04:49:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0486a19c-6294-56ba-88a5-a3ca6752fe27 with identifier: 10723873
2026-03-30 04:49:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0486a19c-6294-56ba-88a5-a3ca6752fe27 with identifier: 10723873 to the API
2026-03-30 04:49:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10723873>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '0486a19c-6294-56ba-88a5-a3ca6752fe27',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '2BKH408',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723873',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 291966,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 40,
'price_includes_vat': True,
'registration_date': '2006-02-13',
'seats_number': 5,
'seller_name': 'Wegen & Verkeer Antwerpen',
'title': 'Ford C-Max 1.6i Trend - Petrol - Manual - 100 hp - 291.966 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2006}
2026-03-30 04:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710723873%27 HTTP/1.1" 200 None
2026-03-30 04:49:22 [adesa.be] INFO: Saving data for 10723873: {'auction_closing_time': 1774868400.0, 'created_time': 1774453211.589866, 'last_price_update_time': 1774846162.090147}
2026-03-30 04:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10723873') HTTP/1.1" 204 0
2026-03-30 04:49:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736596> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2800ed7-d5ac-507b-ab3e-0141226497eb with identifier: 10736596
2026-03-30 04:49:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2800ed7-d5ac-507b-ab3e-0141226497eb with scrape type 2
2026-03-30 04:49:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2800ed7-d5ac-507b-ab3e-0141226497eb with scrape type 2
2026-03-30 04:49:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2800ed7-d5ac-507b-ab3e-0141226497eb, identifier: 10736596
2026-03-30 04:49:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2800ed7-d5ac-507b-ab3e-0141226497eb with identifier: 10736596
2026-03-30 04:49:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2800ed7-d5ac-507b-ab3e-0141226497eb with identifier: 10736596
2026-03-30 04:49:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2800ed7-d5ac-507b-ab3e-0141226497eb with identifier: 10736596 to the API
2026-03-30 04:49:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736596>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'c2800ed7-d5ac-507b-ab3e-0141226497eb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DRP148',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736596',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 24826,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2023-06-05',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Renault Kangoo 1.3 TCe Equilibre - Petrol - Manual - 100 hp - '
'24.826 km',
'transmission': 'manual',
'trim': 'Equilibre',
'vin': None,
'year': 2023}
2026-03-30 04:49:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736596%27 HTTP/1.1" 200 None
2026-03-30 04:49:23 [adesa.be] INFO: Saving data for 10736596: {'auction_closing_time': 1774864800.0, 'created_time': 1774625605.459594, 'last_price_update_time': 1774846163.002965}
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736596') HTTP/1.1" 204 0
2026-03-30 04:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736595> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736593> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52813699-6691-551e-bd55-2bbc7aecc276 with identifier: 10736595
2026-03-30 04:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52813699-6691-551e-bd55-2bbc7aecc276 with scrape type 2
2026-03-30 04:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52813699-6691-551e-bd55-2bbc7aecc276 with scrape type 2
2026-03-30 04:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 52813699-6691-551e-bd55-2bbc7aecc276, identifier: 10736595
2026-03-30 04:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 568bd57a-9430-5da1-94d1-b47111068f20 with identifier: 10736593
2026-03-30 04:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 568bd57a-9430-5da1-94d1-b47111068f20 with scrape type 2
2026-03-30 04:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 568bd57a-9430-5da1-94d1-b47111068f20 with scrape type 2
2026-03-30 04:49:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 568bd57a-9430-5da1-94d1-b47111068f20, identifier: 10736593
2026-03-30 04:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 52813699-6691-551e-bd55-2bbc7aecc276 with identifier: 10736595
2026-03-30 04:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 52813699-6691-551e-bd55-2bbc7aecc276 with identifier: 10736595
2026-03-30 04:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 52813699-6691-551e-bd55-2bbc7aecc276 with identifier: 10736595 to the API
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736595>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '52813699-6691-551e-bd55-2bbc7aecc276',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVM935',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736595',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 88489,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5700,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Renault Clio 1.0 Tce Corporate Edition - Petrol - Manual - 91 hp - '
'88.489 km',
'transmission': 'manual',
'trim': 'Corporate Edition',
'vin': None,
'year': 2022}
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736595%27 HTTP/1.1" 200 None
2026-03-30 04:49:23 [adesa.be] INFO: Saving data for 10736595: {'auction_closing_time': 1774864800.0, 'created_time': 1774625669.871994, 'last_price_update_time': 1774846163.560938}
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736595') HTTP/1.1" 204 0
2026-03-30 04:49:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 568bd57a-9430-5da1-94d1-b47111068f20 with identifier: 10736593
2026-03-30 04:49:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 568bd57a-9430-5da1-94d1-b47111068f20 with identifier: 10736593
2026-03-30 04:49:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 568bd57a-9430-5da1-94d1-b47111068f20 with identifier: 10736593 to the API
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736593>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 91,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '568bd57a-9430-5da1-94d1-b47111068f20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKR431',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736593',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 90401,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2021-04-27',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Renault Clio 1.0 Tce Corporate Edition - Petrol - Manual - 91 hp - '
'90.401 km',
'transmission': 'manual',
'trim': 'Corporate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736593%27 HTTP/1.1" 200 None
2026-03-30 04:49:23 [adesa.be] INFO: Saving data for 10736593: {'auction_closing_time': 1774864800.0, 'created_time': 1774625605.775637, 'last_price_update_time': 1774846163.835626}
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736593') HTTP/1.1" 204 0
2026-03-30 04:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736603> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2890da56-a2a4-50e7-8ac6-838625ef23a2 with identifier: 10736606
2026-03-30 04:49:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2890da56-a2a4-50e7-8ac6-838625ef23a2 with scrape type 2
2026-03-30 04:49:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2890da56-a2a4-50e7-8ac6-838625ef23a2 with scrape type 2
2026-03-30 04:49:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2890da56-a2a4-50e7-8ac6-838625ef23a2, identifier: 10736606
2026-03-30 04:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2890da56-a2a4-50e7-8ac6-838625ef23a2 with identifier: 10736606
2026-03-30 04:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2890da56-a2a4-50e7-8ac6-838625ef23a2 with identifier: 10736606
2026-03-30 04:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2890da56-a2a4-50e7-8ac6-838625ef23a2 with identifier: 10736606 to the API
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736606>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 204,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '2890da56-a2a4-50e7-8ac6-838625ef23a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTN537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736606',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 83627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14200,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Volkswagen ID.4 77 kWh Pro Performance - Electric - Automatic - 204 '
'hp - 83.627 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736606%27 HTTP/1.1" 200 None
2026-03-30 04:49:24 [adesa.be] INFO: Saving data for 10736606: {'auction_closing_time': 1774864800.0, 'created_time': 1774625643.988213, 'last_price_update_time': 1774846164.339126}
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736606') HTTP/1.1" 204 0
2026-03-30 04:49:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5f06401-6390-5ba9-841b-6f2716970edd with identifier: 10736496
2026-03-30 04:49:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5f06401-6390-5ba9-841b-6f2716970edd with scrape type 2
2026-03-30 04:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5f06401-6390-5ba9-841b-6f2716970edd with scrape type 2
2026-03-30 04:49:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5f06401-6390-5ba9-841b-6f2716970edd, identifier: 10736496
2026-03-30 04:49:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7fefb361-676c-50f7-ba54-5ff796c50aa3 with identifier: 10736603
2026-03-30 04:49:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7fefb361-676c-50f7-ba54-5ff796c50aa3 with scrape type 2
2026-03-30 04:49:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7fefb361-676c-50f7-ba54-5ff796c50aa3 with scrape type 2
2026-03-30 04:49:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7fefb361-676c-50f7-ba54-5ff796c50aa3, identifier: 10736603
2026-03-30 04:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5f06401-6390-5ba9-841b-6f2716970edd with identifier: 10736496
2026-03-30 04:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5f06401-6390-5ba9-841b-6f2716970edd with identifier: 10736496
2026-03-30 04:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5f06401-6390-5ba9-841b-6f2716970edd with identifier: 10736496 to the API
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736496>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5f06401-6390-5ba9-841b-6f2716970edd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TBK004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736496',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Duster',
'odometer': 159294,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5250,
'price_includes_vat': True,
'registration_date': '2017-09-14',
'seats_number': 5,
'seller_name': 'Vivaqua',
'title': 'Dacia Duster Lauréate Plus 2017 - AWD - Diesel - Manual - 110 hp - '
'159.294 km',
'transmission': 'manual',
'trim': 'Lauréate Plus 2017',
'vin': None,
'year': 2017}
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736496%27 HTTP/1.1" 200 None
2026-03-30 04:49:24 [adesa.be] INFO: Saving data for 10736496: {'auction_closing_time': 1774868400.0, 'created_time': 1774625655.375539, 'last_price_update_time': 1774846164.817609}
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736496') HTTP/1.1" 204 0
2026-03-30 04:49:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7fefb361-676c-50f7-ba54-5ff796c50aa3 with identifier: 10736603
2026-03-30 04:49:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7fefb361-676c-50f7-ba54-5ff796c50aa3 with identifier: 10736603
2026-03-30 04:49:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7fefb361-676c-50f7-ba54-5ff796c50aa3 with identifier: 10736603 to the API
2026-03-30 04:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736603>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '',
'engine_horse_power': 283,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '7fefb361-676c-50f7-ba54-5ff796c50aa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAC869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736603',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 72900,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2021-01-28',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Tesla Model 3 Standard Range Plus - Electric - Automatic - 283 hp - '
'72.900 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736603%27 HTTP/1.1" 200 None
2026-03-30 04:49:25 [adesa.be] INFO: Saving data for 10736603: {'auction_closing_time': 1774864800.0, 'created_time': 1774625638.404344, 'last_price_update_time': 1774846165.102587}
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736603') HTTP/1.1" 204 0
2026-03-30 04:49:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736591> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736592> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e796a92-8356-5ae0-b56e-a2ec9f41054f with identifier: 10736591
2026-03-30 04:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e796a92-8356-5ae0-b56e-a2ec9f41054f with scrape type 2
2026-03-30 04:49:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e796a92-8356-5ae0-b56e-a2ec9f41054f with scrape type 2
2026-03-30 04:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e796a92-8356-5ae0-b56e-a2ec9f41054f, identifier: 10736591
2026-03-30 04:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e796a92-8356-5ae0-b56e-a2ec9f41054f with identifier: 10736591
2026-03-30 04:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e796a92-8356-5ae0-b56e-a2ec9f41054f with identifier: 10736591
2026-03-30 04:49:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e796a92-8356-5ae0-b56e-a2ec9f41054f with identifier: 10736591 to the API
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736591>
{'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': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '0e796a92-8356-5ae0-b56e-a2ec9f41054f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CGT931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736591',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 172428,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Peugeot 3008 1.5 HDI Roadtrip - Diesel - Automatic - 130 hp - '
'172.428 km',
'transmission': 'automatic',
'trim': 'Roadtrip',
'vin': None,
'year': 2022}
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736591%27 HTTP/1.1" 200 None
2026-03-30 04:49:25 [adesa.be] INFO: Saving data for 10736591: {'auction_closing_time': 1774864800.0, 'created_time': 1774625665.40515, 'last_price_update_time': 1774846165.571364}
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736591') HTTP/1.1" 204 0
2026-03-30 04:49:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ff9f680-484f-53f5-8294-d25e3dac20d5 with identifier: 10736592
2026-03-30 04:49:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ff9f680-484f-53f5-8294-d25e3dac20d5 with scrape type 2
2026-03-30 04:49:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ff9f680-484f-53f5-8294-d25e3dac20d5 with scrape type 2
2026-03-30 04:49:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ff9f680-484f-53f5-8294-d25e3dac20d5, identifier: 10736592
2026-03-30 04:49:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ff9f680-484f-53f5-8294-d25e3dac20d5 with identifier: 10736592
2026-03-30 04:49:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ff9f680-484f-53f5-8294-d25e3dac20d5 with identifier: 10736592
2026-03-30 04:49:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ff9f680-484f-53f5-8294-d25e3dac20d5 with identifier: 10736592 to the API
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736592>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '8ff9f680-484f-53f5-8294-d25e3dac20d5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHM874',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736592',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 22327,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16400,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Polestar 2 Long Range - Electric - Automatic - 231 hp - 22.327 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736592%27 HTTP/1.1" 200 None
2026-03-30 04:49:25 [adesa.be] INFO: Saving data for 10736592: {'auction_closing_time': 1774864800.0, 'created_time': 1774625665.758727, 'last_price_update_time': 1774846165.931693}
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736592') HTTP/1.1" 204 0
2026-03-30 04:49:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736589> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80e81c5b-81ee-532c-b4e7-86fdca5eedbd with identifier: 10736589
2026-03-30 04:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80e81c5b-81ee-532c-b4e7-86fdca5eedbd with scrape type 2
2026-03-30 04:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80e81c5b-81ee-532c-b4e7-86fdca5eedbd with scrape type 2
2026-03-30 04:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 80e81c5b-81ee-532c-b4e7-86fdca5eedbd, identifier: 10736589
2026-03-30 04:49:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 80e81c5b-81ee-532c-b4e7-86fdca5eedbd with identifier: 10736589
2026-03-30 04:49:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 80e81c5b-81ee-532c-b4e7-86fdca5eedbd with identifier: 10736589
2026-03-30 04:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 80e81c5b-81ee-532c-b4e7-86fdca5eedbd with identifier: 10736589 to the API
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736589>
{'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': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '80e81c5b-81ee-532c-b4e7-86fdca5eedbd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YHM035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736589',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Astra',
'odometer': 80723,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2020-09-02',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Opel Astra 1.5 Edition - Diesel - Manual - 105 hp - 80.723 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2020}
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736589%27 HTTP/1.1" 200 None
2026-03-30 04:49:26 [adesa.be] INFO: Saving data for 10736589: {'auction_closing_time': 1774864800.0, 'created_time': 1774625618.798166, 'last_price_update_time': 1774846166.415441}
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736589') HTTP/1.1" 204 0
2026-03-30 04:49:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736587> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f322423-d980-5fbd-8117-5d4b39f0bdd8 with identifier: 10736587
2026-03-30 04:49:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f322423-d980-5fbd-8117-5d4b39f0bdd8 with scrape type 2
2026-03-30 04:49:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f322423-d980-5fbd-8117-5d4b39f0bdd8 with scrape type 2
2026-03-30 04:49:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2f322423-d980-5fbd-8117-5d4b39f0bdd8, identifier: 10736587
2026-03-30 04:49:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2f322423-d980-5fbd-8117-5d4b39f0bdd8 with identifier: 10736587
2026-03-30 04:49:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2f322423-d980-5fbd-8117-5d4b39f0bdd8 with identifier: 10736587
2026-03-30 04:49:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2f322423-d980-5fbd-8117-5d4b39f0bdd8 with identifier: 10736587 to the API
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736587>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '2f322423-d980-5fbd-8117-5d4b39f0bdd8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQD923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736587',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 118568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz EQC 400 AMG Line - 4-Matic - Electric - Automatic - '
'408 hp - 118.568 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736587%27 HTTP/1.1" 200 None
2026-03-30 04:49:26 [adesa.be] INFO: Saving data for 10736587: {'auction_closing_time': 1774864800.0, 'created_time': 1774625666.083981, 'last_price_update_time': 1774846166.885477}
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736587') HTTP/1.1" 204 0
2026-03-30 04:49:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736586> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736588> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b106fe5-32de-5970-9aa8-99b7af9f584e with identifier: 10736586
2026-03-30 04:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b106fe5-32de-5970-9aa8-99b7af9f584e with scrape type 2
2026-03-30 04:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b106fe5-32de-5970-9aa8-99b7af9f584e with scrape type 2
2026-03-30 04:49:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b106fe5-32de-5970-9aa8-99b7af9f584e, identifier: 10736586
2026-03-30 04:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6238cc10-16c7-5750-8ee6-7fe53a8ef206 with identifier: 10736588
2026-03-30 04:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6238cc10-16c7-5750-8ee6-7fe53a8ef206 with scrape type 2
2026-03-30 04:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6238cc10-16c7-5750-8ee6-7fe53a8ef206 with scrape type 2
2026-03-30 04:49:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6238cc10-16c7-5750-8ee6-7fe53a8ef206, identifier: 10736588
2026-03-30 04:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b106fe5-32de-5970-9aa8-99b7af9f584e with identifier: 10736586
2026-03-30 04:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b106fe5-32de-5970-9aa8-99b7af9f584e with identifier: 10736586
2026-03-30 04:49:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b106fe5-32de-5970-9aa8-99b7af9f584e with identifier: 10736586 to the API
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736586>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '7b106fe5-32de-5970-9aa8-99b7af9f584e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTZ475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736586',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 72499,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz EQA 250 AMG Line - Electric - Automatic - 190 hp - '
'72.499 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736586%27 HTTP/1.1" 200 None
2026-03-30 04:49:27 [adesa.be] INFO: Saving data for 10736586: {'auction_closing_time': 1774864800.0, 'created_time': 1774625679.801622, 'last_price_update_time': 1774846167.447523}
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736586') HTTP/1.1" 204 0
2026-03-30 04:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6238cc10-16c7-5750-8ee6-7fe53a8ef206 with identifier: 10736588
2026-03-30 04:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6238cc10-16c7-5750-8ee6-7fe53a8ef206 with identifier: 10736588
2026-03-30 04:49:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6238cc10-16c7-5750-8ee6-7fe53a8ef206 with identifier: 10736588 to the API
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736588>
{'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-30T10:00:00Z',
'fuel_type': 'Electric',
'id': '6238cc10-16c7-5750-8ee6-7fe53a8ef206',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRH463',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736588',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 91468,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz EQC 400 - 4-Matic - Electric - Automatic - 408 hp - '
'91.468 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736588%27 HTTP/1.1" 200 None
2026-03-30 04:49:27 [adesa.be] INFO: Saving data for 10736588: {'auction_closing_time': 1774864800.0, 'created_time': 1774625628.002258, 'last_price_update_time': 1774846167.719623}
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736588') HTTP/1.1" 204 0
2026-03-30 04:49:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736585> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a566063f-1aec-5c99-a9e0-8ebec1bcac23 with identifier: 10736585
2026-03-30 04:49:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a566063f-1aec-5c99-a9e0-8ebec1bcac23 with scrape type 2
2026-03-30 04:49:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a566063f-1aec-5c99-a9e0-8ebec1bcac23 with scrape type 2
2026-03-30 04:49:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a566063f-1aec-5c99-a9e0-8ebec1bcac23, identifier: 10736585
2026-03-30 04:49:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a566063f-1aec-5c99-a9e0-8ebec1bcac23 with identifier: 10736585
2026-03-30 04:49:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a566063f-1aec-5c99-a9e0-8ebec1bcac23 with identifier: 10736585
2026-03-30 04:49:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a566063f-1aec-5c99-a9e0-8ebec1bcac23 with identifier: 10736585 to the API
2026-03-30 04:49:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736585>
{'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': 211,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a566063f-1aec-5c99-a9e0-8ebec1bcac23',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAZ805',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736585',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 149220,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-02-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz E Break 300 Business Solution - Hybrid - Automatic - '
'211 hp - 149.220 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-30 04:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736585%27 HTTP/1.1" 200 None
2026-03-30 04:49:28 [adesa.be] INFO: Saving data for 10736585: {'auction_closing_time': 1774864800.0, 'created_time': 1774625681.113766, 'last_price_update_time': 1774846168.180937}
2026-03-30 04:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736585') HTTP/1.1" 204 0
2026-03-30 04:49:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736583> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de251f0c-3317-51ce-8452-4b3d29c85f54 with identifier: 10736583
2026-03-30 04:49:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de251f0c-3317-51ce-8452-4b3d29c85f54 with scrape type 2
2026-03-30 04:49:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item de251f0c-3317-51ce-8452-4b3d29c85f54 with scrape type 2
2026-03-30 04:49:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: de251f0c-3317-51ce-8452-4b3d29c85f54, identifier: 10736583
2026-03-30 04:49:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: de251f0c-3317-51ce-8452-4b3d29c85f54 with identifier: 10736583
2026-03-30 04:49:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: de251f0c-3317-51ce-8452-4b3d29c85f54 with identifier: 10736583
2026-03-30 04:49:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: de251f0c-3317-51ce-8452-4b3d29c85f54 with identifier: 10736583 to the API
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736583>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 228,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'de251f0c-3317-51ce-8452-4b3d29c85f54',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BUQ719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736583',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 46733,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17200,
'price_includes_vat': True,
'registration_date': '2022-03-29',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Kia EV6 74 kWh Air - Electric - Automatic - 228 hp - 46.733 km',
'transmission': 'automatic',
'trim': 'Air',
'vin': None,
'year': 2022}
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736583%27 HTTP/1.1" 200 None
2026-03-30 04:49:29 [adesa.be] INFO: Saving data for 10736583: {'auction_closing_time': 1774864800.0, 'created_time': 1774625680.217504, 'last_price_update_time': 1774846169.186285}
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736583') HTTP/1.1" 204 0
2026-03-30 04:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736580> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736584> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b57dfc5-ce4f-552f-9558-75e40dd519cb with identifier: 10736580
2026-03-30 04:49:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b57dfc5-ce4f-552f-9558-75e40dd519cb with scrape type 2
2026-03-30 04:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b57dfc5-ce4f-552f-9558-75e40dd519cb with scrape type 2
2026-03-30 04:49:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7b57dfc5-ce4f-552f-9558-75e40dd519cb, identifier: 10736580
2026-03-30 04:49:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 862843d1-1857-58b7-bd95-34f6d0023f99 with identifier: 10736584
2026-03-30 04:49:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 862843d1-1857-58b7-bd95-34f6d0023f99 with scrape type 2
2026-03-30 04:49:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 862843d1-1857-58b7-bd95-34f6d0023f99 with scrape type 2
2026-03-30 04:49:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 862843d1-1857-58b7-bd95-34f6d0023f99, identifier: 10736584
2026-03-30 04:49:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7b57dfc5-ce4f-552f-9558-75e40dd519cb with identifier: 10736580
2026-03-30 04:49:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7b57dfc5-ce4f-552f-9558-75e40dd519cb with identifier: 10736580
2026-03-30 04:49:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7b57dfc5-ce4f-552f-9558-75e40dd519cb with identifier: 10736580 to the API
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736580>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '7b57dfc5-ce4f-552f-9558-75e40dd519cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVR297',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736580',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 121649,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 3,
'seller_name': 'KBC Autolease',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'121.649 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736580%27 HTTP/1.1" 200 None
2026-03-30 04:49:29 [adesa.be] INFO: Saving data for 10736580: {'auction_closing_time': 1774864800.0, 'created_time': 1774625599.667303, 'last_price_update_time': 1774846169.812256}
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736580') HTTP/1.1" 204 0
2026-03-30 04:49:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 862843d1-1857-58b7-bd95-34f6d0023f99 with identifier: 10736584
2026-03-30 04:49:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 862843d1-1857-58b7-bd95-34f6d0023f99 with identifier: 10736584
2026-03-30 04:49:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 862843d1-1857-58b7-bd95-34f6d0023f99 with identifier: 10736584 to the API
2026-03-30 04:49:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736584>
{'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': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '862843d1-1857-58b7-bd95-34f6d0023f99',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSG017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736584',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 120422,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12500,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Mercedes-Benz CLA Shooting Brake 180d Luxury - Diesel - Automatic - '
'116 hp - 120.422 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736584%27 HTTP/1.1" 200 None
2026-03-30 04:49:30 [adesa.be] INFO: Saving data for 10736584: {'auction_closing_time': 1774864800.0, 'created_time': 1774625682.658968, 'last_price_update_time': 1774846170.084723}
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736584') HTTP/1.1" 204 0
2026-03-30 04:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736582> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70211808-abe7-565c-8963-2c81e814385b with identifier: 10736590
2026-03-30 04:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70211808-abe7-565c-8963-2c81e814385b with scrape type 2
2026-03-30 04:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70211808-abe7-565c-8963-2c81e814385b with scrape type 2
2026-03-30 04:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70211808-abe7-565c-8963-2c81e814385b, identifier: 10736590
2026-03-30 04:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70211808-abe7-565c-8963-2c81e814385b with identifier: 10736590
2026-03-30 04:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70211808-abe7-565c-8963-2c81e814385b with identifier: 10736590
2026-03-30 04:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70211808-abe7-565c-8963-2c81e814385b with identifier: 10736590 to the API
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736590>
{'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': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '70211808-abe7-565c-8963-2c81e814385b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSZ103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736590',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 93940,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-03-11',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Peugeot 3008 1.5 HDI Active Pack - Diesel - Automatic - 130 hp - '
'93.940 km',
'transmission': 'automatic',
'trim': 'Active Pack',
'vin': None,
'year': 2022}
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736590%27 HTTP/1.1" 200 None
2026-03-30 04:49:30 [adesa.be] INFO: Saving data for 10736590: {'auction_closing_time': 1774864800.0, 'created_time': 1774625658.824682, 'last_price_update_time': 1774846170.560859}
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736590') HTTP/1.1" 204 0
2026-03-30 04:49:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2444077-8b21-5c23-92af-1f3ae955fd6a with identifier: 10736582
2026-03-30 04:49:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2444077-8b21-5c23-92af-1f3ae955fd6a with scrape type 2
2026-03-30 04:49:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2444077-8b21-5c23-92af-1f3ae955fd6a with scrape type 2
2026-03-30 04:49:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c2444077-8b21-5c23-92af-1f3ae955fd6a, identifier: 10736582
2026-03-30 04:49:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c2444077-8b21-5c23-92af-1f3ae955fd6a with identifier: 10736582
2026-03-30 04:49:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c2444077-8b21-5c23-92af-1f3ae955fd6a with identifier: 10736582
2026-03-30 04:49:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c2444077-8b21-5c23-92af-1f3ae955fd6a with identifier: 10736582 to the API
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736582>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'c2444077-8b21-5c23-92af-1f3ae955fd6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVS534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736582',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 112583,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7700,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 3,
'seller_name': 'KBC Autolease',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'112.583 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736582%27 HTTP/1.1" 200 None
2026-03-30 04:49:30 [adesa.be] INFO: Saving data for 10736582: {'auction_closing_time': 1774864800.0, 'created_time': 1774625680.607878, 'last_price_update_time': 1774846170.955881}
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736582') HTTP/1.1" 204 0
2026-03-30 04:49:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736581> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90bc24de-2181-55c3-b6c2-3c7cb34e380b with identifier: 10736581
2026-03-30 04:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90bc24de-2181-55c3-b6c2-3c7cb34e380b with scrape type 2
2026-03-30 04:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90bc24de-2181-55c3-b6c2-3c7cb34e380b with scrape type 2
2026-03-30 04:49:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 90bc24de-2181-55c3-b6c2-3c7cb34e380b, identifier: 10736581
2026-03-30 04:49:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 90bc24de-2181-55c3-b6c2-3c7cb34e380b with identifier: 10736581
2026-03-30 04:49:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 90bc24de-2181-55c3-b6c2-3c7cb34e380b with identifier: 10736581
2026-03-30 04:49:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 90bc24de-2181-55c3-b6c2-3c7cb34e380b with identifier: 10736581 to the API
2026-03-30 04:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736581>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '90bc24de-2181-55c3-b6c2-3c7cb34e380b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVS715',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736581',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 101957,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8100,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 3,
'seller_name': 'KBC Autolease',
'title': 'Ford Transit Custom 2.0 TDCI Trend - Diesel - Manual - 105 hp - '
'101.957 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 04:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736581%27 HTTP/1.1" 200 None
2026-03-30 04:49:31 [adesa.be] INFO: Saving data for 10736581: {'auction_closing_time': 1774864800.0, 'created_time': 1774625690.291821, 'last_price_update_time': 1774846171.997855}
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736581') HTTP/1.1" 204 0
2026-03-30 04:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736578> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736573> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736577> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736576> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: acc4f6b7-c2aa-586a-b66e-2768741e7884 with identifier: 10736578
2026-03-30 04:49:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item acc4f6b7-c2aa-586a-b66e-2768741e7884 with scrape type 2
2026-03-30 04:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item acc4f6b7-c2aa-586a-b66e-2768741e7884 with scrape type 2
2026-03-30 04:49:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: acc4f6b7-c2aa-586a-b66e-2768741e7884, identifier: 10736578
2026-03-30 04:49:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb90462e-66c9-5996-8bda-1ecb7e9e97b4 with identifier: 10736573
2026-03-30 04:49:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb90462e-66c9-5996-8bda-1ecb7e9e97b4 with scrape type 2
2026-03-30 04:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb90462e-66c9-5996-8bda-1ecb7e9e97b4 with scrape type 2
2026-03-30 04:49:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cb90462e-66c9-5996-8bda-1ecb7e9e97b4, identifier: 10736573
2026-03-30 04:49:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: acc4f6b7-c2aa-586a-b66e-2768741e7884 with identifier: 10736578
2026-03-30 04:49:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: acc4f6b7-c2aa-586a-b66e-2768741e7884 with identifier: 10736578
2026-03-30 04:49:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: acc4f6b7-c2aa-586a-b66e-2768741e7884 with identifier: 10736578 to the API
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736578>
{'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': 155,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': 'acc4f6b7-c2aa-586a-b66e-2768741e7884',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TMJ923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736578',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 1605,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12000,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Ford Focus 1.0 EcoBoost Titanium X - Petrol - Automatic - 155 hp - '
'1.605 km',
'transmission': 'automatic',
'trim': 'Titanium X',
'vin': None,
'year': 2025}
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736578%27 HTTP/1.1" 200 None
2026-03-30 04:49:32 [adesa.be] INFO: Saving data for 10736578: {'auction_closing_time': 1774864800.0, 'created_time': 1774625607.031845, 'last_price_update_time': 1774846172.536119}
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736578') HTTP/1.1" 204 0
2026-03-30 04:49:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cb90462e-66c9-5996-8bda-1ecb7e9e97b4 with identifier: 10736573
2026-03-30 04:49:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cb90462e-66c9-5996-8bda-1ecb7e9e97b4 with identifier: 10736573
2026-03-30 04:49:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cb90462e-66c9-5996-8bda-1ecb7e9e97b4 with identifier: 10736573 to the API
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736573>
{'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': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cb90462e-66c9-5996-8bda-1ecb7e9e97b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YVB303',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736573',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 88924,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10900,
'price_includes_vat': True,
'registration_date': '2020-12-28',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 88.924 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736573%27 HTTP/1.1" 200 None
2026-03-30 04:49:32 [adesa.be] INFO: Saving data for 10736573: {'auction_closing_time': 1774864800.0, 'created_time': 1774625597.930857, 'last_price_update_time': 1774846172.821557}
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736573') HTTP/1.1" 204 0
2026-03-30 04:49:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.918(s), this was the 1st time calling it.
2026-03-30 04:49:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.976947714733683 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:49:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b2557ff-96dc-5c39-8cf5-6f23197c740a with identifier: 10736577
2026-03-30 04:49:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b2557ff-96dc-5c39-8cf5-6f23197c740a with scrape type 2
2026-03-30 04:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b2557ff-96dc-5c39-8cf5-6f23197c740a with scrape type 2
2026-03-30 04:49:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b2557ff-96dc-5c39-8cf5-6f23197c740a, identifier: 10736577
2026-03-30 04:49:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 781d191e-7583-50ff-8ac4-b3e51d53746b with identifier: 10736576
2026-03-30 04:49:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 781d191e-7583-50ff-8ac4-b3e51d53746b with scrape type 2
2026-03-30 04:49:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 781d191e-7583-50ff-8ac4-b3e51d53746b with scrape type 2
2026-03-30 04:49:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 781d191e-7583-50ff-8ac4-b3e51d53746b, identifier: 10736576
2026-03-30 04:49:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b2557ff-96dc-5c39-8cf5-6f23197c740a with identifier: 10736577
2026-03-30 04:49:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b2557ff-96dc-5c39-8cf5-6f23197c740a with identifier: 10736577
2026-03-30 04:49:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b2557ff-96dc-5c39-8cf5-6f23197c740a with identifier: 10736577 to the API
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736577>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '4b2557ff-96dc-5c39-8cf5-6f23197c740a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YEV418',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736577',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 97714,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-08-07',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'DS DS7 Crossback 1.5 HDI Chic - Diesel - Automatic - 130 hp - '
'97.714 km',
'transmission': 'automatic',
'trim': 'Chic',
'vin': None,
'year': 2020}
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736577%27 HTTP/1.1" 200 None
2026-03-30 04:49:33 [adesa.be] INFO: Saving data for 10736577: {'auction_closing_time': 1774864800.0, 'created_time': 1774625599.325419, 'last_price_update_time': 1774846173.299469}
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736577') HTTP/1.1" 204 0
2026-03-30 04:49:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 781d191e-7583-50ff-8ac4-b3e51d53746b with identifier: 10736576
2026-03-30 04:49:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 781d191e-7583-50ff-8ac4-b3e51d53746b with identifier: 10736576
2026-03-30 04:49:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 781d191e-7583-50ff-8ac4-b3e51d53746b with identifier: 10736576 to the API
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736576>
{'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': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '781d191e-7583-50ff-8ac4-b3e51d53746b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABY444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736576',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 32526,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X2 25e Business - xDrive - Hybrid - Automatic - 125 hp - 32.526 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736576%27 HTTP/1.1" 200 None
2026-03-30 04:49:33 [adesa.be] INFO: Saving data for 10736576: {'auction_closing_time': 1774864800.0, 'created_time': 1774625603.43862, 'last_price_update_time': 1774846173.561302}
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736576') HTTP/1.1" 204 0
2026-03-30 04:49:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736575> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bed8602-822d-5426-9189-0a4f2fab6cc7 with identifier: 10736575
2026-03-30 04:49:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bed8602-822d-5426-9189-0a4f2fab6cc7 with scrape type 2
2026-03-30 04:49:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bed8602-822d-5426-9189-0a4f2fab6cc7 with scrape type 2
2026-03-30 04:49:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9bed8602-822d-5426-9189-0a4f2fab6cc7, identifier: 10736575
2026-03-30 04:49:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9bed8602-822d-5426-9189-0a4f2fab6cc7 with identifier: 10736575
2026-03-30 04:49:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9bed8602-822d-5426-9189-0a4f2fab6cc7 with identifier: 10736575
2026-03-30 04:49:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9bed8602-822d-5426-9189-0a4f2fab6cc7 with identifier: 10736575 to the API
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736575>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '9bed8602-822d-5426-9189-0a4f2fab6cc7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHY893',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736575',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 119265,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 25e Business - xDrive - Hybrid - Automatic - 125 hp - '
'119.265 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736575%27 HTTP/1.1" 200 None
2026-03-30 04:49:34 [adesa.be] INFO: Saving data for 10736575: {'auction_closing_time': 1774864800.0, 'created_time': 1774625595.433698, 'last_price_update_time': 1774846174.218399}
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736575') HTTP/1.1" 204 0
2026-03-30 04:49:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95f93045-2ccd-526c-9986-464840af0555 with identifier: 10736594
2026-03-30 04:49:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95f93045-2ccd-526c-9986-464840af0555 with scrape type 2
2026-03-30 04:49:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95f93045-2ccd-526c-9986-464840af0555 with scrape type 2
2026-03-30 04:49:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 95f93045-2ccd-526c-9986-464840af0555, identifier: 10736594
2026-03-30 04:49:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 95f93045-2ccd-526c-9986-464840af0555 with identifier: 10736594
2026-03-30 04:49:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 95f93045-2ccd-526c-9986-464840af0555 with identifier: 10736594
2026-03-30 04:49:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 95f93045-2ccd-526c-9986-464840af0555 with identifier: 10736594 to the API
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736594>
{'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': 91,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '95f93045-2ccd-526c-9986-464840af0555',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMY258',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736594',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 81885,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2021-05-19',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Renault Clio 1.0 Tce Corporate Edition - Petrol - Manual - 91 hp - '
'81.885 km',
'transmission': 'manual',
'trim': 'Corporate Edition',
'vin': None,
'year': 2021}
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736594%27 HTTP/1.1" 200 None
2026-03-30 04:49:34 [adesa.be] INFO: Saving data for 10736594: {'auction_closing_time': 1774864800.0, 'created_time': 1774625668.437178, 'last_price_update_time': 1774846174.971027}
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736594') HTTP/1.1" 204 0
2026-03-30 04:49:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736570> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fa4679b-1c0c-56c9-9857-24e86ba5b87e with identifier: 10736574
2026-03-30 04:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa4679b-1c0c-56c9-9857-24e86ba5b87e with scrape type 2
2026-03-30 04:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fa4679b-1c0c-56c9-9857-24e86ba5b87e with scrape type 2
2026-03-30 04:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fa4679b-1c0c-56c9-9857-24e86ba5b87e, identifier: 10736574
2026-03-30 04:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fa4679b-1c0c-56c9-9857-24e86ba5b87e with identifier: 10736574
2026-03-30 04:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fa4679b-1c0c-56c9-9857-24e86ba5b87e with identifier: 10736574
2026-03-30 04:49:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fa4679b-1c0c-56c9-9857-24e86ba5b87e with identifier: 10736574 to the API
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736574>
{'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': 125,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '6fa4679b-1c0c-56c9-9857-24e86ba5b87e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AJG452',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736574',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 62981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2021-04-14',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'62.981 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736574%27 HTTP/1.1" 200 None
2026-03-30 04:49:35 [adesa.be] INFO: Saving data for 10736574: {'auction_closing_time': 1774864800.0, 'created_time': 1774625598.270048, 'last_price_update_time': 1774846175.425246}
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736574') HTTP/1.1" 204 0
2026-03-30 04:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736569> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce954150-d01c-5a38-a18d-fad3b66110de with identifier: 10736571
2026-03-30 04:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce954150-d01c-5a38-a18d-fad3b66110de with scrape type 2
2026-03-30 04:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce954150-d01c-5a38-a18d-fad3b66110de with scrape type 2
2026-03-30 04:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce954150-d01c-5a38-a18d-fad3b66110de, identifier: 10736571
2026-03-30 04:49:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39023a9b-859e-50ff-91e6-b6238e45c1ce with identifier: 10736570
2026-03-30 04:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39023a9b-859e-50ff-91e6-b6238e45c1ce with scrape type 2
2026-03-30 04:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39023a9b-859e-50ff-91e6-b6238e45c1ce with scrape type 2
2026-03-30 04:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 39023a9b-859e-50ff-91e6-b6238e45c1ce, identifier: 10736570
2026-03-30 04:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce954150-d01c-5a38-a18d-fad3b66110de with identifier: 10736571
2026-03-30 04:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce954150-d01c-5a38-a18d-fad3b66110de with identifier: 10736571
2026-03-30 04:49:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce954150-d01c-5a38-a18d-fad3b66110de with identifier: 10736571 to the API
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736571>
{'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:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce954150-d01c-5a38-a18d-fad3b66110de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ABL609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736571',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 88731,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13700,
'price_includes_vat': True,
'registration_date': '2021-02-09',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 18d Business - Diesel - Automatic - 150 hp - 88.731 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736571%27 HTTP/1.1" 200 None
2026-03-30 04:49:35 [adesa.be] INFO: Saving data for 10736571: {'auction_closing_time': 1774864800.0, 'created_time': 1774625689.660938, 'last_price_update_time': 1774846175.90014}
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736571') HTTP/1.1" 204 0
2026-03-30 04:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 39023a9b-859e-50ff-91e6-b6238e45c1ce with identifier: 10736570
2026-03-30 04:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 39023a9b-859e-50ff-91e6-b6238e45c1ce with identifier: 10736570
2026-03-30 04:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 39023a9b-859e-50ff-91e6-b6238e45c1ce with identifier: 10736570 to the API
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736570>
{'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:00:00Z',
'fuel_type': 'Diesel',
'id': '39023a9b-859e-50ff-91e6-b6238e45c1ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSE301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736570',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 75366,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 18d - Diesel - Manual - 150 hp - 75.366 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736570%27 HTTP/1.1" 200 None
2026-03-30 04:49:36 [adesa.be] INFO: Saving data for 10736570: {'auction_closing_time': 1774864800.0, 'created_time': 1774625689.975576, 'last_price_update_time': 1774846176.178859}
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736570') HTTP/1.1" 204 0
2026-03-30 04:49:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 128d611f-73aa-584c-80f8-58769fae1882 with identifier: 10736569
2026-03-30 04:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 128d611f-73aa-584c-80f8-58769fae1882 with scrape type 2
2026-03-30 04:49:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 128d611f-73aa-584c-80f8-58769fae1882 with scrape type 2
2026-03-30 04:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 128d611f-73aa-584c-80f8-58769fae1882, identifier: 10736569
2026-03-30 04:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 128d611f-73aa-584c-80f8-58769fae1882 with identifier: 10736569
2026-03-30 04:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 128d611f-73aa-584c-80f8-58769fae1882 with identifier: 10736569
2026-03-30 04:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 128d611f-73aa-584c-80f8-58769fae1882 with identifier: 10736569 to the API
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736569>
{'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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '128d611f-73aa-584c-80f8-58769fae1882',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BFK740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736569',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 139801,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 18d Advantage - Diesel - Manual - 136 hp - 139.801 km',
'transmission': 'manual',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736569%27 HTTP/1.1" 200 None
2026-03-30 04:49:36 [adesa.be] INFO: Saving data for 10736569: {'auction_closing_time': 1774864800.0, 'created_time': 1774625685.336759, 'last_price_update_time': 1774846176.573161}
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736569') HTTP/1.1" 204 0
2026-03-30 04:49:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44ffc627-8117-586b-af56-ba2f0779b7df with identifier: 10736568
2026-03-30 04:49:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44ffc627-8117-586b-af56-ba2f0779b7df with scrape type 2
2026-03-30 04:49:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44ffc627-8117-586b-af56-ba2f0779b7df with scrape type 2
2026-03-30 04:49:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 44ffc627-8117-586b-af56-ba2f0779b7df, identifier: 10736568
2026-03-30 04:49:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 44ffc627-8117-586b-af56-ba2f0779b7df with identifier: 10736568
2026-03-30 04:49:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 44ffc627-8117-586b-af56-ba2f0779b7df with identifier: 10736568
2026-03-30 04:49:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 44ffc627-8117-586b-af56-ba2f0779b7df with identifier: 10736568 to the API
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736568>
{'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': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '44ffc627-8117-586b-af56-ba2f0779b7df',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQF202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736568',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 143234,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8700,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 16d Advantage - Diesel - Automatic - 116 hp - 143.234 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736568%27 HTTP/1.1" 200 None
2026-03-30 04:49:36 [adesa.be] INFO: Saving data for 10736568: {'auction_closing_time': 1774864800.0, 'created_time': 1774625600.488868, 'last_price_update_time': 1774846176.950212}
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736568') HTTP/1.1" 204 0
2026-03-30 04:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736567> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74c11b19-a096-54c0-a07b-c4b5d3be5f39 with identifier: 10736553
2026-03-30 04:49:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74c11b19-a096-54c0-a07b-c4b5d3be5f39 with scrape type 2
2026-03-30 04:49:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74c11b19-a096-54c0-a07b-c4b5d3be5f39 with scrape type 2
2026-03-30 04:49:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 74c11b19-a096-54c0-a07b-c4b5d3be5f39, identifier: 10736553
2026-03-30 04:49:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 74c11b19-a096-54c0-a07b-c4b5d3be5f39 with identifier: 10736553
2026-03-30 04:49:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 74c11b19-a096-54c0-a07b-c4b5d3be5f39 with identifier: 10736553
2026-03-30 04:49:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 74c11b19-a096-54c0-a07b-c4b5d3be5f39 with identifier: 10736553 to the API
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736553>
{'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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '74c11b19-a096-54c0-a07b-c4b5d3be5f39',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BMQ212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736553',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 173753,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14500,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi Q5 30 TDI Business - Diesel - Automatic - 136 hp - 173.753 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736553%27 HTTP/1.1" 200 None
2026-03-30 04:49:37 [adesa.be] INFO: Saving data for 10736553: {'auction_closing_time': 1774864800.0, 'created_time': 1774625720.578473, 'last_price_update_time': 1774846177.464627}
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736553') HTTP/1.1" 204 0
2026-03-30 04:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736554> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dae57111-7a84-5f75-8a27-eb8cfc76ee74 with identifier: 10736567
2026-03-30 04:49:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dae57111-7a84-5f75-8a27-eb8cfc76ee74 with scrape type 2
2026-03-30 04:49:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dae57111-7a84-5f75-8a27-eb8cfc76ee74 with scrape type 2
2026-03-30 04:49:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dae57111-7a84-5f75-8a27-eb8cfc76ee74, identifier: 10736567
2026-03-30 04:49:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dae57111-7a84-5f75-8a27-eb8cfc76ee74 with identifier: 10736567
2026-03-30 04:49:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dae57111-7a84-5f75-8a27-eb8cfc76ee74 with identifier: 10736567
2026-03-30 04:49:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dae57111-7a84-5f75-8a27-eb8cfc76ee74 with identifier: 10736567 to the API
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736567>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 340,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Electric',
'id': 'dae57111-7a84-5f75-8a27-eb8cfc76ee74',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CPB552',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736567',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'i4',
'odometer': 12909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2022-10-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW i4 40 M Sport - Electric - Automatic - 340 hp - 12.909 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736567%27 HTTP/1.1" 200 None
2026-03-30 04:49:37 [adesa.be] INFO: Saving data for 10736567: {'auction_closing_time': 1774864800.0, 'created_time': 1774625609.547147, 'last_price_update_time': 1774846177.848864}
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736567') HTTP/1.1" 204 0
2026-03-30 04:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736551> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736552> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5d1de73-2dc7-5428-bfc1-830f92fcfc98 with identifier: 10736554
2026-03-30 04:49:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5d1de73-2dc7-5428-bfc1-830f92fcfc98 with scrape type 2
2026-03-30 04:49:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5d1de73-2dc7-5428-bfc1-830f92fcfc98 with scrape type 2
2026-03-30 04:49:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d5d1de73-2dc7-5428-bfc1-830f92fcfc98, identifier: 10736554
2026-03-30 04:49:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d5d1de73-2dc7-5428-bfc1-830f92fcfc98 with identifier: 10736554
2026-03-30 04:49:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d5d1de73-2dc7-5428-bfc1-830f92fcfc98 with identifier: 10736554
2026-03-30 04:49:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d5d1de73-2dc7-5428-bfc1-830f92fcfc98 with identifier: 10736554 to the API
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736554>
{'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': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'd5d1de73-2dc7-5428-bfc1-830f92fcfc98',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUQ887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736554',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 98860,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8300,
'price_includes_vat': True,
'registration_date': '2020-12-21',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW 1 Series 116d Advantage - Diesel - Manual - 116 hp - 98.860 km',
'transmission': 'manual',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736554%27 HTTP/1.1" 200 None
2026-03-30 04:49:38 [adesa.be] INFO: Saving data for 10736554: {'auction_closing_time': 1774864800.0, 'created_time': 1774625604.584301, 'last_price_update_time': 1774846178.302258}
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736554') HTTP/1.1" 204 0
2026-03-30 04:49:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 668b67f0-3c29-5a6a-972a-bc7113e20c20 with identifier: 10736551
2026-03-30 04:49:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 668b67f0-3c29-5a6a-972a-bc7113e20c20 with scrape type 2
2026-03-30 04:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 668b67f0-3c29-5a6a-972a-bc7113e20c20 with scrape type 2
2026-03-30 04:49:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 668b67f0-3c29-5a6a-972a-bc7113e20c20, identifier: 10736551
2026-03-30 04:49:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb0cfbf-e04c-52c2-81f4-002eb9c0b9d0 with identifier: 10736552
2026-03-30 04:49:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb0cfbf-e04c-52c2-81f4-002eb9c0b9d0 with scrape type 2
2026-03-30 04:49:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feb0cfbf-e04c-52c2-81f4-002eb9c0b9d0 with scrape type 2
2026-03-30 04:49:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: feb0cfbf-e04c-52c2-81f4-002eb9c0b9d0, identifier: 10736552
2026-03-30 04:49:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 668b67f0-3c29-5a6a-972a-bc7113e20c20 with identifier: 10736551
2026-03-30 04:49:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 668b67f0-3c29-5a6a-972a-bc7113e20c20 with identifier: 10736551
2026-03-30 04:49:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 668b67f0-3c29-5a6a-972a-bc7113e20c20 with identifier: 10736551 to the API
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736551>
{'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:00:00Z',
'fuel_type': 'Petrol',
'id': '668b67f0-3c29-5a6a-972a-bc7113e20c20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEK696',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736551',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 92573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi Q3 35 TFSI Business - Petrol - Manual - 150 hp - 92.573 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736551%27 HTTP/1.1" 200 None
2026-03-30 04:49:38 [adesa.be] INFO: Saving data for 10736551: {'auction_closing_time': 1774864800.0, 'created_time': 1774625611.722963, 'last_price_update_time': 1774846178.88535}
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736551') HTTP/1.1" 204 0
2026-03-30 04:49:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: feb0cfbf-e04c-52c2-81f4-002eb9c0b9d0 with identifier: 10736552
2026-03-30 04:49:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: feb0cfbf-e04c-52c2-81f4-002eb9c0b9d0 with identifier: 10736552
2026-03-30 04:49:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: feb0cfbf-e04c-52c2-81f4-002eb9c0b9d0 with identifier: 10736552 to the API
2026-03-30 04:49:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736552>
{'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:00:00Z',
'fuel_type': 'Diesel',
'id': 'feb0cfbf-e04c-52c2-81f4-002eb9c0b9d0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BPX634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736552',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 151259,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi Q3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'151.259 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736552%27 HTTP/1.1" 200 None
2026-03-30 04:49:39 [adesa.be] INFO: Saving data for 10736552: {'auction_closing_time': 1774864800.0, 'created_time': 1774625720.244601, 'last_price_update_time': 1774846179.151326}
2026-03-30 04:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736552') HTTP/1.1" 204 0
2026-03-30 04:49:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.931(s), this was the 1st time calling it.
2026-03-30 04:49:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.2976301603364035 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 04:49:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736550> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 384efad0-4953-5f2f-9b48-6ac516cc5a51 with identifier: 10736550
2026-03-30 04:49:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 384efad0-4953-5f2f-9b48-6ac516cc5a51 with scrape type 2
2026-03-30 04:49:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 384efad0-4953-5f2f-9b48-6ac516cc5a51 with scrape type 2
2026-03-30 04:49:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 384efad0-4953-5f2f-9b48-6ac516cc5a51, identifier: 10736550
2026-03-30 04:49:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 384efad0-4953-5f2f-9b48-6ac516cc5a51 with identifier: 10736550
2026-03-30 04:49:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 384efad0-4953-5f2f-9b48-6ac516cc5a51 with identifier: 10736550
2026-03-30 04:49:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 384efad0-4953-5f2f-9b48-6ac516cc5a51 with identifier: 10736550 to the API
2026-03-30 04:49:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736550>
{'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:00:00Z',
'fuel_type': 'Petrol',
'id': '384efad0-4953-5f2f-9b48-6ac516cc5a51',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BRK730',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736550',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 58902,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi Q2 35 TFSI Advanced - Petrol - Automatic - 150 hp - 58.902 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2022}
2026-03-30 04:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736550%27 HTTP/1.1" 200 None
2026-03-30 04:49:39 [adesa.be] INFO: Saving data for 10736550: {'auction_closing_time': 1774864800.0, 'created_time': 1774625726.224678, 'last_price_update_time': 1774846179.624972}
2026-03-30 04:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736550') HTTP/1.1" 204 0
2026-03-30 04:49:39 [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:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736547> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50a59fb9-fec1-568f-a586-410a6f2b407b with identifier: 10736547
2026-03-30 04:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50a59fb9-fec1-568f-a586-410a6f2b407b with scrape type 2
2026-03-30 04:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50a59fb9-fec1-568f-a586-410a6f2b407b with scrape type 2
2026-03-30 04:49:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 50a59fb9-fec1-568f-a586-410a6f2b407b, identifier: 10736547
2026-03-30 04:49:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 50a59fb9-fec1-568f-a586-410a6f2b407b with identifier: 10736547
2026-03-30 04:49:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 50a59fb9-fec1-568f-a586-410a6f2b407b with identifier: 10736547
2026-03-30 04:49:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 50a59fb9-fec1-568f-a586-410a6f2b407b with identifier: 10736547 to the API
2026-03-30 04:49:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736547>
{'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:00:00Z',
'fuel_type': 'Petrol',
'id': '50a59fb9-fec1-568f-a586-410a6f2b407b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ANS444',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736547',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 59174,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15200,
'price_includes_vat': True,
'registration_date': '2021-05-27',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi A5 Sportback 2.0 TFSI Business - Petrol - Automatic - 150 hp - '
'59.174 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736547%27 HTTP/1.1" 200 None
2026-03-30 04:49:40 [adesa.be] INFO: Saving data for 10736547: {'auction_closing_time': 1774864800.0, 'created_time': 1774625724.941819, 'last_price_update_time': 1774846180.717024}
2026-03-30 04:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736547') HTTP/1.1" 204 0
2026-03-30 04:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736549> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b15bbdd-ef04-56f3-96eb-e605d5179345 with identifier: 10736549
2026-03-30 04:49:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b15bbdd-ef04-56f3-96eb-e605d5179345 with scrape type 2
2026-03-30 04:49:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b15bbdd-ef04-56f3-96eb-e605d5179345 with scrape type 2
2026-03-30 04:49:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6b15bbdd-ef04-56f3-96eb-e605d5179345, identifier: 10736549
2026-03-30 04:49:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6b15bbdd-ef04-56f3-96eb-e605d5179345 with identifier: 10736549
2026-03-30 04:49:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6b15bbdd-ef04-56f3-96eb-e605d5179345 with identifier: 10736549
2026-03-30 04:49:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6b15bbdd-ef04-56f3-96eb-e605d5179345 with identifier: 10736549 to the API
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736549>
{'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': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6b15bbdd-ef04-56f3-96eb-e605d5179345',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMD729',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736549',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q2',
'odometer': 99536,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10700,
'price_includes_vat': True,
'registration_date': '2020-10-06',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi Q2 30 TDI Business - Diesel - Automatic - 116 hp - 99.536 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736549%27 HTTP/1.1" 200 None
2026-03-30 04:49:41 [adesa.be] INFO: Saving data for 10736549: {'auction_closing_time': 1774864800.0, 'created_time': 1774625728.118788, 'last_price_update_time': 1774846181.173455}
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736549') HTTP/1.1" 204 0
2026-03-30 04:49:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22386d0f-3adf-5ee8-b883-2884652d6046 with identifier: 10736545
2026-03-30 04:49:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22386d0f-3adf-5ee8-b883-2884652d6046 with scrape type 2
2026-03-30 04:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22386d0f-3adf-5ee8-b883-2884652d6046 with scrape type 2
2026-03-30 04:49:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 22386d0f-3adf-5ee8-b883-2884652d6046, identifier: 10736545
2026-03-30 04:49:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 22386d0f-3adf-5ee8-b883-2884652d6046 with identifier: 10736545
2026-03-30 04:49:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 22386d0f-3adf-5ee8-b883-2884652d6046 with identifier: 10736545
2026-03-30 04:49:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 22386d0f-3adf-5ee8-b883-2884652d6046 with identifier: 10736545 to the API
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736545>
{'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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '22386d0f-3adf-5ee8-b883-2884652d6046',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLM234',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736545',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 153487,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9500,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi A4 Avant 30 TDI Attraction - Diesel - Automatic - 136 hp - '
'153.487 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736545%27 HTTP/1.1" 200 None
2026-03-30 04:49:41 [adesa.be] INFO: Saving data for 10736545: {'auction_closing_time': 1774864800.0, 'created_time': 1774625671.310872, 'last_price_update_time': 1774846181.55552}
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736545') HTTP/1.1" 204 0
2026-03-30 04:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736546> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac787faf-0c00-50d9-b375-28c0a790a627 with identifier: 10736546
2026-03-30 04:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac787faf-0c00-50d9-b375-28c0a790a627 with scrape type 2
2026-03-30 04:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac787faf-0c00-50d9-b375-28c0a790a627 with scrape type 2
2026-03-30 04:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac787faf-0c00-50d9-b375-28c0a790a627, identifier: 10736546
2026-03-30 04:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac787faf-0c00-50d9-b375-28c0a790a627 with identifier: 10736546
2026-03-30 04:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac787faf-0c00-50d9-b375-28c0a790a627 with identifier: 10736546
2026-03-30 04:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac787faf-0c00-50d9-b375-28c0a790a627 with identifier: 10736546 to the API
2026-03-30 04:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736546>
{'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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ac787faf-0c00-50d9-b375-28c0a790a627',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AEF013',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736546',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A5',
'odometer': 79904,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2021-03-08',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi A5 Sportback 2.0 TDI Advanced - Diesel - Automatic - 136 hp - '
'79.904 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-30 04:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736546%27 HTTP/1.1" 200 None
2026-03-30 04:49:42 [adesa.be] INFO: Saving data for 10736546: {'auction_closing_time': 1774864800.0, 'created_time': 1774625731.254285, 'last_price_update_time': 1774846182.379709}
2026-03-30 04:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736546') HTTP/1.1" 204 0
2026-03-30 04:49:42 [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:49:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736544> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee8b0a5b-4bfc-587f-8284-cfbb66eb6fec with identifier: 10736544
2026-03-30 04:49:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee8b0a5b-4bfc-587f-8284-cfbb66eb6fec with scrape type 2
2026-03-30 04:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee8b0a5b-4bfc-587f-8284-cfbb66eb6fec with scrape type 2
2026-03-30 04:49:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ee8b0a5b-4bfc-587f-8284-cfbb66eb6fec, identifier: 10736544
2026-03-30 04:49:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ee8b0a5b-4bfc-587f-8284-cfbb66eb6fec with identifier: 10736544
2026-03-30 04:49:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ee8b0a5b-4bfc-587f-8284-cfbb66eb6fec with identifier: 10736544
2026-03-30 04:49:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ee8b0a5b-4bfc-587f-8284-cfbb66eb6fec with identifier: 10736544 to the API
2026-03-30 04:49:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736544>
{'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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': 'ee8b0a5b-4bfc-587f-8284-cfbb66eb6fec',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AAG523',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736544',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 126506,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11700,
'price_includes_vat': True,
'registration_date': '2021-01-29',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi A4 Avant 2.0 TDI Advanced - Diesel - Automatic - 136 hp - '
'126.506 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-30 04:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736544%27 HTTP/1.1" 200 None
2026-03-30 04:49:44 [adesa.be] INFO: Saving data for 10736544: {'auction_closing_time': 1774864800.0, 'created_time': 1774625733.314558, 'last_price_update_time': 1774846184.391674}
2026-03-30 04:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736544') HTTP/1.1" 204 0
2026-03-30 04:49:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6351a59f-7adc-5be4-baed-386a4e8283a1 with identifier: 10736540
2026-03-30 04:49:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6351a59f-7adc-5be4-baed-386a4e8283a1 with scrape type 2
2026-03-30 04:49:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6351a59f-7adc-5be4-baed-386a4e8283a1 with scrape type 2
2026-03-30 04:49:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6351a59f-7adc-5be4-baed-386a4e8283a1, identifier: 10736540
2026-03-30 04:49:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6351a59f-7adc-5be4-baed-386a4e8283a1 with identifier: 10736540
2026-03-30 04:49:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6351a59f-7adc-5be4-baed-386a4e8283a1 with identifier: 10736540
2026-03-30 04:49:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6351a59f-7adc-5be4-baed-386a4e8283a1 with identifier: 10736540 to the API
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736540>
{'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': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '6351a59f-7adc-5be4-baed-386a4e8283a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMR144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736540',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 61364,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-09-19',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi A3 2.0 TDI Attraction - Diesel - Manual - 116 hp - 61.364 km',
'transmission': 'manual',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736540%27 HTTP/1.1" 200 None
2026-03-30 04:49:46 [adesa.be] INFO: Saving data for 10736540: {'auction_closing_time': 1774864800.0, 'created_time': 1774625671.829281, 'last_price_update_time': 1774846186.252317}
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736540') HTTP/1.1" 204 0
2026-03-30 04:49:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2569d975-e993-5ce7-98cd-bdd92dde4e13 with identifier: 10736543
2026-03-30 04:49:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2569d975-e993-5ce7-98cd-bdd92dde4e13 with scrape type 2
2026-03-30 04:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2569d975-e993-5ce7-98cd-bdd92dde4e13 with scrape type 2
2026-03-30 04:49:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2569d975-e993-5ce7-98cd-bdd92dde4e13, identifier: 10736543
2026-03-30 04:49:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2569d975-e993-5ce7-98cd-bdd92dde4e13 with identifier: 10736543
2026-03-30 04:49:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2569d975-e993-5ce7-98cd-bdd92dde4e13 with identifier: 10736543
2026-03-30 04:49:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2569d975-e993-5ce7-98cd-bdd92dde4e13 with identifier: 10736543 to the API
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736543>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2569d975-e993-5ce7-98cd-bdd92dde4e13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQY092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736543',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 90419,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10300,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi A3 Sportback 30 TFSI Attraction - Petrol - Automatic - 110 hp '
'- 90.419 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736543%27 HTTP/1.1" 200 None
2026-03-30 04:49:46 [adesa.be] INFO: Saving data for 10736543: {'auction_closing_time': 1774864800.0, 'created_time': 1774625744.180203, 'last_price_update_time': 1774846186.747594}
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736543') HTTP/1.1" 204 0
2026-03-30 04:49:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716652> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with identifier: 10716652
2026-03-30 04:49:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with scrape type 2
2026-03-30 04:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with scrape type 2
2026-03-30 04:49:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4, identifier: 10716652
2026-03-30 04:49:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with identifier: 10716652
2026-03-30 04:49:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with identifier: 10716652
2026-03-30 04:49:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 094b8ab9-9465-530b-93d1-c3b1a8fb71b4 with identifier: 10716652 to the API
2026-03-30 04:49:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716652>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Petrol',
'id': '094b8ab9-9465-530b-93d1-c3b1a8fb71b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVG083',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716652',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 190169,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': 'ARVAL Belgium',
'title': 'Hyundai Ioniq 1.6 GDI - Petrol - Automatic - 105 hp - 190.169 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710716652%27 HTTP/1.1" 200 None
2026-03-30 04:49:47 [adesa.be] INFO: Saving data for 10716652: {'auction_closing_time': 1774868400.0, 'created_time': 1774347499.370638, 'last_price_update_time': 1774846187.225889}
2026-03-30 04:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10716652') HTTP/1.1" 204 0
2026-03-30 04:49:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-30 04:49:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with scrape type 2
2026-03-30 04:49:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with scrape type 2
2026-03-30 04:49:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a1c19a4-6267-5295-b5e3-d808d83f0d30, identifier: 10715779
2026-03-30 04:49:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-30 04:49:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779
2026-03-30 04:49:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a1c19a4-6267-5295-b5e3-d808d83f0d30 with identifier: 10715779 to the API
2026-03-30 04:49:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715779>
{'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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3a1c19a4-6267-5295-b5e3-d808d83f0d30',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMF526',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715779',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volvo',
'model': 'V60',
'odometer': 212523,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2020-02-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volvo V60 D3 Momentum Pro - Diesel - Automatic - 150 hp - 212.523 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2020}
2026-03-30 04:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715779%27 HTTP/1.1" 200 None
2026-03-30 04:49:50 [adesa.be] INFO: Saving data for 10715779: {'auction_closing_time': 1774857600.0, 'created_time': 1774365506.133862, 'last_price_update_time': 1774846190.008988}
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715779') HTTP/1.1" 204 0
2026-03-30 04:49:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736542> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736541> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736548> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49: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:49:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776
2026-03-30 04:49:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61ef48d9-64fb-5e63-89f6-80d908e957c4 with scrape type 2
2026-03-30 04:49:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61ef48d9-64fb-5e63-89f6-80d908e957c4 with scrape type 2
2026-03-30 04:49:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 61ef48d9-64fb-5e63-89f6-80d908e957c4, identifier: 10715776
2026-03-30 04:49:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776
2026-03-30 04:49:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776
2026-03-30 04:49:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 61ef48d9-64fb-5e63-89f6-80d908e957c4 with identifier: 10715776 to the API
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715776>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 110,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '61ef48d9-64fb-5e63-89f6-80d908e957c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMP793',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715776',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 136038,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Transporter 2.0 TDI - Diesel - Manual - 110 hp - 136.038 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715776%27 HTTP/1.1" 200 None
2026-03-30 04:49:50 [adesa.be] INFO: Saving data for 10715776: {'auction_closing_time': 1774857600.0, 'created_time': 1774365514.154151, 'last_price_update_time': 1774846190.482146}
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715776') HTTP/1.1" 204 0
2026-03-30 04:49:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b5bd093-0446-5ffc-9a23-fa24cd42bc53 with identifier: 10736542
2026-03-30 04:49:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b5bd093-0446-5ffc-9a23-fa24cd42bc53 with scrape type 2
2026-03-30 04:49:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b5bd093-0446-5ffc-9a23-fa24cd42bc53 with scrape type 2
2026-03-30 04:49:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 1b5bd093-0446-5ffc-9a23-fa24cd42bc53, identifier: 10736542
2026-03-30 04:49:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30a5eb30-ffd4-5f13-8605-1cedc112f2b0 with identifier: 10736541
2026-03-30 04:49:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30a5eb30-ffd4-5f13-8605-1cedc112f2b0 with scrape type 2
2026-03-30 04:49:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30a5eb30-ffd4-5f13-8605-1cedc112f2b0 with scrape type 2
2026-03-30 04:49:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 30a5eb30-ffd4-5f13-8605-1cedc112f2b0, identifier: 10736541
2026-03-30 04:49:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b55a6bc-2692-52ec-8988-b16c6c509285 with identifier: 10736548
2026-03-30 04:49:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b55a6bc-2692-52ec-8988-b16c6c509285 with scrape type 2
2026-03-30 04:49:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b55a6bc-2692-52ec-8988-b16c6c509285 with scrape type 2
2026-03-30 04:49:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4b55a6bc-2692-52ec-8988-b16c6c509285, identifier: 10736548
2026-03-30 04:49:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 1b5bd093-0446-5ffc-9a23-fa24cd42bc53 with identifier: 10736542
2026-03-30 04:49:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 1b5bd093-0446-5ffc-9a23-fa24cd42bc53 with identifier: 10736542
2026-03-30 04:49:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 1b5bd093-0446-5ffc-9a23-fa24cd42bc53 with identifier: 10736542 to the API
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736542>
{'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-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '1b5bd093-0446-5ffc-9a23-fa24cd42bc53',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BNX573',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736542',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 46310,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi A3 Sportback 30 TFSI S Line - Petrol - Manual - 110 hp - '
'46.310 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 04:49:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736542%27 HTTP/1.1" 200 None
2026-03-30 04:49:51 [adesa.be] INFO: Saving data for 10736542: {'auction_closing_time': 1774864800.0, 'created_time': 1774625732.573285, 'last_price_update_time': 1774846191.008922}
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736542') HTTP/1.1" 204 0
2026-03-30 04:49:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 30a5eb30-ffd4-5f13-8605-1cedc112f2b0 with identifier: 10736541
2026-03-30 04:49:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 30a5eb30-ffd4-5f13-8605-1cedc112f2b0 with identifier: 10736541
2026-03-30 04:49:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 30a5eb30-ffd4-5f13-8605-1cedc112f2b0 with identifier: 10736541 to the API
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736541>
{'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': 116,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Diesel',
'id': '30a5eb30-ffd4-5f13-8605-1cedc112f2b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EPG260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736541',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 139694,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi A3 Sportback 30 TDI Attraction - Diesel - Automatic - 116 hp - '
'139.694 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736541%27 HTTP/1.1" 200 None
2026-03-30 04:49:51 [adesa.be] INFO: Saving data for 10736541: {'auction_closing_time': 1774864800.0, 'created_time': 1774625736.560337, 'last_price_update_time': 1774846191.275209}
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736541') HTTP/1.1" 204 0
2026-03-30 04:49:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4b55a6bc-2692-52ec-8988-b16c6c509285 with identifier: 10736548
2026-03-30 04:49:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4b55a6bc-2692-52ec-8988-b16c6c509285 with identifier: 10736548
2026-03-30 04:49:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4b55a6bc-2692-52ec-8988-b16c6c509285 with identifier: 10736548 to the API
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736548>
{'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': 265,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Hybrid',
'id': '4b55a6bc-2692-52ec-8988-b16c6c509285',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EUZ175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736548',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 35846,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 25700,
'price_includes_vat': True,
'registration_date': '2024-02-05',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'Audi A6 Avant 2.0 TFSI S Line - Quattro - Hybrid - Automatic - 265 '
'hp - 35.846 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2024}
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736548%27 HTTP/1.1" 200 None
2026-03-30 04:49:51 [adesa.be] INFO: Saving data for 10736548: {'auction_closing_time': 1774864800.0, 'created_time': 1774625727.798927, 'last_price_update_time': 1774846191.556183}
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736548') HTTP/1.1" 204 0
2026-03-30 04:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec6ef857-871e-5695-ad62-315ac84e11d7 with identifier: 10715778
2026-03-30 04:49:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec6ef857-871e-5695-ad62-315ac84e11d7 with scrape type 2
2026-03-30 04:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec6ef857-871e-5695-ad62-315ac84e11d7 with scrape type 2
2026-03-30 04:49:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ec6ef857-871e-5695-ad62-315ac84e11d7, identifier: 10715778
2026-03-30 04:49:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with identifier: 10715777
2026-03-30 04:49:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with scrape type 2
2026-03-30 04:49:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with scrape type 2
2026-03-30 04:49:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb, identifier: 10715777
2026-03-30 04:49:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ec6ef857-871e-5695-ad62-315ac84e11d7 with identifier: 10715778
2026-03-30 04:49:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ec6ef857-871e-5695-ad62-315ac84e11d7 with identifier: 10715778
2026-03-30 04:49:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ec6ef857-871e-5695-ad62-315ac84e11d7 with identifier: 10715778 to the API
2026-03-30 04:49:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715778>
{'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': 115,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ec6ef857-871e-5695-ad62-315ac84e11d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ASX368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715778',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 174253,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6100,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen T-ROC 2.0 TDI Style - Diesel - Manual - 115 hp - 174.253 '
'km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715778%27 HTTP/1.1" 200 None
2026-03-30 04:49:52 [adesa.be] INFO: Saving data for 10715778: {'auction_closing_time': 1774857600.0, 'created_time': 1774366117.590003, 'last_price_update_time': 1774846192.101604}
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715778') HTTP/1.1" 204 0
2026-03-30 04:49:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with identifier: 10715777
2026-03-30 04:49:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with identifier: 10715777
2026-03-30 04:49:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9d2c804e-3aa8-5bfd-9953-60478f8a87cb with identifier: 10715777 to the API
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715777>
{'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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '9d2c804e-3aa8-5bfd-9953-60478f8a87cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FSV733',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715777',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 212303,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2019-08-08',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Transporter 2.0 TDI - 4Motion - Diesel - Automatic - 150 '
'hp - 212.303 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715777%27 HTTP/1.1" 200 None
2026-03-30 04:49:52 [adesa.be] INFO: Saving data for 10715777: {'auction_closing_time': 1774857600.0, 'created_time': 1774366113.247613, 'last_price_update_time': 1774846192.365874}
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715777') HTTP/1.1" 204 0
2026-03-30 04:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49: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:49:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772
2026-03-30 04:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2059677-27ba-5201-9723-aa391b0d4c68 with scrape type 2
2026-03-30 04:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2059677-27ba-5201-9723-aa391b0d4c68 with scrape type 2
2026-03-30 04:49:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a2059677-27ba-5201-9723-aa391b0d4c68, identifier: 10715772
2026-03-30 04:49:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770
2026-03-30 04:49:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d305b189-c9ca-5742-b63c-7bc1c49c4402 with scrape type 2
2026-03-30 04:49:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d305b189-c9ca-5742-b63c-7bc1c49c4402 with scrape type 2
2026-03-30 04:49:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d305b189-c9ca-5742-b63c-7bc1c49c4402, identifier: 10715770
2026-03-30 04:49:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772
2026-03-30 04:49:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772
2026-03-30 04:49:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a2059677-27ba-5201-9723-aa391b0d4c68 with identifier: 10715772 to the API
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715772>
{'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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a2059677-27ba-5201-9723-aa391b0d4c68',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VHQ984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715772',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 132078,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8200,
'price_includes_vat': True,
'registration_date': '2018-11-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Arteon 2.0 TDI R-Line - Diesel - Manual - 150 hp - '
'132.078 km',
'transmission': 'manual',
'trim': 'R-Line',
'vin': None,
'year': 2018}
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715772%27 HTTP/1.1" 200 None
2026-03-30 04:49:52 [adesa.be] INFO: Saving data for 10715772: {'auction_closing_time': 1774857600.0, 'created_time': 1774365548.485874, 'last_price_update_time': 1774846192.938761}
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715772') HTTP/1.1" 204 0
2026-03-30 04:49:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770
2026-03-30 04:49:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770
2026-03-30 04:49:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d305b189-c9ca-5742-b63c-7bc1c49c4402 with identifier: 10715770 to the API
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715770>
{'auction_title': '',
'c_o_2_emission_value': 207,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd305b189-c9ca-5742-b63c-7bc1c49c4402',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TUU994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715770',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 74808,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4600,
'price_includes_vat': True,
'registration_date': '2018-02-20',
'seats_number': 7,
'seller_name': 'Ayvens België',
'title': 'Renault Master dropside 2.3 DCI - Diesel - Manual - 130 hp - 74.808 '
'km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715770%27 HTTP/1.1" 200 None
2026-03-30 04:49:53 [adesa.be] INFO: Saving data for 10715770: {'auction_closing_time': 1774857600.0, 'created_time': 1774365547.64555, 'last_price_update_time': 1774846193.199974}
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715770') HTTP/1.1" 204 0
2026-03-30 04:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10736572> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762
2026-03-30 04:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ec10cce-c47a-5635-bb93-679f64d660e0 with scrape type 2
2026-03-30 04:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ec10cce-c47a-5635-bb93-679f64d660e0 with scrape type 2
2026-03-30 04:49:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8ec10cce-c47a-5635-bb93-679f64d660e0, identifier: 10715762
2026-03-30 04:49:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762
2026-03-30 04:49:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762
2026-03-30 04:49:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8ec10cce-c47a-5635-bb93-679f64d660e0 with identifier: 10715762 to the API
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715762>
{'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': 115,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '8ec10cce-c47a-5635-bb93-679f64d660e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YBX490',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715762',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 127138,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1800,
'price_includes_vat': True,
'registration_date': '2020-07-10',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Grand Comfort - Diesel - Manual - '
'115 hp - 127.138 km',
'transmission': 'manual',
'trim': 'Grand Comfort',
'vin': None,
'year': 2020}
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715762%27 HTTP/1.1" 200 None
2026-03-30 04:49:53 [adesa.be] INFO: Saving data for 10715762: {'auction_closing_time': 1774857600.0, 'created_time': 1774365548.146865, 'last_price_update_time': 1774846193.681039}
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715762') HTTP/1.1" 204 0
2026-03-30 04:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96605f3a-eee6-57de-98ea-c5e9ebd2b939 with identifier: 10736572
2026-03-30 04:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96605f3a-eee6-57de-98ea-c5e9ebd2b939 with scrape type 2
2026-03-30 04:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96605f3a-eee6-57de-98ea-c5e9ebd2b939 with scrape type 2
2026-03-30 04:49:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 96605f3a-eee6-57de-98ea-c5e9ebd2b939, identifier: 10736572
2026-03-30 04:49:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 96605f3a-eee6-57de-98ea-c5e9ebd2b939 with identifier: 10736572
2026-03-30 04:49:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 96605f3a-eee6-57de-98ea-c5e9ebd2b939 with identifier: 10736572
2026-03-30 04:49:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 96605f3a-eee6-57de-98ea-c5e9ebd2b939 with identifier: 10736572 to the API
2026-03-30 04:49:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10736572>
{'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': 136,
'expiration_date': '2026-03-30T10:00:00Z',
'fuel_type': 'Petrol',
'id': '96605f3a-eee6-57de-98ea-c5e9ebd2b939',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTA912',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10736572',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 95314,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10400,
'price_includes_vat': True,
'registration_date': '2020-12-03',
'seats_number': 5,
'seller_name': 'KBC Autolease',
'title': 'BMW X1 18i - Petrol - Automatic - 136 hp - 95.314 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710736572%27 HTTP/1.1" 200 None
2026-03-30 04:49:54 [adesa.be] INFO: Saving data for 10736572: {'auction_closing_time': 1774864800.0, 'created_time': 1774625688.900006, 'last_price_update_time': 1774846194.040033}
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10736572') HTTP/1.1" 204 0
2026-03-30 04:49:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774
2026-03-30 04:49:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a1ab053-6fef-5a70-bec2-17807010febb with scrape type 2
2026-03-30 04:49:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a1ab053-6fef-5a70-bec2-17807010febb with scrape type 2
2026-03-30 04:49:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0a1ab053-6fef-5a70-bec2-17807010febb, identifier: 10715774
2026-03-30 04:49:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774
2026-03-30 04:49:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774
2026-03-30 04:49:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0a1ab053-6fef-5a70-bec2-17807010febb with identifier: 10715774 to the API
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715774>
{'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-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '0a1ab053-6fef-5a70-bec2-17807010febb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTF518',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715774',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 162602,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5200,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Volkswagen Golf Variant 1.5 eTSI Life - Petrol - Automatic - 130 hp '
'- 162.602 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715774%27 HTTP/1.1" 200 None
2026-03-30 04:49:54 [adesa.be] INFO: Saving data for 10715774: {'auction_closing_time': 1774857600.0, 'created_time': 1774365541.628245, 'last_price_update_time': 1774846194.443585}
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715774') HTTP/1.1" 204 0
2026-03-30 04:49:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765
2026-03-30 04:49:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with scrape type 2
2026-03-30 04:49:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with scrape type 2
2026-03-30 04:49:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2dc97ad4-a338-5348-b0e7-393ab51a4a26, identifier: 10715765
2026-03-30 04:49:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765
2026-03-30 04:49:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765
2026-03-30 04:49:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2dc97ad4-a338-5348-b0e7-393ab51a4a26 with identifier: 10715765 to the API
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715765>
{'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': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2dc97ad4-a338-5348-b0e7-393ab51a4a26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XWS318',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715765',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 67436,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1000,
'price_includes_vat': True,
'registration_date': '2020-06-16',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'67.436 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715765%27 HTTP/1.1" 200 None
2026-03-30 04:49:54 [adesa.be] INFO: Saving data for 10715765: {'auction_closing_time': 1774857600.0, 'created_time': 1774365543.032275, 'last_price_update_time': 1774846194.80534}
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715765') HTTP/1.1" 204 0
2026-03-30 04:49:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761
2026-03-30 04:49:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad835bd9-5afa-5586-a8a3-9ccad36ff484 with scrape type 2
2026-03-30 04:49:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad835bd9-5afa-5586-a8a3-9ccad36ff484 with scrape type 2
2026-03-30 04:49:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ad835bd9-5afa-5586-a8a3-9ccad36ff484, identifier: 10715761
2026-03-30 04:49:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761
2026-03-30 04:49:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761
2026-03-30 04:49:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ad835bd9-5afa-5586-a8a3-9ccad36ff484 with identifier: 10715761 to the API
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715761>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ad835bd9-5afa-5586-a8a3-9ccad36ff484',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGD869',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715761',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 92937,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'92.937 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715761%27 HTTP/1.1" 200 None
2026-03-30 04:49:55 [adesa.be] INFO: Saving data for 10715761: {'auction_closing_time': 1774857600.0, 'created_time': 1774365505.527598, 'last_price_update_time': 1774846195.176736}
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715761') HTTP/1.1" 204 0
2026-03-30 04:49:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763
2026-03-30 04:49:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with scrape type 2
2026-03-30 04:49:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with scrape type 2
2026-03-30 04:49:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6ecd3dca-87b5-5441-8a74-9d6b64aad594, identifier: 10715763
2026-03-30 04:49:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763
2026-03-30 04:49:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763
2026-03-30 04:49:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6ecd3dca-87b5-5441-8a74-9d6b64aad594 with identifier: 10715763 to the API
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715763>
{'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': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '6ecd3dca-87b5-5441-8a74-9d6b64aad594',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YMN568',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715763',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 40529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1000,
'price_includes_vat': True,
'registration_date': '2020-10-20',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'40.529 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715763%27 HTTP/1.1" 200 None
2026-03-30 04:49:55 [adesa.be] INFO: Saving data for 10715763: {'auction_closing_time': 1774857600.0, 'created_time': 1774365585.444307, 'last_price_update_time': 1774846195.783881}
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715763') HTTP/1.1" 204 0
2026-03-30 04:49:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10735852
2026-03-30 04:49:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca75852d-37a5-5945-a8be-daef02ba599f with scrape type 2
2026-03-30 04:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca75852d-37a5-5945-a8be-daef02ba599f with scrape type 2
2026-03-30 04:49:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ca75852d-37a5-5945-a8be-daef02ba599f, identifier: 10735852
2026-03-30 04:49:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10735852
2026-03-30 04:49:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10735852
2026-03-30 04:49:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ca75852d-37a5-5945-a8be-daef02ba599f with identifier: 10735852 to the API
2026-03-30 04:49:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10735852>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 400,
'expiration_date': '2026-03-30T11:00:00Z',
'fuel_type': 'Electric',
'id': 'ca75852d-37a5-5945-a8be-daef02ba599f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TBG488',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735852',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jaguar',
'model': 'I-Pace',
'odometer': 137598,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13200,
'price_includes_vat': True,
'registration_date': '2019-05-21',
'seats_number': 5,
'seller_name': "D'Ieteren Mobility Center Antwerpen",
'title': 'Jaguar I-Pace 90 kWh SE - AWD - Electric - Automatic - 400 hp - '
'137.598 km',
'transmission': 'automatic',
'trim': 'SE',
'vin': None,
'year': 2019}
2026-03-30 04:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710735852%27 HTTP/1.1" 200 None
2026-03-30 04:49:56 [adesa.be] INFO: Saving data for 10735852: {'auction_closing_time': 1774868400.0, 'created_time': 1774625650.734094, 'last_price_update_time': 1774846196.657693}
2026-03-30 04:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10735852') HTTP/1.1" 204 0
2026-03-30 04:49:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759
2026-03-30 04:49:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with scrape type 2
2026-03-30 04:49:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with scrape type 2
2026-03-30 04:49:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0dc88d84-0750-5b53-b1f1-851a6a8cf874, identifier: 10715759
2026-03-30 04:49:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759
2026-03-30 04:49:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759
2026-03-30 04:49:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0dc88d84-0750-5b53-b1f1-851a6a8cf874 with identifier: 10715759 to the API
2026-03-30 04:49:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715759>
{'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': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '0dc88d84-0750-5b53-b1f1-851a6a8cf874',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2APT056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715759',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 54570,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2021-06-04',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'54.570 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-30 04:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715759%27 HTTP/1.1" 200 None
2026-03-30 04:49:57 [adesa.be] INFO: Saving data for 10715759: {'auction_closing_time': 1774857600.0, 'created_time': 1774365542.179701, 'last_price_update_time': 1774846197.019764}
2026-03-30 04:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715759') HTTP/1.1" 204 0
2026-03-30 04:49:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754
2026-03-30 04:49:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with scrape type 2
2026-03-30 04:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with scrape type 2
2026-03-30 04:49:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00, identifier: 10715754
2026-03-30 04:49:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754
2026-03-30 04:49:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754
2026-03-30 04:49:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00 with identifier: 10715754 to the API
2026-03-30 04:49:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715754>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'e3a0ec6d-50c0-5b5e-8c8c-cc56b7a88f00',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRP721',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715754',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 60841,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Partner 1.5 HDI Premium - Diesel - Manual - 102 hp - 60.841 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2022}
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715754%27 HTTP/1.1" 200 None
2026-03-30 04:49:58 [adesa.be] INFO: Saving data for 10715754: {'auction_closing_time': 1774857600.0, 'created_time': 1774365585.082517, 'last_price_update_time': 1774846198.129875}
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715754') HTTP/1.1" 204 0
2026-03-30 04:49:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757
2026-03-30 04:49:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e046eb0e-1dc8-53d4-968b-314a8d6183ed with scrape type 2
2026-03-30 04:49:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e046eb0e-1dc8-53d4-968b-314a8d6183ed with scrape type 2
2026-03-30 04:49:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e046eb0e-1dc8-53d4-968b-314a8d6183ed, identifier: 10715757
2026-03-30 04:49:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757
2026-03-30 04:49:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757
2026-03-30 04:49:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e046eb0e-1dc8-53d4-968b-314a8d6183ed with identifier: 10715757 to the API
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715757>
{'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': 91,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'e046eb0e-1dc8-53d4-968b-314a8d6183ed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CQE969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715757',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 65370,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2022-10-17',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Renault Clio 1.0 Tce Evolution - Petrol - Manual - 91 hp - 65.370 '
'km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715757%27 HTTP/1.1" 200 None
2026-03-30 04:49:58 [adesa.be] INFO: Saving data for 10715757: {'auction_closing_time': 1774857600.0, 'created_time': 1774365579.268899, 'last_price_update_time': 1774846198.6083}
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715757') HTTP/1.1" 204 0
2026-03-30 04:49:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753
2026-03-30 04:49:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c660c812-188d-543c-aba8-703aa539e851 with scrape type 2
2026-03-30 04:49:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c660c812-188d-543c-aba8-703aa539e851 with scrape type 2
2026-03-30 04:49:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c660c812-188d-543c-aba8-703aa539e851, identifier: 10715753
2026-03-30 04:49:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753
2026-03-30 04:49:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753
2026-03-30 04:49:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c660c812-188d-543c-aba8-703aa539e851 with identifier: 10715753 to the API
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715753>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'c660c812-188d-543c-aba8-703aa539e851',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1TES019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715753',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 103529,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2600,
'price_includes_vat': True,
'registration_date': '2017-10-12',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Expert L3H1 2.0 HDI Premium - Diesel - Manual - 122 hp - '
'103.529 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2017}
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715753%27 HTTP/1.1" 200 None
2026-03-30 04:49:58 [adesa.be] INFO: Saving data for 10715753: {'auction_closing_time': 1774857600.0, 'created_time': 1774365513.267378, 'last_price_update_time': 1774846198.985512}
2026-03-30 04:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715753') HTTP/1.1" 204 0
2026-03-30 04:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:49:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751
2026-03-30 04:49:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 132bc125-786a-5b2b-8657-adde8891f022 with scrape type 2
2026-03-30 04:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 132bc125-786a-5b2b-8657-adde8891f022 with scrape type 2
2026-03-30 04:49:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 132bc125-786a-5b2b-8657-adde8891f022, identifier: 10715751
2026-03-30 04:49:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751
2026-03-30 04:49:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751
2026-03-30 04:49:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 132bc125-786a-5b2b-8657-adde8891f022 with identifier: 10715751 to the API
2026-03-30 04:49:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:49: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:49:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715751>
{'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': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '132bc125-786a-5b2b-8657-adde8891f022',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WSP870',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715751',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '508',
'odometer': 164918,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3700,
'price_includes_vat': True,
'registration_date': '2019-08-30',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 508 SW 1.5 HDI Active - Diesel - Automatic - 130 hp - '
'164.918 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2019}
2026-03-30 04:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715751%27 HTTP/1.1" 200 None
2026-03-30 04:49:59 [adesa.be] INFO: Saving data for 10715751: {'auction_closing_time': 1774857600.0, 'created_time': 1774365581.829548, 'last_price_update_time': 1774846199.448664}
2026-03-30 04:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:49:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715751') HTTP/1.1" 204 0
2026-03-30 04:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:49: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:50:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750
2026-03-30 04:50:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with scrape type 2
2026-03-30 04:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with scrape type 2
2026-03-30 04:50:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4, identifier: 10715750
2026-03-30 04:50:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750
2026-03-30 04:50:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750
2026-03-30 04:50:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4 with identifier: 10715750 to the API
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715750>
{'auction_title': '',
'c_o_2_emission_value': 111,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '09ed8102-ecd8-5f7d-9bf1-289c5bf3e8b4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XEM464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715750',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 145157,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4300,
'price_includes_vat': True,
'registration_date': '2019-12-05',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI Allure - Diesel - Manual - 130 hp - 145.157 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715750%27 HTTP/1.1" 200 None
2026-03-30 04:50:00 [adesa.be] INFO: Saving data for 10715750: {'auction_closing_time': 1774857600.0, 'created_time': 1774365529.074321, 'last_price_update_time': 1774846200.394258}
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715750') HTTP/1.1" 204 0
2026-03-30 04:50:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748
2026-03-30 04:50:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5124fb62-35ed-52d2-9781-af720c9bdf8e with scrape type 2
2026-03-30 04:50:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5124fb62-35ed-52d2-9781-af720c9bdf8e with scrape type 2
2026-03-30 04:50:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5124fb62-35ed-52d2-9781-af720c9bdf8e, identifier: 10715748
2026-03-30 04:50:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748
2026-03-30 04:50:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748
2026-03-30 04:50:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5124fb62-35ed-52d2-9781-af720c9bdf8e with identifier: 10715748 to the API
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715748>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '5124fb62-35ed-52d2-9781-af720c9bdf8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YSB192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715748',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 148389,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5800,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.5 HDI Active - Diesel - Automatic - 130 hp - 148.389 '
'km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715748%27 HTTP/1.1" 200 None
2026-03-30 04:50:00 [adesa.be] INFO: Saving data for 10715748: {'auction_closing_time': 1774857600.0, 'created_time': 1774365512.015579, 'last_price_update_time': 1774846200.750708}
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715748') HTTP/1.1" 204 0
2026-03-30 04:50:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749
2026-03-30 04:50:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with scrape type 2
2026-03-30 04:50:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with scrape type 2
2026-03-30 04:50:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a, identifier: 10715749
2026-03-30 04:50:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749
2026-03-30 04:50:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749
2026-03-30 04:50:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3dd7c91c-1bbb-52db-9633-fa7868c9fd0a with identifier: 10715749 to the API
2026-03-30 04:50:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715749>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '3dd7c91c-1bbb-52db-9633-fa7868c9fd0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1WQT374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715749',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '5008',
'odometer': 112390,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3800,
'price_includes_vat': True,
'registration_date': '2019-08-14',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 5008 1.2i Allure - Petrol - Automatic - 130 hp - 112.390 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2019}
2026-03-30 04:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715749%27 HTTP/1.1" 200 None
2026-03-30 04:50:04 [adesa.be] INFO: Saving data for 10715749: {'auction_closing_time': 1774857600.0, 'created_time': 1774365508.567104, 'last_price_update_time': 1774846204.063069}
2026-03-30 04:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715749') HTTP/1.1" 204 0
2026-03-30 04:50:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70f55f81-13e5-5057-9a52-754e38e0d424 with identifier: 10715746
2026-03-30 04:50:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70f55f81-13e5-5057-9a52-754e38e0d424 with scrape type 2
2026-03-30 04:50:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70f55f81-13e5-5057-9a52-754e38e0d424 with scrape type 2
2026-03-30 04:50:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 70f55f81-13e5-5057-9a52-754e38e0d424, identifier: 10715746
2026-03-30 04:50:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 70f55f81-13e5-5057-9a52-754e38e0d424 with identifier: 10715746
2026-03-30 04:50:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 70f55f81-13e5-5057-9a52-754e38e0d424 with identifier: 10715746
2026-03-30 04:50:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 70f55f81-13e5-5057-9a52-754e38e0d424 with identifier: 10715746 to the API
2026-03-30 04:50:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715746>
{'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': 110,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '70f55f81-13e5-5057-9a52-754e38e0d424',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AVU260',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715746',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 152046,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5100,
'price_includes_vat': True,
'registration_date': '2021-08-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.5 HDI GT - Diesel - Manual - 110 hp - 152.046 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-30 04:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715746%27 HTTP/1.1" 200 None
2026-03-30 04:50:04 [adesa.be] INFO: Saving data for 10715746: {'auction_closing_time': 1774857600.0, 'created_time': 1774366114.229133, 'last_price_update_time': 1774846204.76261}
2026-03-30 04:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715746') HTTP/1.1" 204 0
2026-03-30 04:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745
2026-03-30 04:50:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4198aa93-61d1-5464-9575-c5b24b31f9a1 with scrape type 2
2026-03-30 04:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4198aa93-61d1-5464-9575-c5b24b31f9a1 with scrape type 2
2026-03-30 04:50:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4198aa93-61d1-5464-9575-c5b24b31f9a1, identifier: 10715745
2026-03-30 04:50:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745
2026-03-30 04:50:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745
2026-03-30 04:50:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4198aa93-61d1-5464-9575-c5b24b31f9a1 with identifier: 10715745 to the API
2026-03-30 04:50:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715745>
{'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': 110,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '4198aa93-61d1-5464-9575-c5b24b31f9a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BER543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 212761,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4500,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.5 HDI Active - Diesel - Manual - 110 hp - 212.761 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-30 04:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715745%27 HTTP/1.1" 200 None
2026-03-30 04:50:05 [adesa.be] INFO: Saving data for 10715745: {'auction_closing_time': 1774857600.0, 'created_time': 1774365533.552581, 'last_price_update_time': 1774846205.605617}
2026-03-30 04:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715745') HTTP/1.1" 204 0
2026-03-30 04:50:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738
2026-03-30 04:50:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92f107ab-d3e5-5065-b3ee-db44bb42d380 with scrape type 2
2026-03-30 04:50:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92f107ab-d3e5-5065-b3ee-db44bb42d380 with scrape type 2
2026-03-30 04:50:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 92f107ab-d3e5-5065-b3ee-db44bb42d380, identifier: 10715738
2026-03-30 04:50:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738
2026-03-30 04:50:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738
2026-03-30 04:50:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 92f107ab-d3e5-5065-b3ee-db44bb42d380 with identifier: 10715738 to the API
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715738>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '92f107ab-d3e5-5065-b3ee-db44bb42d380',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YGF035',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'NV400',
'odometer': 99981,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4000,
'price_includes_vat': True,
'registration_date': '2020-08-21',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Nissan NV400 L3H2 2.3 DCI Acenta - Diesel - Manual - 136 hp - '
'99.981 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2020}
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715738%27 HTTP/1.1" 200 None
2026-03-30 04:50:06 [adesa.be] INFO: Saving data for 10715738: {'auction_closing_time': 1774857600.0, 'created_time': 1774365532.113783, 'last_price_update_time': 1774846206.308895}
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715738') HTTP/1.1" 204 0
2026-03-30 04:50:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758
2026-03-30 04:50:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7323aa7-0b3d-51d8-8516-d1519418212c with scrape type 2
2026-03-30 04:50:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7323aa7-0b3d-51d8-8516-d1519418212c with scrape type 2
2026-03-30 04:50:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: f7323aa7-0b3d-51d8-8516-d1519418212c, identifier: 10715758
2026-03-30 04:50:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758
2026-03-30 04:50:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758
2026-03-30 04:50:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: f7323aa7-0b3d-51d8-8516-d1519418212c with identifier: 10715758 to the API
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715758>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'f7323aa7-0b3d-51d8-8516-d1519418212c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGD077',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715758',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 45712,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2400,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'45.712 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715758%27 HTTP/1.1" 200 None
2026-03-30 04:50:06 [adesa.be] INFO: Saving data for 10715758: {'auction_closing_time': 1774857600.0, 'created_time': 1774365559.08728, 'last_price_update_time': 1774846206.782557}
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715758') HTTP/1.1" 204 0
2026-03-30 04:50:06 [scrapy.extensions.logstats] INFO: Crawled 1879 pages (at 91 pages/min), scraped 1836 items (at 91 items/min)
2026-03-30 04:50:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 173MiB
2026-03-30 04:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737
2026-03-30 04:50:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db34a42e-0ca8-577e-afb6-b907d7617025 with scrape type 2
2026-03-30 04:50:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db34a42e-0ca8-577e-afb6-b907d7617025 with scrape type 2
2026-03-30 04:50:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: db34a42e-0ca8-577e-afb6-b907d7617025, identifier: 10715737
2026-03-30 04:50:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737
2026-03-30 04:50:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737
2026-03-30 04:50:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: db34a42e-0ca8-577e-afb6-b907d7617025 with identifier: 10715737 to the API
2026-03-30 04:50:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715737>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Hybrid',
'id': 'db34a42e-0ca8-577e-afb6-b907d7617025',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVN142',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715737',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 121907,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10000,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz CLA 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 121.907 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-30 04:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715737%27 HTTP/1.1" 200 None
2026-03-30 04:50:08 [adesa.be] INFO: Saving data for 10715737: {'auction_closing_time': 1774857600.0, 'created_time': 1774365549.280403, 'last_price_update_time': 1774846208.141217}
2026-03-30 04:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715737') HTTP/1.1" 204 0
2026-03-30 04:50:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735
2026-03-30 04:50:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 644c682b-7d94-5b27-981a-2a3f4d6909e7 with scrape type 2
2026-03-30 04:50:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 644c682b-7d94-5b27-981a-2a3f4d6909e7 with scrape type 2
2026-03-30 04:50:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 644c682b-7d94-5b27-981a-2a3f4d6909e7, identifier: 10715735
2026-03-30 04:50:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735
2026-03-30 04:50:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735
2026-03-30 04:50:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 644c682b-7d94-5b27-981a-2a3f4d6909e7 with identifier: 10715735 to the API
2026-03-30 04:50:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715735>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '644c682b-7d94-5b27-981a-2a3f4d6909e7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1VBR280',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715735',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 166861,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 1500,
'price_includes_vat': True,
'registration_date': '2018-09-17',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'166.861 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-30 04:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715735%27 HTTP/1.1" 200 None
2026-03-30 04:50:08 [adesa.be] INFO: Saving data for 10715735: {'auction_closing_time': 1774857600.0, 'created_time': 1774365534.587013, 'last_price_update_time': 1774846208.633506}
2026-03-30 04:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715735') HTTP/1.1" 204 0
2026-03-30 04:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760
2026-03-30 04:50:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with scrape type 2
2026-03-30 04:50:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with scrape type 2
2026-03-30 04:50:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410, identifier: 10715760
2026-03-30 04:50:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760
2026-03-30 04:50:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760
2026-03-30 04:50:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a5d4c77a-c9d1-5c1b-9323-e6e2452fc410 with identifier: 10715760 to the API
2026-03-30 04:50:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715760>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'a5d4c77a-c9d1-5c1b-9323-e6e2452fc410',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDS587',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715760',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 68596,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 900,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'68.596 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2021}
2026-03-30 04:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715760%27 HTTP/1.1" 200 None
2026-03-30 04:50:10 [adesa.be] INFO: Saving data for 10715760: {'auction_closing_time': 1774857600.0, 'created_time': 1774365544.187131, 'last_price_update_time': 1774846210.918366}
2026-03-30 04:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715760') HTTP/1.1" 204 0
2026-03-30 04:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731
2026-03-30 04:50:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with scrape type 2
2026-03-30 04:50:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with scrape type 2
2026-03-30 04:50:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a, identifier: 10715731
2026-03-30 04:50:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731
2026-03-30 04:50:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731
2026-03-30 04:50:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6cab0865-aa29-5a13-aa70-ba1dd5ad244a with identifier: 10715731 to the API
2026-03-30 04:50:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715731>
{'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': 116,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '6cab0865-aa29-5a13-aa70-ba1dd5ad244a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSW416',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715731',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 241984,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2023-06-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Focus Active 1.5 EcoBlue ST Line - Diesel - Automatic - 116 hp '
'- 241.984 km',
'transmission': 'automatic',
'trim': 'ST Line',
'vin': None,
'year': 2023}
2026-03-30 04:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715731%27 HTTP/1.1" 200 None
2026-03-30 04:50:11 [adesa.be] INFO: Saving data for 10715731: {'auction_closing_time': 1774857600.0, 'created_time': 1774365512.623346, 'last_price_update_time': 1774846211.380304}
2026-03-30 04:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715731') HTTP/1.1" 204 0
2026-03-30 04:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747
2026-03-30 04:50:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with scrape type 2
2026-03-30 04:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with scrape type 2
2026-03-30 04:50:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae, identifier: 10715747
2026-03-30 04:50:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747
2026-03-30 04:50:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747
2026-03-30 04:50:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 36d873bd-b5ae-563e-8d3d-98a2b9c163ae with identifier: 10715747 to the API
2026-03-30 04:50:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715747>
{'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': 130,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '36d873bd-b5ae-563e-8d3d-98a2b9c163ae',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSU371',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715747',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 173398,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 3008 1.5 HDI Allure Pack - Diesel - Automatic - 130 hp - '
'173.398 km',
'transmission': 'automatic',
'trim': 'Allure Pack',
'vin': None,
'year': 2022}
2026-03-30 04:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715747%27 HTTP/1.1" 200 None
2026-03-30 04:50:13 [adesa.be] INFO: Saving data for 10715747: {'auction_closing_time': 1774857600.0, 'created_time': 1774365509.964457, 'last_price_update_time': 1774846213.095011}
2026-03-30 04:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715747') HTTP/1.1" 204 0
2026-03-30 04:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730
2026-03-30 04:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac708629-14e7-5400-a2a7-fdbb12b4cd5b with scrape type 2
2026-03-30 04:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac708629-14e7-5400-a2a7-fdbb12b4cd5b with scrape type 2
2026-03-30 04:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ac708629-14e7-5400-a2a7-fdbb12b4cd5b, identifier: 10715730
2026-03-30 04:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730
2026-03-30 04:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730
2026-03-30 04:50:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ac708629-14e7-5400-a2a7-fdbb12b4cd5b with identifier: 10715730 to the API
2026-03-30 04:50:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715730>
{'auction_title': '',
'c_o_2_emission_value': 97,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': 'ac708629-14e7-5400-a2a7-fdbb12b4cd5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XPY454A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715730',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 91431,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2020-03-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Focus 1.0 EcoBoost ST Line - Petrol - Manual - 125 hp - 91.431 '
'km',
'transmission': 'manual',
'trim': 'ST Line',
'vin': None,
'year': 2020}
2026-03-30 04:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715730%27 HTTP/1.1" 200 None
2026-03-30 04:50:13 [adesa.be] INFO: Saving data for 10715730: {'auction_closing_time': 1774857600.0, 'created_time': 1774365510.893197, 'last_price_update_time': 1774846213.582866}
2026-03-30 04:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715730') HTTP/1.1" 204 0
2026-03-30 04:50:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722
2026-03-30 04:50:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41fb0121-7a12-573e-92a3-d91b7a968d09 with scrape type 2
2026-03-30 04:50:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41fb0121-7a12-573e-92a3-d91b7a968d09 with scrape type 2
2026-03-30 04:50:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 41fb0121-7a12-573e-92a3-d91b7a968d09, identifier: 10715722
2026-03-30 04:50:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722
2026-03-30 04:50:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722
2026-03-30 04:50:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 41fb0121-7a12-573e-92a3-d91b7a968d09 with identifier: 10715722 to the API
2026-03-30 04:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715722>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '41fb0121-7a12-573e-92a3-d91b7a968d09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YXX783',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715722',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 252773,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 4700,
'price_includes_vat': True,
'registration_date': '2021-01-27',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 16d - Diesel - Manual - 116 hp - 252.773 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715722%27 HTTP/1.1" 200 None
2026-03-30 04:50:14 [adesa.be] INFO: Saving data for 10715722: {'auction_closing_time': 1774857600.0, 'created_time': 1774365507.002138, 'last_price_update_time': 1774846214.902078}
2026-03-30 04:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715722') HTTP/1.1" 204 0
2026-03-30 04:50:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725
2026-03-30 04:50:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1559227-f812-5445-b22b-998c8e6e0526 with scrape type 2
2026-03-30 04:50:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1559227-f812-5445-b22b-998c8e6e0526 with scrape type 2
2026-03-30 04:50:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b1559227-f812-5445-b22b-998c8e6e0526, identifier: 10715725
2026-03-30 04:50:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725
2026-03-30 04:50:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725
2026-03-30 04:50:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b1559227-f812-5445-b22b-998c8e6e0526 with identifier: 10715725 to the API
2026-03-30 04:50:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'b1559227-f812-5445-b22b-998c8e6e0526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRP797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 65651,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Club - Diesel - Manual - 102 hp - '
'65.651 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-30 04:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715725%27 HTTP/1.1" 200 None
2026-03-30 04:50:17 [adesa.be] INFO: Saving data for 10715725: {'auction_closing_time': 1774857600.0, 'created_time': 1774365589.896843, 'last_price_update_time': 1774846217.311826}
2026-03-30 04:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715725') HTTP/1.1" 204 0
2026-03-30 04:50:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719
2026-03-30 04:50:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with scrape type 2
2026-03-30 04:50:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with scrape type 2
2026-03-30 04:50:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7, identifier: 10715719
2026-03-30 04:50:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719
2026-03-30 04:50:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719
2026-03-30 04:50:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2c9790e0-325a-523c-8cb9-120a2e7c8dd7 with identifier: 10715719 to the API
2026-03-30 04:50:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715719>
{'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': 163,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '2c9790e0-325a-523c-8cb9-120a2e7c8dd7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGK889',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q5',
'odometer': 210743,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11200,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q5 Sportback 2.0 TDI Advanced - Diesel - Automatic - 163 hp - '
'210.743 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2021}
2026-03-30 04:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715719%27 HTTP/1.1" 200 None
2026-03-30 04:50:18 [adesa.be] INFO: Saving data for 10715719: {'auction_closing_time': 1774857600.0, 'created_time': 1774365587.441237, 'last_price_update_time': 1774846218.782482}
2026-03-30 04:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715719') HTTP/1.1" 204 0
2026-03-30 04:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720
2026-03-30 04:50:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d610f3d6-f246-5c61-986c-b2698f460e0a with scrape type 2
2026-03-30 04:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d610f3d6-f246-5c61-986c-b2698f460e0a with scrape type 2
2026-03-30 04:50:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d610f3d6-f246-5c61-986c-b2698f460e0a, identifier: 10715720
2026-03-30 04:50:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720
2026-03-30 04:50:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720
2026-03-30 04:50:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d610f3d6-f246-5c61-986c-b2698f460e0a with identifier: 10715720 to the API
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715720>
{'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': 116,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'd610f3d6-f246-5c61-986c-b2698f460e0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEL210',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715720',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '1 Series',
'odometer': 112992,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5900,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW 1 Series 116d - Diesel - Manual - 116 hp - 112.992 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715720%27 HTTP/1.1" 200 None
2026-03-30 04:50:19 [adesa.be] INFO: Saving data for 10715720: {'auction_closing_time': 1774857600.0, 'created_time': 1774365531.389413, 'last_price_update_time': 1774846219.538114}
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715720') HTTP/1.1" 204 0
2026-03-30 04:50:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724
2026-03-30 04:50:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with scrape type 2
2026-03-30 04:50:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with scrape type 2
2026-03-30 04:50:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d, identifier: 10715724
2026-03-30 04:50:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724
2026-03-30 04:50:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724
2026-03-30 04:50:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 26bd94b4-1db3-5cb8-a1ca-20f851173b6d with identifier: 10715724 to the API
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715724>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '26bd94b4-1db3-5cb8-a1ca-20f851173b6d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJT759',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715724',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 40369,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3500,
'price_includes_vat': True,
'registration_date': '2022-08-16',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Club - Diesel - Manual - 102 hp - '
'40.369 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715724%27 HTTP/1.1" 200 None
2026-03-30 04:50:19 [adesa.be] INFO: Saving data for 10715724: {'auction_closing_time': 1774857600.0, 'created_time': 1774365552.691114, 'last_price_update_time': 1774846219.906987}
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715724') HTTP/1.1" 204 0
2026-03-30 04:50:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717
2026-03-30 04:50:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e54f435-64f8-5b0d-906c-a410f6a623af with scrape type 2
2026-03-30 04:50:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e54f435-64f8-5b0d-906c-a410f6a623af with scrape type 2
2026-03-30 04:50:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6e54f435-64f8-5b0d-906c-a410f6a623af, identifier: 10715717
2026-03-30 04:50:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717
2026-03-30 04:50:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717
2026-03-30 04:50:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6e54f435-64f8-5b0d-906c-a410f6a623af with identifier: 10715717 to the API
2026-03-30 04:50:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715717>
{'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-30T08:00:00Z',
'fuel_type': 'Petrol',
'id': '6e54f435-64f8-5b0d-906c-a410f6a623af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQE486',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 161718,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8500,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 35 TFSI - Petrol - Automatic - 150 hp - 161.718 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715717%27 HTTP/1.1" 200 None
2026-03-30 04:50:21 [adesa.be] INFO: Saving data for 10715717: {'auction_closing_time': 1774857600.0, 'created_time': 1774365590.333415, 'last_price_update_time': 1774846221.010373}
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715717') HTTP/1.1" 204 0
2026-03-30 04:50:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714
2026-03-30 04:50:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a with scrape type 2
2026-03-30 04:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47ee9db4-3c47-59a1-b531-0af9e1bb657a with scrape type 2
2026-03-30 04:50:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 47ee9db4-3c47-59a1-b531-0af9e1bb657a, identifier: 10715714
2026-03-30 04:50:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714
2026-03-30 04:50:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714
2026-03-30 04:50:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 47ee9db4-3c47-59a1-b531-0af9e1bb657a with identifier: 10715714 to the API
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715714>
{'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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '47ee9db4-3c47-59a1-b531-0af9e1bb657a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQX570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 177788,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10100,
'price_includes_vat': True,
'registration_date': '2020-03-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 177.788 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715714%27 HTTP/1.1" 200 None
2026-03-30 04:50:21 [adesa.be] INFO: Saving data for 10715714: {'auction_closing_time': 1774857600.0, 'created_time': 1774365550.831642, 'last_price_update_time': 1774846221.488822}
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715714') HTTP/1.1" 204 0
2026-03-30 04:50:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723
2026-03-30 04:50:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with scrape type 2
2026-03-30 04:50:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with scrape type 2
2026-03-30 04:50:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ce24ed22-eb33-505b-80e5-3cf0abc9fd62, identifier: 10715723
2026-03-30 04:50:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723
2026-03-30 04:50:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723
2026-03-30 04:50:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ce24ed22-eb33-505b-80e5-3cf0abc9fd62 with identifier: 10715723 to the API
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715723>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ce24ed22-eb33-505b-80e5-3cf0abc9fd62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CJN021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 36721,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 3600,
'price_includes_vat': True,
'registration_date': '2022-08-11',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Citroën Berlingo XL 1.5 HDI Club - Diesel - Manual - 102 hp - '
'36.721 km',
'transmission': 'manual',
'trim': 'Club',
'vin': None,
'year': 2022}
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715723%27 HTTP/1.1" 200 None
2026-03-30 04:50:21 [adesa.be] INFO: Saving data for 10715723: {'auction_closing_time': 1774857600.0, 'created_time': 1774365555.496415, 'last_price_update_time': 1774846221.924386}
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715723') HTTP/1.1" 204 0
2026-03-30 04:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-30 04:50:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c7df8da-8ded-5954-a449-769802bbdfeb with scrape type 2
2026-03-30 04:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c7df8da-8ded-5954-a449-769802bbdfeb with scrape type 2
2026-03-30 04:50:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c7df8da-8ded-5954-a449-769802bbdfeb, identifier: 10715716
2026-03-30 04:50:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-30 04:50:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716
2026-03-30 04:50:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c7df8da-8ded-5954-a449-769802bbdfeb with identifier: 10715716 to the API
2026-03-30 04:50:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715716>
{'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-30T08:00:00Z',
'fuel_type': 'Hybrid',
'id': '8c7df8da-8ded-5954-a449-769802bbdfeb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BVB165',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'Q3',
'odometer': 61067,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi Q3 Sportback 45 TFSIe Attraction - Hybrid - Automatic - 150 hp '
'- 61.067 km',
'transmission': 'automatic',
'trim': 'Attraction',
'vin': None,
'year': 2022}
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715716%27 HTTP/1.1" 200 None
2026-03-30 04:50:23 [adesa.be] INFO: Saving data for 10715716: {'auction_closing_time': 1774857600.0, 'created_time': 1774365590.677973, 'last_price_update_time': 1774846223.134594}
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715716') HTTP/1.1" 204 0
2026-03-30 04:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50: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:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715
2026-03-30 04:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56673a48-23fe-5e0b-9acc-e213d0496d9e with scrape type 2
2026-03-30 04:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56673a48-23fe-5e0b-9acc-e213d0496d9e with scrape type 2
2026-03-30 04:50:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 56673a48-23fe-5e0b-9acc-e213d0496d9e, identifier: 10715715
2026-03-30 04:50:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715
2026-03-30 04:50:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715
2026-03-30 04:50:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 56673a48-23fe-5e0b-9acc-e213d0496d9e with identifier: 10715715 to the API
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715715>
{'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': 163,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '56673a48-23fe-5e0b-9acc-e213d0496d9e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XMQ124',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 181024,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2020-02-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 35 TDI Business - Diesel - Automatic - 163 hp - 181.024 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2020}
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715715%27 HTTP/1.1" 200 None
2026-03-30 04:50:23 [adesa.be] INFO: Saving data for 10715715: {'auction_closing_time': 1774857600.0, 'created_time': 1774365578.733649, 'last_price_update_time': 1774846223.619124}
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715715') HTTP/1.1" 204 0
2026-03-30 04:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713
2026-03-30 04:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with scrape type 2
2026-03-30 04:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with scrape type 2
2026-03-30 04:50:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964, identifier: 10715713
2026-03-30 04:50:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711
2026-03-30 04:50:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 804f1413-d22a-5858-93c4-623d124ddf25 with scrape type 2
2026-03-30 04:50:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 804f1413-d22a-5858-93c4-623d124ddf25 with scrape type 2
2026-03-30 04:50:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 804f1413-d22a-5858-93c4-623d124ddf25, identifier: 10715711
2026-03-30 04:50:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713
2026-03-30 04:50:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713
2026-03-30 04:50:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964 with identifier: 10715713 to the API
2026-03-30 04:50:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715713>
{'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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': 'ba94b2f6-7a09-5d1b-88b1-7d29b1ae5964',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMB604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A6',
'odometer': 87601,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13400,
'price_includes_vat': True,
'registration_date': '2021-05-10',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A6 Avant 2.0 TDI Business - Diesel - Automatic - 163 hp - '
'87.601 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715713%27 HTTP/1.1" 200 None
2026-03-30 04:50:24 [adesa.be] INFO: Saving data for 10715713: {'auction_closing_time': 1774857600.0, 'created_time': 1774365551.721417, 'last_price_update_time': 1774846224.072426}
2026-03-30 04:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715713') HTTP/1.1" 204 0
2026-03-30 04:50:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711
2026-03-30 04:50:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711
2026-03-30 04:50:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 804f1413-d22a-5858-93c4-623d124ddf25 with identifier: 10715711 to the API
2026-03-30 04:50:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715711>
{'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-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '804f1413-d22a-5858-93c4-623d124ddf25',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YUB951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A4',
'odometer': 133993,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Audi A4 Avant 35 TDI Sport - Diesel - Automatic - 163 hp - 133.993 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-30 04:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715711%27 HTTP/1.1" 200 None
2026-03-30 04:50:24 [adesa.be] INFO: Saving data for 10715711: {'auction_closing_time': 1774857600.0, 'created_time': 1774365567.336035, 'last_price_update_time': 1774846224.343864}
2026-03-30 04:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715711') HTTP/1.1" 204 0
2026-03-30 04:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6b9e0ed-4190-58bc-9282-576760413b97 with identifier: 10720744
2026-03-30 04:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6b9e0ed-4190-58bc-9282-576760413b97 with scrape type 2
2026-03-30 04:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6b9e0ed-4190-58bc-9282-576760413b97 with scrape type 2
2026-03-30 04:50:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c6b9e0ed-4190-58bc-9282-576760413b97, identifier: 10720744
2026-03-30 04:50:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c6b9e0ed-4190-58bc-9282-576760413b97 with identifier: 10720744
2026-03-30 04:50:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c6b9e0ed-4190-58bc-9282-576760413b97 with identifier: 10720744
2026-03-30 04:50:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c6b9e0ed-4190-58bc-9282-576760413b97 with identifier: 10720744 to the API
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720744>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'c6b9e0ed-4190-58bc-9282-576760413b97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XQZ847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720744',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 84412,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9600,
'price_includes_vat': True,
'registration_date': '2020-03-12',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Seat Leon 2.0 TDI Move! - Diesel - Automatic - 150 hp - 84.412 km',
'transmission': 'automatic',
'trim': 'Move!',
'vin': None,
'year': 2020}
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720744%27 HTTP/1.1" 200 None
2026-03-30 04:50:25 [adesa.be] INFO: Saving data for 10720744: {'auction_closing_time': 1774859400.0, 'created_time': 1774433749.994148, 'last_price_update_time': 1774846225.561915}
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720744') HTTP/1.1" 204 0
2026-03-30 04:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e26f3d47-5661-5969-b594-cb9cebd683cd with identifier: 10720747
2026-03-30 04:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e26f3d47-5661-5969-b594-cb9cebd683cd with scrape type 2
2026-03-30 04:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e26f3d47-5661-5969-b594-cb9cebd683cd with scrape type 2
2026-03-30 04:50:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e26f3d47-5661-5969-b594-cb9cebd683cd, identifier: 10720747
2026-03-30 04:50:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e26f3d47-5661-5969-b594-cb9cebd683cd with identifier: 10720747
2026-03-30 04:50:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e26f3d47-5661-5969-b594-cb9cebd683cd with identifier: 10720747
2026-03-30 04:50:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e26f3d47-5661-5969-b594-cb9cebd683cd with identifier: 10720747 to the API
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720747>
{'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-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e26f3d47-5661-5969-b594-cb9cebd683cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AMH017',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720747',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 145571,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9700,
'price_includes_vat': True,
'registration_date': '2021-05-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Octavia Combi 2.0 TDI Clever - Diesel - Automatic - 115 hp - '
'145.571 km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720747%27 HTTP/1.1" 200 None
2026-03-30 04:50:25 [adesa.be] INFO: Saving data for 10720747: {'auction_closing_time': 1774859400.0, 'created_time': 1774433744.602249, 'last_price_update_time': 1774846225.921864}
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720747') HTTP/1.1" 204 0
2026-03-30 04:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99f3cf7b-5304-5292-841c-2519e0e0df5b with identifier: 10720745
2026-03-30 04:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99f3cf7b-5304-5292-841c-2519e0e0df5b with scrape type 2
2026-03-30 04:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99f3cf7b-5304-5292-841c-2519e0e0df5b with scrape type 2
2026-03-30 04:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99f3cf7b-5304-5292-841c-2519e0e0df5b, identifier: 10720745
2026-03-30 04:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99f3cf7b-5304-5292-841c-2519e0e0df5b with identifier: 10720745
2026-03-30 04:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99f3cf7b-5304-5292-841c-2519e0e0df5b with identifier: 10720745
2026-03-30 04:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99f3cf7b-5304-5292-841c-2519e0e0df5b with identifier: 10720745 to the API
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720745>
{'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-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '99f3cf7b-5304-5292-841c-2519e0e0df5b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FVP689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720745',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 23776,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13900,
'price_includes_vat': True,
'registration_date': '2024-09-09',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Skoda Fabia 1.0 TSI - Petrol - Automatic - 115 hp - 23.776 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720745%27 HTTP/1.1" 200 None
2026-03-30 04:50:26 [adesa.be] INFO: Saving data for 10720745: {'auction_closing_time': 1774859400.0, 'created_time': 1774433775.778396, 'last_price_update_time': 1774846226.305877}
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720745') HTTP/1.1" 204 0
2026-03-30 04:50:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764
2026-03-30 04:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 10be060f-c002-560b-a237-a6e8be393e19 with scrape type 2
2026-03-30 04:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 10be060f-c002-560b-a237-a6e8be393e19 with scrape type 2
2026-03-30 04:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 10be060f-c002-560b-a237-a6e8be393e19, identifier: 10715764
2026-03-30 04:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764
2026-03-30 04:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764
2026-03-30 04:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 10be060f-c002-560b-a237-a6e8be393e19 with identifier: 10715764 to the API
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715764>
{'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': 95,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '10be060f-c002-560b-a237-a6e8be393e19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YNW382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715764',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 63627,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 800,
'price_includes_vat': True,
'registration_date': '2020-10-15',
'seats_number': 2,
'seller_name': 'Ayvens België',
'title': 'Renault Kangoo Express 1.5 DCI Comfort - Diesel - Manual - 95 hp - '
'63.627 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2020}
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715764%27 HTTP/1.1" 200 None
2026-03-30 04:50:26 [adesa.be] INFO: Saving data for 10715764: {'auction_closing_time': 1774857600.0, 'created_time': 1774365543.40155, 'last_price_update_time': 1774846226.697322}
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715764') HTTP/1.1" 204 0
2026-03-30 04:50:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-30 04:50:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with scrape type 2
2026-03-30 04:50:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with scrape type 2
2026-03-30 04:50:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3ad0f3bb-7562-5943-806c-8f3fc8226a71, identifier: 10715733
2026-03-30 04:50:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-30 04:50:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733
2026-03-30 04:50:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3ad0f3bb-7562-5943-806c-8f3fc8226a71 with identifier: 10715733 to the API
2026-03-30 04:50:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.2L',
'engine_horse_power': 200,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '3ad0f3bb-7562-5943-806c-8f3fc8226a71',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1ULY443',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715733',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Ranger',
'odometer': 249231,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7800,
'price_includes_vat': True,
'registration_date': '2018-06-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Ford Ranger 3.2 TDCI Wildtrak - AWD - Diesel - Automatic - 200 hp - '
'249.231 km',
'transmission': 'automatic',
'trim': 'Wildtrak',
'vin': None,
'year': 2018}
2026-03-30 04:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715733%27 HTTP/1.1" 200 None
2026-03-30 04:50:27 [adesa.be] INFO: Saving data for 10715733: {'auction_closing_time': 1774857600.0, 'created_time': 1774365503.635722, 'last_price_update_time': 1774846227.045755}
2026-03-30 04:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715733') HTTP/1.1" 204 0
2026-03-30 04:50:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7a4255a-6470-5798-b310-3d7d2748184d with identifier: 10720722
2026-03-30 04:50:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7a4255a-6470-5798-b310-3d7d2748184d with scrape type 2
2026-03-30 04:50:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7a4255a-6470-5798-b310-3d7d2748184d with scrape type 2
2026-03-30 04:50:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: e7a4255a-6470-5798-b310-3d7d2748184d, identifier: 10720722
2026-03-30 04:50:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: e7a4255a-6470-5798-b310-3d7d2748184d with identifier: 10720722
2026-03-30 04:50:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: e7a4255a-6470-5798-b310-3d7d2748184d with identifier: 10720722
2026-03-30 04:50:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: e7a4255a-6470-5798-b310-3d7d2748184d with identifier: 10720722 to the API
2026-03-30 04:50:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720722>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'e7a4255a-6470-5798-b310-3d7d2748184d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEG046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720722',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 59559,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9300,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Opel Grandland 1.5 Ultimate - Diesel - Manual - 130 hp - 59.559 km',
'transmission': 'manual',
'trim': 'Ultimate',
'vin': None,
'year': 2021}
2026-03-30 04:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720722%27 HTTP/1.1" 200 None
2026-03-30 04:50:28 [adesa.be] INFO: Saving data for 10720722: {'auction_closing_time': 1774859400.0, 'created_time': 1774433745.313737, 'last_price_update_time': 1774846228.94163}
2026-03-30 04:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720722') HTTP/1.1" 204 0
2026-03-30 04:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c7238a6-5b33-5e04-9ef5-24495ed3699a with identifier: 10720738
2026-03-30 04:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a with scrape type 2
2026-03-30 04:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c7238a6-5b33-5e04-9ef5-24495ed3699a with scrape type 2
2026-03-30 04:50:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4c7238a6-5b33-5e04-9ef5-24495ed3699a, identifier: 10720738
2026-03-30 04:50:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4c7238a6-5b33-5e04-9ef5-24495ed3699a with identifier: 10720738
2026-03-30 04:50:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4c7238a6-5b33-5e04-9ef5-24495ed3699a with identifier: 10720738
2026-03-30 04:50:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4c7238a6-5b33-5e04-9ef5-24495ed3699a with identifier: 10720738 to the API
2026-03-30 04:50:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720738>
{'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-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '4c7238a6-5b33-5e04-9ef5-24495ed3699a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DSN201',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720738',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 63765,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6200,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Peugeot Expert 1.5 HDI Premium - Diesel - Manual - 120 hp - 63.765 '
'km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2023}
2026-03-30 04:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720738%27 HTTP/1.1" 200 None
2026-03-30 04:50:32 [adesa.be] INFO: Saving data for 10720738: {'auction_closing_time': 1774859400.0, 'created_time': 1774433747.81071, 'last_price_update_time': 1774846232.96458}
2026-03-30 04:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720738') HTTP/1.1" 204 0
2026-03-30 04:50:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with identifier: 10720741
2026-03-30 04:50:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with scrape type 2
2026-03-30 04:50:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with scrape type 2
2026-03-30 04:50:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce, identifier: 10720741
2026-03-30 04:50:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with identifier: 10720741
2026-03-30 04:50:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with identifier: 10720741
2026-03-30 04:50:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c4957c63-c4a8-516c-b9b7-cc756ad6f5ce with identifier: 10720741 to the API
2026-03-30 04:50:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720741>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'c4957c63-c4a8-516c-b9b7-cc756ad6f5ce',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ACN068',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720741',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Polestar',
'model': '2',
'odometer': 126429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-02-19',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Polestar 2 79 kWh - Dual Motor - Electric - Automatic - 408 hp - '
'126.429 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720741%27 HTTP/1.1" 200 None
2026-03-30 04:50:33 [adesa.be] INFO: Saving data for 10720741: {'auction_closing_time': 1774859400.0, 'created_time': 1774433750.904241, 'last_price_update_time': 1774846233.864199}
2026-03-30 04:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720741') HTTP/1.1" 204 0
2026-03-30 04:50:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50: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:50:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743
2026-03-30 04:50:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0311dd-f170-5b72-8029-a10d15b10619 with scrape type 2
2026-03-30 04:50:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf0311dd-f170-5b72-8029-a10d15b10619 with scrape type 2
2026-03-30 04:50:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: cf0311dd-f170-5b72-8029-a10d15b10619, identifier: 10720743
2026-03-30 04:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with identifier: 10720727
2026-03-30 04:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with scrape type 2
2026-03-30 04:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with scrape type 2
2026-03-30 04:50:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5c11ba88-f72b-565b-94e6-a9b083a39eb0, identifier: 10720727
2026-03-30 04:50:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743
2026-03-30 04:50:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743
2026-03-30 04:50:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: cf0311dd-f170-5b72-8029-a10d15b10619 with identifier: 10720743 to the API
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720743>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Red',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'nb',
'engine': '2.3L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': 'cf0311dd-f170-5b72-8029-a10d15b10619',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2EGC170',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720743',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Master',
'odometer': 40457,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 3,
'seller_name': 'Ayvens België',
'title': 'Renault Master L2H2 2.3 DCI Comfort - Diesel - Manual - 150 hp - '
'40.457 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720743%27 HTTP/1.1" 200 None
2026-03-30 04:50:34 [adesa.be] INFO: Saving data for 10720743: {'auction_closing_time': 1774859400.0, 'created_time': 1774452478.764557, 'last_price_update_time': 1774846234.41096}
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720743') HTTP/1.1" 204 0
2026-03-30 04:50:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with identifier: 10720727
2026-03-30 04:50:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with identifier: 10720727
2026-03-30 04:50:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5c11ba88-f72b-565b-94e6-a9b083a39eb0 with identifier: 10720727 to the API
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720727>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '5c11ba88-f72b-565b-94e6-a9b083a39eb0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADQ156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720727',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '308',
'odometer': 87676,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5500,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 308 SW 1.2i GT - Petrol - Manual - 130 hp - 87.676 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720727%27 HTTP/1.1" 200 None
2026-03-30 04:50:34 [adesa.be] INFO: Saving data for 10720727: {'auction_closing_time': 1774859400.0, 'created_time': 1774433748.521403, 'last_price_update_time': 1774846234.678439}
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720727') HTTP/1.1" 204 0
2026-03-30 04:50:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 756b03e3-167a-5063-ae61-ce3503d6df14 with identifier: 10720723
2026-03-30 04:50:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 756b03e3-167a-5063-ae61-ce3503d6df14 with scrape type 2
2026-03-30 04:50:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 756b03e3-167a-5063-ae61-ce3503d6df14 with scrape type 2
2026-03-30 04:50:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 756b03e3-167a-5063-ae61-ce3503d6df14, identifier: 10720723
2026-03-30 04:50:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 756b03e3-167a-5063-ae61-ce3503d6df14 with identifier: 10720723
2026-03-30 04:50:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 756b03e3-167a-5063-ae61-ce3503d6df14 with identifier: 10720723
2026-03-30 04:50:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 756b03e3-167a-5063-ae61-ce3503d6df14 with identifier: 10720723 to the API
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720723>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '756b03e3-167a-5063-ae61-ce3503d6df14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BND961',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720723',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 42910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 8400,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot 2008 1.2i GT - Petrol - Manual - 130 hp - 42.910 km',
'transmission': 'manual',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720723%27 HTTP/1.1" 200 None
2026-03-30 04:50:35 [adesa.be] INFO: Saving data for 10720723: {'auction_closing_time': 1774859400.0, 'created_time': 1774433746.535389, 'last_price_update_time': 1774846235.160698}
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720723') HTTP/1.1" 204 0
2026-03-30 04:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4585985d-75c1-5e21-a041-562e9e7ca191 with identifier: 10720720
2026-03-30 04:50:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4585985d-75c1-5e21-a041-562e9e7ca191 with scrape type 2
2026-03-30 04:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4585985d-75c1-5e21-a041-562e9e7ca191 with scrape type 2
2026-03-30 04:50:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 4585985d-75c1-5e21-a041-562e9e7ca191, identifier: 10720720
2026-03-30 04:50:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 4585985d-75c1-5e21-a041-562e9e7ca191 with identifier: 10720720
2026-03-30 04:50:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 4585985d-75c1-5e21-a041-562e9e7ca191 with identifier: 10720720
2026-03-30 04:50:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 4585985d-75c1-5e21-a041-562e9e7ca191 with identifier: 10720720 to the API
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720720>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '4585985d-75c1-5e21-a041-562e9e7ca191',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BES887',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720720',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 68376,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 180 Business Solution - Petrol - Automatic - 136 '
'hp - 68.376 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720720%27 HTTP/1.1" 200 None
2026-03-30 04:50:35 [adesa.be] INFO: Saving data for 10720720: {'auction_closing_time': 1774859400.0, 'created_time': 1774433793.760939, 'last_price_update_time': 1774846235.86129}
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720720') HTTP/1.1" 204 0
2026-03-30 04:50:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with identifier: 10720715
2026-03-30 04:50:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with scrape type 2
2026-03-30 04:50:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with scrape type 2
2026-03-30 04:50:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1, identifier: 10720715
2026-03-30 04:50:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with identifier: 10720715
2026-03-30 04:50:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with identifier: 10720715
2026-03-30 04:50:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8fccacf1-37a7-5f1e-8916-d8c13312ccb1 with identifier: 10720715 to the API
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720715>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8fccacf1-37a7-5f1e-8916-d8c13312ccb1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YLH368',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720715',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 164034,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2020-09-29',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz GLB 200d Business Solution - Diesel - Automatic - 150 '
'hp - 164.034 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720715%27 HTTP/1.1" 200 None
2026-03-30 04:50:36 [adesa.be] INFO: Saving data for 10720715: {'auction_closing_time': 1774859400.0, 'created_time': 1774433743.19536, 'last_price_update_time': 1774846236.217505}
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720715') HTTP/1.1" 204 0
2026-03-30 04:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with identifier: 10720716
2026-03-30 04:50:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with scrape type 2
2026-03-30 04:50:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with scrape type 2
2026-03-30 04:50:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938, identifier: 10720716
2026-03-30 04:50:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with identifier: 10720716
2026-03-30 04:50:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with identifier: 10720716
2026-03-30 04:50:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8c158f4c-da2d-52ea-a8d4-c1a5023b7938 with identifier: 10720716 to the API
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720716>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8c158f4c-da2d-52ea-a8d4-c1a5023b7938',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHD311',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720716',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 86429,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz E 200d Business Solution - Diesel - Automatic - 160 '
'hp - 86.429 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720716%27 HTTP/1.1" 200 None
2026-03-30 04:50:36 [adesa.be] INFO: Saving data for 10720716: {'auction_closing_time': 1774859400.0, 'created_time': 1774433794.29953, 'last_price_update_time': 1774846236.686025}
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720716') HTTP/1.1" 204 0
2026-03-30 04:50:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d70c8f39-fc75-5406-9edb-fb7d9169f63d with identifier: 10720719
2026-03-30 04:50:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d70c8f39-fc75-5406-9edb-fb7d9169f63d with scrape type 2
2026-03-30 04:50:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d70c8f39-fc75-5406-9edb-fb7d9169f63d with scrape type 2
2026-03-30 04:50:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d70c8f39-fc75-5406-9edb-fb7d9169f63d, identifier: 10720719
2026-03-30 04:50:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d70c8f39-fc75-5406-9edb-fb7d9169f63d with identifier: 10720719
2026-03-30 04:50:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d70c8f39-fc75-5406-9edb-fb7d9169f63d with identifier: 10720719
2026-03-30 04:50:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d70c8f39-fc75-5406-9edb-fb7d9169f63d with identifier: 10720719 to the API
2026-03-30 04:50:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720719>
{'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-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'd70c8f39-fc75-5406-9edb-fb7d9169f63d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BQE535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720719',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 104505,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 21000,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQC 400 Business Solution AMG - 4-Matic - Electric - '
'Automatic - 408 hp - 104.505 km',
'transmission': 'automatic',
'trim': 'Business Solution AMG',
'vin': None,
'year': 2022}
2026-03-30 04:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720719%27 HTTP/1.1" 200 None
2026-03-30 04:50:37 [adesa.be] INFO: Saving data for 10720719: {'auction_closing_time': 1774859400.0, 'created_time': 1774433792.122407, 'last_price_update_time': 1774846237.052983}
2026-03-30 04:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720719') HTTP/1.1" 204 0
2026-03-30 04:50:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17361ae2-1db3-5f12-91d5-d0796d5b90fe with identifier: 10720696
2026-03-30 04:50:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe with scrape type 2
2026-03-30 04:50:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17361ae2-1db3-5f12-91d5-d0796d5b90fe with scrape type 2
2026-03-30 04:50:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 17361ae2-1db3-5f12-91d5-d0796d5b90fe, identifier: 10720696
2026-03-30 04:50:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 17361ae2-1db3-5f12-91d5-d0796d5b90fe with identifier: 10720696
2026-03-30 04:50:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 17361ae2-1db3-5f12-91d5-d0796d5b90fe with identifier: 10720696
2026-03-30 04:50:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 17361ae2-1db3-5f12-91d5-d0796d5b90fe with identifier: 10720696 to the API
2026-03-30 04:50:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720696>
{'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': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '17361ae2-1db3-5f12-91d5-d0796d5b90fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BKM744',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720696',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 121909,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12100,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'121.909 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-30 04:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720696%27 HTTP/1.1" 200 None
2026-03-30 04:50:39 [adesa.be] INFO: Saving data for 10720696: {'auction_closing_time': 1774859400.0, 'created_time': 1774433757.665617, 'last_price_update_time': 1774846239.359273}
2026-03-30 04:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720696') HTTP/1.1" 204 0
2026-03-30 04:50:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714
2026-03-30 04:50:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with scrape type 2
2026-03-30 04:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with scrape type 2
2026-03-30 04:50:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5, identifier: 10720714
2026-03-30 04:50:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714
2026-03-30 04:50:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714
2026-03-30 04:50:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 2e847e8f-c2f7-5242-a3d7-3540e162dfc5 with identifier: 10720714 to the API
2026-03-30 04:50:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720714>
{'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': 211,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '2e847e8f-c2f7-5242-a3d7-3540e162dfc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YQD553',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720714',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 149159,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2020-11-02',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz C Break 300e Business Solution - Hybrid - Automatic - '
'211 hp - 149.159 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-30 04:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720714%27 HTTP/1.1" 200 None
2026-03-30 04:50:39 [adesa.be] INFO: Saving data for 10720714: {'auction_closing_time': 1774859400.0, 'created_time': 1774452489.922203, 'last_price_update_time': 1774846239.827322}
2026-03-30 04:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720714') HTTP/1.1" 204 0
2026-03-30 04:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e9f01d0-4d8d-597a-8512-658562581079 with identifier: 10720711
2026-03-30 04:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e9f01d0-4d8d-597a-8512-658562581079 with scrape type 2
2026-03-30 04:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e9f01d0-4d8d-597a-8512-658562581079 with scrape type 2
2026-03-30 04:50:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e9f01d0-4d8d-597a-8512-658562581079, identifier: 10720711
2026-03-30 04:50:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e9f01d0-4d8d-597a-8512-658562581079 with identifier: 10720711
2026-03-30 04:50:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e9f01d0-4d8d-597a-8512-658562581079 with identifier: 10720711
2026-03-30 04:50:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e9f01d0-4d8d-597a-8512-658562581079 with identifier: 10720711 to the API
2026-03-30 04:50:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720711>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0e9f01d0-4d8d-597a-8512-658562581079',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BEH720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720711',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 92742,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14100,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 92.742 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2021}
2026-03-30 04:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720711%27 HTTP/1.1" 200 None
2026-03-30 04:50:41 [adesa.be] INFO: Saving data for 10720711: {'auction_closing_time': 1774859400.0, 'created_time': 1774433753.351584, 'last_price_update_time': 1774846241.099381}
2026-03-30 04:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720711') HTTP/1.1" 204 0
2026-03-30 04:50:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cffdfce-54b4-53af-8590-c3c6248848c1 with identifier: 10720718
2026-03-30 04:50:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cffdfce-54b4-53af-8590-c3c6248848c1 with scrape type 2
2026-03-30 04:50:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cffdfce-54b4-53af-8590-c3c6248848c1 with scrape type 2
2026-03-30 04:50:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7cffdfce-54b4-53af-8590-c3c6248848c1, identifier: 10720718
2026-03-30 04:50:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7cffdfce-54b4-53af-8590-c3c6248848c1 with identifier: 10720718
2026-03-30 04:50:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7cffdfce-54b4-53af-8590-c3c6248848c1 with identifier: 10720718
2026-03-30 04:50:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7cffdfce-54b4-53af-8590-c3c6248848c1 with identifier: 10720718 to the API
2026-03-30 04:50:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720718>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': '7cffdfce-54b4-53af-8590-c3c6248848c1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BCU310',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720718',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 72213,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16800,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Mercedes-Benz EQA 250 - Electric - Automatic - 190 hp - 72.213 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720718%27 HTTP/1.1" 200 None
2026-03-30 04:50:41 [adesa.be] INFO: Saving data for 10720718: {'auction_closing_time': 1774859400.0, 'created_time': 1774433792.542468, 'last_price_update_time': 1774846241.997545}
2026-03-30 04:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720718') HTTP/1.1" 204 0
2026-03-30 04:50:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fa555ff-6236-5df5-a430-bccf0f47fadc with identifier: 10720697
2026-03-30 04:50:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fa555ff-6236-5df5-a430-bccf0f47fadc with scrape type 2
2026-03-30 04:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6fa555ff-6236-5df5-a430-bccf0f47fadc with scrape type 2
2026-03-30 04:50:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6fa555ff-6236-5df5-a430-bccf0f47fadc, identifier: 10720697
2026-03-30 04:50:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6fa555ff-6236-5df5-a430-bccf0f47fadc with identifier: 10720697
2026-03-30 04:50:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6fa555ff-6236-5df5-a430-bccf0f47fadc with identifier: 10720697
2026-03-30 04:50:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6fa555ff-6236-5df5-a430-bccf0f47fadc with identifier: 10720697 to the API
2026-03-30 04:50:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720697>
{'auction_title': '',
'c_o_2_emission_value': 39,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6fa555ff-6236-5df5-a430-bccf0f47fadc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BDH519',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720697',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X2',
'odometer': 60204,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2021-10-11',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X2 25e - xDrive - Hybrid - Automatic - 125 hp - 60.204 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720697%27 HTTP/1.1" 200 None
2026-03-30 04:50:42 [adesa.be] INFO: Saving data for 10720697: {'auction_closing_time': 1774859400.0, 'created_time': 1774433754.405638, 'last_price_update_time': 1774846242.349889}
2026-03-30 04:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720697') HTTP/1.1" 204 0
2026-03-30 04:50:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721
2026-03-30 04:50:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ebcdef0-fa15-53d5-9260-812fba23b29e with scrape type 2
2026-03-30 04:50:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ebcdef0-fa15-53d5-9260-812fba23b29e with scrape type 2
2026-03-30 04:50:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0ebcdef0-fa15-53d5-9260-812fba23b29e, identifier: 10720721
2026-03-30 04:50:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721
2026-03-30 04:50:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721
2026-03-30 04:50:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0ebcdef0-fa15-53d5-9260-812fba23b29e with identifier: 10720721 to the API
2026-03-30 04:50:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720721>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.3L',
'engine_horse_power': 156,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '0ebcdef0-fa15-53d5-9260-812fba23b29e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DAF046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720721',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 91724,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12600,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Nissan Qashqai 1.3 Acenta - Petrol - Automatic - 156 hp - 91.724 km',
'transmission': 'automatic',
'trim': 'Acenta',
'vin': None,
'year': 2023}
2026-03-30 04:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720721%27 HTTP/1.1" 200 None
2026-03-30 04:50:43 [adesa.be] INFO: Saving data for 10720721: {'auction_closing_time': 1774859400.0, 'created_time': 1774452466.01257, 'last_price_update_time': 1774846243.378286}
2026-03-30 04:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720721') HTTP/1.1" 204 0
2026-03-30 04:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d40c24e7-f910-592d-89d4-c939c7bac978 with identifier: 10720710
2026-03-30 04:50:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d40c24e7-f910-592d-89d4-c939c7bac978 with scrape type 2
2026-03-30 04:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d40c24e7-f910-592d-89d4-c939c7bac978 with scrape type 2
2026-03-30 04:50:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: d40c24e7-f910-592d-89d4-c939c7bac978, identifier: 10720710
2026-03-30 04:50:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: d40c24e7-f910-592d-89d4-c939c7bac978 with identifier: 10720710
2026-03-30 04:50:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: d40c24e7-f910-592d-89d4-c939c7bac978 with identifier: 10720710
2026-03-30 04:50:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: d40c24e7-f910-592d-89d4-c939c7bac978 with identifier: 10720710 to the API
2026-03-30 04:50:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720710>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd40c24e7-f910-592d-89d4-c939c7bac978',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BTZ665',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720710',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 79568,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14800,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 79.568 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2022}
2026-03-30 04:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720710%27 HTTP/1.1" 200 None
2026-03-30 04:50:44 [adesa.be] INFO: Saving data for 10720710: {'auction_closing_time': 1774859400.0, 'created_time': 1774433810.290367, 'last_price_update_time': 1774846244.579497}
2026-03-30 04:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720710') HTTP/1.1" 204 0
2026-03-30 04:50:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with identifier: 10720695
2026-03-30 04:50:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with scrape type 2
2026-03-30 04:50:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with scrape type 2
2026-03-30 04:50:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0, identifier: 10720695
2026-03-30 04:50:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with identifier: 10720695
2026-03-30 04:50:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with identifier: 10720695
2026-03-30 04:50:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0 with identifier: 10720695 to the API
2026-03-30 04:50:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720695>
{'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': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a3dd2cb2-4dd5-5a7a-96d0-3b40d131d5b0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFV810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720695',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 93886,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11500,
'price_includes_vat': True,
'registration_date': '2021-03-22',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 93.886 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720695%27 HTTP/1.1" 200 None
2026-03-30 04:50:45 [adesa.be] INFO: Saving data for 10720695: {'auction_closing_time': 1774859400.0, 'created_time': 1774433755.967652, 'last_price_update_time': 1774846245.056219}
2026-03-30 04:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720695') HTTP/1.1" 204 0
2026-03-30 04:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717
2026-03-30 04:50:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99c6b841-a235-5961-9fd9-ab8159be1c9f with scrape type 2
2026-03-30 04:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99c6b841-a235-5961-9fd9-ab8159be1c9f with scrape type 2
2026-03-30 04:50:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 99c6b841-a235-5961-9fd9-ab8159be1c9f, identifier: 10720717
2026-03-30 04:50:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717
2026-03-30 04:50:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717
2026-03-30 04:50:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 99c6b841-a235-5961-9fd9-ab8159be1c9f with identifier: 10720717 to the API
2026-03-30 04:50:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720717>
{'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': 211,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '99c6b841-a235-5961-9fd9-ab8159be1c9f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BGJ129',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720717',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 123901,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16600,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz E Break 300 - Hybrid - Automatic - 211 hp - 123.901 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720717%27 HTTP/1.1" 200 None
2026-03-30 04:50:46 [adesa.be] INFO: Saving data for 10720717: {'auction_closing_time': 1774859400.0, 'created_time': 1774452475.312449, 'last_price_update_time': 1774846246.59433}
2026-03-30 04:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720717') HTTP/1.1" 204 0
2026-03-30 04:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50: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:50:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with identifier: 10720709
2026-03-30 04:50:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with scrape type 2
2026-03-30 04:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with scrape type 2
2026-03-30 04:50:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8, identifier: 10720709
2026-03-30 04:50:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aece991-3e90-5f85-b9ff-2f03eee97f86 with identifier: 10720693
2026-03-30 04:50:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aece991-3e90-5f85-b9ff-2f03eee97f86 with scrape type 2
2026-03-30 04:50:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aece991-3e90-5f85-b9ff-2f03eee97f86 with scrape type 2
2026-03-30 04:50:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 5aece991-3e90-5f85-b9ff-2f03eee97f86, identifier: 10720693
2026-03-30 04:50:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with identifier: 10720709
2026-03-30 04:50:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with identifier: 10720709
2026-03-30 04:50:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0e990c4f-6a84-57e3-879a-a0a1ecef78c8 with identifier: 10720709 to the API
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720709>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.5L',
'engine_horse_power': 155,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0e990c4f-6a84-57e3-879a-a0a1ecef78c8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1XJT249',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720709',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'NX',
'odometer': 153802,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2020-01-17',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Lexus NX 300h Privilege - AWD - Hybrid - Automatic - 155 hp - '
'153.802 km',
'transmission': 'automatic',
'trim': 'Privilege',
'vin': None,
'year': 2020}
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720709%27 HTTP/1.1" 200 None
2026-03-30 04:50:47 [adesa.be] INFO: Saving data for 10720709: {'auction_closing_time': 1774859400.0, 'created_time': 1774433815.060771, 'last_price_update_time': 1774846247.181579}
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720709') HTTP/1.1" 204 0
2026-03-30 04:50:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 5aece991-3e90-5f85-b9ff-2f03eee97f86 with identifier: 10720693
2026-03-30 04:50:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 5aece991-3e90-5f85-b9ff-2f03eee97f86 with identifier: 10720693
2026-03-30 04:50:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 5aece991-3e90-5f85-b9ff-2f03eee97f86 with identifier: 10720693 to the API
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720693>
{'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': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '5aece991-3e90-5f85-b9ff-2f03eee97f86',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AFA682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720693',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 119243,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10500,
'price_includes_vat': True,
'registration_date': '2021-03-15',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'BMW X1 25e Business Design - xDrive - Hybrid - Automatic - 125 hp - '
'119.243 km',
'transmission': 'automatic',
'trim': 'Business Design',
'vin': None,
'year': 2021}
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720693%27 HTTP/1.1" 200 None
2026-03-30 04:50:47 [adesa.be] INFO: Saving data for 10720693: {'auction_closing_time': 1774859400.0, 'created_time': 1774433749.568403, 'last_price_update_time': 1774846247.447239}
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720693') HTTP/1.1" 204 0
2026-03-30 04:50:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c914161a-561b-5aa7-84e6-b4ddbbfeea13 with identifier: 10720706
2026-03-30 04:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c914161a-561b-5aa7-84e6-b4ddbbfeea13 with scrape type 2
2026-03-30 04:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c914161a-561b-5aa7-84e6-b4ddbbfeea13 with scrape type 2
2026-03-30 04:50:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: c914161a-561b-5aa7-84e6-b4ddbbfeea13, identifier: 10720706
2026-03-30 04:50:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: c914161a-561b-5aa7-84e6-b4ddbbfeea13 with identifier: 10720706
2026-03-30 04:50:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: c914161a-561b-5aa7-84e6-b4ddbbfeea13 with identifier: 10720706
2026-03-30 04:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: c914161a-561b-5aa7-84e6-b4ddbbfeea13 with identifier: 10720706 to the API
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720706>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': 'c914161a-561b-5aa7-84e6-b4ddbbfeea13',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BJN332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720706',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 96704,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Hyundai Tucson 1.6 T-GDI - Hybrid - Automatic - 180 hp - 96.704 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720706%27 HTTP/1.1" 200 None
2026-03-30 04:50:49 [adesa.be] INFO: Saving data for 10720706: {'auction_closing_time': 1774859400.0, 'created_time': 1774433806.031926, 'last_price_update_time': 1774846249.165166}
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720706') HTTP/1.1" 204 0
2026-03-30 04:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with identifier: 10720708
2026-03-30 04:50:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with scrape type 2
2026-03-30 04:50:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with scrape type 2
2026-03-30 04:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 71473767-f3a2-5dbe-995f-f5b0d383dfe8, identifier: 10720708
2026-03-30 04:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with identifier: 10720708
2026-03-30 04:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with identifier: 10720708
2026-03-30 04:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 71473767-f3a2-5dbe-995f-f5b0d383dfe8 with identifier: 10720708 to the API
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720708>
{'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': 105,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '71473767-f3a2-5dbe-995f-f5b0d383dfe8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2ADU570',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720708',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 73652,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 10600,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia XCeed 1.6 GDI Business - Hybrid - Automatic - 105 hp - 73.652 '
'km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720708%27 HTTP/1.1" 200 None
2026-03-30 04:50:49 [adesa.be] INFO: Saving data for 10720708: {'auction_closing_time': 1774859400.0, 'created_time': 1774433810.679394, 'last_price_update_time': 1774846249.646405}
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720708') HTTP/1.1" 204 0
2026-03-30 04:50:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725
2026-03-30 04:50:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 386e3bdf-825a-5736-9c40-41c3f023e6f1 with scrape type 2
2026-03-30 04:50:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 386e3bdf-825a-5736-9c40-41c3f023e6f1 with scrape type 2
2026-03-30 04:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 386e3bdf-825a-5736-9c40-41c3f023e6f1, identifier: 10720725
2026-03-30 04:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725
2026-03-30 04:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725
2026-03-30 04:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 386e3bdf-825a-5736-9c40-41c3f023e6f1 with identifier: 10720725 to the API
2026-03-30 04:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720725>
{'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': 181,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '386e3bdf-825a-5736-9c40-41c3f023e6f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2AKW788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720725',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 61616,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2021-04-29',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Peugeot 3008 1.6 GT - Hybrid - Automatic - 181 hp - 61.616 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-30 04:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720725%27 HTTP/1.1" 200 None
2026-03-30 04:50:50 [adesa.be] INFO: Saving data for 10720725: {'auction_closing_time': 1774859400.0, 'created_time': 1774452466.899685, 'last_price_update_time': 1774846250.013308}
2026-03-30 04:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720725') HTTP/1.1" 204 0
2026-03-30 04:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712
2026-03-30 04:50:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with scrape type 2
2026-03-30 04:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with scrape type 2
2026-03-30 04:50:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb, identifier: 10720712
2026-03-30 04:50:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712
2026-03-30 04:50:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712
2026-03-30 04:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb with identifier: 10720712 to the API
2026-03-30 04:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720712>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '25a4e8a2-6ea6-59b5-8f3e-f7e430438bcb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTR904',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720712',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'A',
'odometer': 138625,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz A 250e Business Solution - Hybrid - Automatic - 160 '
'hp - 138.625 km',
'transmission': 'automatic',
'trim': 'Business Solution',
'vin': None,
'year': 2020}
2026-03-30 04:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720712%27 HTTP/1.1" 200 None
2026-03-30 04:50:51 [adesa.be] INFO: Saving data for 10720712: {'auction_closing_time': 1774859400.0, 'created_time': 1774452471.03157, 'last_price_update_time': 1774846251.569407}
2026-03-30 04:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720712') HTTP/1.1" 204 0
2026-03-30 04:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with identifier: 10720707
2026-03-30 04:50:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with scrape type 2
2026-03-30 04:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with scrape type 2
2026-03-30 04:50:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c, identifier: 10720707
2026-03-30 04:50:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with identifier: 10720707
2026-03-30 04:50:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with identifier: 10720707
2026-03-30 04:50:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c with identifier: 10720707 to the API
2026-03-30 04:50:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720707>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 100,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': 'dfb2e630-9e07-597d-9b6f-b75ff2f5ad3c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2FPS888',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720707',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 32910,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9800,
'price_includes_vat': True,
'registration_date': '2024-07-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Kia Ceed SW 1.0 T-GDI - Petrol - Automatic - 100 hp - 32.910 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 04:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720707%27 HTTP/1.1" 200 None
2026-03-30 04:50:52 [adesa.be] INFO: Saving data for 10720707: {'auction_closing_time': 1774859400.0, 'created_time': 1774433814.572566, 'last_price_update_time': 1774846252.433759}
2026-03-30 04:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720707') HTTP/1.1" 204 0
2026-03-30 04:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50: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:50:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8683815b-585b-5876-a34e-b2627668ace4 with identifier: 10720713
2026-03-30 04:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8683815b-585b-5876-a34e-b2627668ace4 with scrape type 2
2026-03-30 04:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8683815b-585b-5876-a34e-b2627668ace4 with scrape type 2
2026-03-30 04:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8683815b-585b-5876-a34e-b2627668ace4, identifier: 10720713
2026-03-30 04:50:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e68bd25-275f-5787-9ddd-aaec6720c53f with identifier: 10720705
2026-03-30 04:50:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e68bd25-275f-5787-9ddd-aaec6720c53f with scrape type 2
2026-03-30 04:50:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e68bd25-275f-5787-9ddd-aaec6720c53f with scrape type 2
2026-03-30 04:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 8e68bd25-275f-5787-9ddd-aaec6720c53f, identifier: 10720705
2026-03-30 04:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8683815b-585b-5876-a34e-b2627668ace4 with identifier: 10720713
2026-03-30 04:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8683815b-585b-5876-a34e-b2627668ace4 with identifier: 10720713
2026-03-30 04:50:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8683815b-585b-5876-a34e-b2627668ace4 with identifier: 10720713 to the API
2026-03-30 04:50:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720713>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '8683815b-585b-5876-a34e-b2627668ace4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CMU265',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720713',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 28223,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 16000,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Mercedes-Benz B 180 - Petrol - Automatic - 136 hp - 28.223 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720713%27 HTTP/1.1" 200 None
2026-03-30 04:50:53 [adesa.be] INFO: Saving data for 10720713: {'auction_closing_time': 1774859400.0, 'created_time': 1774433811.23135, 'last_price_update_time': 1774846253.0647}
2026-03-30 04:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720713') HTTP/1.1" 204 0
2026-03-30 04:50:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 8e68bd25-275f-5787-9ddd-aaec6720c53f with identifier: 10720705
2026-03-30 04:50:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 8e68bd25-275f-5787-9ddd-aaec6720c53f with identifier: 10720705
2026-03-30 04:50:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 8e68bd25-275f-5787-9ddd-aaec6720c53f with identifier: 10720705 to the API
2026-03-30 04:50:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720705>
{'auction_title': '',
'c_o_2_emission_value': 182,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '8e68bd25-275f-5787-9ddd-aaec6720c53f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1UCZ046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720705',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Transit',
'odometer': 33608,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 5000,
'price_includes_vat': True,
'registration_date': '2018-04-04',
'seats_number': 2,
'seller_name': 'Ayvens-BE',
'title': 'Ford Transit L2H2 2.0 TDCI Trend - Diesel - Manual - 130 hp - '
'33.608 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-30 04:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720705%27 HTTP/1.1" 200 None
2026-03-30 04:50:53 [adesa.be] INFO: Saving data for 10720705: {'auction_closing_time': 1774859400.0, 'created_time': 1774433805.233051, 'last_price_update_time': 1774846253.340347}
2026-03-30 04:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720705') HTTP/1.1" 204 0
2026-03-30 04:50:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97bf89a7-22aa-502d-8c94-1388be77f776 with identifier: 10720701
2026-03-30 04:50:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bf89a7-22aa-502d-8c94-1388be77f776 with scrape type 2
2026-03-30 04:50:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97bf89a7-22aa-502d-8c94-1388be77f776 with scrape type 2
2026-03-30 04:50:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 97bf89a7-22aa-502d-8c94-1388be77f776, identifier: 10720701
2026-03-30 04:50:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 97bf89a7-22aa-502d-8c94-1388be77f776 with identifier: 10720701
2026-03-30 04:50:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 97bf89a7-22aa-502d-8c94-1388be77f776 with identifier: 10720701
2026-03-30 04:50:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 97bf89a7-22aa-502d-8c94-1388be77f776 with identifier: 10720701 to the API
2026-03-30 04:50:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720701>
{'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': 130,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '97bf89a7-22aa-502d-8c94-1388be77f776',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YTR723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720701',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 68115,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 12400,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'DS DS7 Crossback 1.5 HDI Performance Line - Diesel - Automatic - '
'130 hp - 68.115 km',
'transmission': 'automatic',
'trim': 'Performance Line',
'vin': None,
'year': 2020}
2026-03-30 04:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720701%27 HTTP/1.1" 200 None
2026-03-30 04:50:54 [adesa.be] INFO: Saving data for 10720701: {'auction_closing_time': 1774859400.0, 'created_time': 1774433832.989153, 'last_price_update_time': 1774846254.485269}
2026-03-30 04:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720701') HTTP/1.1" 204 0
2026-03-30 04:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with identifier: 10720703
2026-03-30 04:50:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with scrape type 2
2026-03-30 04:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with scrape type 2
2026-03-30 04:50:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc, identifier: 10720703
2026-03-30 04:50:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with identifier: 10720703
2026-03-30 04:50:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with identifier: 10720703
2026-03-30 04:50:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9b7688c0-fa5f-5f60-aa98-80d97a04d8fc with identifier: 10720703 to the API
2026-03-30 04:50:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720703>
{'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-30T08:30:00Z',
'fuel_type': 'Petrol',
'id': '9b7688c0-fa5f-5f60-aa98-80d97a04d8fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BSW004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720703',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 57971,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 7400,
'price_includes_vat': True,
'registration_date': '2022-03-10',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Puma 1.0 Titanium X - Petrol - Manual - 125 hp - 57.971 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2022}
2026-03-30 04:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720703%27 HTTP/1.1" 200 None
2026-03-30 04:50:55 [adesa.be] INFO: Saving data for 10720703: {'auction_closing_time': 1774859400.0, 'created_time': 1774433819.209007, 'last_price_update_time': 1774846255.77986}
2026-03-30 04:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720703') HTTP/1.1" 204 0
2026-03-30 04:50:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6efffc83-325c-5ef2-867b-3fda614b5751 with identifier: 10720704
2026-03-30 04:50:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6efffc83-325c-5ef2-867b-3fda614b5751 with scrape type 2
2026-03-30 04:50:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6efffc83-325c-5ef2-867b-3fda614b5751 with scrape type 2
2026-03-30 04:50:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6efffc83-325c-5ef2-867b-3fda614b5751, identifier: 10720704
2026-03-30 04:50:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6efffc83-325c-5ef2-867b-3fda614b5751 with identifier: 10720704
2026-03-30 04:50:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6efffc83-325c-5ef2-867b-3fda614b5751 with identifier: 10720704
2026-03-30 04:50:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6efffc83-325c-5ef2-867b-3fda614b5751 with identifier: 10720704 to the API
2026-03-30 04:50:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720704>
{'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': 120,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Diesel',
'id': '6efffc83-325c-5ef2-867b-3fda614b5751',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2CRQ575',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720704',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Puma',
'odometer': 97573,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Ford Puma 1.5 Titanium X - Diesel - Manual - 120 hp - 97.573 km',
'transmission': 'manual',
'trim': 'Titanium X',
'vin': None,
'year': 2022}
2026-03-30 04:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720704%27 HTTP/1.1" 200 None
2026-03-30 04:50:56 [adesa.be] INFO: Saving data for 10720704: {'auction_closing_time': 1774859400.0, 'created_time': 1774433802.647566, 'last_price_update_time': 1774846256.13126}
2026-03-30 04:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720704') HTTP/1.1" 204 0
2026-03-30 04:50:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699
2026-03-30 04:50:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c7b11db-8866-53e6-8438-bb273ac1f9da with scrape type 2
2026-03-30 04:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c7b11db-8866-53e6-8438-bb273ac1f9da with scrape type 2
2026-03-30 04:50:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 9c7b11db-8866-53e6-8438-bb273ac1f9da, identifier: 10720699
2026-03-30 04:50:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699
2026-03-30 04:50:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699
2026-03-30 04:50:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 9c7b11db-8866-53e6-8438-bb273ac1f9da with identifier: 10720699 to the API
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720699>
{'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': 181,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '9c7b11db-8866-53e6-8438-bb273ac1f9da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YPL693',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720699',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 101522,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 9200,
'price_includes_vat': True,
'registration_date': '2020-10-27',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'Citroën C5 Aircross 1.6i Shine - Hybrid - Automatic - 181 hp - '
'101.522 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2020}
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720699%27 HTTP/1.1" 200 None
2026-03-30 04:50:57 [adesa.be] INFO: Saving data for 10720699: {'auction_closing_time': 1774859400.0, 'created_time': 1774452469.693778, 'last_price_update_time': 1774846257.355062}
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720699') HTTP/1.1" 204 0
2026-03-30 04:50:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692
2026-03-30 04:50:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with scrape type 2
2026-03-30 04:50:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with scrape type 2
2026-03-30 04:50:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e, identifier: 10720692
2026-03-30 04:50:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692
2026-03-30 04:50:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692
2026-03-30 04:50:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 3a6f65d0-022d-5da8-a0fe-213d82fbe39e with identifier: 10720692 to the API
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720692>
{'auction_title': '',
'c_o_2_emission_value': 43,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '3a6f65d0-022d-5da8-a0fe-213d82fbe39e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BHX612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720692',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'X1',
'odometer': 113121,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 11400,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW X1 25e - xDrive - Hybrid - Automatic - 125 hp - 113.121 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720692%27 HTTP/1.1" 200 None
2026-03-30 04:50:57 [adesa.be] INFO: Saving data for 10720692: {'auction_closing_time': 1774859400.0, 'created_time': 1774452473.061265, 'last_price_update_time': 1774846257.831112}
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720692') HTTP/1.1" 204 0
2026-03-30 04:50:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720686> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686
2026-03-30 04:50:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6631668c-510c-5014-919b-cfefa92c8ee4 with scrape type 2
2026-03-30 04:50:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6631668c-510c-5014-919b-cfefa92c8ee4 with scrape type 2
2026-03-30 04:50:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 6631668c-510c-5014-919b-cfefa92c8ee4, identifier: 10720686
2026-03-30 04:50:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686
2026-03-30 04:50:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686
2026-03-30 04:50:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 6631668c-510c-5014-919b-cfefa92c8ee4 with identifier: 10720686 to the API
2026-03-30 04:50:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:50: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:50:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720686>
{'auction_title': '',
'c_o_2_emission_value': 33,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '6631668c-510c-5014-919b-cfefa92c8ee4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DEV190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720686',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '5 Series',
'odometer': 57590,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 22000,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 5 Series 530e Luxury - Hybrid - Automatic - 184 hp - 57.590 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2023}
2026-03-30 04:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720686%27 HTTP/1.1" 200 None
2026-03-30 04:50:59 [adesa.be] INFO: Saving data for 10720686: {'auction_closing_time': 1774859400.0, 'created_time': 1774452483.26754, 'last_price_update_time': 1774846259.32691}
2026-03-30 04:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:50:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720686') HTTP/1.1" 204 0
2026-03-30 04:50:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10715756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:50: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:50:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756
2026-03-30 04:50:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with scrape type 2
2026-03-30 04:50:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with scrape type 2
2026-03-30 04:50:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414, identifier: 10715756
2026-03-30 04:50:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756
2026-03-30 04:50:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756
2026-03-30 04:51:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 197bf88d-96fc-57d7-a1a2-8ce4d97e7414 with identifier: 10715756 to the API
2026-03-30 04:51:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:51: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:51:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10715756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': '2026-03-30T08:00:00Z',
'fuel_type': 'Diesel',
'id': '197bf88d-96fc-57d7-a1a2-8ce4d97e7414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '1YDM374',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10715756',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 158748,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 2500,
'price_includes_vat': True,
'registration_date': '2020-07-28',
'seats_number': 5,
'seller_name': 'Ayvens België',
'title': 'Peugeot Rifter 1.5 HDI Active - Diesel - Manual - 102 hp - 158.748 '
'km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2020}
2026-03-30 04:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710715756%27 HTTP/1.1" 200 None
2026-03-30 04:51:00 [adesa.be] INFO: Saving data for 10715756: {'auction_closing_time': 1774857600.0, 'created_time': 1774365527.228336, 'last_price_update_time': 1774846260.230609}
2026-03-30 04:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:51:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10715756') HTTP/1.1" 204 0
2026-03-30 04:51:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720687> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:51: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:51:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687
2026-03-30 04:51:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with scrape type 2
2026-03-30 04:51:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with scrape type 2
2026-03-30 04:51:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7, identifier: 10720687
2026-03-30 04:51:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687
2026-03-30 04:51:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687
2026-03-30 04:51:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: b75a7ca1-4ca1-5bb8-aded-45d472a5caa7 with identifier: 10720687 to the API
2026-03-30 04:51:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:51: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:51:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720687>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 326,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Electric',
'id': 'b75a7ca1-4ca1-5bb8-aded-45d472a5caa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2DCC084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720687',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': 'iX',
'odometer': 62278,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 29800,
'price_includes_vat': True,
'registration_date': '2023-01-31',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW iX 40 - xDrive - Electric - Automatic - 326 hp - 62.278 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720687%27 HTTP/1.1" 200 None
2026-03-30 04:51:01 [adesa.be] INFO: Saving data for 10720687: {'auction_closing_time': 1774859400.0, 'created_time': 1774452506.793135, 'last_price_update_time': 1774846261.158591}
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720687') HTTP/1.1" 204 0
2026-03-30 04:51:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720683> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:51:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10720684> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 04:51: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:51: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:51:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683
2026-03-30 04:51:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0715f764-cb5d-5e26-a215-3ff2572dab2a with scrape type 2
2026-03-30 04:51:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0715f764-cb5d-5e26-a215-3ff2572dab2a with scrape type 2
2026-03-30 04:51:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 0715f764-cb5d-5e26-a215-3ff2572dab2a, identifier: 10720683
2026-03-30 04:51:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684
2026-03-30 04:51:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a5bddf6-f554-56cc-a983-5099731fc8ee with scrape type 2
2026-03-30 04:51:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a5bddf6-f554-56cc-a983-5099731fc8ee with scrape type 2
2026-03-30 04:51:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.be, Processed item id: 7a5bddf6-f554-56cc-a983-5099731fc8ee, identifier: 10720684
2026-03-30 04:51:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683
2026-03-30 04:51:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683
2026-03-30 04:51:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 0715f764-cb5d-5e26-a215-3ff2572dab2a with identifier: 10720683 to the API
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:51: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:51:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10720683>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-03-30T08:30:00Z',
'fuel_type': 'Hybrid',
'id': '0715f764-cb5d-5e26-a215-3ff2572dab2a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2BLM788',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10720683',
'listing': 'auction',
'location': 'Bilzen (Belgium)',
'make': 'BMW',
'model': '3 Series',
'odometer': 85608,
'odometer_reading_unit': 'km',
'origin_country_code': 'BE',
'original_photo_count': 0,
'price': 14700,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': 'Ayvens-BE',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 85.608 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.be%27%20and%20RowKey%20eq%20%2710720683%27 HTTP/1.1" 200 None
2026-03-30 04:51:01 [adesa.be] INFO: Saving data for 10720683: {'auction_closing_time': 1774859400.0, 'created_time': 1774452494.23059, 'last_price_update_time': 1774846261.714114}
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.be',RowKey='10720683') HTTP/1.1" 204 0
2026-03-30 04:51:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.be, Translating item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684
2026-03-30 04:51:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.be, Applying rules to item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684
2026-03-30 04:51:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.be, Posting item: 7a5bddf6-f554-56cc-a983-5099731fc8ee with identifier: 10720684 to the API
2026-03-30 04:51:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 04:51: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:51:01 [scrapy.core.scraper] DEBUG: Scraped from <